Udemy - The C + + Programming Language - Learn and Master C + +

seeders: 20
leechers: 16
updated:

Download Fast Safe Anonymous
movies, software, shows...

Files

[ DevCourseWeb.com ] Udemy - The C + + Programming Language - Learn and Master C + +
  • Get Bonus Downloads Here.url (0.2 KB)
  • ~Get Your Files Here ! 1. Introduction
    • 1. Introduction.mp4 (29.3 MB)
    • 10. Running C++ Code on Mac (Terminal).mp4 (8.6 MB)
    • 11. Running C++ Code on Windows (Terminal).mp4 (6.7 MB)
    • 12. Key Takeaways.mp4 (8.0 MB)
    • 2. Program Installation & Setup (Mac).mp4 (12.3 MB)
    • 2.1 Link to download Visual Studio Code.html (0.1 KB)
    • 3. Program Installation & Setup (Windows).mp4 (18.7 MB)
    • 3.1 Install a C++ Compiler (Windows ONLY step).html (0.1 KB)
    • 3.2 Link to download Visual Studio Code.html (0.1 KB)
    • 4. Creating a C++ (.cpp) file.mp4 (5.7 MB)
    • 5. Hello World in C++.mp4 (12.4 MB)
    • 6. Overview of the C++ Programming Language.mp4 (21.4 MB)
    • 7. Hello World in C++.html (0.2 KB)
    • 8. Answer and Explanation to Coding Exercise.mp4 (5.4 MB)
    • 9. History of C++.mp4 (6.1 MB)
    10. Tree Algorithms
    • 1. Section Introduction.mp4 (8.1 MB)
    • 10. Answer and Explanation to Coding Exercise.mp4 (10.8 MB)
    • 11. Balanced Binary Tree.mp4 (6.7 MB)
    • 12. Balanced Binary Tree.html (0.2 KB)
    • 13. Answer and Explanation to Coding Exercise.mp4 (11.9 MB)
    • 14. Path Sum.mp4 (5.0 MB)
    • 15. Path Sum.html (0.2 KB)
    • 16. Answer and Explanation to Coding Exercise.mp4 (9.1 MB)
    • 17. Breadth First Search (BFS).mp4 (38.1 MB)
    • 18. Breadth First Search (BFS).html (0.2 KB)
    • 19. Answer and Explanation to Coding Exercise.mp4 (5.8 MB)
    • 2. Inorder Traversal.mp4 (23.7 MB)
    • 20. Depth First Search (DFS).mp4 (15.6 MB)
    • 21. Depth First Search (DFS).html (0.2 KB)
    • 22. Answer and Explanation to Coding Exercise.mp4 (5.3 MB)
    • 23. Key Takeaways.mp4 (13.3 MB)
    • 3. Inorder Traversal.html (0.2 KB)
    • 4. Preorder Traversal.mp4 (10.2 MB)
    • 5. Preorder Traversal.html (0.2 KB)
    • 6. Postorder Traversal.mp4 (11.5 MB)
    • 7. Postorder Traversal.html (0.2 KB)
    • 8. Maximum Depth (Height) of Binary Tree.mp4 (8.7 MB)
    • 9. Maximum Depth of Binary Tree.html (0.2 KB)
    11. Linked List Algorithms
    • 1. Section Introduction.mp4 (7.3 MB)
    • 10. Answer and Explanation to Coding Exercise.mp4 (9.0 MB)
    • 11. Key Takeaways.mp4 (6.2 MB)
    • 2. Merge Two Sorted Linked Lists.mp4 (7.8 MB)
    • 3. Merge Two Sorted Lists.html (0.2 KB)
    • 4. Answer and Explanation to Coding Exercise.mp4 (22.3 MB)
    • 5. Remove Linked List Elements.mp4 (6.0 MB)
    • 6. Remove Linked List Elements.html (0.2 KB)
    • 7. Answer and Explanation to Coding Exercise.mp4 (13.4 MB)
    • 8. Reverse Linked List.mp4 (6.3 MB)
    • 9. Reverse Linked List.html (0.2 KB)
    12. Course Summary and Wrap-Up
    • 1. Course Summary and Wrap-Up.mp4 (7.6 MB)
    • 2. Bonus Video.mp4 (36.8 MB)
    2. Basics of C++
    • 1. Section Introduction.mp4 (12.7 MB)
    • 10. Floating-point numbers (floatdouble).mp4 (21.0 MB)
    • 11. Arithmetic Operators.mp4 (26.9 MB)
    • 12. Order of Evaluation.mp4 (11.9 MB)
    • 13. Comparison Operators.mp4 (17.8 MB)
    • 14. const.mp4 (7.6 MB)
    • 15. Strings.mp4 (27.9 MB)
    • 16. Strings.html (0.2 KB)
    • 17. Answer and Explanation to Coding Exercise.mp4 (8.2 MB)
    • 18. Key Takeaways.mp4 (22.7 MB)
    • 19. Basics of C++.html (0.2 KB)
    • 2. How is a C++ program run.mp4 (16.6 MB)
    • 20. Answers and Explanations.mp4 (6.9 MB)
    • 3. #include.mp4 (8.1 MB)
    • 4. main() function.mp4 (6.4 MB)
    • 5. cout and .mp4 (11.3 MB)
    • 6. Built-in types.mp4 (11.2 MB)
    • 7. Booleans (bool).mp4 (17.4 MB)
    • 8. Characters (char).mp4 (12.1 MB)
    • 9. Integers (int).mp4 (5.4 MB)
    3. Input, Conditional Statements & Loops
    • 1. Section Introduction.mp4 (21.0 MB)
    • 10. For loops.html (0.2 KB)
    • 11. Answer and Explanation to Coding Exercise.mp4 (4.5 MB)
    • 12. while loops.mp4 (12.4 MB)
    • 13. While loops.html (0.2 KB)
    • 14. Answer and Explanation to Coding Exercise.mp4 (4.9 MB)
    • 15. do-while loops.mp4 (11.4 MB)
    • 16. goto.mp4 (12.8 MB)
    • 17. Pointers.mp4 (13.6 MB)
    • 18. Arrays.mp4 (13.2 MB)
    • 19. Arrays.html (0.2 KB)
    • 2. cin and .mp4 (15.4 MB)
    • 20. Answer and Explanation to Coding Exercise.mp4 (4.3 MB)
    • 21. Vectors.mp4 (17.4 MB)
    • 22. Vectors.html (0.2 KB)
    • 23. Answer and Explanation to Coding Exercise.mp4 (4.4 MB)
    • 24. Key Takeaways.mp4 (13.8 MB)
    • 25. Input, Conditional Statements & Loops.html (0.2 KB)
    • 26. Answers and Explanations.mp4 (8.4 MB)
    • 3. if - else if - else.mp4 (28.2 MB)
    • 4. if - else if - else.html (0.2 KB)
    • 5. Answer and Explanation to Coding Exercise.mp4 (4.2 MB)
    • 6. switch.mp4 (11.3 MB)
    • 7. Switch Statements.html (0.2 KB)
    • 8. Answer and Explanation to Coding Exercise.mp4 (4.3 MB)
    • 9. for loops.mp4 (26.3 MB)
    4. User-Defined Types
    • 1. Section Introduction.mp4 (8.5 MB)
    • 10. Answers and Explanations.mp4 (7.0 MB)
    • 2. Structures (structs).mp4 (20.9 MB)
    • 3. Classes.mp4 (18.6 MB)
    • 4. Enumerations (enums).mp4 (24.8 MB)
    • 5. Declaring vs. Defining.mp4 (11.8 MB)
    • 6. Separate Compilation.mp4 (14.4 MB)
    • 7. Namespaces.mp4 (8.8 MB)
    • 8. Key Takeaways.mp4 (13.5 MB)
    • 9. User-Defined Types.html (0.2 KB)
    5. Intermediate C++
    • 1. Section Introduction.mp4 (9.0 MB)
    • 10. Answer and Explanation to Coding Exercise.mp4 (8.9 MB)
    • 11. Regular Expressions (REGEX).mp4 (11.7 M

Description

The C++ Programming Language: Learn and Master C++



https://DevCourseWeb.com

Published 11/2022
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English | Duration: 146 lectures (4h 27m) | Size: 1.93 GB

Master the C++ programming language from the ground up! 40 hands-on coding exercises and 6 quizzes

What you'll learn
Go from having little/no experience in C++ to being PROFICIENT in writing programs in C++ code
Master C++ programming with a hands-on approach focused on getting you professional C++ experience you can use to GET A JOB!
Understand critical coding concepts like RECURSION, REGEX, LINKED LISTS, and TREES with C++ code
Includes INTERACTIVE QUIZZES and CODING EXERCISES to ensure you get hands-on coding knowledge and retain the concepts taught
Gain knowledge of C++ CONTAINERS like vectors, forward lists, lists, deques, sets, maps, stacks, and queues
Build the coding skills and deep understanding of computer science, data structures, and algorithms to pass coding interviews with TOP TIER TECH COMPANIES!
Learn to use C++ to code STRING algorithms like roman to integer, palindrome, and anagram coding interview questions
Code ARRAY algorithms like remove element, remove duplicates, Pascal's triangle, and sort array by parity
Master traversing TREES and coding algorithms like BREADTH FIRST SEARCH and DEPTH FIRST SEARCH
Bolster your knowledge of LINKED LISTS and understand how to merge linked lists, remove elements from them, and reverse a linked list

Requirements
A computer with Windows, Mac, or Linux
Eagerness and willingness to learn C++ programming
Note: All software and programs for this course are FREE



Download torrent
1.9 GB
seeders:20
leechers:16
Udemy - The C + + Programming Language - Learn and Master C + +


Trackers

tracker name
udp://tracker.torrent.eu.org:451/announce
udp://tracker.tiny-vps.com:6969/announce
http://tracker.foreverpirates.co:80/announce
udp://tracker.cyberia.is:6969/announce
udp://exodus.desync.com:6969/announce
udp://explodie.org:6969/announce
udp://tracker.opentrackr.org:1337/announce
udp://9.rarbg.to:2780/announce
udp://tracker.internetwarriors.net:1337/announce
udp://ipv4.tracker.harry.lu:80/announce
udp://open.stealth.si:80/announce
udp://9.rarbg.to:2900/announce
udp://9.rarbg.me:2720/announce
udp://opentor.org:2710/announce
µTorrent compatible trackers list

Download torrent
1.9 GB
seeders:20
leechers:16
Udemy - The C + + Programming Language - Learn and Master C + +


Torrent hash: 6BE7E68F36D88FEBD51C092E3C3E332AB17E3F19