Skip to content

esteok/problem-solving-and-programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

problem-solving-and-programming

assignments and code written in C++ from my winter 2022 class

This course involves problem-solving with algorithms, and their realization as computer programs using a structured, general purpose programming language. It covers data types, operators, expressions, assignment, input and output, selection and repetition control structures; modularity and procedural abstraction using functions with parameters; structured data types, arrays, pointers and strings.

About

assignments and code written in C++ from my winter 2022 class

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages