#Start with JS
1 messages · Page 1 of 1 (latest)
<@&987246964494204979> please have a look, thanks.
Here is an AI assisted attempt to answer your question 🤖. Maybe it helps! In any case, a human is on the way 👍. To continue talking to the AI, you can use </chatgpt:1108714622413963314>.
JS: I would recommend recommending Codecademy or Khan Academy for your friend to start learning JavaScript. Both websites offer beginner-friendly courses that cover the basics of JavaScript programming and do not require any prior programming knowledge. Additionally, they provide interactive exercises and projects to help reinforce learning.
Once your friend has a good understanding of JavaScript, they can also explore more advanced topics and projects on platforms like Udemy or Coursera. These websites offer a wide range of courses taught by industry professionals that can help your friend further enhance their skills in JavaScript and other programming languages.
Overall, it's important for your friend to practice regularly and build projects to apply their knowledge. Encourage them to join online coding communities or attend local meetups to connect with other developers and continue learning from their peers.
Remember to remind your friend that learning a new programming language takes time and patience, so it's important for them to stay motivated and consistent in their studies. Good luck to your friend on their JavaScript learning journey!
I'd start with: https://developer.mozilla.org/en-US/docs/Learn/JavaScript .
JavaScript is a programming language that allows you to implement complex functionalities on web pages. Every time a web page does more than just sit there and display static information for you to look at—displaying timely content updates, interactive maps, animated 2D/3D graphics, scrolling video jukeboxes, or more—you can bet that JavaScript ...
I thought about tutorial for JS without HTML. But I don't know if it's a good idea.
It is without, if you click deeper: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide .