|
June 18th - Let the programming beginNew: Syllabus uploaded
The course syllabus is now online. Click on the corresponding link on the menu on the left to get there. Discussion Forum
The discussion forum of the class is now up and running. You will be creating your forum account. Your first program
You'll get to write your first program in C -- the "Hello world" program. The code of this program can be found in your textbook, chapter 2 (p.23). The code is intentionally omitted here, so that you won't get to copy and paste it. ;-) Details will be discussed in class. Unix!
We will start with some simple, useful Unix commands that you will be using a lot while programming for this class. Fun times! More on chapter 2
Topics including what are functions, variables, and if time allows we will cover more. Details will be updated here. Downloading SSH for home
In the very near future you'll need to do your programming homework by connecting to the computers in the lab here from home, via SSH (as shown in class). If you do not have the SSH software, you can download it for free from the UC Berkeley EECS server at this link: o For Windows o For Mac (Mac OS X has ssh built in, therefore downloading link is not provided) |