**Original Question** I am currently engaged in teaching my brother to program. He is a total beginner, but very smart. (And he actually wants to learn). I've noticed that some of our sessions have gotten bogged down in minor details, and I don't feel I've been very organized. (*But the answers to this post have helped a lot.*) What can I do better to teach him effectively? Is there a logical order that I can use to run through concept by concept? Are there complexities I should avoid till later? The language we are working with is [Python][1], but advice in any language is welcome. --- **How to Help** If you have good ones please add the following in your answer: * Beginner Exercises and Project Ideas * Resources for teaching beginners * Screencasts / blog posts / free e-books * Print books that are good for beginners Please describe the resource *with a link to it* so I can take a look. I want everyone to know that I have definitely been using some of these ideas. Your submissions will be aggregated in this post. --- **Online Resources** for teaching beginners: * [A Gentle Introduction to Programming Using Python][3] * [How to Think Like a Computer Scientist][4] * [Alice: a 3d program for beginners][5] * [Scratch (A system to develop programming skills)][8] * [How To Design Programs][9] * [Structure and Interpretation of Computer Programs][10] * [Learn To Program][11] * [Robert Read's How To Be a Programmer][12] * [Microsoft XNA][14] * [Spawning the Next Generation of Hackers][15] * [*COMP1917 Higher Computing* lectures by Richard Buckland][16] (requires iTunes) * [Dive into Python][17] * [Python Wikibook][18] * [Project Euler][19] - sample problems (mostly mathematical) * [pygame][20] - an easy python library for creating games * [Create Your Own Games With Python ebook][21] * [Foundations of Programming][22] for a next step beyond basics. * [Squeak by Example][23] --- **Recommended Print Books** for teaching beginners * [Accelerated C++][24] * [Python Programming for the Absolute Beginner][25] * [Code by Charles Petzold][26] [1]: http://www.python.org [2]: http://searchlightdigital.com/how-to-teach-your-girlfriend-programming [3]: http://ocw.mit.edu/OcwWeb/Electrical-Engineering-and-Computer-Science/6-189January--IAP--2008/CourseHome/ [4]: http://www.openbookproject.net/thinkcs/python/english2e/index.xhtml [5]: http://www.alice.org/ [6]: http://tryruby.hobix.com/ [7]: http://cymonsgames.retroremakes.com/beginners-programming-homework/ [8]: http://scratch.mit.edu/ [9]: http://www.htdp.org/ [10]: http://mitpress.mit.edu/sicp/full-text/book/book.html [11]: http://pine.fm/LearnToProgram/ [12]: http://samizdat.mines.edu/howto/HowToBeAProgrammer.html [13]: http://hacketyhack.net/ [14]: http://creators.xna.com/ [15]: http://vodpod.com/watch/914464-inspirational-oscon-keynote [16]: http://deimos3.apple.com/WebObjects/Core.woa/Browse/unsw.edu.au.1504975442.01504975444 [17]: http://diveintopython.org/ [18]: http://en.wikibooks.org/wiki/Programming:Python [19]: http://projecteuler.net/ [20]: http://www.pygame.org/ [21]: http://pythonbook.coffeeghost.net/book1/IYOCGwP_book1.pdf [22]: http://codebetter.com/blogs/karlseguin/archive/2008/06/24/foundations-of-programming-ebook.aspx [23]: http://www.iam.unibe.ch/~scg/SBE/ [24]: http://www.acceleratedcpp.com/ [25]: http://www.amazon.com/gp/product/1598631128?ie=UTF8&tag=justinstacom-20&linkCode=as2&camp=1789&creative=9325&creativeASIN=1598631128 [26]: http://www.amazon.com/gp/product/0735611319/105-5266472-1775653?ie=UTF8&tag=justinstacom-20&linkCode=xm2&camp=1789&creativeASIN=0735611319