Difference between revisions of "Student/Laboratories"
From A-State Computer Science Wiki
< Student
m (oops!) |
|||
Line 1: | Line 1: | ||
+ | == Laboratory Servers == | ||
+ | * [https://plab.cs.astate.edu PLab Website] is used for managing all laboratory activities for CS1114, CS2114, and CS2124, as well as course materials for other classes. | ||
+ | |||
+ | == Laboratory Manuals == | ||
Following are the list of the Programming Laboratory Manuals for courses in Computer Science. | Following are the list of the Programming Laboratory Manuals for courses in Computer Science. | ||
− | == CS 1114 Concepts of Programming == | + | === CS 1114 Concepts of Programming === |
;Lab 1 [[CS1114 Lab 1|Getting to Know Our Labs]] | ;Lab 1 [[CS1114 Lab 1|Getting to Know Our Labs]] | ||
;Lab 2 [[CS1114 Lab 2|Solving Problems with Computation]] | ;Lab 2 [[CS1114 Lab 2|Solving Problems with Computation]] | ||
Line 17: | Line 21: | ||
;Lab 14 [[CS1114 Lab 14|Solutions in C#]] | ;Lab 14 [[CS1114 Lab 14|Solutions in C#]] | ||
− | == CS 2114 Structured Programming == | + | === CS 2114 Structured Programming === |
# [[Laboratory for Programming in C++]] | # [[Laboratory for Programming in C++]] | ||
# [[Laboratory for Selection]] | # [[Laboratory for Selection]] | ||
Line 33: | Line 37: | ||
# [[Laboratory for Structures]] | # [[Laboratory for Structures]] | ||
− | == CS 2124 Object-Oriented Programming == | + | === CS 2124 Object-Oriented Programming === |
;Lab 1 | ;Lab 1 | ||
;Lab 2 | ;Lab 2 | ||
Line 49: | Line 53: | ||
;Lab 14 | ;Lab 14 | ||
− | == CS 3113 Data Structures == | + | === CS 3113 Data Structures === |
;Lab 1 | ;Lab 1 | ||
;Lab 2 | ;Lab 2 |
Revision as of 13:35, 31 August 2009
Contents
Laboratory Servers
- PLab Website is used for managing all laboratory activities for CS1114, CS2114, and CS2124, as well as course materials for other classes.
Laboratory Manuals
Following are the list of the Programming Laboratory Manuals for courses in Computer Science.
CS 1114 Concepts of Programming
- Lab 1 Getting to Know Our Labs
- Lab 2 Solving Problems with Computation
- Lab 3 Introduction to Algorithms
- Lab 4 A Language for Algorithms
- Lab 5 Selection
- Lab 6 Repetition
- Lab 7 Procedural Abstraction
- Lab 8 Introduction to the Visual C# Express
- Lab 9 Program Files
- Lab 10 Functions
- Lab 11 User Input
- Lab 12 Selection in C#
- Lab 13 Repetition in C#
- Lab 14 Solutions in C#
CS 2114 Structured Programming
- Laboratory for Programming in C++
- Laboratory for Selection
- Laboratory for Repetition
- Laboratory for More on Selection and Repetition
- Laboratory for Count-Controlled Repetition
- Laboratory for Functions and Value Parameters
- Laboratory for Functions and Reference Parameters
- Laboratory for Recursion
- Laboratory for Arrays and Pointers
- Laboratory for Multi-Dimensional Arrays
- Laboratory for Character Strings
- Laboratory for Files and Sorting
- Laboratory for Files and Searching
- Laboratory for Structures
CS 2124 Object-Oriented Programming
- Lab 1
- Lab 2
- Lab 3
- Lab 4
- Lab 5
- Lab 6
- Lab 7
- Lab 8
- Lab 9
- Lab 10
- Lab 11
- Lab 12
- Lab 13
- Lab 14
CS 3113 Data Structures
- Lab 1
- Lab 2
- Lab 3
- Lab 4
- Lab 5
- Lab 6
- Lab 7
- Lab 8
- Lab 9
- Lab 10
- Lab 11
- Lab 12
- Lab 13
- Lab 14