|
|
|
|
|
by juaniux
2254 days ago
|
|
If you want something practical that you can get a job with I highly suggest Fee Code Camp they offer various certifications including JavaScript programming language: https://www.freecodecamp.org/ If you just want to learn programming I suggest Python as a starting language, there are ton's of resources and YouTube videos on the subject. Just look for a tutorial that works for you and start there. Biggest point, don't just read about it, type our the examples, run them. Code here, code there, code in your sleep, the only way you'll learn is by doing. Specially by running into problems. I have 20+ yrs of dev experience and I still have my google page up to lookup errors, examples, and references. |
|