قم بتسجيل الدخول إلى محرك الأسئلة والأجوبة الاجتماعي لدينا لطرح الأسئلة، والإجابة على استفسارات الآخرين، والتواصل مع مجتمع من الأشخاص المهتمين بمختلف المواضيع.
نسيت كلمة المرور؟ فقط أدخل عنوان بريدك الإلكتروني، وستتلقى رابطًا لإعادة تعيين كلمة المرور عبر البريد الإلكتروني.
برجاء توضيح أسباب شعورك أنك بحاجة للإبلاغ عن السؤال.
برجاء توضيح أسباب شعورك أنك بحاجة للإبلاغ عن الإجابة.
برجاء توضيح أسباب شعورك أنك بحاجة للإبلاغ عن المستخدم.
Should I start with Django or JavaScript?
I will disagree with Rishabh on this one, it\'s only when I started with JavaScript did I truly come to appreciate the design decisions that are made in any programming language. JavaScript taught me a whole lot of semantic concepts. Be it the prototypal school of inheritance, or functional programmاقرأ المزيد
I will disagree with Rishabh on this one, it\’s only when I started with JavaScript did I truly come to appreciate the design decisions that are made in any programming language.
قراءة أقلJavaScript taught me a whole lot of semantic concepts. Be it the prototypal school of inheritance, or functional programming concepts like closures, functions as first class citizens, higher order functions.
Yes, JavaScript did have a bad reputation a while back, but let bygones be bygones. Investing sometime – emphasis on the fact that you need to invest time in learning the language, the design decisions and especially it\’s good parts will enrich your repertoire.
Today JavaScript is pervasive, node.js in the server, EcmaScript 5.1 in the browser, databases all were powered by this language. So, the investment is well worth the gains.