Learn basic programming concepts with Python.

Joined February 2013
1 Photos and videos
The Super Simple Programming Book: Learn Basic Programming Concepts With Pyth... amazon.com/dp/1718198450/ref… via @amazon

Before software can be reusable it first has to be usable. - Ralph Johnson #HourOfCode #CSEdWeek #coding #CodeNewbie
2
1
In order to understand recursion, one must first understand recursion. - Anonymous #HourOfCode #CSEdWeek #coding #CodeNewbie
1
Before software can be reusable it first has to be usable. - Ralph Johnson #HourOfCode #CSEdWeek #coding #CodeNewbie
1
# Output with multiple lines is #supersimple. You can do it like this: print('red') print('white') print('blue') # Or output one time and use the newline (\n) character: print('red\nwhite\nblue') #HourOfCode #CSEdWeek #coding #CodeNewbie
Software undergoes beta testing shortly before it's released. Beta is Latin for "still doesn't work". - Anonymous #HourOfCode #CSEdWeek #coding #CodeNewbie
Ready, fire, aim: the fast approach to software development. Ready, aim, aim, aim, aim: the slow approach to software development. - Anonymous #HourOfCode #CSEdWeek #coding #CodeNewbie
1
1
Without requirements or design, programming is the art of adding bugs to an empty text file. - Louis Srygley #HourOfCode #CSEdWeek #coding #CodeNewbie
# Output with multiple lines is #supersimple. You can do it like this: print('red') print('white') print('blue') # Or output one time and use the newline (\n) character: print('red\nwhite\nblue') #HourOfCode #CSEdWeek #coding #CodeNewbie
1
The best performance improvement is the transition from the nonworking state to the working state. - J. Osterhout #HourOfCode #CSEdWeek #coding #CodeNewbie
1
The best thing about a boolean is even if you are wrong, you are only off by a bit. - Anonymous #HourOfCode #CSEdWeek #coding #CodeNewbie
1
Without requirements or design, programming is the art of adding bugs to an empty text file. - Louis Srygley #HourOfCode #CSEdWeek #coding #CodeNewbie
# Output with multiple lines is #supersimple. You can do it like this: print('red') print('white') print('blue') # Or output one time and use the newline (\n) character: print('red\nwhite\nblue') #HourOfCode #CSEdWeek #coding #CodeNewbie
1
The best performance improvement is the transition from the nonworking state to the working state. - J. Osterhout #HourOfCode #CSEdWeek #coding #CodeNewbie
The best performance improvement is the transition from the nonworking state to the working state. - J. Osterhout #HourOfCode #CSEdWeek #coding #CodeNewbie
A good programmer is someone who always looks both ways before crossing a one-way street. - Doug Linder #HourOfCode #CSEdWeek #coding #CodeNewbie
Software undergoes beta testing shortly before it's released. Beta is Latin for "still doesn't work". - Anonymous #HourOfCode #CSEdWeek #coding #CodeNewbie
1
If builders built buildings the way programmers wrote programs, then the first woodpecker that came along wound destroy civilization. - Gerald Weinberg #HourOfCode #CSEdWeek #coding #CodeNewbie