zhongziso
搜索
zhongziso
首页
首页
功能
磁力转BT
BT转磁力
关于
使用教程
免责声明
磁力助手
[FreeTutorials.Us] Udemy - C Programming For Beginners - Master the C Language
magnet:?xt=urn:btih:3505e8c40f18941948853f0aec77b40d1460d740&dn=[FreeTutorials.Us] Udemy - C Programming For Beginners - Master the C Language
磁力链接详情
文件列表详情
3505e8c40f18941948853f0aec77b40d1460d740
infohash:
126
文件数量
2.43 GB
文件大小
2019-8-5 09:41
创建日期
2024-12-16 08:10
最后访问
相关分词
FreeTutorials
Us
Udemy
-
C
Programming
For
Beginners
-
Master
the
C
Language
10. Character Strings/10. (Demonstration) Utilizing common string functions.mp4 30.69 MB
10. Character Strings/1. Overview.mp4 12.26 MB
10. Character Strings/2. Defining a String.mp4 27.54 MB
10. Character Strings/3. Constant Strings.mp4 15.03 MB
10. Character Strings/4. Common String Functions.mp4 34.06 MB
10. Character Strings/5. Searching, Tokenizing, and Analyzing Strings.mp4 42.63 MB
10. Character Strings/6. Converting Strings.mp4 14.29 MB
10. Character Strings/7. (Challenge) Understanding char arrays.mp4 5.07 MB
10. Character Strings/8. (Demonstration) Understanding char arrays.mp4 28.91 MB
10. Character Strings/9. (Challenge) Utilizing common string functions.mp4 4.37 MB
11. Debugging/1. Overview.mp4 38.09 MB
11. Debugging/2. Understanding the call stack.mp4 12.54 MB
11. Debugging/3. Code Blocks Debugger.mp4 24.7 MB
11. Debugging/4. Common C Mistakes.mp4 20.37 MB
11. Debugging/5. Understanding Compiler Errors.mp4 17.55 MB
12. Pointers/10. Pointers and Strings.mp4 16.22 MB
12. Pointers/11. Pass by reference.mp4 22.47 MB
12. Pointers/12. Dynamic Memory Allocation.mp4 11.49 MB
12. Pointers/13. malloc, calloc, and realloc.mp4 27.59 MB
12. Pointers/14. (Challenge) Pointer Basics.mp4 5.04 MB
12. Pointers/15. (Demonstration) Pointer Basics.mp4 12.21 MB
12. Pointers/16. (Challenge) Using Pointers as parameters.mp4 3.09 MB
12. Pointers/17. (Demonstration) Using Pointers as parameters.mp4 13.4 MB
12. Pointers/18. (Challenge) Counting characters in a String.mp4 6.24 MB
12. Pointers/19. (Demonstration) Counting characters in a string.mp4 16 MB
12. Pointers/1. Overview.mp4 17.03 MB
12. Pointers/20. (Challenge) Using Dynamic Memory.mp4 4.29 MB
12. Pointers/21. (Demonstration) Using Dynamic Memory.mp4 17.76 MB
12. Pointers/2. Defining Pointers.mp4 11.36 MB
12. Pointers/3. Accessing Pointers.mp4 20.76 MB
12. Pointers/4. Using Pointers.mp4 30.75 MB
12. Pointers/5. Pointers and const.mp4 15.05 MB
12. Pointers/6. void pointers.mp4 6.38 MB
12. Pointers/7. Pointers and Arrays.mp4 40.19 MB
12. Pointers/8. Pointer Arithmetic.mp4 35.4 MB
12. Pointers/9. Pointers and Arrays Example.mp4 64.85 MB
13. Structures/1. Creating and Using Structures.mp4 29.91 MB
13. Structures/2. Structures and Arrays.mp4 17.22 MB
13. Structures/3. Nested Structures.mp4 14.98 MB
13. Structures/4. Structures and Pointers.mp4 30.87 MB
13. Structures/5. Structures and Functions.mp4 17.4 MB
13. Structures/6. (Challenge) Declaring and Initializing a structure.mp4 3.29 MB
13. Structures/7. (Demonstration) Declaring and Initializing a structure.mp4 15.86 MB
13. Structures/8. (Challenge) Structure Pointers and Functions.mp4 5.95 MB
13. Structures/9. (Demonstration) Structure Pointers and Functions.mp4 24.71 MB
14. File Input and Output/10. (Challenge) Print the contents of a file in reverse order.mp4 4.59 MB
14. File Input and Output/11. (Demonstration) Print the contents of a file in reverse order.mp4 13.84 MB
14. File Input and Output/1. Overview.mp4 15.87 MB
14. File Input and Output/2. Accessing Files.mp4 24.25 MB
14. File Input and Output/3. Reading for a file.mp4 25.36 MB
14. File Input and Output/4. Writing to a file.mp4 14.94 MB
14. File Input and Output/5. Finding your position in a File.mp4 22.46 MB
14. File Input and Output/6. (Challenge) Find the number of lines in a file.mp4 4.55 MB
14. File Input and Output/7. (Demonstration) Find the number of lines in a file.mp4 14.43 MB
14. File Input and Output/8. (Challenge) Convert characters in a file to uppercase.mp4 6.52 MB
14. File Input and Output/9. (Demonstration) Convert characters in a file to uppercase.mp4 19.29 MB
15. The Standard C Library/1. Standard Header Files.mp4 7.65 MB
15. The Standard C Library/2. Various Functions.mp4 18.85 MB
15. The Standard C Library/3. Math Functions.mp4 6.79 MB
15. The Standard C Library/4. Utility Functions.mp4 14.14 MB
16. Conclusion/1. Further Topics of Study.mp4 16.72 MB
16. Conclusion/2. Course Summary.mp4 57.47 MB
17. Bonus Material/1. Bonus - Please Watch!.mp4 6.9 MB
1. Introduction/1. Welcome to Class!.mp4 22.38 MB
1. Introduction/2. Class Organization.mp4 11.07 MB
1. Introduction/3. Fundamentals of a Program.mp4 34.17 MB
1. Introduction/4. Overview.mp4 25.71 MB
1. Introduction/5. Language Features.mp4 22.84 MB
1. Introduction/6. Creating a C Program.mp4 32.62 MB
2. Installing Required Software/1. Installing CodeBlocks.mp4 20.68 MB
3. Starting to write code/1. Exploring the CodeBlocks Environment.mp4 18.75 MB
3. Starting to write code/2. Creating a Project in CodeBlocks.mp4 9.2 MB
3. Starting to write code/3. Creating and running your first C Program.mp4 14.13 MB
3. Starting to write code/4. (Challenge) Writing a C program that displays your name.mp4 9.35 MB
3. Starting to write code/5. (Demonstration) Writing a C program that displays your name.mp4 7.36 MB
3. Starting to write code/6. Structure of a C Program.mp4 10.61 MB
4. Basic Concepts/1. Comments.mp4 24.01 MB
4. Basic Concepts/2. The preprocessor.mp4 9.57 MB
4. Basic Concepts/3. The #include statement.mp4 22.8 MB
4. Basic Concepts/4. Displaying Output.mp4 8.3 MB
4. Basic Concepts/5. Reading input from the terminal.mp4 26.82 MB
5. Variables and Data Types/1. Overview.mp4 25.54 MB
5. Variables and Data Types/2. Basic Data Types.mp4 26.5 MB
5. Variables and Data Types/3. Enums and Chars.mp4 28.63 MB
5. Variables and Data Types/4. Format Specifiers.mp4 23.82 MB
5. Variables and Data Types/5. Command line arguments.mp4 19.44 MB
5. Variables and Data Types/6. (Challenge) Print the Area of a Rectangle.mp4 10.35 MB
5. Variables and Data Types/7. (Demonstration) Print the Area of a Rectangle.mp4 21.9 MB
5. Variables and Data Types/8. (Challenge) Create and use an enum type.mp4 5.49 MB
5. Variables and Data Types/9. (Demonstration) Create and use an enum type.mp4 20.77 MB
6. Operators/1. Overview.mp4 12.28 MB
6. Operators/2. Basic Operators.mp4 46.85 MB
6. Operators/3. Bitwise Operators.mp4 38.86 MB
6. Operators/4. The Cast and sizeof Operators.mp4 23.82 MB
6. Operators/5. Operator Precedence.mp4 18.27 MB
6. Operators/6. (Challenge) Convert minutes to years and days.mp4 7.39 MB
6. Operators/7. (Demonstration) Convert minutes to years and days.mp4 19.25 MB
6. Operators/8. (Challenge) Print the byte size of the basic data types.mp4 5.81 MB
6. Operators/9. (Demonstration) Print the byte size of the basic data types.mp4 11.75 MB
7. Control Flow/10. (Demonstration) Guess the Number.mp4 34.79 MB
7. Control Flow/1. Overview.mp4 16.61 MB
7. Control Flow/2. If Statements.mp4 39.8 MB
7. Control Flow/3. Switch Statement.mp4 32.93 MB
7. Control Flow/4. (Challenge) Determine amount of Pay.mp4 9.73 MB
7. Control Flow/5. (Demonstration) Determine the amount of weekly Pay.mp4 30.49 MB
7. Control Flow/6. For Loop.mp4 40.4 MB
7. Control Flow/7. While and Do-While.mp4 24.1 MB
7. Control Flow/8. Nested Loops and loop Control - Break and Continue.mp4 20.83 MB
7. Control Flow/9. (Challenge) Guess the Number.mp4 13.59 MB
8. Arrays/1. Creating and using Arrays.mp4 39 MB
8. Arrays/2. Initialization.mp4 20.29 MB
8. Arrays/3. Multidimensional Arrays.mp4 18.8 MB
8. Arrays/4. Variable Length Arrays.mp4 6.69 MB
8. Arrays/5. (Challenge) Generate Prime Numbers.mp4 9.14 MB
8. Arrays/6. (Demonstration) Generate Prime Numbers.mp4 21.39 MB
8. Arrays/7. (Challenge) Create a simple Weather program.mp4 8.19 MB
8. Arrays/8. (Demonstration) Create a simple Weather Program.mp4 26.28 MB
9. Functions/1. Basics.mp4 19.71 MB
9. Functions/2. Defining Functions.mp4 23.26 MB
9. Functions/3. Arguments and Parameters.mp4 15.27 MB
9. Functions/4. Returning data from functions.mp4 19.09 MB
9. Functions/5. Local and Global Variables.mp4 14.86 MB
9. Functions/6. (Challenge) Write some functions!.mp4 6.98 MB
9. Functions/7. (Demonstration) Write some functions!.mp4 38.58 MB
9. Functions/8. (Challenge) Create a Tic Tac Toe Game.mp4 9.62 MB
9. Functions/9. (Demonstration) Create a Tic Tac Toe Game.mp4 45.65 MB
其他位置