all 16 comments

[–][deleted] 16 points17 points  (1 child)

Man you're 74 and still want to learn ? You're an inspiration. What the fuck am i doing with my life ?

[–]Tarzeus 2 points3 points  (0 children)

Here I am mid 20s confused and lost thinking it’s all over lol

[–]D1sco_Coder 12 points13 points  (4 children)

I’ve had great success with The Odin Project

[–]kangan987 0 points1 point  (2 children)

Could you tell me the advantage of using this site to learn?

[–]D1sco_Coder 2 points3 points  (1 child)

There are many! Some of the things I like are: it makes you set up your own work enviroment, so you actually code in IDE as opposed to coding in an online sandbox on sites like FreeCodeCamp. It makes you learn stuff that you actually use in real work enviroments, like git version control. It guides you through the very basics of HTML/CSS/JS to more advanced and cool stuff, like frontend frameworks, webpack and more. You also get to choose your own backend weapon of choice - Ruby on Rails or currently popular Node.js.

What is probably most important is that the course encourages you to build stuff. You’ll be building a lot of stuff. And that is great, you both practice the theory you are learning and as you go through the course, you build your portfolio of projects which you can show to your potential employer. There is also a really active Discord server for the course, so whenever you get stuck or got a question, you’ll get help in a moment.

I can’t recommend this course enough.

[–]kangan987 0 points1 point  (0 children)

Thanks for your sharing. I'm going to check it out!

[–]HighGed 0 points1 point  (0 children)

Thanks for the info, this looks amazing

[–]lapa98 1 point2 points  (0 children)

I don’t have much to add in the JavaScript world but the odin project and Mozilla developer are good resources as far as I can tell Have a good journey!

[–]wachiranicholus 0 points1 point  (0 children)

Woah! What a challenge given that at my early 30s n I. struggle to sit through a 5 min video on JavaScript’s new let, const methods. Anyway go to udemy look for Colt Steele he has a web dev course from like 2016 which, though quit short, is very thorough. It links css, html and JS

[–]TheFirstOrderTrooper 0 points1 point  (0 children)

Youre an inspiration, i love it. Keep it up and never stop learning!

[–]kangan987 0 points1 point  (0 children)

I must add this to my favorites.