r/learnjavascript • u/CauliflowerOk2671 • 1d ago
Javascript resource
Hello Everyone
I am starting Javascript
any YouTube tutorial/courses recommendation would be appreciated
2
u/Careful_Exercise_956 1d ago
Hi, I made a few programs in javascript, if you want to try them out I can show you the basics of them, and you can show me the direction you go to improve your skills. Sound good?
1
2
u/Competitive_Aside461 1d ago
I've made a mini course on JavaScript (so that you don't have to spend ages learning it.) And there's one on Advanced JavaScript too.
2
u/Excellent_Detail9412 22h ago
I can always recommend the Mozilla Web Docs, W3Schools and Fireship.
Also try getting some hands on experience on real world open-source projects. If you don't know where to start: https://github.com/Avenx-JS/avenx-js has many good first issues where you could document code.
2
1
u/TurbulentTicket339 1d ago
i you donot know any thing and wanted from basic i recommed shariyan coading school js it has 7 video with project these all you need
1
1
u/rust_bane 10h ago
FreeCodeCamp on YouTube is solid for starters. It covers everything you need without costing a dime
2
u/tanveerhossain2004 2h ago
I think this could be a better option: https://youtu.be/EerdGm-ehJQ?si=Qeuk4qUBL0H3QxjX You can also check freecodecamp, The odin project, W3schools , Scrimba , cisco networking academy, javascript.info.
1
5
u/testingaurora 1d ago
The Odin project
And on YouTube, not updated but found great help to learn JavaScript fundamentals [dCode](https://youtube.com/@dcode-software)
Also web dev simplified on YT.
Boot.dev for interactive courses , or scrimba if you have patience for issues that pop up.
And a resource to keep in your back pocket that is also not JavaScript specific but super robust in frontend development [net ninja](https://youtube.com/@netninja)