资源详情

返回首页 | 相关搜索
Udemy - C# Basics for Beginners Learn C# Fundamentals by Coding
大小 1.51 GB
文件数 178
Info Hash: C060F4ECB9AF6319B0008FE308DCE33FF187D513
收录时间 2026-01-10 06:10:41
更新时间 2026-01-10 06:34:15
文件列表 (178)
8. Working with Text/3. Demo String.mp4
68.24 MB
1. Introduction/1. What is this Course.srt
2.2 KB
1. Introduction/2. About Me.mp4
15.01 MB
1. Introduction/2. About Me.srt
2.31 KB
1. Introduction/3. A Note on Taking this Course.html
468 B
1. Introduction/4. Asking Questions.html
891 B
1. Introduction/5. Before You Get Started.html
2.37 KB
2. Introduction to C# and .NET Framework/1. Introduction.mp4
2.81 MB
2. Introduction to C# and .NET Framework/1. Introduction.srt
1.4 KB
2. Introduction to C# and .NET Framework/2. C# vs .NET.mp4
3.5 MB
2. Introduction to C# and .NET Framework/2. C# vs .NET.srt
1.28 KB
2. Introduction to C# and .NET Framework/3. What is CLR.mp4
7.47 MB
2. Introduction to C# and .NET Framework/3. What is CLR.srt
2.93 KB
2. Introduction to C# and .NET Framework/4. Architecture of .NET Applications.mp4
8.79 MB
2. Introduction to C# and .NET Framework/4. Architecture of .NET Applications.srt
3.38 KB
2. Introduction to C# and .NET Framework/5. Getting Visual Studio.pdf
18.41 KB
2. Introduction to C# and .NET Framework/6. Our First C# Application.mp4
45.24 MB
2. Introduction to C# and .NET Framework/6. Our First C# Application.srt
14.58 KB
2. Introduction to C# and .NET Framework/7. What is ReSharper.html
660 B
2. Introduction to C# and .NET Framework/8. Fundamentals of C# and .NET.html
139 B
2. Introduction to C# and .NET Framework/9. Summary.html
1.97 KB
3. Primitive Types and Expressions/1. Introduction.mp4
3.74 MB
3. Primitive Types and Expressions/1. Introduction.srt
535 B
3. Primitive Types and Expressions/2. Variables and Constants.mp4
39.3 MB
3. Primitive Types and Expressions/2. Variables and Constants.srt
13.02 KB
3. Primitive Types and Expressions/3. Overflowing.mp4
7.72 MB
3. Primitive Types and Expressions/3. Overflowing.srt
3 KB
3. Primitive Types and Expressions/4. Scope.mp4
3.51 MB
3. Primitive Types and Expressions/4. Scope.srt
1.41 KB
3. Primitive Types and Expressions/5. Demo Variables and Constants.mp4
53.44 MB
3. Primitive Types and Expressions/5. Demo Variables and Constants.srt
14.31 KB
3. Primitive Types and Expressions/6. Type Conversion.mp4
18.1 MB
3. Primitive Types and Expressions/6. Type Conversion.srt
6.7 KB
3. Primitive Types and Expressions/7. Demo Type Conversion.mp4
43.94 MB
3. Primitive Types and Expressions/7. Demo Type Conversion.srt
13.32 KB
3. Primitive Types and Expressions/8. Operators.mp4
17.35 MB
3. Primitive Types and Expressions/8. Operators.srt
16.19 MB
3. Primitive Types and Expressions/9. What are Logical Operations.pdf
54.13 KB
3. Primitive Types and Expressions/10. Demo Operators.mp4
24.16 MB
3. Primitive Types and Expressions/10. Demo Operators.srt
7.95 KB
3. Primitive Types and Expressions/11. Comments.mp4
5.86 MB
3. Primitive Types and Expressions/11. Comments.srt
2.4 KB
3. Primitive Types and Expressions/12. Primitive Types and Expressions.html
139 B
3. Primitive Types and Expressions/13. Summary.mp4
5.15 MB
3. Primitive Types and Expressions/13. Summary.srt
764 B
3. Primitive Types and Expressions/13.1 Summary+Primitive+Types+And+Expressions+.pdf
72.3 KB
4. Non-Primitive Types/1. Introduction.mp4
3.8 MB
4. Non-Primitive Types/1. Introduction.srt
501 B
4. Non-Primitive Types/2. Classes.mp4
20.92 MB
4. Non-Primitive Types/2. Classes.srt
8.57 KB
4. Non-Primitive Types/3. Demo Classes.mp4
43.08 MB
4. Non-Primitive Types/3. Demo Classes.srt
10.55 KB
4. Non-Primitive Types/4. Structs.mp4
6.5 MB
4. Non-Primitive Types/4. Structs.srt
1.98 KB
4. Non-Primitive Types/5. Arrays.mp4
9.53 MB
4. Non-Primitive Types/5. Arrays.srt
3.41 KB
4. Non-Primitive Types/6. Demo Arrays.mp4
19.78 MB
4. Non-Primitive Types/6. Demo Arrays.srt
4.91 KB
4. Non-Primitive Types/7. Strings.mp4
23.19 MB
4. Non-Primitive Types/7. Strings.srt
8.23 KB
4. Non-Primitive Types/8. Demo Strings.mp4
33.84 MB
4. Non-Primitive Types/8. Demo Strings.srt
8.67 KB
4. Non-Primitive Types/9. Enums.mp4
10.07 MB
4. Non-Primitive Types/9. Enums.srt
2.4 KB
4. Non-Primitive Types/10. Demo Enums.mp4
35.94 MB
4. Non-Primitive Types/10. Demo Enums.srt
9.37 KB
4. Non-Primitive Types/11. Reference Types and Value Types.mp4
11.61 MB
4. Non-Primitive Types/11. Reference Types and Value Types.srt
4.57 KB
4. Non-Primitive Types/12. Demo Reference Types and Value Types.mp4
22.08 MB
4. Non-Primitive Types/12. Demo Reference Types and Value Types.srt
7.03 KB
4. Non-Primitive Types/13. Demo Reference Types and Value Types.mp4
17.1 MB
4. Non-Primitive Types/13. Demo Reference Types and Value Types.srt
4.78 KB
4. Non-Primitive Types/14. Non-primitive Types.html
139 B
4. Non-Primitive Types/15. Summary.mp4
8.55 MB
4. Non-Primitive Types/15. Summary.srt
1.25 KB
4. Non-Primitive Types/15.1 Summary+Non+Primitive+Types+.pdf
98.29 KB
5. Control Flow/1. Introduction.mp4
10.86 MB
5. Control Flow/1. Introduction.srt
1.85 KB
5. Control Flow/2. Conditional Statements.mp4
10.81 MB
5. Control Flow/2. Conditional Statements.srt
3.84 KB
5. Control Flow/3. Demo IfElse and SwitchCase.mp4
36.77 MB
5. Control Flow/3. Demo IfElse and SwitchCase.srt
10.38 KB
5. Control Flow/4. Exercises.html
1.71 KB
5. Control Flow/4.1 Conditionals Solutions.zip
1.16 KB
5. Control Flow/5. Iteration Statements.mp4
12.36 MB
5. Control Flow/5. Iteration Statements.srt
5.42 KB
5. Control Flow/6. Demo For Loops.mp4
7.4 MB
5. Control Flow/6. Demo For Loops.srt
1.94 KB
5. Control Flow/7. Demo Foreach Loops.mp4
14.32 MB
5. Control Flow/7. Demo Foreach Loops.srt
4.61 KB
5. Control Flow/8. Demo While Loops.mp4
29.94 MB
5. Control Flow/8. Demo While Loops.srt
9.34 KB
5. Control Flow/9. Random Class.mp4
46.99 MB
5. Control Flow/9. Random Class.srt
11.19 KB
5. Control Flow/10. Control Flow.html
139 B
5. Control Flow/11. Exercises.html
1.78 KB
5. Control Flow/11.1 Loops Solutions.zip
1.2 KB
5. Control Flow/12. Summary.mp4
5.4 MB
5. Control Flow/12. Summary.srt
928 B
6. Arrays and Lists/1. Introduction.mp4
5.6 MB
6. Arrays and Lists/1. Introduction.srt
911 B
6. Arrays and Lists/2. Arrays.mp4
14.91 MB
6. Arrays and Lists/2. Arrays.srt
6.95 KB
6. Arrays and Lists/3. Demo Arrays.mp4
57.1 MB
6. Arrays and Lists/3. Demo Arrays.srt
11.86 KB
6. Arrays and Lists/4. Lists.mp4
7.37 MB
6. Arrays and Lists/4. Lists.srt
3.28 KB
6. Arrays and Lists/5. Demo Lists.mp4
54.33 MB
6. Arrays and Lists/5. Demo Lists.srt
12.22 KB
6. Arrays and Lists/6. Exercises.html
1.99 KB
6. Arrays and Lists/6.1 Arrays And Lists Solutions.zip
1.5 KB
6. Arrays and Lists/7. Arrays and Lists.html
139 B
6. Arrays and Lists/8. Summary.mp4
5.61 MB
6. Arrays and Lists/8. Summary.srt
901 B
7. Working with Dates/1. Introduction.mp4
2.43 MB
7. Working with Dates/1. Introduction.srt
313 B
7. Working with Dates/2. DateTime.mp4
38.23 MB
7. Working with Dates/2. DateTime.srt
7.08 KB
7. Working with Dates/3. TimeSpan.mp4
42.17 MB
7. Working with Dates/3. TimeSpan.srt
8.68 KB
7. Working with Dates/4. Dates and Times Quiz.html
139 B
7. Working with Dates/5. Summary.mp4
5.06 MB
7. Working with Dates/5. Summary.srt
762 B
8. Working with Text/1. Introduction.mp4
2.44 MB
8. Working with Text/1. Introduction.srt
363 B
8. Working with Text/2. String.mp4
17.68 MB
8. Working with Text/2. String.srt
6 KB
1. Introduction/1. What is this Course.mp4
12.21 MB
8. Working with Text/3. Demo String.srt
14.3 KB
8. Working with Text/4. Live Coding Summarising Text.mp4
64.85 MB
8. Working with Text/4. Live Coding Summarising Text.srt
13.16 KB
8. Working with Text/5. StringBuilder.mp4
4.5 MB
8. Working with Text/5. StringBuilder.srt
1.43 KB
8. Working with Text/6. Demo StringBuilder.mp4
42.54 MB
8. Working with Text/6. Demo StringBuilder.srt
8.63 KB
8. Working with Text/7. Working with Text.html
139 B
8. Working with Text/8. Exercises.html
1.94 KB
8. Working with Text/8.1 Working With Text Solutions.zip
1.67 KB
8. Working with Text/9. Procedural Programming.mp4
42.11 MB
8. Working with Text/9. Procedural Programming.srt
10.87 KB
8. Working with Text/9.1 Procedural Programming Solutions.zip
1.73 KB
8. Working with Text/10. Summary.mp4
5.15 MB
8. Working with Text/10. Summary.srt
850 B
9. Working with Files/1. Introduction.mp4
2.9 MB
9. Working with Files/1. Introduction.srt
395 B
9. Working with Files/2. System.IO Namespace.mp4
14.26 MB
9. Working with Files/2. System.IO Namespace.srt
5.81 KB
9. Working with Files/3. Demo File and FileInfo.mp4
25.93 MB
9. Working with Files/3. Demo File and FileInfo.srt
7.07 KB
9. Working with Files/4. Demo Directory and DirectoryInfo.mp4
37.99 MB
9. Working with Files/4. Demo Directory and DirectoryInfo.srt
6.99 KB
9. Working with Files/5. Demo Path.mp4
16.88 MB
9. Working with Files/5. Demo Path.srt
3.22 KB
9. Working with Files/6. Exercises.html
174 B
9. Working with Files/7. Working with Files.html
139 B
9. Working with Files/8. Summary.mp4
8.89 MB
9. Working with Files/8. Summary.srt
1.5 KB
10. Debugging Applications/1. Introduction.mp4
3.14 MB
10. Debugging Applications/1. Introduction.srt
437 B
10. Debugging Applications/2. Debugging Tools in Visual Studio.mp4
51.37 MB
10. Debugging Applications/2. Debugging Tools in Visual Studio.srt
13.23 KB
10. Debugging Applications/2.1 Debugging.zip
47.27 KB
10. Debugging Applications/3. Removing Side Effects.mp4
51.04 MB
10. Debugging Applications/3. Removing Side Effects.srt
12.38 KB
10. Debugging Applications/4. Defensive Programming.mp4
47.2 MB
10. Debugging Applications/4. Defensive Programming.srt
9.69 KB
10. Debugging Applications/5. Call Stack Window.mp4
10.78 MB
10. Debugging Applications/5. Call Stack Window.srt
2.25 KB
10. Debugging Applications/6. Locals and Autos Windows.mp4
8.84 MB
10. Debugging Applications/6. Locals and Autos Windows.srt
2.09 KB
10. Debugging Applications/7. Debugging Applications.html
139 B
10. Debugging Applications/8. Summary.mp4
5.55 MB
10. Debugging Applications/8. Summary.srt
847 B
11. What's Next/1. What's Next.mp4
6.87 MB
11. What's Next/1. What's Next.srt
1.12 KB
11. What's Next/2. Final Words.mp4
2.64 MB
11. What's Next/2. Final Words.srt
1.67 KB
11. What's Next/3. Get My Other Courses with a Discount.html
1.1 KB

免责声明

本网站仅提供DHT网络磁力资源索引服务,不存储任何资源文件。所有资源均来自DHT网络,本站无法控制其内容。请遵守当地法律法规,合理使用网络资源。如涉及版权问题,请联系 lulutang@protonmail.com。