Skip to content

Computer Science 1 notes and Java code from Columbia State Community College, Summer 2025. This was an accelerated 5–6 week course.

Notifications You must be signed in to change notification settings

ThomasDoom/CISP-1010-Columbia-State-Community-College-2025

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Columbia State Community College Logo


Computer Science 1 Coursework in Java

A showcase of my coursework and projects from CISP-1010 at Columbia State Community College during the summer of 2025.
It demonstrates my progress in object-oriented programming, algorithm design, problem-solving, and debugging using Java.

📘 Course Information

  • Professor: Marvin Johnson Jr.
  • Dates: May 28, 2025 – July 2, 2025
  • Textbook: Starting Out with Java: Control Structures through Objects (Revel edition)

🎯 Skills Developed

  • Programming Fundamentals: variables, control structures, methods, arrays
  • Object-Oriented Programming: classes, fields, methods, constructors, encapsulation
  • Problem Solving: breaking problems into components, using pseudocode & UML diagrams
  • Error Handling & Validation: writing robust, user-safe code
  • File I/O: reading/writing data files
  • Debugging: troubleshooting and optimizing programs

🗂️ Quick Navigation

Week 1

Week 2

Week 3

Week 4

Week 5

Week 6


📊 Grading

  • 7 Programming Assignments – 40% (5.71% each)
  • 3 Exams (two parts each) – 30% (5% each part)
  • 7 Chapter Quizzes – 10% (1.43% each)
  • Discussions – 10% (3.33% each)
  • Chapter Readings – 10% (1.43% each)

About

Computer Science 1 notes and Java code from Columbia State Community College, Summer 2025. This was an accelerated 5–6 week course.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages