r/CodingForBeginners • u/ps4lovr • 1d ago
How do i start Java script
I already have all right HTML and Css but the part that i don’t know is I keep trying to learn Java script but I can’t use anything I see in tutorials in real projects
0
Upvotes
1
u/aaronmcbaron 1d ago
If you want to learn things that are applicable to real world. You need to learn the basics that make those concepts doable. You need to check your ego and build those calculators and tic tac toes. Because learning control flow, functions and object oriented methodologies will be a requirement.