Difference between revisions of "Student/Laboratories"
From A-State Computer Science Wiki
< Student
Line 13: | Line 13: | ||
=== CS 2114 Structured Programming === | === CS 2114 Structured Programming === | ||
− | + | [[Programming_Laboratories/CS_2114]] | |
=== CS 2124 Object-Oriented Programming === | === CS 2124 Object-Oriented Programming === | ||
− | + | [[Programming_Laboratories/CS_2124]] | |
=== CS 3113 Data Structures === | === CS 3113 Data Structures === | ||
− | + | [[Programming_Laboratories/CS_3113]] |
Revision as of 22:10, 6 January 2010
Resources
- PLab Website is used for managing all laboratory activities for CS1114, CS2114, and CS2124, as well as course materials for other classes.
- Cygwin Installation for use in CS 2114, CS 2124 and CS 3113
Manuals
Following are the list of the Programming Laboratory Manuals for courses in Computer Science.
CS 1114 Concepts of Programming
- Python Tutorials
- Getting to Know Our Labs
- Introducing Algorithms
- Introduction to Python
- User Input
- Python Functions
- Selection
- Repetition
- File I/O
- Data Structures - List
CS 2114 Structured Programming
Programming_Laboratories/CS_2114
CS 2124 Object-Oriented Programming
Programming_Laboratories/CS_2124