CS61A - Spring 2014 - Basics

  • Getting Started with Python

  • Welcome to CS61A! For the most part, this course is not about learning Python, the language, but instead, we focus on big computer science ideas. However, to implement those ideas in code…we need Python to do so. So we’re going to spend the first 1-2 weeks going over simple ideas in Python that will allow us to work on implementing the bigger ideas of the course. (Read More!)

Below are a list of practice problems, test what you've learned!