Bitcoin Forum

Other => Off-topic => Topic started by: duckydonald on March 10, 2015, 02:22:18 PM



Title: Wanna learn Javascript and other coding
Post by: duckydonald on March 10, 2015, 02:22:18 PM
Im using code academy right now but are there other ones just as good and free?

Input it here, so others can get free education.

also any javascript console editiors?


Title: Re: Wanna learn Javascript and other coding
Post by: duckydonald on March 10, 2015, 05:15:40 PM
jsdares.com is a good site i just found.  any others?


Title: Re: Wanna learn Javascript and other coding
Post by: Arnab biswas on March 10, 2015, 07:21:50 PM
i think w3school will a best site to learn coding


Title: Re: Wanna learn Javascript and other coding
Post by: harkonnen on March 10, 2015, 08:28:29 PM
Im using code academy right now but are there other ones just as good and free?

Input it here, so others can get free education.

also any javascript console editiors?


Try www.coursera.org for some courses.

For javascript console editors...
http://repl.it/languages/JavaScript
http://jsbin.com/?html,output
http://getfirebug.com/


Title: Re: Wanna learn Javascript and other coding
Post by: duckydonald on March 10, 2015, 11:45:16 PM
Im using code academy right now but are there other ones just as good and free?

Input it here, so others can get free education.

also any javascript console editiors?


Try www.coursera.org for some courses.

For javascript console editors...
http://repl.it/languages/JavaScript
http://jsbin.com/?html,output
http://getfirebug.com/

Thank you


Title: Re: Wanna learn Javascript and other coding
Post by: b!z on March 11, 2015, 06:33:50 AM
https://www.khanacademy.org/computing/computer-programming
http://www.reddit.com/r/learnjavascript

I hope these two links help!


Title: Re: Wanna learn Javascript and other coding
Post by: Somekindabitcoin on March 11, 2015, 06:38:58 AM
Try Teamtreehouse.com

It's free for 14 days and you can learn Android, Python, IOS, CSS, Webdev, and other things for 25 bucks a month.

You can even pay in Bitcoin.

You could also try some of those Udemy courses for more specifics.


Title: Re: Wanna learn Javascript and other coding
Post by: b!z on March 11, 2015, 07:01:47 AM
Try Teamtreehouse.com

It's free for 14 days and you can learn Android, Python, IOS, CSS, Webdev, and other things for 25 bucks a month.

You can even pay in Bitcoin.

You could also try some of those Udemy courses for more specifics.

Udemy has a lot of good courses to choose from, even some that aren't related to Javascript or even coding. Another site I found on Google that offers paid JS lessons is Codeschool, but I have not tried it before.

The cost is less than $30/month, but it's still pricey considering that you can find the same information online for free. You partially pay for the clear lesson format.


Title: Re: Wanna learn Javascript and other coding
Post by: neoneros on March 11, 2015, 09:32:28 AM
Try doing things hands on, take a project and work it out, find examples on other sites.

W3Schools is a nice reference with editable examples. Use Stackoverflow for the more serious questions.

Javascript is fun to learn. Find sites you like and try to copy the functionality, tweak and learn along the way.

I used to have a book, Javascript in ten minutes, it had some examples and used it as reference on my desk for years, but that was over 15 years ago :)

Google, W3S and Stack are your friends in this one.. And JQuery :)



Title: Re: Wanna learn Javascript and other coding
Post by: duckydonald on March 12, 2015, 11:31:58 AM
Thanks guys, im using the tools to study what I can, I already started a course from one of the links and Im doing video studies as well.  Hopefully next year I can start programming


Title: Re: Wanna learn Javascript and other coding
Post by: duckydonald on March 12, 2015, 02:57:22 PM
https://www.khanacademy.org/computing/computer-programming/programming
https://www.khanacademy.org/computing/computer-programming
http://www.reddit.com/r/learnjavascript

I hope these two links help!
https://www.khanacademy.org/computing/computer-programming/programming

I cant find intro to JS, this seems like JS Drawing anyone know where I can find the intro to JS course?