CSC215,ScheduleSyllabus,
C++, Matlab
Guidelines,Evaluations

 

GUIDELINES

UNIX

Getting Into UNIX

Coding, Saving, Compiling, and Running a C++ program

VPN, FTP, VNC

Submitting Projects to Instructor

Basic UNIX Commands

How to Telnet to UNIX

Format in UNIX Text Editor

Debugging Tips

PROGRAMMING

Programming Template

Escape Sequences

Arithmetic, Relational, and Logical Operatorrs

Assignment Statements Shortcuts

Various Forms of if, if/else, nested if, else if, switch/case

Programming Rules and Conventions

Top Down Design

Checklist for Assignments