zhongziso种子搜
首页
功能
磁力转BT
BT转磁力
使用教程
免责声明
关于
zhongziso
搜索
[UdemyCourseDownloader] Beginning C++ Programming - From Beginner to Beyond
magnet:?xt=urn:btih:d14b134d6fa4d6d1dcd8f2f712c5013a9934fd79&dn=[UdemyCourseDownloader] Beginning C++ Programming - From Beginner to Beyond
磁力链接详情
Hash值:
d14b134d6fa4d6d1dcd8f2f712c5013a9934fd79
点击数:
160
文件大小:
7.36 GB
文件数量:
264
创建日期:
2019-1-19 23:20
最后访问:
2024-11-6 16:25
访问标签:
UdemyCourseDownloader
Beginning
C
Programming
-
From
Beginner
to
Beyond
文件列表详情
20 The Standard Template Library (STL)/249 Sequence Containers - Vector.mp4 202.34 MB
01 Introduction/001 About the Course.mp4 6.6 MB
01 Introduction/002 Why Learn C.mp4 10.76 MB
01 Introduction/003 Modern C and the C Standard.mp4 6.03 MB
01 Introduction/004 How does all this work.mp4 10.88 MB
02 Installation and Setup/006 Installation and Setup Overview.mp4 3.5 MB
02 Installation and Setup/007 Installing the C Compiler on Windows.mp4 11.96 MB
02 Installation and Setup/008 Installing CodeLite on Windows.mp4 4.99 MB
02 Installation and Setup/009 Configuring CodeLite on Windows.mp4 23.58 MB
02 Installation and Setup/010 Installing the C Compiler on Mac OSX.mp4 4.29 MB
02 Installation and Setup/011 Installing CodeLite on Mac OSX.mp4 4.68 MB
02 Installation and Setup/012 Configuring CodeLite on Mac OSX.mp4 19.65 MB
02 Installation and Setup/013 Installing CodeLite on Ubuntu Linux.mp4 13.03 MB
02 Installation and Setup/014 Configuring CodeLite on Ubuntu Linux.mp4 20.64 MB
02 Installation and Setup/015 Creating a Default CodeLite Project Template (All Versions).mp4 8.89 MB
02 Installation and Setup/016 Using the Command-Line interface.mp4 3.58 MB
02 Installation and Setup/017 Using the Command-Line Interface on Windows.mp4 19.56 MB
02 Installation and Setup/018 Using the Command-Line Interface on Mac OSX.mp4 13.91 MB
02 Installation and Setup/019 Using the Command-Line Interface on Linux (Ubuntu).mp4 13.58 MB
02 Installation and Setup/020 Using a Web-based C Compiler.mp4 4.86 MB
02 Installation and Setup/021 Using the Included Source Code Course Resources.mp4 8.54 MB
03 Curriculum Overview/022 Curriculum Overview.mp4 13.11 MB
03 Curriculum Overview/023 Overview of the Section Challenge Exercises.mp4 3.13 MB
03 Curriculum Overview/024 Overview of the Section Quizzes.mp4 2.44 MB
04 Getting Started/025 Section Overview.mp4 1.56 MB
04 Getting Started/026 An Overview of the CodeLite Interface.mp4 20.26 MB
04 Getting Started/027 Writing our first program.mp4 11.1 MB
04 Getting Started/028 Building our first program.mp4 19.69 MB
04 Getting Started/029 What are Compiler Errors.mp4 13.88 MB
04 Getting Started/030 What are Compiler Warnings.mp4 6.03 MB
04 Getting Started/031 What are Linker Errors.mp4 6.32 MB
04 Getting Started/032 What are Runtime Errors.mp4 1.34 MB
04 Getting Started/033 What are Logic Errors.mp4 2.94 MB
04 Getting Started/034 Section Challenge.mp4 2.48 MB
04 Getting Started/035 Section Challenge - Solution.mp4 7.78 MB
05 Structure of a C Program/036 Section Overview.mp4 1.57 MB
05 Structure of a C Program/037 Overview of the Structure of a C Program.mp4 9.08 MB
05 Structure of a C Program/038 include Preprocessor Directive.mp4 3.26 MB
05 Structure of a C Program/039 Comments.mp4 10.64 MB
05 Structure of a C Program/040 The main() function.mp4 4.51 MB
05 Structure of a C Program/041 Namespaces.mp4 5.97 MB
05 Structure of a C Program/042 Basic Input and Output (IO) using cin and cout.mp4 32.79 MB
06 Variables and Constants/043 Section Overview.mp4 2.82 MB
06 Variables and Constants/044 What is a variable.mp4 4.63 MB
06 Variables and Constants/045 Declaring and Initializing Variables.mp4 20.72 MB
06 Variables and Constants/046 Global Variables.mp4 4.69 MB
06 Variables and Constants/047 C Built-in Primitive Types.mp4 28.83 MB
06 Variables and Constants/048 What is the Size of a Variable (sizeof).mp4 12.54 MB
06 Variables and Constants/049 What is a Constant.mp4 7.72 MB
06 Variables and Constants/050 Declaring and Using Constants.mp4 32.09 MB
06 Variables and Constants/051 Section Challenge.mp4 3.01 MB
06 Variables and Constants/052 Section Challenge - Solution.mp4 5.66 MB
07 Arrays and Vectors/053 Section Overview.mp4 1.88 MB
07 Arrays and Vectors/054 What is an Array.mp4 6.84 MB
07 Arrays and Vectors/055 Declaring and Initializing Arrays.mp4 4.36 MB
07 Arrays and Vectors/056 Accessing and Modifying Array Elements.mp4 24.19 MB
07 Arrays and Vectors/057 Multidimensional Arrays.mp4 4.51 MB
07 Arrays and Vectors/058 Declaring and Initializing Vectors.mp4 9.23 MB
07 Arrays and Vectors/059 Accessing and Modifying Vector Elements.mp4 25.58 MB
07 Arrays and Vectors/060 Section Challenge.mp4 3.51 MB
07 Arrays and Vectors/061 Section Challenge - Solution.mp4 9.97 MB
08 Statements and Operators/062 Section Overview.mp4 4.03 MB
08 Statements and Operators/063 Expressions and Statements.mp4 6.7 MB
08 Statements and Operators/064 Using Operators.mp4 3.93 MB
08 Statements and Operators/065 The Assignment Operator.mp4 25.68 MB
08 Statements and Operators/066 Arithmetic Operators.mp4 30.91 MB
08 Statements and Operators/067 Increment and Decrement Operators.mp4 29.08 MB
08 Statements and Operators/068 Mixed Expressions and Conversions.mp4 26 MB
08 Statements and Operators/069 Testing for Equality.mp4 20.34 MB
08 Statements and Operators/070 Relational Operators.mp4 10.11 MB
08 Statements and Operators/071 Logical Operators.mp4 35.7 MB
08 Statements and Operators/072 Compound Assignment Operators.mp4 4.74 MB
08 Statements and Operators/073 Operator Precedence.mp4 7.36 MB
08 Statements and Operators/074 Section Challenge.mp4 5.82 MB
08 Statements and Operators/075 Section Challenge - Solution.mp4 21.34 MB
09 Controlling Program Flow/076 Section Overview.mp4 4.44 MB
09 Controlling Program Flow/077 if Statement.mp4 29.91 MB
09 Controlling Program Flow/078 if else Statement.mp4 8.99 MB
09 Controlling Program Flow/079 Nested if Statement.mp4 36.37 MB
09 Controlling Program Flow/080 switch-case Statement.mp4 31.44 MB
09 Controlling Program Flow/081 Conditional Operator.mp4 16.62 MB
09 Controlling Program Flow/082 Looping.mp4 5.06 MB
09 Controlling Program Flow/083 for Loop.mp4 33.76 MB
09 Controlling Program Flow/084 range-based for Loop.mp4 23.59 MB
09 Controlling Program Flow/085 while Loop.mp4 24.66 MB
09 Controlling Program Flow/086 do while Loop.mp4 93.4 MB
09 Controlling Program Flow/087 continue and break.mp4 4.03 MB
09 Controlling Program Flow/088 Infinite Loops.mp4 4.91 MB
09 Controlling Program Flow/089 Nested Loops.mp4 30.43 MB
09 Controlling Program Flow/090 Section Challenge.mp4 11.27 MB
09 Controlling Program Flow/091 Section Challenge - Solution Part 1.mp4 25.24 MB
09 Controlling Program Flow/092 Section Challenge - Solution Part 2.mp4 21.54 MB
10 Characters and Strings/093 Section Overview.mp4 2.76 MB
10 Characters and Strings/094 Character Functions.mp4 3.93 MB
10 Characters and Strings/095 C-Style Strings.mp4 10.59 MB
10 Characters and Strings/096 Working with C-style Strings.mp4 25.01 MB
10 Characters and Strings/097 C Strings.mp4 21.34 MB
10 Characters and Strings/098 Working with C Strings.mp4 29.15 MB
10 Characters and Strings/099 Section Challenge.mp4 11.52 MB
10 Characters and Strings/100 Section Challenge - Solution.mp4 21.72 MB
11 Functions/101 Section Overview.mp4 3.72 MB
11 Functions/102 What is a Function.mp4 32.35 MB
11 Functions/103 Function Definition.mp4 27.05 MB
11 Functions/104 Function Prototypes.mp4 19.02 MB
11 Functions/105 Function Parameters and the return Statement.mp4 25.8 MB
11 Functions/106 Default Argument Values.mp4 23.19 MB
11 Functions/107 Overloading Functions.mp4 19.91 MB
11 Functions/108 Passing Arrays to Functions.mp4 29.94 MB
11 Functions/109 Pass by Reference.mp4 23.31 MB
11 Functions/110 Scope Rules.mp4 20.95 MB
11 Functions/111 How do Function Calls Work.mp4 17.85 MB
11 Functions/112 inline Functions.mp4 2.8 MB
11 Functions/113 Recursive Functions.mp4 20.6 MB
11 Functions/114 Section Challenge.mp4 4.24 MB
11 Functions/115 Section Challenge-Solution.mp4 31.55 MB
12 Pointers and References/116 Section Overview.mp4 6.93 MB
12 Pointers and References/117 What is a Pointer.mp4 5.19 MB
12 Pointers and References/118 Declaring Pointers.mp4 4.83 MB
12 Pointers and References/119 Accessing the Pointer Address and Storing Address in a Pointer.mp4 35.88 MB
12 Pointers and References/120 Dereferencing a Pointer.mp4 21.37 MB
12 Pointers and References/121 Dynamic Memory Allocation.mp4 28.36 MB
12 Pointers and References/122 The Relationship Between Arrays and Pointers.mp4 25.22 MB
12 Pointers and References/123 Pointer Arithmetic.mp4 32.49 MB
12 Pointers and References/124 Const and Pointers.mp4 5.51 MB
12 Pointers and References/125 Passing Pointers to Functions.mp4 38.64 MB
12 Pointers and References/126 Returning a Pointer from a Function.mp4 26.29 MB
12 Pointers and References/127 Potential Pointer Pitfalls.mp4 8.29 MB
12 Pointers and References/128 What is a Reference.mp4 19.71 MB
12 Pointers and References/129 L-values and R-values.mp4 7.83 MB
12 Pointers and References/130 Using the CodeLite IDE Debugger.mp4 20.96 MB
12 Pointers and References/131 Section Recap.mp4 5.23 MB
12 Pointers and References/132 Section Challenge.mp4 10.94 MB
12 Pointers and References/133 Section Challenge - Solution.mp4 22.57 MB
13 OOP - Classes and Objects/134 Section Overview.mp4 6.85 MB
13 OOP - Classes and Objects/135 What is Object-Oriented Programming.mp4 19.08 MB
13 OOP - Classes and Objects/136 What are Classes and Objects.mp4 6.85 MB
13 OOP - Classes and Objects/137 Declaring a Class and Creating Objects.mp4 27.17 MB
13 OOP - Classes and Objects/138 Accessing Class Members.mp4 36.55 MB
13 OOP - Classes and Objects/139 public and private.mp4 16.54 MB
13 OOP - Classes and Objects/140 Implementing Member Methods.mp4 42.24 MB
13 OOP - Classes and Objects/141 Constructors and Destructors.mp4 21.87 MB
13 OOP - Classes and Objects/142 The Default Constructor.mp4 24.72 MB
13 OOP - Classes and Objects/143 Overloading Constructors.mp4 6.21 MB
13 OOP - Classes and Objects/144 Constructor Initialization lists.mp4 24.24 MB
13 OOP - Classes and Objects/145 Delegating Constructors.mp4 19.17 MB
13 OOP - Classes and Objects/146 Constructor Parameters and Default Values.mp4 17.77 MB
13 OOP - Classes and Objects/147 Copy Constructor.mp4 38.49 MB
13 OOP - Classes and Objects/148 Shallow Copying with the Copy Constructor.mp4 30.76 MB
13 OOP - Classes and Objects/149 Deep Copying with the Copy Constructor.mp4 19.52 MB
13 OOP - Classes and Objects/150 Move Constructors.mp4 39.58 MB
13 OOP - Classes and Objects/151 The this Pointer.mp4 5.6 MB
13 OOP - Classes and Objects/152 Using const with Classes.mp4 20.18 MB
13 OOP - Classes and Objects/153 Static Class Members.mp4 23.03 MB
13 OOP - Classes and Objects/154 Structs vs Classes.mp4 3.99 MB
13 OOP - Classes and Objects/155 Friends of a class.mp4 5.54 MB
13 OOP - Classes and Objects/156 Section Challenge.mp4 26.22 MB
13 OOP - Classes and Objects/157 Section Challenge - Solution.mp4 22.3 MB
14 Operator Overloading/158 Section Overview.mp4 2.51 MB
14 Operator Overloading/159 What is Operator Overloading.mp4 25.78 MB
14 Operator Overloading/160 Overloading the Assignment Operator (copy).mp4 30.18 MB
14 Operator Overloading/161 Overloading the Assignment Operator (move).mp4 26.55 MB
14 Operator Overloading/162 Overloading Operators as Member Functions.mp4 27.7 MB
14 Operator Overloading/163 Overloading Operators as Global Functions.mp4 23.38 MB
14 Operator Overloading/164 Overloading the Stream Insertion and Extraction Operators.mp4 16.99 MB
14 Operator Overloading/165 Section Challenge.mp4 21.91 MB
14 Operator Overloading/166 Section Challenge - Solution 1.mp4 24.16 MB
14 Operator Overloading/167 Section Challenge - Solution 2.mp4 13.21 MB
15 Inheritance/168 Section Overview.mp4 2.98 MB
15 Inheritance/169 What is Inheritance.mp4 9.06 MB
15 Inheritance/170 Terminology and Notation.mp4 7.86 MB
15 Inheritance/171 Inheritance vs. Composition.mp4 5.57 MB
15 Inheritance/172 Deriving Classes from Existing Classes.mp4 24.08 MB
15 Inheritance/173 Protected Members and Class Access.mp4 19.46 MB
15 Inheritance/174 Constructors and Destructors.mp4 29.41 MB
15 Inheritance/175 Passing Arguments to Base Class Constructors.mp4 15.62 MB
15 Inheritance/176 CopyMove Constructors and Operator with Derived Classes.mp4 29.13 MB
15 Inheritance/177 Redefining Base Class Methods.mp4 25.18 MB
15 Inheritance/178 Multiple Inheritance.mp4 2.79 MB
15 Inheritance/179 The Updated Accounts Example.mp4 35.16 MB
15 Inheritance/180 Section Challenge.mp4 9.52 MB
15 Inheritance/181 Section Challenge - Solution.mp4 32.43 MB
16 Polymorphism/182 Section Overview.mp4 3.03 MB
16 Polymorphism/183 What is Polymorphism.mp4 35.43 MB
16 Polymorphism/184 Using a Base Class Pointer.mp4 28.88 MB
16 Polymorphism/185 Virtual Functions.mp4 12.71 MB
16 Polymorphism/186 Virtual Destructors.mp4 9.56 MB
16 Polymorphism/187 Using the Override Specifier.mp4 11.8 MB
16 Polymorphism/188 Using the Final Specifier.mp4 2.71 MB
16 Polymorphism/189 Using Base Class References.mp4 11.29 MB
16 Polymorphism/190 Pure Virtual Functions and Abstract Classes.mp4 26.12 MB
16 Polymorphism/191 Abstract Classes as Interfaces.mp4 30.97 MB
16 Polymorphism/192 Section Challenge.mp4 8.07 MB
16 Polymorphism/193 Section Challenge - Solution Part 1.mp4 20.23 MB
16 Polymorphism/194 Section Challenge - Solution Part 2.mp4 19.19 MB
16 Polymorphism/195 Section Challenge - Final Solution.mp4 14.76 MB
17 Smart Pointers/196 Section Overview.mp4 3.76 MB
17 Smart Pointers/197 Some Issues with Raw Pointers.mp4 3.6 MB
17 Smart Pointers/198 What is a Smart Pointer Ownership and RAII.mp4 7.27 MB
17 Smart Pointers/199 Unique Pointers.mp4 36.07 MB
17 Smart Pointers/200 Shared Pointers.mp4 40 MB
17 Smart Pointers/201 Weak Pointers.mp4 9.85 MB
17 Smart Pointers/202 Custom Deleters.mp4 12.8 MB
17 Smart Pointers/203 Section Challenge 1.mp4 16.24 MB
17 Smart Pointers/204 Section Challenge 1 - Solution.mp4 14.94 MB
18 Exception Handling/205 Section Overview.mp4 15.02 MB
18 Exception Handling/206 Basic Concepts and a Simple Example Dividing by Zero.mp4 102.33 MB
18 Exception Handling/207 Throwing an Exception from a Function.mp4 50.06 MB
18 Exception Handling/208 Handling Multiple Exceptions.mp4 36.08 MB
18 Exception Handling/209 Stack Unwinding and How it Works.mp4 76.58 MB
18 Exception Handling/210 Creating User-Defined Exception Classes.mp4 46.18 MB
18 Exception Handling/211 Class Level Exceptions.mp4 45.96 MB
18 Exception Handling/212 The C stdexception Class Hierarchy.mp4 27.42 MB
18 Exception Handling/213 Section Challenge.mp4 35.2 MB
18 Exception Handling/214 Section Challenge - Solution.mp4 46.54 MB
19 IO and Streams/215 Section Overview.mp4 11.32 MB
19 IO and Streams/216 Files Streams and IO.mp4 37.93 MB
19 IO and Streams/217 Stream Manipulators.mp4 19.93 MB
19 IO and Streams/218 Stream Manipulators - boolean.mp4 72.8 MB
19 IO and Streams/219 Stream Manipulators - integers.mp4 90.81 MB
19 IO and Streams/220 Stream Manipulators - floating point.mp4 123.5 MB
19 IO and Streams/221 Stream Manipulators - align and fill.mp4 103.93 MB
19 IO and Streams/222 Section Challenge 1.mp4 87.62 MB
19 IO and Streams/223 Section Challenge 1 - Solution.mp4 119.41 MB
19 IO and Streams/224 Reading from a Text File.mp4 62.67 MB
19 IO and Streams/225 Reading from a Text File - Live Demo - Part 1.mp4 92.71 MB
19 IO and Streams/226 Reading from a Text File - Live Demo - Part 2.mp4 39.43 MB
19 IO and Streams/227 Section Challenge 2.mp4 23.8 MB
19 IO and Streams/228 Section Challenge 2 - Solution.mp4 62 MB
19 IO and Streams/229 Section Challenge 3.mp4 29.99 MB
19 IO and Streams/230 Section Challenge 3 - Solution.mp4 49.44 MB
19 IO and Streams/231 Writing to a Text File.mp4 53.45 MB
19 IO and Streams/232 Writing to a Text File - Live Demo.mp4 59.2 MB
19 IO and Streams/233 Section Challenge 4.mp4 29.31 MB
19 IO and Streams/234 Section Challenge 4 - Solution.mp4 38.49 MB
19 IO and Streams/235 Using String Streams.mp4 116.76 MB
19 IO and Streams/236 File locations with some Popular IDEs.mp4 42.11 MB
20 The Standard Template Library (STL)/237 Section Overview.mp4 11.92 MB
20 The Standard Template Library (STL)/238 What is the STL.mp4 39.87 MB
20 The Standard Template Library (STL)/239 Generic Programming with Macros.mp4 37.8 MB
20 The Standard Template Library (STL)/240 Generic Programming with Function Templates.mp4 131.64 MB
20 The Standard Template Library (STL)/241 Generic Programming with Class Templates.mp4 97.78 MB
20 The Standard Template Library (STL)/242 Creating a Generic Array Template Class.mp4 104.2 MB
20 The Standard Template Library (STL)/243 Introduction to STL Containers.mp4 32.79 MB
20 The Standard Template Library (STL)/244 Introduction to STL Iterators.mp4 52.71 MB
20 The Standard Template Library (STL)/245 Introduction to Iterators - Demo.mp4 117.94 MB
20 The Standard Template Library (STL)/246 Introduction to STL Algorithms.mp4 55.67 MB
20 The Standard Template Library (STL)/247 Introduction to Algorithms - Demo.mp4 141.31 MB
20 The Standard Template Library (STL)/248 Sequence Container - Array.mp4 177.65 MB
20 The Standard Template Library (STL)/250 Sequence Containers - Deque.mp4 101.22 MB
20 The Standard Template Library (STL)/251 Section Challenge 1.mp4 42.62 MB
20 The Standard Template Library (STL)/252 Section Challenge 1 - Solution.mp4 30.05 MB
20 The Standard Template Library (STL)/253 Sequence Containers - List and Forward List.mp4 160.48 MB
20 The Standard Template Library (STL)/254 Section Challenge 2.mp4 122.76 MB
20 The Standard Template Library (STL)/255 Section Challenge 2 - Solution.mp4 69.01 MB
20 The Standard Template Library (STL)/256 Associative Containers - Sets.mp4 114.32 MB
20 The Standard Template Library (STL)/257 Associative Containers - Maps.mp4 127.5 MB
20 The Standard Template Library (STL)/258 Section Challenge 3.mp4 72.4 MB
20 The Standard Template Library (STL)/259 Section Challenge 3 - Solution.mp4 50.99 MB
20 The Standard Template Library (STL)/260 Container Adaptors - Stack.mp4 59.25 MB
20 The Standard Template Library (STL)/261 Container Adaptors - Queue.mp4 48.34 MB
20 The Standard Template Library (STL)/262 Section Challenge 4.mp4 39.15 MB
20 The Standard Template Library (STL)/263 Section Challenge 4 - Solution.mp4 34.31 MB
20 The Standard Template Library (STL)/264 Container Adaptors - Priority Queue.mp4 61.71 MB
21 Bonus Material and Source Code/265 Bonus - Please Watch.mp4 6.27 MB
其他位置