Ask HN: What are the most beautifully written tutorials for beginners?
5 years ago I spun up my first EC2 instance after reading the tutorial called "EC2 for Poets". I have never forgotten how well it was written for an absolute beginner. What are the most beautifully written tutorials for absolute beginners across a variety of technical subjects (besides codeacademy - which is amazing)?
16 comments
[ 3.3 ms ] story [ 57.8 ms ] threadYou'll find this book, as well as a number of other books in the series, all freely available at the site: http://learnpythonthehardway.org/book/
http://www.arclanguage.org/tut.txt
http://designschool.canva.com/tutorials/
http://mislav.uniqpath.com/poignant-guide/
Also, a tutorial for beginners can be written by someone who isn't an expert, but is a full or part-time professional writer or communicator. A tutorial for experts must be written by other experts, who don't have the time to learn and practice communications skills as much.
https://wiki.archlinux.org/index.php/Beginners%27_guide
http://regexone.com/
Learning Perl
http://shop.oreilly.com/product/0636920018452.do
http://williams.best.vwh.net/avform.htm
A bit domain-specific, but fantastic.
http://learnyouahaskell.com
Without question this is the single best beginner resource for learning Ruby on Rails I have ever come across. I tried CodeAcademy and a few other similar websites, but just couldn't connect the dots. Michael Hartl does an unbelievable job explaining web concepts in a simple, concise manner.
I can't recommend this resource enough.