Difference between revisions of "Fundamentals of Computer Science"
PHS Philip (talk | contribs) m |
RussianNerd (talk | contribs) m |
||
Line 5: | Line 5: | ||
==Course Description== | ==Course Description== | ||
− | FCPS focuses on the practical aspects of computer architecture and programming. | + | FCPS focuses on the practical aspects of computer architecture and programming. Included in these areas of study is [[recursion]]. |
==Course History== | ==Course History== |
Revision as of 15:51, 3 October 2009
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, and it is offered at Lancaster, Los Angeles, and Saratoga Springs, and was also offered at Loudonville.
Course Description
FCPS focuses on the practical aspects of computer architecture and programming. Included in these areas of study is recursion.
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.