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

Why do so many people suggest learning JavaScript first instead of Python or Java

JavaScript is the de-facto rockstar of the web. Nowadays you even markup and stylize in JavaScript. This is the language you use to add dynamic behavior to your page.
Now, it depends on your road.
1. You want to work
If you want to have a job in the industry, then Python and Java are higher-scale language in the sense that it’s really long to have something working nice and clean using these languages. The learning curve is quite steady, once you get a grasp of how programming work you can learn basically any popular class-based language (Python, Java, C#, Ruby and so on).
On the other side Javascript is straight forward : you don’t have to compile it yourself, the result appears right on the screen, and you just have tools to play with to build UI and add dynamic like handling events or animating your page. Anyone can basically learn JS and start helping projects with it.
Many problems have been solved by the JS community, there’s a lot of resources, tutorials and people to help you. It’s easy to be hired in any little firm that do little websites for a living.
2. You want to be a professional
Then JS is a no go.
The emerged side of JS is funny, cool-looking, you can do everything with a bit of jQuery. But JS in itself is way, way deeper. It’s a very complex language with a few good parts that makes it a language with infinite possibilities.
Many algorithms are hidden (sorting, finding, arrays), many details are so important (Array are just special Objects), the way it handle concurrency is like no other (an Event Loop in a single thread), it isn’t class-based like Python & Java but it’s prototypal (which is rare in the industry nowadays), it has functions as first-class citizen (so functions are values like any other, can be passed as arguments and can be returned) which leads to closures, it promotes functional programming and object composition…
And I could continue on and on to make my point that this language is so complex it’s easy to make mistakes, leak memory, slow a whole page, make bad use of memory in general. Don’t be deceived by its apparent simplicity.
I’d personally recommend starting with the C languages, learning algorithms and data structure along with memory management. Such a strong basis in the computing field will allow you to dodge many higher programming languages bullets.



تعليقات

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

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

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

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...

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