Difference between revisions of "Fundamentals of Computer Science"
Line 1: | Line 1: | ||
{{CTY Courses}} | {{CTY Courses}} | ||
+ | {{stub}} | ||
[[Fundamentals of Computer Science]] is a Computer Science course in the CTY program with no prerequisites. Its course code is FCPS. | [[Fundamentals of Computer Science]] is a Computer Science course in the CTY program with no prerequisites. Its course code is FCPS. | ||
Line 11: | Line 12: | ||
(from the CTY website:) This course introduces students to three major areas of computer science: theory and algorithms, hardware systems, and software systems. The theoretical component of the course covers the study of algorithms, Boolean algebra, binary mathematics, and the theory of computation. While studying hardware systems, students learn about the physical components of computers, digital logic, and computer architecture. In software systems, students are introduced to elements of programming languages, compilers, and computer graphics. The course also introduces operating systems, a key link between hardware and software, and computer networks. | (from the CTY website:) This course introduces students to three major areas of computer science: theory and algorithms, hardware systems, and software systems. The theoretical component of the course covers the study of algorithms, Boolean algebra, binary mathematics, and the theory of computation. While studying hardware systems, students learn about the physical components of computers, digital logic, and computer architecture. In software systems, students are introduced to elements of programming languages, compilers, and computer graphics. The course also introduces operating systems, a key link between hardware and software, and computer networks. | ||
− | |||
− | |||
− | |||
[[Category:Courses]] | [[Category:Courses]] |
Revision as of 00:19, 3 July 2008
This page is a stub article. It begs for completion. Help finish this page! Sign in and edit. |
Fundamentals of Computer Science is a Computer Science course in the CTY program with no prerequisites. Its course code is FCPS.
Course Description
FCPS focuses on the practical aspects of computer architecture and programming.
Course History
FCPS split off from CPS1 in 2001, and CPS1 became defunct.
(from the CTY website:) This course introduces students to three major areas of computer science: theory and algorithms, hardware systems, and software systems. The theoretical component of the course covers the study of algorithms, Boolean algebra, binary mathematics, and the theory of computation. While studying hardware systems, students learn about the physical components of computers, digital logic, and computer architecture. In software systems, students are introduced to elements of programming languages, compilers, and computer graphics. The course also introduces operating systems, a key link between hardware and software, and computer networks.