Backlinks to CSC121SylS2024 in CenterForComputing Web (Search all webs)
First Program: Spring 2024 Learning Objective(s) 1 Get the environment up and working 1 Enter your first program Overview of the Program This lab has two parts...
Selection: Spring 2024 Learning Objective(s) 1 Learn to use selection 1 Write your first program 1 Learn to work with strings, characters, and integers...
Repetition: Spring 2024 Learning Objective(s) 1 Learn to use repetition with a priming read 1 Learn to use a switch statement Overview of the Program For this...
Repetition 2: A month`s calendar: Spring 2024 Learning Objective(s) 1 Improving repetition skills 1 Learn the for loop 1 Become independent when using...
Methods: A month`s calendar a better way: Spring 2024 Learning Objective(s) 1 Learn about methods 1 Understand some benefits of abstraction Overview of the...
Methods 2: Inventory control with files: Spring 2024 Learning Objective(s) 1 Improving methods skill 1 Work with files 1 Use constants Overview of the...
Exceptions: Quiz program using exceptions: Spring 2024 Learning Objective(s) 1 Continue to improve methods 1 Continue to work with files 1 Become more confident...
Inventory updates: Methods, files and command line arguments: Spring 2024 Learning Objective(s) 1 Learn to use command line arguments 1 Do more abstraction...
Inventory updates: Improvement with arrays: Spring 2024 Learning Objective(s) 1 Learn about arrays and how to use arrays 1 Do more abstraction Overview of...
Just search or sort then search? Learning Objective(s) 1 Implement an n^2 sort 1 Implement the sequential and binary search 1 Confirm Big O of your searches...
Arrays (2D): Bin Packing Learning Objective(s) 1 Learn to use two dimensional arrays 1 Be introduced to an NP Complete problem Overview of the program This...
Inventory almost done: Help from classes: Spring 2024 Learning Objective(s) 1 Learn about object and classes 1 Learn about unit testing Overview of the Program...
Review arrays: Mastermind part 1 Learning Objective(s) 1 Improving programming and working with arrays Overview of the program 1. The user inputs an array...
Inventory Final Version: Spring 2024 Learning Objective(s) 1 Complete the project 1 See the advantages of using classes 1 Solidify ability to program Overview...
Classes: Final version of Mastermind At the end of this lab, you will have a complete mastermind game Learning Objective(s) 1 Finish the mastermind game 1 End...
Sorting homework Using the following data: 36, 42, 17, 8, 13, 29, 5, 19, 25, 14, 7, 28, 21 1. Sort it by hand using the selection sort. Show your work after each...
Inventory updates: Improvement with arrays: Fall 2023 Learning Objective(s) 1 Learn about arrays and how to use arrays 1 Do more abstraction Overview of the...
CSC 121: Programming 1: Control Structures CSC 150: Seminar 1 CSC 210: Database CSC 221: Programming 2: Design and Object Oriented Programming...
Number of topics: 18