Difference between revisions of "Foundations of Programming"
m |
|||
(6 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{Infobox | ||
+ | | title = Foundations of Programming | ||
+ | | header1 = Computer Science Course | ||
+ | | label2 = Course Code | data2 = [[Foundations of Programming|CMPS]] | ||
+ | | label3 = Year Opened | data3 = 1996 | ||
+ | | label4 = Sites Offered | data4 = [[LAN]] | ||
+ | | label5 = Previously Offered | data5 = [[ATN]], [[BRI]], [[BTH]], [[CAL]], [[CHS]], [[EST]], [[HAV]], [[FRD]], [[FRS]], [[KNE]] | ||
+ | }} | ||
{{CAA courses}} | {{CAA courses}} | ||
− | |||
− | |||
==Course Description== | ==Course Description== | ||
From the CTY Summer Catalog: | From the CTY Summer Catalog: | ||
− | + | This course explores methods of computer programming—the algorithmic aspects of computer science and the theoretical constructs common to all high-level programming languages. You and your classmates will study the syntax and basic commands of a programming language such as Java, C, C++, or Python and, building upon this knowledge, move on to study additional concepts of programming, such as object-oriented programming or graphical user interfaces. By solving a variety of challenging problems, you will learn to work through the steps of writing a program: defining a problem and its desired solution, outlining an approach, encoding the algorithm, and debugging the code. Through a combination of individual and group work, you’ll complete supplemental problems, lab exercises, and various programming projects to reinforce concepts learned in class. By the end of the course, you’ll be familiar with standards of software development practiced in the professional world, and understand how to apply techniques to other high-level programming languages. | |
+ | |||
+ | Note: The specific programming language used is based on the instructor’s preference. | ||
− | + | ==Class History== | |
+ | '''CMPS.BRI.18.1:''' Can Tunceli, Andrés Arocho, Colin Gibney, Ryan Brace, Nikhil Sharma, and Andrew Dawson of Foundations of Programming went down to the bathroom at the beginning of every class session to play a soccer juggling game where you had to juggle a certain amount to stay in, and the next person had to do one more juggle. On average, they skipped about 10 minutes of class at the beginning and right after every break. They also jumped up and down in the elevator in the Marine and Natural Sciences Building in attempt to break it. The class learned how to write preTTy code. | ||
[[Category: Courses]] | [[Category: Courses]] | ||
− | [[Category: | + | [[Category: Lancaster]] |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Latest revision as of 07:53, 22 March 2023
Computer Science Course | |
---|---|
Course Code | CMPS |
Year Opened | 1996 |
Sites Offered | LAN |
Previously Offered | ATN, BRI, BTH, CAL, CHS, EST, HAV, FRD, FRS, KNE |
Course Description
From the CTY Summer Catalog:
This course explores methods of computer programming—the algorithmic aspects of computer science and the theoretical constructs common to all high-level programming languages. You and your classmates will study the syntax and basic commands of a programming language such as Java, C, C++, or Python and, building upon this knowledge, move on to study additional concepts of programming, such as object-oriented programming or graphical user interfaces. By solving a variety of challenging problems, you will learn to work through the steps of writing a program: defining a problem and its desired solution, outlining an approach, encoding the algorithm, and debugging the code. Through a combination of individual and group work, you’ll complete supplemental problems, lab exercises, and various programming projects to reinforce concepts learned in class. By the end of the course, you’ll be familiar with standards of software development practiced in the professional world, and understand how to apply techniques to other high-level programming languages.
Note: The specific programming language used is based on the instructor’s preference.
Class History
CMPS.BRI.18.1: Can Tunceli, Andrés Arocho, Colin Gibney, Ryan Brace, Nikhil Sharma, and Andrew Dawson of Foundations of Programming went down to the bathroom at the beginning of every class session to play a soccer juggling game where you had to juggle a certain amount to stay in, and the next person had to do one more juggle. On average, they skipped about 10 minutes of class at the beginning and right after every break. They also jumped up and down in the elevator in the Marine and Natural Sciences Building in attempt to break it. The class learned how to write preTTy code.