Skip to content

AllanVikiru/IntrotoProgramming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction to Programming

Welcome to the IntrotoProgramming repository, with additional coding material of the Introduction to Programming course. 😄

It contains the following:

  • rps.cpp : full program for the Rock, Paper, Scissors! game (Language - C++)
  • void.cpp : sample use of a function of type void (with no return value) [Language - C++]
  • arrays.cpp : sample use of one-dimensional array (Language - C++)
  • match.py: use of match-case (Language - Python)

Feel free to send any queries and contributions. Cheers!

About

Introduction to Programming Labs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published