التخطي إلى المحتوى الرئيسي

Which job title has a higher salary, front-end developer or back-end developer


Backend engineers are paid more. It's a cultural bias in software development that the front-end or "gui" is what the "graphic artists" creates, while the back-end is where all the complex computer science theory needs to take place, and should never be questioned.

The reality is that design shares techniques with art, but is not art. Good design solves a valuable problem for the customer. Good art is a unique personal expression.  You need to be a design professional to judge a design, because otherwise you lack the technical training to correctly judge it. Analytics can help define if a design is well made to a degree. For example, if a visual redesign increases customer signup, then it's well made. The specifics of aesthetics, and colors aren't as important as information hierarchy, visual contrast, and ease of use.

With the advent of AngularJS, EmberJS, and Backbone, front-end development is equally complex compared to back-end development. I've used 8 different PHP frameworks since 2001, and recently Flask with Python; against MySQL, PostGRES, and recently MongoDB. The programming complexity of the front-end is more complex, because on the back-end developers can rely on tried and well-worn programming design patterns from the past 15 years. On the front-end, we'll create entirely new interface paradigms that didn't exist 3 years ago, such as side-swiping on websites (borrowed from smartphones and tablets).

I personally find front-end development more complex, because of the constantly changing visual design. Back-end development is moving more towards RESTful API and Service Oriented Architecture, which is comparatively easy, and doesn't change as quickly. The back-end often supports a single OS, single DB, and a single language. The front-end has to support 12+ system configs of browsers (IE, Firefox, Chrome) and OS (Windows 7, Windows 8, OSX, Ubuntu, etc.). Ironically, the front-end is what paying customers spend the most time with, but the people creating it are generally not given the same level of respect as the back-end developers.


تعليقات

المشاركات الشائعة من هذه المدونة

What is a KPI - A Key Performance Indicator Meaning

A  Key Performance Indicator  is a measurable value that demonstrates how effectively a company is achieving key business objectives. Organizations use KPIs at multiple levels to evaluate their success at reaching targets. High-level KPIs may focus on the overall performance of the enterprise, while low-level KPIs may focus on processes in departments                           such as sales, marketing or a call center.  lodex solutions 

the best way to learn how to draw

Drawing is a skill which develops as you practice. You're not alone when you say that you're terrible at drawing; all the great artists have started drawing with  stick figures  at some point in their life. Figures like this one - ​The reason why they went ahead from these so called " stick figures"  to something much more, is that they had an insatiable desire within them to draw even better, every time they put their pencil on paper. This shear fact separated them from the rest, and that's the only reason why they were successful in honing their skill to reach where they reached later on in their respective lives. First and foremost, the one great thing that's in your favor is- the fact that you are dedicated to improve your drawing. I say this because it seems that way, as you are asking this question. And this is really important because any art form can not be learned just for the sake of it; there has to be passion, interest, curiosity, and ded...

Become a 3D animation artist

There are really two parts to becoming an animator. For lack of a more elegant way to put it, there's the  computer  part and the  art  part. The computer part is fairly easy to learn: there is a lot of software to get used to, but this mostly requires patience and willingness to experiment.  The usual standard for professional animators is  Autodesk Maya , which you can download for free if you're a student (An on-going professional license is pretty expensive -- most of the times those are sold directly to studios rather than to individuals.).    There several free or low-cost competing products that work on the same basic principles, for example  Source Filmmaker ,  Hash Animation Master,  and  Blender  -- there are of course many differences in detail but all of these work use the same basic concepts.   There are pretty good online resources for all of them, but nothing is as important as time: i...