Society of Robots - Robot Forum

Software => Software => Topic started by: inscover on April 21, 2013, 10:51:13 PM

Title: Learning Programming Resources
Post by: inscover on April 21, 2013, 10:51:13 PM
Hello, I was wondering if anyone could point me to some great resources for people to learn programming. I am teaching robotics and basic programming to less privileged kids and was needing some new resources/material (check out www.inscover.org (http://www.inscover.org) for more info) Anything is appreciated! Thanks
Title: Re: Learning Programming Resources
Post by: newInRobotics on April 22, 2013, 01:20:34 AM
Few microcontroller programming tutorials --> http://www.societyofrobots.com/robotforum/index.php?topic=14947.msg109175#msg109175 (http://www.societyofrobots.com/robotforum/index.php?topic=14947.msg109175#msg109175)
Title: Re: Learning Programming Resources
Post by: jwatte on April 22, 2013, 03:32:00 PM
http://www.codecademy.com/# (http://www.codecademy.com/#)!/exercises/0 -- interactive web site

http://www.learnpython.org/ (http://www.learnpython.org/) -- interactive web site

http://learnpythonthehardway.org/ (http://learnpythonthehardway.org/) -- a book, requires separate computer

http://www.tryerlang.org/ (http://www.tryerlang.org/) -- interactive web site

Title: Re: Learning Programming Resources
Post by: greywanderer012345 on June 21, 2013, 12:09:38 AM
also,
www.functionx.com
 (http://www.functionx.com)
and 'C for dummies'.
Title: Re: Learning Programming Resources
Post by: olivthill on June 21, 2013, 01:36:20 AM
and
http://itp.nyu.edu/physcomp/Tutorials/Tutorials (http://itp.nyu.edu/physcomp/Tutorials/Tutorials)
where you can find very clear and well illustrated tutorials about hardware and software for electronic devices

and http://www.codeguru.com/ (http://www.codeguru.com/)
where several hundreds of articles and a forum cover everything you want to know about advanced programming.
Title: Re: Learning Programming Resources
Post by: fireintheit on June 27, 2013, 03:43:03 PM
What language are planing on teaching?

There are great programming video tutorials at
https://www.youtube.com/user/onestopprogramming?feature=watch (https://www.youtube.com/user/onestopprogramming?feature=watch)
https://www.youtube.com/user/thenewboston (https://www.youtube.com/user/thenewboston)

Also try your library, you can get C/C++ or python programing books