Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 518 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 518 Bytes

Introduction to Programming in C++

Performed base file system operations from the Linux Command Line Enviroment when implementing programs. Derived and employed basic algoritms from given problems Demonstrated basic programming concepts and constructs such as for/while/do-while loops, primative data types i.e. long, short, int, double, strings, char, arrays, pointers, variables, function scope, general debugging techniques, structures, classes, compliation and makefile techniques. Basic functionalities of git