COMPUTER PROGRAMMING 1
1st Semester
1st Semester
Sequence of CTE Program: Programming 2
Course Description:
Computer Programming will use Alice. This is an educational software that teaches students computer programming in a 3D environment. Students can create their own interactive stories, games, and animations. In the process of designing and programming Alice projects, young people learn to think creatively, reason systematically, and work collaboratively. Students create programs by snapping together program blocks that control characters, called objects, in a window, called a world. Coding blocks exist for input and output, operations, conditional statements, and loops. The blocks will only snap together with other blocks that create a logically sequenced program.