• 0 Posts
  • 117 Comments
Joined 10 months ago
cake
Cake day: August 23rd, 2023

help-circle










  • I’m around the same age as you, and I taught myself front end development. Don’t let anyone say you can’t learn. If you want to make websites, I suggest HTML => CSS => JavaScript => React.js. I recommend learning on Scrimba.com. They have a screen cast system where an actual instructor tells you what to do in plain English with the corresponding code on screen. If you want to see how a change would affect the code, you can pause the cast and run the code yourself.

    And if you want to learn back end, a back end programmer suggested learning PHP. Still in high demand in the job market.