this post was submitted on 09 Jan 2024
13 points (88.2% liked)
JavaScript
1972 readers
4 users here now
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
https://eloquentjavascript.net/
good book to learn javascript, should also work as an introduction to programming in general.
https://www.theodinproject.com/
if you want to dive deeper into web development. they also have introductory stuff, but cant really vouch for that, only found it after allready working for some time.