Utah Computer Programming 2
- Level High School
- Contact Hours 90
- Timeframe Semester
Utah Computer Programming 2 introduces students to more advanced programming concepts. Students will learn to create more powerful programs using functions, strings, data structures, file i/o operations, and objects. Students apply these skills in individual and team projects, then explore cyber ethics and security, artificial intelligence and prompt engineering, and computer science careers.
To view the entire syllabus, click here or click to explore the full course.
MODULES - 10
Students learn how their programs can be decomposed into smaller pieces that work together to solve a problem.
Students learn more sophisticated strategies for manipulating text in their programs.
Students program a classic two-player game played with a 6 sided die.
Students learn how tuples and lists are formed and the various methods that can alter them.
Students write a program for a word guessing game.
Students learn to read, write, and process information from text files.
Students learn the principles of object-oriented design.
In this module, students will gain an understanding of the main concepts and vocabulary around AI.
Students learn potential career paths in the field of computer science.
Explore programs that your students will build throughout this course!
| Standards Framework | Alignment |
|---|---|
| Utah Computer Programming 2 | 100% View |
Create and organize Assignments in any CodeHS course that you're teaching. You can even add custom assignments to pre-existing CodeHS courses.
Learn MoreDidn't find what you were looking for? Here are a few links that might be useful to you.
Yes. This is CodeHS's updated Utah Computer Programming 2 course, rebuilt for Utah's revised Computer Programming standards, and it covers them in full.
CodeHS offers the Utah Computer Programming curriculum in three configurations built from the same content, so schools can pick whichever fits their schedule. Utah Computer Programming 2 is the second semester and begins at functions. Utah Computer Programming 1 is the first semester and covers programming fundamentals through loops, which is what students are expected to know before starting this course. Utah Computer Programming 1 and 2 is the full year in a single course.
Students should be comfortable writing Python programs that use variables, user input, conditionals, and loops. Completing Utah Computer Programming 1 or an equivalent introductory programming course is the expected preparation. No prior experience with functions, data structures, or object-oriented programming is needed, since the course teaches each of those from the beginning.