Difference between revisions of "Fundamentals of Computer Science"
RussianNerd (talk | contribs) m |
|||
Line 1: | Line 1: | ||
{{CTY Courses}} | {{CTY Courses}} | ||
{{stub}} | {{stub}} | ||
− | [[Fundamentals of Computer Science]] is a Computer Science course in the CTY program with | + | [[Fundamentals of Computer Science]] is a Computer Science course in the CTY program with one prerequisite, Algebra 1. Its course code is FCPS, and it is offered at [[Lancaster]], [[Los Angeles]], and [[Saratoga Springs]], and was also offered at [[Loudonville]]. |
==Course Description== | ==Course Description== |
Revision as of 17:29, 6 February 2010
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 one prerequisite, Algebra 1. 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.