589689.xyz

[] Udemy - C Programming For Beginners - Master the C Language

  • 收录时间:2019-06-05 07:44:32
  • 文件大小:3GB
  • 下载次数:147
  • 最近下载:2021-01-22 22:33:51
  • 磁力链接:

文件列表

  1. 7. Control Flow/10. (Demonstration) Guess the Number.mp4 190MB
  2. 6. Operators/3. Bitwise Operators.mp4 158MB
  3. 5. Variables and Data Types/4. Format Specifiers.mp4 115MB
  4. 5. Variables and Data Types/2. Basic Data Types.mp4 93MB
  5. 4. Basic Concepts/5. Reading input from the terminal.mp4 91MB
  6. 5. Variables and Data Types/1. Overview.mp4 83MB
  7. 12. Pointers/11. Pointers and Arrays Example.mp4 65MB
  8. 16. Conclusion/2. Course Summary.mp4 58MB
  9. 3. Starting to write code/6. Structure of a C Program.mp4 51MB
  10. 8. Arrays/2. Initialization.mp4 51MB
  11. 14. File Input and Output/4. Writing to a file.mp4 50MB
  12. 6. Operators/2. Basic Operators.vtt 47MB
  13. 6. Operators/2. Basic Operators.mp4 47MB
  14. 9. Functions/9. (Demonstration) Create a Tic Tac Toe Game.mp4 46MB
  15. 10. Character Strings/5. Searching, Tokenizing, and Analyzing Strings.vtt 43MB
  16. 10. Character Strings/5. Searching, Tokenizing, and Analyzing Strings.mp4 43MB
  17. 10. Character Strings/1. Overview.mp4 42MB
  18. 7. Control Flow/6. For Loop.mp4 40MB
  19. 12. Pointers/9. Pointers and Arrays.mp4 40MB
  20. 7. Control Flow/2. If Statements.mp4 40MB
  21. 8. Arrays/1. Creating and using Arrays.mp4 39MB
  22. 9. Functions/7. (Demonstration) Write some functions!.vtt 39MB
  23. 9. Functions/7. (Demonstration) Write some functions!.mp4 39MB
  24. 2. Installing Required Software/2. Installing Visual Studio Code (Mac Users).mp4 38MB
  25. 11. Debugging/1. Overview.mp4 38MB
  26. 12. Pointers/10. Pointer Arithmetic.mp4 35MB
  27. 1. Introduction/3. Fundamentals of a Program.mp4 34MB
  28. 10. Character Strings/4. Common String Functions.mp4 34MB
  29. 7. Control Flow/3. Switch Statement.mp4 33MB
  30. 1. Introduction/6. Creating a C Program.mp4 33MB
  31. 13. Structures/4. Structures and Pointers.mp4 31MB
  32. 12. Pointers/6. Using Pointers.vtt 31MB
  33. 12. Pointers/6. Using Pointers.mp4 31MB
  34. 10. Character Strings/10. (Demonstration) Utilizing common string functions.mp4 31MB
  35. 7. Control Flow/5. (Demonstration) Determine the amount of weekly Pay.mp4 30MB
  36. 13. Structures/1. Creating and Using Structures.mp4 30MB
  37. 10. Character Strings/8. (Demonstration) Understanding char arrays.mp4 29MB
  38. 5. Variables and Data Types/3. Enums and Chars.mp4 29MB
  39. 12. Pointers/19. malloc, calloc, and realloc.mp4 28MB
  40. 10. Character Strings/2. Defining a String.mp4 28MB
  41. 8. Arrays/8. (Demonstration) Create a simple Weather Program.mp4 26MB
  42. 1. Introduction/4. Overview.mp4 26MB
  43. 14. File Input and Output/3. Reading for a file.mp4 25MB
  44. 13. Structures/9. (Demonstration) Structure Pointers and Functions.mp4 25MB
  45. 11. Debugging/3. Code Blocks Debugger.mp4 25MB
  46. 14. File Input and Output/2. Accessing Files.mp4 24MB
  47. 7. Control Flow/7. While and Do-While.mp4 24MB
  48. 4. Basic Concepts/1. Comments.mp4 24MB
  49. 6. Operators/4. The Cast and sizeof Operators.mp4 24MB
  50. 9. Functions/2. Defining Functions.mp4 23MB
  51. 1. Introduction/5. Language Features.mp4 23MB
  52. 4. Basic Concepts/3. The #include statement.mp4 23MB
  53. 12. Pointers/15. Pass by reference.mp4 22MB
  54. 14. File Input and Output/5. Finding your position in a File.mp4 22MB
  55. 1. Introduction/1. Welcome to Class!.mp4 22MB
  56. 5. Variables and Data Types/7. (Demonstration) Print the Area of a Rectangle.mp4 22MB
  57. 8. Arrays/6. (Demonstration) Generate Prime Numbers.mp4 21MB
  58. 7. Control Flow/8. Nested Loops and loop Control - Break and Continue.mp4 21MB
  59. 5. Variables and Data Types/9. (Demonstration) Create and use an enum type.mp4 21MB
  60. 12. Pointers/3. Accessing Pointers.mp4 21MB
  61. 2. Installing Required Software/1. Installing CodeBlocks.mp4 21MB
  62. 11. Debugging/4. Common C Mistakes.mp4 20MB
  63. 9. Functions/1. Basics.mp4 20MB
  64. 5. Variables and Data Types/5. Command line arguments.mp4 19MB
  65. 14. File Input and Output/9. (Demonstration) Convert characters in a file to uppercase.mp4 19MB
  66. 6. Operators/7. (Demonstration) Convert minutes to years and days.mp4 19MB
  67. 9. Functions/4. Returning data from functions.mp4 19MB
  68. 9. Functions/4. Returning data from functions.vtt 19MB
  69. 15. The Standard C Library/2. Various Functions.mp4 19MB
  70. 8. Arrays/3. Multidimensional Arrays.mp4 19MB
  71. 3. Starting to write code/1. Exploring the CodeBlocks Environment.mp4 19MB
  72. 6. Operators/5. Operator Precedence.mp4 18MB
  73. 12. Pointers/21. (Demonstration) Using Dynamic Memory.mp4 18MB
  74. 11. Debugging/5. Understanding Compiler Errors.mp4 18MB
  75. 13. Structures/5. Structures and Functions.vtt 17MB
  76. 13. Structures/5. Structures and Functions.mp4 17MB
  77. 13. Structures/2. Structures and Arrays.mp4 17MB
  78. 12. Pointers/1. Overview.mp4 17MB
  79. 16. Conclusion/1. Further Topics of Study.mp4 17MB
  80. 7. Control Flow/1. Overview.mp4 17MB
  81. 12. Pointers/12. Pointers and Strings.mp4 16MB
  82. 12. Pointers/14. (Demonstration) Counting characters in a string.mp4 16MB
  83. 14. File Input and Output/1. Overview.mp4 16MB
  84. 13. Structures/7. (Demonstration) Declaring and Initializing a structure.mp4 16MB
  85. 9. Functions/3. Arguments and Parameters.mp4 15MB
  86. 12. Pointers/7. Pointers and const.mp4 15MB
  87. 10. Character Strings/3. Constant Strings.mp4 15MB
  88. 13. Structures/3. Nested Structures.vtt 15MB
  89. 13. Structures/3. Nested Structures.mp4 15MB
  90. 9. Functions/6. (Challenge) Write some functions!.mp4 15MB
  91. 9. Functions/5. Local and Global Variables.mp4 15MB
  92. 14. File Input and Output/7. (Demonstration) Find the number of lines in a file.mp4 14MB
  93. 10. Character Strings/6. Converting Strings.mp4 14MB
  94. 3. Starting to write code/3. Creating and running your first C Program.mp4 14MB
  95. 15. The Standard C Library/4. Utility Functions.mp4 14MB
  96. 14. File Input and Output/11. (Demonstration) Print the contents of a file in reverse order.mp4 14MB
  97. 7. Control Flow/9. (Challenge) Guess the Number.mp4 14MB
  98. 12. Pointers/17. (Demonstration) Using Pointers as parameters.mp4 13MB
  99. 11. Debugging/2. Understanding the call stack.mp4 13MB
  100. 6. Operators/1. Overview.mp4 12MB
  101. 12. Pointers/5. (Demonstration) Pointer Basics.mp4 12MB
  102. 6. Operators/9. (Demonstration) Print the byte size of the basic data types.mp4 12MB
  103. 12. Pointers/18. Dynamic Memory Allocation.mp4 11MB
  104. 12. Pointers/2. Defining Pointers.mp4 11MB
  105. 1. Introduction/2. Class Organization.mp4 11MB
  106. 5. Variables and Data Types/6. (Challenge) Print the Area of a Rectangle.mp4 10MB
  107. 7. Control Flow/4. (Challenge) Determine amount of Pay.mp4 10MB
  108. 9. Functions/8. (Challenge) Create a Tic Tac Toe Game.mp4 10MB
  109. 4. Basic Concepts/2. The preprocessor.mp4 10MB
  110. 3. Starting to write code/4. (Challenge) Writing a C program that displays your name.mp4 9MB
  111. 3. Starting to write code/2. Creating a Project in CodeBlocks.mp4 9MB
  112. 8. Arrays/5. (Challenge) Generate Prime Numbers.mp4 9MB
  113. 4. Basic Concepts/4. Displaying Output.mp4 8MB
  114. 8. Arrays/7. (Challenge) Create a simple Weather program.mp4 8MB
  115. 15. The Standard C Library/1. Standard Header Files.mp4 8MB
  116. 6. Operators/6. (Challenge) Convert minutes to years and days.mp4 7MB
  117. 3. Starting to write code/5. (Demonstration) Writing a C program that displays your name.mp4 7MB
  118. 17. Bonus Material/1. Bonus - Please Watch!.mp4 7MB
  119. 15. The Standard C Library/3. Math Functions.mp4 7MB
  120. 8. Arrays/4. Variable Length Arrays.mp4 7MB
  121. 14. File Input and Output/8. (Challenge) Convert characters in a file to uppercase.mp4 7MB
  122. 12. Pointers/8. void pointers.mp4 6MB
  123. 12. Pointers/13. (Challenge) Counting characters in a String.mp4 6MB
  124. 13. Structures/8. (Challenge) Structure Pointers and Functions.mp4 6MB
  125. 6. Operators/8. (Challenge) Print the byte size of the basic data types.mp4 6MB
  126. 5. Variables and Data Types/8. (Challenge) Create and use an enum type.mp4 5MB
  127. 10. Character Strings/7. (Challenge) Understanding char arrays.mp4 5MB
  128. 12. Pointers/4. (Challenge) Pointer Basics.mp4 5MB
  129. 14. File Input and Output/10. (Challenge) Print the contents of a file in reverse order.mp4 5MB
  130. 14. File Input and Output/6. (Challenge) Find the number of lines in a file.mp4 5MB
  131. 10. Character Strings/9. (Challenge) Utilizing common string functions.mp4 4MB
  132. 12. Pointers/20. (Challenge) Using Dynamic Memory.mp4 4MB
  133. 13. Structures/6. (Challenge) Declaring and Initializing a structure.mp4 3MB
  134. 12. Pointers/16. (Challenge) Using Pointers as parameters.mp4 3MB
  135. 9. Functions/9. (Demonstration) Create a Tic Tac Toe Game.vtt 30KB
  136. 6. Operators/3. Bitwise Operators.vtt 29KB
  137. 11. Debugging/1. Overview.vtt 29KB
  138. 7. Control Flow/2. If Statements.vtt 29KB
  139. 13. Structures/4. Structures and Pointers.vtt 28KB
  140. 13. Structures/1. Creating and Using Structures.vtt 27KB
  141. 10. Character Strings/4. Common String Functions.vtt 25KB
  142. 1. Introduction/3. Fundamentals of a Program.vtt 25KB
  143. 7. Control Flow/6. For Loop.vtt 24KB
  144. 12. Pointers/19. malloc, calloc, and realloc.vtt 24KB
  145. 5. Variables and Data Types/3. Enums and Chars.vtt 24KB
  146. 12. Pointers/10. Pointer Arithmetic.vtt 23KB
  147. 14. File Input and Output/2. Accessing Files.vtt 23KB
  148. 5. Variables and Data Types/2. Basic Data Types.vtt 23KB
  149. 1. Introduction/6. Creating a C Program.vtt 23KB
  150. 8. Arrays/1. Creating and using Arrays.vtt 23KB
  151. 7. Control Flow/5. (Demonstration) Determine the amount of weekly Pay.vtt 22KB
  152. 5. Variables and Data Types/1. Overview.vtt 22KB
  153. 4. Basic Concepts/5. Reading input from the terminal.vtt 22KB
  154. 7. Control Flow/10. (Demonstration) Guess the Number.vtt 22KB
  155. 7. Control Flow/3. Switch Statement.vtt 21KB
  156. 9. Functions/2. Defining Functions.vtt 20KB
  157. 5. Variables and Data Types/4. Format Specifiers.vtt 20KB
  158. 10. Character Strings/2. Defining a String.vtt 20KB
  159. 9. Functions/1. Basics.vtt 19KB
  160. 12. Pointers/15. Pass by reference.vtt 19KB
  161. 16. Conclusion/2. Course Summary.vtt 19KB
  162. 14. File Input and Output/3. Reading for a file.vtt 19KB
  163. 7. Control Flow/7. While and Do-While.vtt 18KB
  164. 1. Introduction/4. Overview.vtt 18KB
  165. 11. Debugging/4. Common C Mistakes.vtt 18KB
  166. 6. Operators/4. The Cast and sizeof Operators.vtt 17KB
  167. 4. Basic Concepts/1. Comments.vtt 17KB
  168. 1. Introduction/1. Welcome to Class!.vtt 17KB
  169. 8. Arrays/8. (Demonstration) Create a simple Weather Program.vtt 17KB
  170. 10. Character Strings/10. (Demonstration) Utilizing common string functions.vtt 16KB
  171. 13. Structures/9. (Demonstration) Structure Pointers and Functions.vtt 16KB
  172. 4. Basic Concepts/3. The #include statement.vtt 16KB
  173. 12. Pointers/3. Accessing Pointers.vtt 16KB
  174. 11. Debugging/3. Code Blocks Debugger.vtt 16KB
  175. 1. Introduction/5. Language Features.vtt 16KB
  176. 11. Debugging/5. Understanding Compiler Errors.vtt 16KB
  177. 15. The Standard C Library/2. Various Functions.vtt 16KB
  178. 13. Structures/2. Structures and Arrays.vtt 16KB
  179. 10. Character Strings/8. (Demonstration) Understanding char arrays.vtt 16KB
  180. 8. Arrays/3. Multidimensional Arrays.vtt 15KB
  181. 5. Variables and Data Types/7. (Demonstration) Print the Area of a Rectangle.vtt 15KB
  182. 8. Arrays/6. (Demonstration) Generate Prime Numbers.vtt 15KB
  183. 3. Starting to write code/1. Exploring the CodeBlocks Environment.vtt 15KB
  184. 12. Pointers/1. Overview.vtt 15KB
  185. 7. Control Flow/8. Nested Loops and loop Control - Break and Continue.vtt 15KB
  186. 9. Functions/3. Arguments and Parameters.vtt 14KB
  187. 5. Variables and Data Types/5. Command line arguments.vtt 14KB
  188. 14. File Input and Output/5. Finding your position in a File.vtt 14KB
  189. 14. File Input and Output/1. Overview.vtt 14KB
  190. 9. Functions/5. Local and Global Variables.vtt 14KB
  191. 6. Operators/7. (Demonstration) Convert minutes to years and days.vtt 14KB
  192. 6. Operators/5. Operator Precedence.vtt 13KB
  193. 12. Pointers/21. (Demonstration) Using Dynamic Memory.vtt 13KB
  194. 16. Conclusion/1. Further Topics of Study.vtt 13KB
  195. 8. Arrays/2. Initialization.vtt 13KB
  196. 6. Operators/1. Overview.vtt 12KB
  197. 14. File Input and Output/4. Writing to a file.vtt 12KB
  198. 12. Pointers/14. (Demonstration) Counting characters in a string.vtt 12KB
  199. 12. Pointers/12. Pointers and Strings.vtt 11KB
  200. 7. Control Flow/1. Overview.vtt 11KB
  201. 10. Character Strings/1. Overview.vtt 11KB
  202. 14. File Input and Output/9. (Demonstration) Convert characters in a file to uppercase.vtt 11KB
  203. 3. Starting to write code/6. Structure of a C Program.vtt 11KB
  204. 5. Variables and Data Types/9. (Demonstration) Create and use an enum type.vtt 11KB
  205. 12. Pointers/18. Dynamic Memory Allocation.vtt 11KB
  206. 7. Control Flow/9. (Challenge) Guess the Number.vtt 11KB
  207. 12. Pointers/2. Defining Pointers.vtt 10KB
  208. 12. Pointers/7. Pointers and const.vtt 10KB
  209. 12. Pointers/17. (Demonstration) Using Pointers as parameters.vtt 10KB
  210. 3. Starting to write code/3. Creating and running your first C Program.vtt 10KB
  211. 10. Character Strings/3. Constant Strings.vtt 10KB
  212. 15. The Standard C Library/4. Utility Functions.vtt 10KB
  213. 13. Structures/7. (Demonstration) Declaring and Initializing a structure.vtt 10KB
  214. 5. Variables and Data Types/6. (Challenge) Print the Area of a Rectangle.vtt 10KB
  215. 12. Pointers/9. Pointers and Arrays.vtt 9KB
  216. 9. Functions/8. (Challenge) Create a Tic Tac Toe Game.vtt 9KB
  217. 14. File Input and Output/7. (Demonstration) Find the number of lines in a file.vtt 9KB
  218. 12. Pointers/11. Pointers and Arrays Example.vtt 9KB
  219. 2. Installing Required Software/2. Installing Visual Studio Code (Mac Users).vtt 9KB
  220. 12. Pointers/5. (Demonstration) Pointer Basics.vtt 9KB
  221. 2. Installing Required Software/1. Installing CodeBlocks.vtt 8KB
  222. 11. Debugging/2. Understanding the call stack.vtt 8KB
  223. 14. File Input and Output/11. (Demonstration) Print the contents of a file in reverse order.vtt 8KB
  224. 1. Introduction/2. Class Organization.vtt 8KB
  225. 8. Arrays/5. (Challenge) Generate Prime Numbers.vtt 8KB
  226. 10. Character Strings/6. Converting Strings.vtt 8KB
  227. 3. Starting to write code/4. (Challenge) Writing a C program that displays your name.vtt 8KB
  228. 3. Starting to write code/2. Creating a Project in CodeBlocks.vtt 7KB
  229. 8. Arrays/7. (Challenge) Create a simple Weather program.vtt 7KB
  230. 9. Functions/6. (Challenge) Write some functions!.vtt 7KB
  231. 4. Basic Concepts/2. The preprocessor.vtt 7KB
  232. 7. Control Flow/4. (Challenge) Determine amount of Pay.vtt 6KB
  233. 8. Arrays/4. Variable Length Arrays.vtt 5KB
  234. 3. Starting to write code/5. (Demonstration) Writing a C program that displays your name.vtt 5KB
  235. 4. Basic Concepts/4. Displaying Output.vtt 5KB
  236. 17. Bonus Material/3. Source Codes.html 5KB
  237. 15. The Standard C Library/1. Standard Header Files.vtt 5KB
  238. 6. Operators/6. (Challenge) Convert minutes to years and days.vtt 5KB
  239. 12. Pointers/13. (Challenge) Counting characters in a String.vtt 5KB
  240. 10. Character Strings/7. (Challenge) Understanding char arrays.vtt 5KB
  241. 6. Operators/9. (Demonstration) Print the byte size of the basic data types.vtt 5KB
  242. 13. Structures/8. (Challenge) Structure Pointers and Functions.vtt 5KB
  243. 5. Variables and Data Types/8. (Challenge) Create and use an enum type.vtt 5KB
  244. 12. Pointers/8. void pointers.vtt 4KB
  245. 15. The Standard C Library/3. Math Functions.vtt 4KB
  246. 6. Operators/8. (Challenge) Print the byte size of the basic data types.vtt 4KB
  247. 14. File Input and Output/8. (Challenge) Convert characters in a file to uppercase.vtt 4KB
  248. 12. Pointers/20. (Challenge) Using Dynamic Memory.vtt 4KB
  249. 12. Pointers/4. (Challenge) Pointer Basics.vtt 4KB
  250. 14. File Input and Output/6. (Challenge) Find the number of lines in a file.vtt 3KB
  251. 12. Pointers/16. (Challenge) Using Pointers as parameters.vtt 3KB
  252. 13. Structures/6. (Challenge) Declaring and Initializing a structure.vtt 3KB
  253. 14. File Input and Output/10. (Challenge) Print the contents of a file in reverse order.vtt 3KB
  254. 10. Character Strings/9. (Challenge) Utilizing common string functions.vtt 2KB
  255. 17. Bonus Material/2. Check out Our Other 36 Udemy Courses!.html 1KB
  256. 17. Bonus Material/1. Bonus - Please Watch!.vtt 1KB
  257. 10. Character Strings/10.1 Source code - Character Strings - (Demonstration) Utilizing common string functions.html 141B
  258. 10. Character Strings/8.1 Source code - Character Strings - (Demonstration) Understanding char arrays.html 141B
  259. 12. Pointers/14.1 Source code - Pointers - (Demonstration) Counting characters in a string.html 141B
  260. 12. Pointers/17.1 Source code - Pointers - (Demonstration) Using Pointers as parameters.html 141B
  261. 12. Pointers/21.1 Source code - Pointers - (Demonstration) Using Dynamic Memory.html 141B
  262. 12. Pointers/5.1 Source code - Pointers - (Demonstration) Pointer Basics.html 141B
  263. 13. Structures/7.1 Source code - Structures - (Demonstration) Declaring and Initializing a structure.html 141B
  264. 13. Structures/9.1 Source code - Structures - (Demonstration) Structure Pointers and Functions.html 141B
  265. 14. File Input and Output/11.1 Source code - File Input and Output - (Demonstration) Print the contents of a file in reverse order.html 141B
  266. 14. File Input and Output/7.1 Source code - File Input and Output - (Demonstration) Find the number of lines in a file.html 141B
  267. 14. File Input and Output/9.1 Source code - File Input and Output - (Demonstration) Convert characters in a file to uppercase.html 141B
  268. 3. Starting to write code/5.1 Source code - Starting to write code - (Demonstration) Writing a C program that displays your name.html 141B
  269. 5. Variables and Data Types/7.1 Source code - Variables and Data Types - (Demonstration) Print the Area of a Rectangle.html 141B
  270. 5. Variables and Data Types/9.1 Source code - Variables and Data Types - (Demonstration) Create and use an enum type.html 141B
  271. 6. Operators/7.1 Source code - Operators - (Demonstration) Convert minutes to years and days.html 141B
  272. 6. Operators/9.1 Source code - Operators - (Demonstration) Print the byte size of the basic data types.html 141B
  273. 7. Control Flow/10.1 Source code - Control Flow - (Demonstration) Guess the Number.html 141B
  274. 7. Control Flow/5.1 Source code - Control Flow - (Demonstration) Determine the amount of weekly Pay.html 141B
  275. 8. Arrays/6.1 Source code - Arrays - (Demonstration) Generate Prime Numbers.html 141B
  276. 8. Arrays/8.1 Source code - Arrays - (Demonstration) Create a simple Weather program.html 141B
  277. 9. Functions/7.1 Source code - Functions - (Demonstration) Write some functions!!.html 141B
  278. 9. Functions/9.1 Source code - Functions - (Demonstration) Create a Tic Tac Toe Game.html 141B
  279. [FCS Forum].url 133B
  280. [FreeCourseSite.com].url 127B
  281. [CourseClub.ME].url 122B