Overview
Syllabus
Learn Python the Hard Way - Welcome.
Learn Python the Hard Way - Ex 00 - The Setup.
Learn Python the Hard Way - Ex 01 - A Good First Program.
Learn Python the Hard Way - Ex 02 - Comments and Pound Characters.
Learn Python the Hard Way - Ex 03 - Numbers and Math.
Learn Python the Hard Way - Ex 04 - Variables and Names.
Learn Python the Hard Way - Ex 05 - More Variables and Printing.
Learn Python the Hard Way - Ex 06 - Strings and Text.
Learn Python the Hard Way - Ex 07 - More Printing.
Learn Python the Hard Way - Ex 08 - Printing, Printing.
Learn Python the Hard Way - Ex 09 - Printing, Printing, Printing.
Learn Python the Hard Way - Ex 10 - What Was That?.
Learn Python the Hard Way - Ex 11 - Asking Questions.
Learn Python the Hard Way - Ex 12 - Prompting People.
Learn Python the Hard Way - Ex 13 - Parameters, Unpacking, Variables.
Learn Python the Hard Way - Ex 14 - Prompting and Passing.
Learn Python the Hard Way - Ex 15 - Reading Files.
Learn Python the Hard Way - Ex 16 - Reading and Writing Files.
Learn Python the Hard Way - Ex 17 - More Files.
Learn Python the Hard Way - Ex 18 - Names, Variables, Code, Functions.
Learn Python the Hard Way - Ex 19 - Functions and Variables.
Learn Python the Hard Way - Ex 20 - Functions and Files.
Learn Python the Hard Way - Ex 21 - Functions Can Return Something.
Learn Python the Hard Way - Ex 22 - What Do You Know So Far?.
Learn Python the Hard Way - Ex 23 - Read Some Code.
Learn Python the Hard Way - Ex 24 - More Practice.
Learn Python the Hard Way - Ex 25 - Even More Practice.
Learn Python the Hard Way - Ex 26 - Congratulations, Take a Test!.
Learn Python the Hard Way - Ex 27 - Memorizing Logic.
Learn Python the Hard Way - Ex 28 - Boolean Practice.
Learn Python the Hard Way - Ex 29 - What If.
Learn Python the Hard Way - Ex 30 - Else and If.
Learn Python the Hard Way - Ex 31 - Making Decisions.
Learn Python the Hard Way - Ex 32 - Loops and Lists.
Learn Python the Hard Way - Ex 33 - While Loops.
Learn Python the Hard Way - Ex 34 - Accessing Elements of Lists.
Learn Python the Hard Way - Ex 35 - Branches and Functions.
Taught by
Barton Poulson