17 OCT 2024 - Welcome Back to TorrentFunk! Get your pirate hat back out. Streaming is dying and torrents are the new trend. Account Registration works again and so do Torrent Uploads. We invite you all to start uploading torrents again!
TORRENT DETAILS
Udemy - Modern C + + - The Fundamentals
TORRENT SUMMARY
Status:
All the torrents in this section have been verified by our verification system
What you'll learn Understand basics of algorithms, version control systems, and build systems Design and implement programs in C++ Use the most common parts of modern C++: variables, conditional execution, loops, etc. Work with arrays, functions, and file input/output in C++
Requirements Intermediate computer skills
VISITOR COMMENTS (0 )
FILE LIST
Filename
Size
~Get Your Files Here !/1. Introduction/1. Introduction.mp4
9.2 MB
~Get Your Files Here !/1. Introduction/1. Introduction.srt
6.1 KB
~Get Your Files Here !/1. Introduction/2. About C++.mp4
8.8 MB
~Get Your Files Here !/1. Introduction/2. About C++.srt
5.6 KB
~Get Your Files Here !/1. Introduction/2.1 C++ (wiki).html
98 B
~Get Your Files Here !/1. Introduction/2.2 Compiler (wiki).html
99 B
~Get Your Files Here !/1. Introduction/2.3 Cpp reference.html
91 B
~Get Your Files Here !/1. Introduction/3. About C++.html
178 B
~Get Your Files Here !/1. Introduction/4. Work environment.mp4
4.2 MB
~Get Your Files Here !/1. Introduction/4. Work environment.srt
3.6 KB
~Get Your Files Here !/1. Introduction/5. Work environment.html
178 B
~Get Your Files Here !/1. Introduction/6. First program.mp4
25.9 MB
~Get Your Files Here !/1. Introduction/6. First program.srt
11.1 KB
~Get Your Files Here !/1. Introduction/6.1 C++ Standard Library headers.html
101 B
~Get Your Files Here !/1. Introduction/6.2 CMake (build system generator).html
96 B
~Get Your Files Here !/1. Introduction/6.3 Entry point (wiki).html
102 B
~Get Your Files Here !/1. Introduction/6.4 Exit status (wiki).html
102 B
~Get Your Files Here !/1. Introduction/6.5 Include directive (wiki).html
108 B
~Get Your Files Here !/1. Introduction/6.6 Preprocessor (wiki).html
103 B
~Get Your Files Here !/1. Introduction/7. First program.html
178 B
~Get Your Files Here !/2. Additional topics/1. Version control system (git).mp4
139.1 MB
~Get Your Files Here !/2. Additional topics/1. Version control system (git).srt
28.9 KB
~Get Your Files Here !/2. Additional topics/1.1 .gitignore file (example for C++).html
126 B
~Get Your Files Here !/2. Additional topics/1.2 About leaky abstraction (wiki).html
108 B
~Get Your Files Here !/2. Additional topics/1.3 Git - Book (v2).html
91 B
~Get Your Files Here !/2. Additional topics/1.4 Git (wiki).html
94 B
~Get Your Files Here !/2. Additional topics/1.5 Version control (wiki).html
106 B
~Get Your Files Here !/2. Additional topics/2. Version control system.html
178 B
~Get Your Files Here !/2. Additional topics/3. Algorithms.mp4
4.9 MB
~Get Your Files Here !/2. Additional topics/3. Algorithms.srt
3.7 KB
~Get Your Files Here !/2. Additional topics/3.1 Algorithm (wiki).html
100 B
~Get Your Files Here !/2. Additional topics/3.2 Computer program (wiki).html
107 B
~Get Your Files Here !/2. Additional topics/3.3 Flowchart (wiki).html
100 B
~Get Your Files Here !/2. Additional topics/4. Algorithms.html
178 B
~Get Your Files Here !/3. Base topics/1. Variables.mp4
92 MB
~Get Your Files Here !/3. Base topics/1. Variables.srt
25.3 KB
~Get Your Files Here !/3. Base topics/1.1 Arithmetic operators (cpp reference).html
123 B
~Get Your Files Here !/3. Base topics/1.2 Operator precedence and associativity (cpp reference).html
113 B
~Get Your Files Here !/3. Base topics/1.3 Standard library header cmath (cpp reference).html
107 B
~Get Your Files Here !/3. Base topics/1.4 stdstring (cpp reference).html
114 B
~Get Your Files Here !/3. Base topics/1.5 Variables (cpp reference).html
109 B
~Get Your Files Here !/3. Base topics/10. Print three numbers.html
178 B
~Get Your Files Here !/3. Base topics/11. Print number with a certain precision.html
178 B
~Get Your Files Here !/3. Base topics/12. Read input value.html
178 B
~Get Your Files Here !/3. Base topics/13. Conditional execution (ifelse).mp4
38.7 MB
~Get Your Files Here !/3. Base topics/13. Conditional execution (ifelse).srt
10.5 KB
~Get Your Files Here !/3. Base topics/13.1 About if statement (cpp reference).html
106 B
~Get Your Files Here !/3. Base topics/13.2 About checking state of the input stream (cpp reference).html
112 B
~Get Your Files Here !/3. Base topics/13.3 Boolean algebra (wiki).html
106 B
~Get Your Files Here !/3. Base topics/13.4 De Morgan's laws (wiki).html
109 B
~Get Your Files Here !/3. Base topics/13.5 Logical operators (cpp reference).html
120 B
~Get Your Files Here !/3. Base topics/14. Conditional execution (ifelse).html
178 B
~Get Your Files Here !/3. Base topics/15. Print three numbers in ascending order.html
178 B
~Get Your Files Here !/3. Base topics/16. Loops.mp4
80.3 MB
~Get Your Files Here !/3. Base topics/16. Loops.srt
17.8 KB
~Get Your Files Here !/3. Base topics/16.1 About pseudo-random numbers generation (cpp reference).html
109 B
~Get Your Files Here !/3. Base topics/16.2 Do-while loop (cpp reference).html
106 B
~Get Your Files Here !/3. Base topics/16.3 For loop (cpp reference).html
107 B
~Get Your Files Here !/3. Base topics/16.4 Keyword break (cpp reference).html
108 B
~Get Your Files Here !/3. Base topics/16.5 Keyword continue (cpp reference).html
112 B
~Get Your Files Here !/3. Base topics/16.6 While loop (cpp reference).html
109 B
~Get Your Files Here !/3. Base topics/17. Loops.html
178 B
~Get Your Files Here !/3. Base topics/18. Sum of digits 2.html
178 B
~Get Your Files Here !/3. Base topics/19. First Fibonacci number that is greater than N.html
178 B
~Get Your Files Here !/3. Base topics/2. Variables.html
178 B
~Get Your Files Here !/3. Base topics/3. Convert millimeters to centimeters.html
178 B
~Get Your Files Here !/3. Base topics/4. Sum of digits.html
178 B
~Get Your Files Here !/3. Base topics/5. First and last character of a string.html
178 B
~Get Your Files Here !/3. Base topics/6. Debugging.mp4
33.1 MB
~Get Your Files Here !/3. Base topics/6. Debugging.srt
10.9 KB
~Get Your Files Here !/3. Base topics/6.1 Debugger (wiki).html
99 B
~Get Your Files Here !/3. Base topics/6.2 Log file (wiki).html
99 B
~Get Your Files Here !/3. Base topics/6.3 Software bug (wiki).html
103 B
~Get Your Files Here !/3. Base topics/6.4 Tracing (wiki).html
109 B
~Get Your Files Here !/3. Base topics/7. Debugging.html
178 B
~Get Your Files Here !/3. Base topics/8. Input and output.mp4
36 MB
~Get Your Files Here !/3. Base topics/8. Input and output.srt
9.1 KB
~Get Your Files Here !/3. Base topics/8.1 About stdcin (cpp reference).html
101 B
~Get Your Files Here !/3. Base topics/8.2 About stdcout (cpp reference).html
102 B
~Get Your Files Here !/3. Base topics/8.3 About stdput_money (cpp reference).html
113 B
~Get Your Files Here !/3. Base topics/8.4 Input and output manipulators (cpp reference).html
103 B
~Get Your Files Here !/3. Base topics/9. Input and output.html
178 B
~Get Your Files Here !/4. Extended topics/1. Arrays.mp4
154.3 MB
~Get Your Files Here !/4. Extended topics/1. Arrays.srt
32.8 KB
~Get Your Files Here !/4. Extended topics/1.1 About stdarray (ccp reference).html
110 B
~Get Your Files Here !/4. Extended topics/1.2 About stdvector (cpp reference).html
111 B
~Get Your Files Here !/4. Extended topics/10. Lucky numbers.html
178 B
~Get Your Files Here !/4. Extended topics/2. Arrays.html
178 B
~Get Your Files Here !/4. Extended topics/3. Sum of even numbers.html
178 B
~Get Your Files Here !/4. Extended topics/4. Print the sequence in reverse order.html
178 B
~Get Your Files Here !/4. Extended topics/5. Files (read and write).mp4
97.5 MB
~Get Your Files Here !/4. Extended topics/5. Files (read and write).srt
20.1 KB
~Get Your Files Here !/4. Extended topics/5.1 Everything is a file -- one of the defining features of Unix (wiki).html
111 B
~Get Your Files Here !/4. Extended topics/5.2 About input file stream (cpp reference).html
111 B
~Get Your Files Here !/4. Extended topics/5.3 About output file stream (cpp reference).html
112 B
~Get Your Files Here !/4. Extended topics/6. Files (read and write).html
178 B
~Get Your Files Here !/4. Extended topics/7. Functions.mp4
100.3 MB
~Get Your Files Here !/4. Extended topics/7. Functions.srt