Udemy - Learn and Understand C++ [TP]
- Category Other
- Type Tutorials
- Language English
- Total size 2.0 GB
- Uploaded By tutplanet
- Downloads 328
- Last checked 1 month ago
- Date uploaded 6 years ago
- Seeders 6
- Leechers 4
Udemy - Learn and Understand C++ [TP]
Take this course to learn C++ which you can use for ethical hacking, game development, and most software you use daily!
For more Udemy Courses: https://tutorialsplanet.net
Files:
[Tutorialsplanet.NET] Udemy - Learn and Understand C++ 1. Introduction- 1. Introduction.mp4 (189.0 MB)
- 1. Introduction.vtt (16.6 KB)
- 1. Concept and usage.mp4 (6.3 MB)
- 1. Concept and usage.vtt (3.8 KB)
- 2. Attributes and structure initialization.mp4 (30.8 MB)
- 2. Attributes and structure initialization.vtt (20.4 KB)
- 3. static attributes.mp4 (36.4 MB)
- 3. static attributes.vtt (22.8 KB)
- 4. Arrays of struct.mp4 (21.4 MB)
- 4. Arrays of struct.vtt (14.4 KB)
- 1. Generic Programming part 1.mp4 (37.2 MB)
- 1. Generic Programming part 1.vtt (17.7 KB)
- 2. Generic Programming part 2.mp4 (43.8 MB)
- 2. Generic Programming part 2.vtt (17.3 KB)
- 1. vector.mp4 (40.8 MB)
- 1. vector.vtt (15.3 KB)
- 2. deque.mp4 (32.4 MB)
- 2. deque.vtt (15.4 KB)
- 3. string.mp4 (47.2 MB)
- 3. string.vtt (18.6 KB)
- 4. map.mp4 (20.4 MB)
- 4. map.vtt (9.7 KB)
- 5. function.mp4 (29.3 MB)
- 5. function.vtt (14.8 KB)
- 6. deque.mp4 (28.2 MB)
- 6. deque.vtt (14.1 KB)
- 1. Concept and usage.mp4 (9.4 MB)
- 1. Concept and usage.vtt (5.6 KB)
- 2. Principles of object oriented programming (OOP) - Part 1.mp4 (40.9 MB)
- 2. Principles of object oriented programming (OOP) - Part 1.vtt (18.1 KB)
- 3. Principles of object-oriented programming (OOP) - Part 2.mp4 (15.1 MB)
- 3. Principles of object-oriented programming (OOP) - Part 2.vtt (7.1 KB)
- 1. Rule of zerothreefive and Constructors - Part 1.mp4 (37.0 MB)
- 1. Rule of zerothreefive and Constructors - Part 1.vtt (16.9 KB)
- 2. Rule of zerothreefive and Constructors - Part 2.mp4 (15.2 MB)
- 2. Rule of zerothreefive and Constructors - Part 2.vtt (6.5 KB)
- 3. Destructors.mp4 (14.9 MB)
- 3. Destructors.vtt (6.7 KB)
- 4. Friend functions.mp4 (17.7 MB)
- 4. Friend functions.vtt (7.8 KB)
- 5. Generic Classes.mp4 (21.7 MB)
- 5. Generic Classes.vtt (9.7 KB)
- 1. Decomposition - Part 1.mp4 (23.8 MB)
- 1. Decomposition - Part 1.vtt (13.0 KB)
- 2. Decomposition - Part 2.mp4 (14.4 MB)
- 2. Decomposition - Part 2.vtt (6.5 KB)
- 1. Using OS libraries and functions.mp4 (17.6 MB)
- 1. Using OS libraries and functions.vtt (10.0 KB)
- 2. WinAPI Types.mp4 (20.5 MB)
- 2. WinAPI Types.vtt (10.3 KB)
- 3. Checking for Errors.mp4 (21.1 MB)
- 3. Checking for Errors.vtt (9.9 KB)
- 1. Lets play with files.mp4 (39.1 MB)
- 1. Lets play with files.vtt (18.1 KB)
- 1. Some fun with basic encryption.mp4 (38.1 MB)
- 1. Some fun with basic encryption.vtt (18.1 KB)
- 1. Introduction to Pointers.mp4 (7.7 MB)
- 1. Introduction to Pointers.vtt (4.6 KB)
- 2. Comparison Operators and Pointers.mp4 (18.7 MB)
- 2. Comparison Operators and Pointers.vtt (8.1 KB)
- 3. Operators and Pointers Part 1.mp4 (14.8 MB)
- 3. Operators and Pointers Part 1.vtt (8.8 KB)
- 4. Operators and Pointers Part 2.mp4 (28.6 MB)
- 4. Operators and Pointers Part 2.vtt (14.0 KB)
- 5. Pointing to Different Objects Part 1.mp4 (14.4 MB)
- 5. Pointing to Different Objects Part 1.vtt (6.0 KB)
- 6. Pointing to Different Objects Part 2.mp4 (5.1 MB)
- 6. Pointing to Different Objects Part 2.vtt (2.8 KB)
- 7. Referencing.mp4 (12.2 MB)
- 7. Referencing.vtt (12.2 MB)
- 1. Set Up.mp4 (56.9 MB)
- 1. Set Up.vtt (23.3 KB)
- 1. The most basic C++ program.mp4 (12.0 MB)
- 1. The most basic C++ program.vtt (8.4 KB)
- 2. Hello world, printing to monitor.mp4 (26.5 MB)
- 2. Hello world, printing to monitor.vtt (16.7 KB)
- 3. More advanced print formats.mp4 (20.3 MB)
- 3. More advanced print formats.vtt (11.5 KB)
- 4. Variables in C++ part 1.mp4 (34.5 MB)
- 4. Variables in C++ part 1.vtt (22.5 KB)
- 5. Variables in C++ part 2.mp4 (31.0 MB)
- 5. Variables in C++ part 2.vtt (14.6 KB)
- 1. Getting data from standard input (keyboard).mp4 (32.7 MB)
- 1. Getting data from standard input (keyboard).vtt (20.1 KB)
- 2. First useful program - calculate sum.mp4 (25.2 MB)
- 2. First useful program - calculate sum.vtt (14.9 KB)
- 3. Constant variables in C++, macro constants.mp4 (31.1 MB)
- 3. Constant variables in C++, macro constants.vtt (20.0 KB)
- 4. The auto keyword, new in C++11.mp4 (15.3 MB)
- 4. The auto keyword, new in C++11.vtt (11.5 KB)
- 5. Comments.mp4 (11.2 MB)
- 5. Comments.vtt (8.4 KB)
- 1. Inclusion of other libraries.mp4 (23.1 MB)
- 1. Inclusion of other libraries.vtt (16.9 KB)
- 2. if-else statement conditional execution.mp4 (50.2 MB)
- 2. if-else statement conditional execution.vtt (26.9 KB)
- 3. Logical operators part 1.mp4 (35.0 MB)
- 3. Logical operators part 1.vtt (26.3 KB)
- 4. Logical operators part 2.mp4 (14.7 MB)
- 4. Logical operators part 2.vtt (11.4 KB)
- 5. Relational operators.mp4 (26.5 MB)
- 5. Relational operators.vtt (19.6 KB)
- 6. Comma operator.mp4 (19.1 MB)
- 6. Comma operator.vtt (13.5 KB)
- 1. for loop.mp4 (42.6 MB)
- 1. for loop.vtt (24.0 KB)
- 2. while loop.mp4 (21.8 MB)
- 2. while loop.vtt (11.2 KB)
- 3. do while loop.mp4 (26.3 MB)
- 3. do while loop.vtt (15.9 KB)
- 4. for each loop (new in C++11).mp4 (37.5 MB)
- 4. for each loop (new in C++11).vtt (18.7 KB)
- 5. break statement.mp4 (25.9 MB)
- 5. break statement.vtt (10.4 KB)
- 6. continue statement.mp4 (22.9 MB)
- 6. continue statement.vtt (13.5 KB)
- 7. goto.mp4 (11.3 MB)
- 7. goto.vtt (7.7 KB)
- 8. Infinite loops.mp4 (11.0 MB)
- 8. Infinite loops.vtt (7.3 KB)
- 9. Nested loops.mp4 (10.6 MB)
- 9. Nested loops.vtt (6.9 KB)
- 1. Declaration and usage.mp4 (18.9 MB)
- 1. Declaration and usage.vtt (14.9 KB)
- 2. Memory representation.mp4 (3.4 MB)
- 2. Memory representation.vtt (2.7 KB)
- 3. Array initialization.mp4 (43.6 MB)
- 3. Array initialization.vtt (25.7 KB)
- 4. Simple array algorithms.mp4 (23.6 MB)
- 4. Simple array algorithms.vtt (14.9 KB)
- 5. C string.mp4 (11.7 MB)
- 5. C string.vtt (7.4 KB)
- 1. Concept and usage.mp4 (31.5 MB)
- 1. Concept and usage.vtt (19.5 KB)
- 2. Functions with return values.mp4 (44.8 MB)
- 2. Functions with return values.vtt (24.1 KB)
- 3. Functions that do not accept anything and do not return anything.mp4 (37.4 MB)
- 3. Functions that do not accept anything and do not return anything.vtt (15.7 KB)
- 4. Basics lambda anonymous functions new in C++11.mp4 (21.6 MB)
- 4. Basics lambda anonymous functions new in C++11.vtt (10.7 KB)
- 1. Explanation and usage part 1.mp4 (42.0 MB)
- 1. Explanation and usage part 1.vtt (27.1 KB)
- 2. Explanation and usage part 2.mp4 (48.7 MB)
- 2. Explanation and usage part 2.vtt (21.9 KB)
- 3. Standard exceptions.mp4 (14.9 MB)
- 3. Standard exceptions.vtt (8.3 KB)
- 4. Generic catch block.mp4 (11.6 MB)
- 4. Generic catch block.vtt (6.4 KB)
- 5. Nested try-catch blocks.mp4 (5.4 MB)
- 5. Nested try-catch blocks.vtt (3.5 KB)
- 6. Exception propagation.mp4 (9.0 MB)
- 6. Exception propagation.vtt (7.2 KB)
- [Tutorialsplanet.NET].url (0.1 KB)
There are currently no comments. Feel free to leave one :)
Code:
- ahttp://0d.kebhana.mx:443/announce
- udp://bigfoot1942.sektori.org:6969/announce
- https://tracker.fastdownload.xyz:443/announce
- https://opentracker.xyz:443/announce
- http://open.trackerlist.xyz:80/announce
- http://torrent.nwps.ws:80/announce
- udp://tracker.port443.xyz:6969/announce
- udp://tracker.tiny-vps.com:6969/announce
- http://t.nyaatracker.com:80/announce
- udp://tracker.birkenwald.de:6969/announce
- udp://tracker.vanitycore.co:6969/announce
- udp://tracker.torrent.eu.org:451/announce
- udp://retracker.lanta-net.ru:2710/announce
- udp://retracker.hotplug.ru:2710/announce
- udp://bt.xxx-tracker.com:2710/announce
- udp://tracker.uw0.xyz:6969/announce
- udp://exodus.desync.com:6969/announce
- udp://tracker.coppersurfer.tk:6969/announce
- udp://explodie.org:6969/announce
- udp://ipv4.tracker.harry.lu:80/announce
- udp://tracker.iamhansen.xyz:2000/announce
- udp://tracker.toss.li:6969/announce
- udp://tracker.opentrackr.org:1337/announce
- udp://tracker.justseed.it:1337/announce
- https://2.track.ga:443/announce
- udp://open.stealth.si:80/announce
- udp://zephir.monocul.us:6969/announce
- udp://open.demonii.si:1337/announce