Skip to content

SRVSRR/CS111-Introduction-to-Computer-Science

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

130 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS111: Introduction to Computing Science

SRVSRR

Contents

  • Course updated to 2024.
  • 13 weeks worth of solved lab sheets.
  • Assignment 1 & 2 with documentation.
  • Lab tests 1 & 2 answered with comments.
  • Pass session questions solved.
  • 65 files with over 5000 lines of C++ code.

Getting Started

You'll have to firstly fork and clone the repo. Make sure you have the G++ compiler installed. Then, choose the program you want to run and compile it:

g++ -o <output_file_name> <name_of_files(s)_you_want_to_run>

Once successfully compiled, you can execute the output file using:

./<output_file_name>

Learning Resources

About

University of the South Pacific CS111 labs and pass session activities with assignments and lab tests.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages