Jump to content

Next semester is my senior year of high school. In one of my classes we will be leaving JavaScript. I thought I would spend my summer learning some basic JavaScript so that I have a good starting point. I am a relative novice when it comes to coding. I have some basic knowlage with html, php and css. What is the best way for me to start learning JavaScript?

Link to comment
https://linustechtips.com/topic/1202222-best-way-to-learn-javascript/
Share on other sites

Link to post
Share on other sites

Front end or back end? These are two very different beasts

                     ¸„»°'´¸„»°'´ Vorticalbox `'°«„¸`'°«„¸
`'°«„¸¸„»°'´¸„»°'´`'°«„¸Scientia Potentia est  ¸„»°'´`'°«„¸`'°«„¸¸„»°'´

Link to post
Share on other sites

3 hours ago, DeagleMaster69 said:

No clue. Don't really know the difference. I just want to get basic knowledge about it before I start my senior year

When I first learned javascript it was on w3schools, it'll give you the basics. 

 

 

                     ¸„»°'´¸„»°'´ Vorticalbox `'°«„¸`'°«„¸
`'°«„¸¸„»°'´¸„»°'´`'°«„¸Scientia Potentia est  ¸„»°'´`'°«„¸`'°«„¸¸„»°'´

Link to post
Share on other sites

Can try this as well. https://www.freecodecamp.org/news/learn-javascript-by-creating-a-tetris-game/ You can follow along to the video. I will admit I didn't finish this, cause I got sidetracked, but the host explains stuff as she goes.  All in all, get a taste of some javascript and build a tetris game by the time your done. 

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×