Vladimir Tenev's Homepage - 10a.1.09w

PIC 10A: Discussion 1A
Winter 2009
course homepage
Section Info
Section Location MS 5148
Section Time Tues, Thurs: 9:00-9:50 AM
PIC Lab Location Boelter Hall 2817
My PIC Lab Hours Tues: 1-2 PM, Thurs: 11 AM - 12 PM
For Students Using Mac
I highly recommend Aquamacs. It is a robust editor, and learning to use it will make you a better person. You can find Aquamacs here. To compile your code, I recommend using g++, which is supplied with the Xcode Developer Tools. For more information on obtaining and running g++ click here. Remember though that you still need to submit your files in the PIC Lab using Visual Studio!
Cool Code
(Graphics require the ccc-win graphics library available here)
Linear Regression
Tic-Tac-Toe (to compile in Windows make sure you #include "ccc_win.h" instead of "ccc_x11.h")
Valid CSS Valid XHTML 1.1