EvilZone

Programming and Scripting => Beginner's Corner => : GreyCat January 06, 2016, 02:22:45 PM

: code.org
: GreyCat January 06, 2016, 02:22:45 PM
I've been using code.org . Obviously, it's for kids, but I've been viewing the code and writing it down. It was a good idea because getting used to looking at code has helped me start to learn it. It's how we learn to read after all.

Please suggest some other good coding sites for noobs. Thanks.
: Re: code.org
: techb January 06, 2016, 02:36:26 PM
You didn't specify which language, but here are a few.

https://www.codecademy.com/

https://www.coursera.org/course/programming1

https://www.khanacademy.org/computing/computer-programming

http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-00sc-introduction-to-computer-science-and-programming-spring-2011/

Also, really any books are good. After you have access to the ebooks here you should be set.
: Re: code.org
: dec January 06, 2016, 11:56:35 PM
You didn't specify which language, but here are a few.

https://www.codecademy.com/


Code academy is great, its were I started and its entertaining. I'd recommend their python track first.