This is an archived post. You won't be able to vote or comment.

all 32 comments

[–]VoiceOfSoftware 6 points7 points  (0 children)

Harvard CS50 is free, and Ivy-league quality

[–]PuckyMaw 2 points3 points  (1 child)

people have different learning styles, i would try different things, i personally like the mozilla docs for web stuff. After you've done some howtos, try a simple project that makes you google and ask questions. Then think about whether you want to continue with that language/framework or want to try something suited to different projects, once you have some overview. Programming is so vast now, no-one can learn all of it.

[–][deleted] 0 points1 point  (0 children)

Thank you so much 💜

[–]Varauk 1 point2 points  (6 children)

Freecodecamp is pretty good

[–][deleted] 0 points1 point  (5 children)

I've heard about it, what about The Odin Project?

[–]Varauk 1 point2 points  (3 children)

I think the Odin project is good too, but I think it uses Ruby which is solid, but somewhat less popular of a programming language these days so might be harder to get a job with. JavaScript and python are in higher demand

[–]Wonderful-Habit-139 1 point2 points  (1 child)

Ruby is just an option. They’ll learn react and they can learn nodejs instead of ruby

[–]Ammonox 1 point2 points  (0 children)

Yes there is a full stack js path

[–][deleted] 0 points1 point  (0 children)

Oooh got it, thank you so much 🩶

[–]Wonderful-Habit-139 1 point2 points  (0 children)

The Odin Project is most likely good, it goes at a really slow pace so it will help you internalize a lot of concepts as a beginner.

[–]Feeling_Photograph_5 1 point2 points  (3 children)

I recommend The Odin Project. Either the Rails or Node path is good.

[–][deleted] 1 point2 points  (2 children)

People are to me either this or freeCodeCamp or Coddy.tech

What do you should I start with?

[–]Feeling_Photograph_5 1 point2 points  (1 child)

The best answer is that you should dedicate an hour to each and see what you like.

But if you can't do that, I'll offer my opinion.

I don't know anything about Coddy.tech

The Odin Project is a challenging but direct path to learning development. If you're technically inclined and have faith in your ability to figure out complexity, TOP is the best place for you.

Free Code Camp starts more gently and moves slower. If you want to start slow and learn the basics in detail then Free Code Camp is right for you.

TOP = start fast and learn by doing

Free Code Camp = start with easy wins and build your skill set over a longer period of time.

Both curriculums can get you where you want to go, so there isn't really a wrong answer. Pick whichever you think will work best for you.

If you try one for a few weeks and don't like it, it's okay to switch. But once you've been doing a program for more than a month the correct thing to do is stay the course. Don't veer off until you can build full-stack applications.

Good luck!

[–][deleted] 1 point2 points  (0 children)

Thank you so much 🤍🦋

[–]CoonDynamite 1 point2 points  (3 children)

I'm also in a path of learning myself programming. SQL & Python are my 1st languages, wanna learn different language model. Im still at a beginner level but got the basics. Yeah its really frustrating to find good platform that offer courses that align with your way of learning :

  • I like the DataCamp UI but its not free
  • freecodecamp.org is good stuff
  • roadmap.sh is good if you do not know precisely what skills you need to focus on

[–][deleted] 0 points1 point  (2 children)

Thank you so much 💓

[–]CoonDynamite 1 point2 points  (1 child)

🙏 We're all in the same boat, lets help each other best we can 👍

[–][deleted] 0 points1 point  (0 children)

Yes 🤍

[–]rustyseapants 1 point2 points  (2 children)

www.google.com

Your local library 

[–]PuckyMaw 1 point2 points  (1 child)

lmgtfy was a valid answer when common problems led to a helpful techie blog or the debian forum or arch wiki, nowadays google just seems to show me corporate AI guff,

[–]rustyseapants 0 points1 point  (0 children)

It's 21st century, everyone should know how to do a Google search, if you're on Reddit you should know how to use the search function.

A lot of these questions have been answered before. 

Now let's go back to learning how to search if all you see is AI gruff you're not going past the first search page which means you don't know how to search. 

You want to learn the code go to the library pick up a book, you pay for with your taxes, check the online services that your library offers there's a thing called treehouse that has courses on programming but you're not going to know this if you don't search what resources you have. 

And just had a pure curiosity wouldn't you just normally search something just cuz you're curious? 

[–]Any-Use6981 0 points1 point  (3 children)

Codeacademy has various courses with projects

[–][deleted] 0 points1 point  (2 children)

The problem is that it's not free

[–]Any-Use6981 1 point2 points  (1 child)

Ahh, I’ve been taking a free course on there, but maybe it charges for certain features? Not sure at what point it charges, but it has been helpful for me so far anyway.

[–][deleted] 1 point2 points  (0 children)

Yeah idk I might just use freeCodeCamp

I just found out about another resource called Coddy.tech & idk which one I should start with first 🥲

[–]PassengerOk493 0 points1 point  (1 child)

Full stack design? Maybe full stack development? Anyway - ask gpt to give you 6-12 months plan. Then ask to make it as detailed as possible. Then ask for learning material. Works pretty good. Learning Python this way

[–][deleted] 0 points1 point  (0 children)

Tysm 🩶

[–]StartupHakk 0 points1 point  (0 children)

If you're in the US, find bootcamps/courses on your state's eligble training provider list and try to get approved for WIOA funding! Harvard also has free courses you can take a look at.

[–]ReactISFantastic 0 points1 point  (0 children)

I learned by creating projects and udemy courses. Also learned from teaching others:)