Jump to content

Learning JavaScript

Hey guys I was wondering if there was any good tutorials for learning the

basis and maybe intermediate skills to write JavaScript.  I am taking an

Advanced Placement class next year called AP Computer Science and I

wanted to go into the class knowing some stuff :).  I am fine with

purchasing a book if need be.  I want to be a Computer Engineer

so I would need to take that class in college, so might as well take it 

in high school.

 

Thanks for any advice

i5 4670k| Asrock H81M-ITX| EVGA Nex 650g| WD Black 500Gb| H100 with SP120s| ASUS Matrix 7970 Platinum (just sold)| Patriot Venom 1600Mhz 8Gb| Bitfenix Prodigy. Build log in progress 

Build Log here: http://linustechtips.com/main/topic/119926-yin-yang-prodigy-update-2-26-14/

Link to comment
Share on other sites

Link to post
Share on other sites

I'm kinda surprised your school has this program... (No pun intended) most don't where I live, they all say "just wait till you graduate to take the classes". Look around on youtube for tutorials and also a good website is http://www.codecademy.com/

Link to comment
Share on other sites

Link to post
Share on other sites

I'm kinda surprised your school has this program... (No pun intended) most don't where I live, they all say "just wait till you graduate to take the classes". Look around on youtube for tutorials and also a good website is http://www.codecademy.com/

Next year is going to be the second year It will be at our school.

 Our engineering and physics programs have shot up drastically

in the past few years.  Our skills USA team went to state so our

district decided to add another course along those lines :)

Thanks, I'll take a look at that site

The Skills USA state finals were in your area :P

i5 4670k| Asrock H81M-ITX| EVGA Nex 650g| WD Black 500Gb| H100 with SP120s| ASUS Matrix 7970 Platinum (just sold)| Patriot Venom 1600Mhz 8Gb| Bitfenix Prodigy. Build log in progress 

Build Log here: http://linustechtips.com/main/topic/119926-yin-yang-prodigy-update-2-26-14/

Link to comment
Share on other sites

Link to post
Share on other sites

I recommend you to move this post to http://linustechtips.com/main/forum/20-programming-software-design/ and have a admin remove this one 

Damn, ninja'd :D

 

protip: moderators can simply move, no need to create a new one and let us delete the old one ;)

Link to comment
Share on other sites

Link to post
Share on other sites

Damn, ninja'd :D

 

protip: moderators can simply move, no need to create a new one and let us delete the old one ;)

Good to know ....i didnt know that sorry lol 

 

Link to comment
Share on other sites

Link to post
Share on other sites

Damn, ninja'd :D

 

protip: moderators can simply move, no need to create a new one and let us delete the old one ;)

Sorry MG I was unaware that was a subforum :)

i5 4670k| Asrock H81M-ITX| EVGA Nex 650g| WD Black 500Gb| H100 with SP120s| ASUS Matrix 7970 Platinum (just sold)| Patriot Venom 1600Mhz 8Gb| Bitfenix Prodigy. Build log in progress 

Build Log here: http://linustechtips.com/main/topic/119926-yin-yang-prodigy-update-2-26-14/

Link to comment
Share on other sites

Link to post
Share on other sites

I can not recommend learning JavaScript unless you want to mod Minecraft. Learn C#.

Here's a tutorial where you can learn at your own pace, it took me a month.

 

http://www.microsoftvirtualacademy.com/Content/ViewContent.aspx?et=3371&m=3346&ct=18127

You're talking about Java, not JavaScript. The two are completely different from one another ;)

 

Java is a programming language meant to bring cross platform, object-oriented, multithreaded applications to the masses.

JavaScript is a programming language that gets executed in your browser as part of a website, in order to do fancy stuff (for example, adding a post to this thread without refreshing the page).

Link to comment
Share on other sites

Link to post
Share on other sites

Unless it has changed since I was in high school, AP Comp Sci uses Java not JavaScript.

And like others have said, I would avoid JavaScript as much as possible.

1474412270.2748842

Link to comment
Share on other sites

Link to post
Share on other sites

You're talking about Java, not JavaScript. The two are completely different from one another ;)

 

Java is a programming language meant to bring cross platform, object-oriented, multithreaded applications to the masses.

JavaScript is a programming language that gets executed in your browser as part of a website, in order to do fancy stuff (for example, adding a post to this thread without refreshing the page).

Oops.

Link to comment
Share on other sites

Link to post
Share on other sites

Unless it has changed since I was in high school, AP Comp Sci uses Java not JavaScript.

And like others have said, I would avoid JavaScript as much as possible.

If the OP is mistaken, and actually meant 'Java', I'd advise him to take a look at either Eclipse or Netbeans for an IDE. Java tutorials can be found all over the web but, honestly, I'd really pick another language to start with, as suggested by @Raining_Pixel

Link to comment
Share on other sites

Link to post
Share on other sites

If the OP is mistaken, and actually meant 'Java', I'd advise him to take a look at either Eclipse or Netbeans for an IDE. Java tutorials can be found all over the web but, honestly, I'd really pick another language to start with, as suggested by @Raining_Pixel

 

 

I can not recommend learning JavaScript unless you want to mod Minecraft. Learn C#.

Here's a tutorial where you can learn at your own pace, it took me a month.

 

http://www.microsoftvirtualacademy.com/Content/ViewContent.aspx?et=3371&m=3346&ct=18127

 

I spoke to my teacher and he said we are learning Java and then JavaScript during second

semester of next year along with an introduction to others for the future.  

A good friend of mine who is a coding genius recommended to learn JavaScript because some 

things from JavaScript can lead into other types

i5 4670k| Asrock H81M-ITX| EVGA Nex 650g| WD Black 500Gb| H100 with SP120s| ASUS Matrix 7970 Platinum (just sold)| Patriot Venom 1600Mhz 8Gb| Bitfenix Prodigy. Build log in progress 

Build Log here: http://linustechtips.com/main/topic/119926-yin-yang-prodigy-update-2-26-14/

Link to comment
Share on other sites

Link to post
Share on other sites

I spoke to my teacher and he said we are learning Java and then JavaScript during second

semester of next year along with an introduction to others for the future.  

A good friend of mine who is a coding genius recommended to learn JavaScript because some 

things from JavaScript can lead into other types

Most languages can lead to other types....

Link to comment
Share on other sites

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

×