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

  • Category Other
  • Type Tutorials
  • Language English
  • Total size 1.9 GB
  • Uploaded By freecoursewb
  • Downloads 374
  • Last checked 1 day ago
  • Date uploaded 3 years ago
  • Seeders 14
  • Leechers 2

Infohash : 6BE7E68F36D88FEBD51C092E3C3E332AB17E3F19



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

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 MB)
    • 12. Linked Lists.mp4 (17.2 MB)
    • 13. Linked Lists.html (0.2 KB)
    • 14. Answer and Explanation to Coding Exercise.mp4 (6.4 MB)
    • 15. Trees.mp4 (17.4 MB)
    • 16. Trees.html (0.2 KB)
    • 17. Answer and Explanation to Coding Exercise.mp4 (4.3 MB)
    • 18. Key Takeaways.mp4 (18.2 MB)
    • 19. Intermediate C++.html (0.2 KB)
    • 2. Libraries.mp4 (5.5 MB)
    • 20. Answers and Explanations.mp4 (6.8 MB)
    • 3. The Standard-Library.mp4 (7.6 MB)
    • 4. File IO.mp4 (18.6 MB)
    • 5. Date & Time.mp4 (28.6 MB)
    • 6. Date & Time.html (0.2 KB)
    • 7. Answer and Explanation to Coding Exercise.mp4 (5.2 MB)
    • 8. Recursion.mp4 (48.5 MB)
    • 9. Recursion.html (0.2 KB)
    6. Containers
    • 1. Section Introduction.mp4 (6.9 MB)
    • 10. Answer and Explanation to Coding Exercise.mp4 (4.1 MB)
    • 11. deque.mp4 (23.3 MB)
    • 12. Deques.html (0.2 KB)
    • 13. Answer and Explanation to Coding Exercise.mp4 (3.9 MB)
    • 14. set.mp4 (23.0 MB)
    • 15. Sets.html (0.2 KB)
    • 16. Answer and Explanation to Coding Exercise.mp4 (5.4 MB)
    • 17. map.mp4 (19.2 MB)
    • 18. Maps.html (0.2 KB)
    • 19. Answer and Explanation to Coding Exercise.mp4 (5.9 MB)
    • 2. vector.mp4 (47.9 MB)
    • 20. stack.mp4 (9.8 MB)
    • 21. Stacks.html (0.2 KB)
    • 22. Answer and Explanation to Coding Exercise.mp4 (6.0 MB)
    • 23. queue.mp4 (17.4 MB)
    • 24. Queues.html (0.2 KB)
    • 25. Answer and Explanation to Coding Exercise.mp4 (4.3 MB)
    • 26. Key Takeaways.mp4 (11.1 MB)
    • 27. Containers.html (0.2 KB)
    • 28. Answers and Explanations.mp4 (8.5 MB)
    • 3. Vectors.html (0.2 KB)
    • 4. Answer and Explanation to Coding Exercise.mp4 (5.2 MB)
    • 5. forward_list.mp4 (14.6 MB)
    • 6. Forward Lists.html (0.2 KB)
    • 7. Answer and Explanation to Coding Exercise.mp4 (4.7 MB)
    • 8. list.mp4 (55.3 MB)
    • 9. Lists.html (0.2 KB)
    7. Object-Oriented Programming (OOP)
    • 1. Section Introduction.mp4 (8.7 MB)
    • 2. What is Object Oriented Programming.mp4 (32.3 MB)
    • 3. Four Pillars of OOP.mp4 (16.8 MB)
    • 4. Classes.mp4 (11.6 MB)
    • 5. Objects.mp4 (10.2 MB)
    • 6. Inheritance.mp4 (25.2 MB)
    • 7. Key Takeaways.mp4 (13.5 MB)
    • 8. Object-Oriented Programming (OOP).html (0.2 KB)
    • 9. Answers and Explanations.mp4 (8.1 MB)
    8. String Algorithms
    • 1. Section Introduction.mp4 (8.5 MB)
    • 10. Answer and Explanation to Coding Exercise.mp4 (8.1 MB)
    • 11. Valid Parentheses.mp4 (13.7 MB)
    • 12. Valid Parentheses.html (0.2 KB)
    • 13. Answer and Explanation to Coding Exercise.mp4 (17.2 MB)
    • 14. Valid Anagram.mp4 (11.6 MB)
    • 15. Group Anagrams.html (0.2 KB)
    • 16. Answer and Explanation to Coding Exercise.mp4 (16.5 MB)
    • 17. Key Takeaways.mp4 (13.0 MB)
    • 2. Roman to Integer.mp4 (8.0 MB)
    • 3. String to Integer.html (0.2 KB)
    • 4. Answer and Explanation to Coding Exercise.mp4 (22.1 MB)
    • 5. Palindrome.mp4 (7.6 MB)
    • 6. Palindrome.html (0.2 KB)
    • 7. Answer and Explanation to Coding Exercise.mp4 (13.8 MB)
    • 8. Reverse Characters in a Character Array.mp4 (8.7 MB)
    • 9. Reverse Words in a String.html (0.2 KB)
    9. Array and Vector Algorithms
    • 1. Section Introduction.mp4 (8.3 MB)
    • 10. Answer and Explanation to Coding Exercise.mp4 (11.8 MB)
    • 11. Sort Array By Parity.mp4 (6.7 MB)
    • 12. Sort Array By Parity.html (0.2 KB)
    • 13. Answer and Explanation to Coding Exercise.mp4 (11.7 MB)
    • 14. Key Takeaways.mp4 (12.7 MB)
    • 2. Remove Element.mp4 (13.4 MB)
    • 3. Remove Element.html (0.2 KB)
    • 4. Answer and Explanation to Coding Exercise.mp4 (10.3 MB)
    • 5. Remove Duplicates From Sorted Array.mp4 (14.0 MB)
    • 6. Remove Duplicates From Sorted Array.html (0.2 KB)
    • 7. Answer and Explanation to Coding Exercise.mp4 (9.8 MB)
    • 8. Pascal's Triangle.mp4 (10.8 MB)
    • 9. Pascal's Triangle.html (0.2 KB)
    • Bonus Resources.txt (0.4 KB)

There are currently no comments. Feel free to leave one :)

Code:

  • 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
GDRIVE-CACHE 📁 GD (hit) | ID: 1spM2JU9in... 📄 torrent 🕐 14 Jan 2026, 06:43:31 pm IST ⏰ 08 Feb 2026, 06:43:29 pm IST ✅ Valid for 11d 6h 🔄 Refresh Cache