Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3aeebc4

Browse files
Update README.md
1 parent dc08977 commit 3aeebc4

File tree

1 file changed

+0
-43
lines changed

1 file changed

+0
-43
lines changed

README.md

Lines changed: 0 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -52,10 +52,6 @@ UNDER DEVELOPMENT
5252

5353
<br>
5454

55-
## Fundamental C++ PDF [HERE](https://github.com/mytechnotalent/Fundamental-CPP/blob/main/Fundamental%20C%2B%2B.pdf)
56-
57-
<br>
58-
5955
## Fundamental Go PDF [HERE](https://github.com/mytechnotalent/Fundamental-Go/blob/main/Fundamental_Go_ALPHA.pdf)
6056
UNDER DEVELOPMENT
6157

@@ -1260,45 +1256,6 @@ In this lesson we will show the state history of connections as a string of lett
12601256

12611257
<br>
12621258

1263-
## Fundamental C++ Course
1264-
1265-
## Fundamental C++ Course (Chapter 1 - Hello World)
1266-
In this lesson we will discuss the basics of C++ output.
1267-
1268-
-> Click [HERE](https://github.com/mytechnotalent/Reverse-Engineering/blob/main/Fundamental%20C%2B%2B.pdf) to read the FREE pdf book.
1269-
1270-
## Fundamental C++ Course (Chapter 2 - Variables, Constants, Arrays, Vectors, Statements, Operators, Strings)
1271-
In this lesson we will discuss variables, constants, arrays, vectors, statements, operators and strings.
1272-
1273-
-> Click [HERE](https://github.com/mytechnotalent/Reverse-Engineering/blob/main/Fundamental%20C%2B%2B.pdf) to read the FREE pdf book.
1274-
1275-
## Fundamental C++ Course (Chapter 3 - Program Flow)
1276-
In this lesson we will discuss the basics of program flow.
1277-
1278-
-> Click [HERE](https://github.com/mytechnotalent/Reverse-Engineering/blob/main/Fundamental%20C%2B%2B.pdf) to read the FREE pdf book.
1279-
1280-
## Fundamental C++ Course (Chapter 4 - Functions)
1281-
In this lesson we will discuss functions.
1282-
1283-
-> Click [HERE](https://github.com/mytechnotalent/Reverse-Engineering/blob/main/Fundamental%20C%2B%2B.pdf) to read the FREE pdf book.
1284-
1285-
## Fundamental C++ Course (Chapter 5 - Pointers)
1286-
In this lesson we will discuss pointers.
1287-
1288-
-> Click [HERE](https://github.com/mytechnotalent/Reverse-Engineering/blob/main/Fundamental%20C%2B%2B.pdf) to read the FREE pdf book.
1289-
1290-
## Fundamental C++ Course (Chapter 6 - Input)
1291-
In this lesson we will discuss proper input validation.
1292-
1293-
-> Click [HERE](https://github.com/mytechnotalent/Reverse-Engineering/blob/main/Fundamental%20C%2B%2B.pdf) to read the FREE pdf book.
1294-
1295-
## Fundamental C++ Course (Chapter 7 - Classes)
1296-
In this lesson we will discuss class basics.
1297-
1298-
-> Click [HERE](https://github.com/mytechnotalent/Reverse-Engineering/blob/main/Fundamental%20C%2B%2B.pdf) to read the FREE pdf book.
1299-
1300-
<br>
1301-
13021259
## Fundamental Go Course
13031260

13041261
## Fundamental Go Course (Chapter 1 - "Hello World")

0 commit comments

Comments
 (0)