kingers Posted May 4 Report Share Posted May 4 4.4 GB | 14min 54s | mp4 | 1280X720 | 16:9Genre:eLearning |Language:EnglishFiles Included :1 Course Introduction.mp4 (26.09 MB)2 Lecturer Introduction.mp4 (4.79 MB)1 Modern C++ Programming Style Part One.mp4 (52.17 MB)2 Modern C++ Programming Style Part Two.mp4 (57.09 MB)5 1 quick game development.zip (25.79 KB)1 History of C++.mp4 (32.9 MB)10 Associative Containers Practical.mp4 (76.18 MB)10 3 associative container practical.zip (2.47 KB)12 Container Adapters.mp4 (58.39 MB)12 3 container adapter overview.zip (1.43 KB)13 Operator Overloading.mp4 (35.86 MB)13 3 operator overloading overview.zip (1.33 KB)14 Algorithms with Predicates.mp4 (54.8 MB)14 1 algorithm predicate overview.zip (1.87 KB)16 Classes and Inheritance.mp4 (47.84 MB)16 3 classes and inheritance.zip (835 B)17 Virtual Functions and Polymorphism.mp4 (77.57 MB)17 3 virtual functions.zip (2.04 KB)2 Local Variables and Function Arguments.mp4 (62.55 MB)2 3 local variables.zip (1.31 KB)20 Exceptions.mp4 (51.93 MB)20 1 exception overview.zip (1.28 KB)21 The throw() Exception Specifier.mp4 (14.92 MB)22 Templates.mp4 (43.89 MB)22 1 template overview.zip (609 B)23 Namespaces.mp4 (36.59 MB)23 1 namespace overview.zip (547 B)24 Synthesized Member Functions.mp4 (49.88 MB)24 3 synthesized member fns.zip (632 B)25 Resource Managment.mp4 (30.12 MB)26 Casting.mp4 (50.65 MB)26 3 casts.zip (1.78 KB)27 Run-time Type Information.mp4 (43.73 MB)27 1 rtti.zip (1.19 KB)28 Copy Elision.mp4 (58.67 MB)28 3 copy elision.zip (1.77 KB)29 Miscellaneous C++98 features.mp4 (35.18 MB)29 1 misc overview.zip (1.02 KB)3 Classes and Special Member Functions.mp4 (44.97 MB)4 Array, String and Vector.mp4 (73.63 MB)4 1 array string vector overview.zip (1.79 KB)6 Iterators.mp4 (52.84 MB)6 1 iterator overview.zip (2.6 KB)7 Algorithms.mp4 (43.09 MB)7 1 algorithm overview.zip (641 B)8 Sequential Containers.mp4 (66.9 MB)8 3 sequential container overview.zip (1.49 KB)9 Associative Containers.mp4 (34.72 MB)1 Types and Literals.mp4 (41.49 MB)1 3 types and literals.zip (1.85 KB)11 Constructors.mp4 (60.91 MB)11 3 constructors.zip (2.6 KB)12 Delete and Default Keywords.mp4 (45.33 MB)12 3 default delete special members.zip (972 B)13 Conversion Operators.mp4 (48.04 MB)13 3 conversion operators.zip (1.52 KB)14 Inheritance.mp4 (46.48 MB)14 3 inheritance.zip (1.44 KB)15 The noexcept keyword.mp4 (29.94 MB)15 1 noexcept.zip (517 B)16 Inline Namespaces.mp4 (37.77 MB)16 3 inline namespace.zip (2.02 KB)2 User-defined Literals.mp4 (97.09 MB)2 1 user defined literals.zip (1.97 KB)3 Declaration and Initialization.mp4 (66.61 MB)3 3 declaration initialization.zip (2.28 KB)5 Enums.mp4 (33.21 MB)5 3 enums.zip (1.24 KB)6 Automatic Type Deduction.mp4 (85.95 MB)6 3 automatic type deduction.zip (1.6 KB)8 Loops.mp4 (61.99 MB)8 3 loops.zip (1.62 KB)1 Lambda Expressions Introduction.mp4 (60.88 MB)1 3 lambda intro.zip (1.46 KB)2 Lambda Expressions Practical.mp4 (59.95 MB)2 2 lambda practical.zip (1.28 KB)4 Lambda Expressions and Capture.mp4 (66.65 MB)4 3 lambda capture.zip (2.27 KB)5 Lambda Expressions and Capture Continued.mp4 (59.63 MB)5 3 lambda capture contd.zip (1.82 KB)7 Lambda Expressions and Partial Evaluation.mp4 (64.39 MB)7 3 lambdas and partial eval.zip (1.63 KB)8 Lambda Expressions in C++14.mp4 (39.55 MB)8 3 lambda cpp14.zip (1.23 KB)1 Initializer Lists.mp4 (26.54 MB)1 3 initializer list.zip (952 B)10 Time.mp4 (51.41 MB)10 3 time.zip (823 B)11 Mathematical Types.mp4 (32.12 MB)11 2 mathematical types.zip (736 B)12 Bitsets.mp4 (23 MB)12 2 bitset.zip (651 B)13 Miscellaneous Library Features.mp4 (46.22 MB)13 1 misc library features.zip (2.12 KB)14 Random Number Algorithms.mp4 (38.88 MB)14 3 random number algorithms.zip (1.51 KB)15 3 workshop library.zip (891 B)2 Containers and insert().mp4 (48.62 MB)2 3 containers insert.zip (1.54 KB)3 Containers and emplace().mp4 (55.08 MB)3 3 containers emplace.zip (1.29 KB)4 Tuples.mp4 (60.18 MB)4 3 tuples.zip (1.95 KB)5 stdarray.mp4 (48.72 MB)5 3 standard array.zip (1.63 KB)6 Miscellaneous Containers.mp4 (74.93 MB)6 3 miscellaneous containers.zip (1.35 KB)7 Binding Arguments.mp4 (53.82 MB)7 3 binding arguments.zip (1.93 KB)8 Callable Objects.mp4 (44.87 MB)8 3 callable objects.zip (2.6 KB)9 Random Numbers.mp4 (67.81 MB)1 Swap.mp4 (50.24 MB)1 3 swap.zip (1020 B)2 Move Semantics.mp4 (39.03 MB)3 Lvalues and Rvalues.mp4 (46.64 MB)3 3 lvalues and rvalues.zip (1.08 KB)4 Move Operators.mp4 (69.96 MB)4 3 move operators.zip (874 B)5 Special Member Functions in Modern C++.mp4 (41.19 MB)6 Move-only Types and RAII.mp4 (49.17 MB)6 1 move only and raii.zip (562 B)7 Forwarding References.mp4 (41.52 MB)7 3 forwarding references.zip (911 B)8 Perfect Forwarding.mp4 (45.65 MB)8 3 perfect forwarding.zip (585 B)9 3 move semantics workshop.zip (2.3 KB)1 Thread Overview.mp4 (50.24 MB)1 1 thread overview.zip (1.28 KB)2 Data sharing by threads.mp4 (53.12 MB)2 3 data sharing threads.zip (575 B)3 Mutex Overview.mp4 (62.23 MB)3 3 mutex intro.zip (1.61 KB)4 Deadlock and Livelock.mp4 (79.57 MB)4 3 deadlock and livelock.zip (2.74 KB)5 Atomic Types Overview.mp4 (39.6 MB)5 3 atomic types.zip (894 B)6 Condition Variables.mp4 (64.14 MB)6 3 condition variable.zip (1.6 KB)7 Promises and Futures.mp4 (47.52 MB)7 3 promises futures.zip (1.32 KB)8 Asynchronous Threads Overview.mp4 (64.32 MB)8 1 async threads.zip (1.4 KB)9 3 multithreading workshop.zip (2.89 KB)1 Introduction to Smart Pointers.mp4 (29.18 MB)2 Unique Pointer.mp4 (66.49 MB)2 3 unique ptr.zip (1.52 KB)3 Unique Pointer Applications.mp4 (72.01 MB)3 3 unique ptr applications.zip (1.65 KB)4 The pImpl Idiom.mp4 (63.47 MB)4 3 the pImpl idiom.zip (1.52 KB)5 Shared Pointer.mp4 (51.01 MB)5 3 shared ptr.zip (485 B)6 Weak Pointer.mp4 (42.29 MB)6 3 weak ptr.zip (619 B)7 3 smart pointer workshop.zip (1.11 KB)1 Variadic Templates.mp4 (85.46 MB)1 3 variadic templates.zip (2.02 KB)2 Miscellaneous Template Features.mp4 (63.43 MB)2 1 misc template features.zip (2.52 KB)3 Constant Expressions.mp4 (29.27 MB)3 3 constant expressions.zip (552 B)4 Constexpr Functions.mp4 (39 MB)4 3 constexpr functions.zip (532 B)5 Template Type Deduction.mp4 (69.22 MB)5 1 template overview.zip (609 B)6 Automatic Type Deduction.mp4 (38.27 MB)]ScreenshotAusFilehttps://ausfile.com/wf0xjtao176ihttps://ausfile.com/1w23e94oct8mhttps://ausfile.com/kficb6iugiwdhttps://ausfile.com/i890vvpnk7c1https://ausfile.com/6bho8uol7w2hRapidGatorhttps://rapidgator.net/file/94a37fdb5d6584d8249b750c4f9dd0cf/https://rapidgator.net/file/b969dc21a01a69463609188f5d2839ce/https://rapidgator.net/file/18fb49b43deeb37ca8be7a4145721500/https://rapidgator.net/file/21e62439889d568d9ed0a615df283901/https://rapidgator.net/file/ba3bf66954bbc13370acb9747888890b/ Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now