Skip to content

Commit a8d8ed9

Browse files
authored
Update READ.ME
1 parent d8e7bf5 commit a8d8ed9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,6 @@
11
# Introduction to Programming in C++
2+
3+
Performed base file system operations from the Linux Command Line Enviroment when implementing programs.
4+
Derived and employed basic algoritms from given problems
5+
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.
6+
Basic functionalities of git

0 commit comments

Comments
 (0)