Likely getting to loops this week, possibly touch on arrays.
The next project, mbe0, has been released.
Week 3
We should be getting into selection statements this week (if()/switch()).
The next project, dow0, has been released.
Week 2
To continue our experience with C, you will be undertaking the first of the mental math projects this week, mms.
Be sure to take time to play with what you've learned outside of class.
We'll continue our exploration of variables, types, and their properties.
And give an intro on performing input and output using C standard library functions.
Week 1
Welcome! I've wrapped all the initial activities into one project, cci0, that I'd like you to perform by the given deadline (by 11:59:59pm / 23:59:59).
Get familiar with logging into the pod systems, and once there:
open up a terminal
log that terminal onto Lab46 for class work and attendance
Get familiar with how to log onto Lab46, and once on:
change to your src/ subdirectory
create/edit .c files (such as hello.c), and how to save/exit
compile the C program (.c file(s)) into an executable with gcc
execute the compiled C program (the executable) by specifying a path: ./program_name
haas/spring2016/cprog/projects.1456253106.txt.gz · Last modified: 2016/02/23 18:45 by wedge