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

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.


تعليقات

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

تصميم الالعاب الالكترونية

100 مليار دولار هو حجم وناتج تجارة وصناعة سوق الألعاب الالكترونية دوليا، ليصبح هذا السوق في أهمية أسواق أي سلع استراتيجية أخرى .. مع انتشار الهواتف الذكية بصورة كبيرة و انتشار العاب و تطبيقات الهواتف الذكية اصبح هناك العديد من   الاشخاص يهتمون بتصميم العاب الاندرويد و الايفون  لذلك تقوم شركة لودكس بتصميم العاب اندرويد وايفون والالعاب الاونلاين والعاب الديسك توب بكل احترافية وبتصميمات رائعة وجودة عالية .    Game Developing           

أفضل برامج لصناعة الرسوم المتحركة

تعد صناعة أفلام الكارتون والأنيميشن من الصناعات الضخمة والمكلفة، إلا أن ظهور التكنولوجيا وكثير من التطبيقات تسهل من صناعتها كثيرا، مع توفير الكثير من الأموال التي يتم إنفاقها لعمل أفلام مميزة. وترصد فيتو 3 برامج لعمل أفلام أنيميشن 3D 1- برنامج Autodesk 3DS Max يتميز البرنامج بأنه سهل الاستخدام، وسريع، ويمكن من خلاله ابتكار شخصيات مختلفة ثلاثية الأبعاد، البرنامج غير مجانى إلا أنه يمكن تحميله للتجربة، أو الحصول عليه مجانا لمدة 3 سنوات في حالة كنت طالب، ويمكن تحميله من  هنا  2-برنامج Cinema 4D. ويتميز البرنامج بتوفير مجموعة واسعة من الإصدارات المختلفة، والتي تناسب كافة الاحتياجات وميزانية المستخدم، البرنامج سهل الاستخدام، ويوفر الكثير من الخيارات التي تمكن من عمل فيلم احترافى، ويمكن التحميل من  هنا  بعد اختيار الإصدار المناسب. 3- برنامج FlipaClip  وهو تطبيق خاص بالهواتف الذكية العاملة بنظام أندرويد، البرنامج سهل الاستخدام، التطبيق يقدم العديد من المزايا من طبقات الرسم، وجدول زمنى وأدوات مختلفة للرسم، ويمكن تحميله من  هنا  4- تطبيق Animation ...

Difference between virtual reality, augmented reality and mixed reality

Augmented reality and mixed reality are often used to refer to the same idea, however there are a few potential differences between the two depending on who you speak to. To some, it is semantics, while to companies like Microsoft, there is an important distinction between the two terms. The majority of mentions of augmented reality and mixed reality in the press right now refer to “mixed reality” as a synonym of “augmented reality”. Even experiences which could be under the umbrella of “mixed reality” are called “augmented reality” by the companies creating them. This is where things get confusing. “Mixed reality” is most commonly used by Microsoft to describe their HoloLens. The media often call it “augmented reality” to begin with, adding on in a rather forced sounding way — “or as Microsoft calls it, ‘mixed reality’”, followed by using the terms interchangeably throughout their articles. It is best explained by starting with the much easier definition of “virtual reality”: ...