Silicon Valley Code Camp : October 1 & 2, 2016session
Introduction to Python
In this 100 level Python course, we'll familiarize ourselves with one of the most popular programming languages in the world and learn effective techniques for building and sharing code.
About This Session
Welcome to the wonderful world of the programming with Python. In this workshop we'll be orienting ourselves to the syntax and usage of this powerful website building, number crunching, and easy to use programming language. This is a 100 level course that starts with installing Python and running commands in the REPL to creating our first program and exploring the Python Standard Library. We'll learn how to interact with the REPL, use virtual environments for easy code sharing, and effectively execute python programs. Please bring a computer with git installed and a text editor installed such as Visual Studio Code or Notepad++.