Recap
What and Why?
Goals/Recap
- Introduction to programming environment
- What is Github.
- How to clone a repo from Github
- How to do basic command line operations (create a file, enter a directory, etc)
- Launch the python shell.
- Using Sublime Text
- Get familiar with programming concepts
- What a programming language is
- Variables and functions -> Launch google search
- Conditional Statements -> Snake Game
- Lists and Loops -> Image manipulation
- Dictionaries and Loops -> Banker game
- Remove fear so you can continue learning on your own
Why you should care?