Skip to content

namanmodani/CS-31

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS 31: Introduction to Computer Science I

This repository contains my work and course material for CS 31, taken under Professor David A. Smallberg in Fall 2021. Don't forget the semicolon!

Software used: C++.

Course Material

  • Computer History
  • Basics & Control Flow
  • Functions
  • Arrays
  • Strings & C-Strings
  • Pointers
  • Structs & Classes
  • Constructors
  • Pointers
  • Overloading

The course comprised of seven projects, the content of which can be found in Projects/. In chronological order:

  1. Getting Started with C++
  2. Rental Reckoning
  3. Grid Game
  4. Array of Sunshine
  5. Secret Plans
  6. What's the Point?
  7. Gone with the Wind

About

My work for UCLA's introductory C++ course.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages