Github Exercise: Update authorname
- Pull from Silshack
 - Update author name, respecting spaces
 - Compare & review
 - Pull request
 
Git Branching
- Learn Git Branching Demo
 - Jaleesa's getting a file one one branch to the pull request.
 
Check in: Ubuntu installation
- Feelings
 - Thoughts
 - Next Steps
 - Fire up Python
 
Assembler to Machine Language
- Machine = processor
 - Virtual Machine = virtual processor
 - Errors in processor architecture
 - Dave's post
 - Python interpreted code
 
In Class Python Exercise
- Comments or questions from the reading?
 - Use Ubuntu's terminal if you have it. Otherwise, use Skulpt
 
print "Hello World" 1 + 1 4 * 2 5 / 3
For Monday
- Check out the Interactive Version of our book! Just found this.