Vous avez perdu votre mot de passe ? Veuillez entrer votre adresse e-mail. Vous recevrez un lien et créerez un nouveau mot de passe par e-mail.
Veuillez expliquer brièvement pourquoi vous pensez que cette question devrait être signalée.
Veuillez expliquer brièvement pourquoi vous pensez que cette réponse devrait être signalée.
Veuillez expliquer brièvement pourquoi vous pensez que cet utilisateur devrait être signalé.
Devrais-je commencer par Django ou 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 programmLire la suite
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.
Voir moinsJavaScript 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.
Est-ce que PHP est toujours un langage pertinent en 2017 ?
It is just shifting away from being the only major server-side scripting language to one of many, that is all. It is true that it became out of favor for high volume sites and large-scale commercial infrastructures lately but it still remains really popular for small to mederate sized applications.Lire la suite
It is just shifting away from being the only major server-side scripting language to one of many, that is all.
It is true that it became out of favor for high volume sites and large-scale commercial infrastructures lately but it still remains really popular for small to mederate sized applications.
If Facebook was about to be developed today, probably it would not be developed in PHP, but that does not make the language irrelevant at all.
Voir moins