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!
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch Genre: eLearning | Language: English + srt | Duration: 13 lectures (2h 22m) | Size: 477.7 MB STL made simple What you'll learn: The C++ Standard Template Library (STL) Data Structures and their STL implementations Doing an in-depth analysis on Solving real-world interview problems
Requirements Basic C++ knowledge A laptop or a mobile device
Description Hi! My name is Daniel, a passionate software engineer whose aim is to teach you the techniques of using the Standard Template Library (STL) in C++ and how you can use them to get a job at any big tech company as a C++ software developer or start building your dream projects. I have personally used them in multiple interviews and in all of my C++ projects.
The Standard Template Library (STL) has become a major part of the C++ programming language, providing a solid and proficient implementation for a variety of data structures and their methods/functions. In this course, we will cover everything you need to know about the STL, as well as solve some real-world problems to show you exactly how to apply what you've learned and afterwards provide you with further resources to study and apply your knowledge on. I will also provide you with project ideas that you can implement in order to enrich your understanding and knowledge of C++.
VISITOR COMMENTS (0 )
FILE LIST
Filename
Size
~Get Your Files Here !/1. Introduction/1. Introduction.mp4
9 MB
~Get Your Files Here !/1. Introduction/1. Introduction.srt
670 B
~Get Your Files Here !/1. Introduction/2. Setup.mp4
32.5 MB
~Get Your Files Here !/1. Introduction/2. Setup.srt
5.2 KB
~Get Your Files Here !/1. Introduction/3. Basics concepts of STL.mp4
22.4 MB
~Get Your Files Here !/1. Introduction/3. Basics concepts of STL.srt
3.1 KB
~Get Your Files Here !/2. Sequence Containers/1. Vector.mp4
74.2 MB
~Get Your Files Here !/2. Sequence Containers/1. Vector.srt
12 KB
~Get Your Files Here !/2. Sequence Containers/2. Array.mp4
18.1 MB
~Get Your Files Here !/2. Sequence Containers/2. Array.srt
10.6 KB
~Get Your Files Here !/2. Sequence Containers/2.1 Array - documentation.html
105 B
~Get Your Files Here !/2. Sequence Containers/2.2 array.cpp
610 B
~Get Your Files Here !/3. Container Adapters/1. Stack.mp4
32.2 MB
~Get Your Files Here !/3. Container Adapters/1. Stack.srt
5.6 KB
~Get Your Files Here !/3. Container Adapters/1.1 Stack - documentation 1.html
118 B
~Get Your Files Here !/3. Container Adapters/1.2 Stack - documentation 1.html
110 B
~Get Your Files Here !/3. Container Adapters/1.3 stack.cpp
782 B
~Get Your Files Here !/3. Container Adapters/2. Stack exercise 1.html
176 B
~Get Your Files Here !/3. Container Adapters/3. The Paranthesis Problem - Stack Practice Problem.mp4
163 MB
~Get Your Files Here !/3. Container Adapters/3. The Paranthesis Problem - Stack Practice Problem.srt
31 KB
~Get Your Files Here !/3. Container Adapters/3.1 stack_paranthesis_harder.cpp
806 B
~Get Your Files Here !/3. Container Adapters/3.2 stack_paranthesis.cpp
574 B
~Get Your Files Here !/3. Container Adapters/4. Queue.mp4
20.1 MB
~Get Your Files Here !/3. Container Adapters/4. Queue.srt
11 KB
~Get Your Files Here !/3. Container Adapters/4.1 Queue - Documentation.html
105 B
~Get Your Files Here !/3. Container Adapters/4.2 queue.cpp
754 B
~Get Your Files Here !/4. Associative Containers/1. Set.mp4
18.3 MB
~Get Your Files Here !/4. Associative Containers/1. Set.srt
3.3 KB
~Get Your Files Here !/4. Associative Containers/1.1 Set - documentation 1.html
105 B
~Get Your Files Here !/4. Associative Containers/1.2 Set - documentation 2.html
108 B
~Get Your Files Here !/4. Associative Containers/1.3 set.cpp
872 B
~Get Your Files Here !/4. Associative Containers/2. Map.mp4
42.1 MB
~Get Your Files Here !/4. Associative Containers/2. Map.srt
7.7 KB
~Get Your Files Here !/4. Associative Containers/2.1 Map - documentation 1.html
112 B
~Get Your Files Here !/4. Associative Containers/2.2 Map - documentation 2.html
108 B
~Get Your Files Here !/4. Associative Containers/2.3 map.cpp
415 B
~Get Your Files Here !/4. Associative Containers/3. Map Practice.mp4
88.5 MB
~Get Your Files Here !/4. Associative Containers/3. Map Practice.srt
15.1 KB
~Get Your Files Here !/4. Associative Containers/3.1 freq_map_p.cpp
596 B
~Get Your Files Here !/5. Unordered Associative Containers/1. Unordered Map.mp4
69.3 MB
~Get Your Files Here !/5. Unordered Associative Containers/1. Unordered Map.srt
12.9 KB
~Get Your Files Here !/5. Unordered Associative Containers/1.1 Unordered Map - documentation.html
116 B
~Get Your Files Here !/5. Unordered Associative Containers/1.2 unordered_map.cpp
465 B
~Get Your Files Here !/5. Unordered Associative Containers/2. Unordered Set.mp4
83.6 MB
~Get Your Files Here !/5. Unordered Associative Containers/2. Unordered Set.srt
15.7 KB
~Get Your Files Here !/5. Unordered Associative Containers/2.1 Unordered Set - documentation.html
116 B
~Get Your Files Here !/5. Unordered Associative Containers/2.2 unordered_set.cpp