linked lists; files and directories, e.g. commands such as ls, cd, pwd, chmod; network use, e.g. e-mail, network addresses, ftp; processes, e.g. use of ctrl-z, & and the bg/fg and kill commands; C library and include files; argc/argv command-line variables; user-level windowing, e.g. creating and moving windows; shell conveniences, e.g. file name wild cards, the history command, etc.; modular program design, including separate compilation of source files; makefiles and the make program; pointers, & and * pointer operators; recursion; fprintf(), fscanf(), and fopen() or similar functions in C++; debugging aids such as gdb
|
|
|
|
course grade = 0.70xExams grade + 0.15xHomework grade + 0.15xQuizzes gradewhere the Exams, Homework and Quizzes grades are each on the 4-point scale (4 for an A, 3 for a B, etc.).