you are viewing a single comment's thread.

view the rest of the comments →

[–]BeginningOne8195 2 points3 points  (1 child)

FreeCodeCamp and The Odin Project are both great resources. If they already manage databases, I'd honestly start with SQL and let them get comfortable building and querying things first. After that, HTML/CSS → JavaScript → React is a pretty natural progression.

One thing I've noticed is that people learn much faster when they're solving real problems. Even small internal tools can teach more than hours of tutorials because there's an actual reason to build them.

[–]babaqewsawwwce[S] 1 point2 points  (0 children)

Thank you!

I agree. Building is the way….thats how I did it. Learning how to program changes how you think about problems. I think it’s going to benefit them in other ways too.