资源详情

返回首页 | 相关搜索
TeamTreehouse - Intermediate C# (Track)
大小 1.54 GB
文件数 107
Info Hash: 27EC2860A803DB0E8C2CEE8E722C23126DFBA4BB
收录时间 2025-12-20 08:23:50
更新时间 2025-12-20 18:03:30
文件列表 (107)
Intermediate C#.md
2.62 KB
01. Querying With LINQ/Querying With LINQ.md
7.6 KB
01. Querying With LINQ/01. Now Youre Querying/01. All About LINQ.webm
25.04 MB
01. Querying With LINQ/01. Now Youre Querying/02. Writing Your First LINQ Query.webm
11.62 MB
01. Querying With LINQ/01. Now Youre Querying/03. Object Initialization.webm
5.81 MB
01. Querying With LINQ/01. Now Youre Querying/04. Selecting, Projecting and Anonymous Types.webm
13.94 MB
01. Querying With LINQ/01. Now Youre Querying/05. Ordering and Grouping.webm
10.36 MB
01. Querying With LINQ/01. Now Youre Querying/Project Files/LINQ-BirdWatcher.zip
2.91 KB
01. Querying With LINQ/02. Functional Programming in C#/01. The Functional Programming Style.webm
15.31 MB
01. Querying With LINQ/02. Functional Programming in C#/02. Delegates.webm
17.04 MB
01. Querying With LINQ/02. Functional Programming in C#/03. Actions and Funcs.webm
10.47 MB
01. Querying With LINQ/02. Functional Programming in C#/04. Lambda Expressions.webm
10.83 MB
01. Querying With LINQ/02. Functional Programming in C#/05. LINQ Method Syntax.webm
21.52 MB
01. Querying With LINQ/02. Functional Programming in C#/Project Files/LINQ-ActionsAndFuncs.zip
3.16 KB
01. Querying With LINQ/02. Functional Programming in C#/Project Files/LINQ-Delegates.zip
3 KB
01. Querying With LINQ/02. Functional Programming in C#/Project Files/LINQ-LambdaExpressions.zip
3.15 KB
01. Querying With LINQ/03. Query Operators/01. Quantifiers.webm
13.93 MB
01. Querying With LINQ/03. Query Operators/02. Element Operators.webm
13.75 MB
01. Querying With LINQ/03. Query Operators/03. Partitioning.webm
7.25 MB
01. Querying With LINQ/03. Query Operators/04. Joins.webm
15.83 MB
01. Querying With LINQ/03. Query Operators/05. Aggregates.webm
7.1 MB
01. Querying With LINQ/03. Query Operators/06. Set Operations.webm
10.57 MB
01. Querying With LINQ/03. Query Operators/07. Generation Operators.webm
7.52 MB
01. Querying With LINQ/03. Query Operators/08. Conversion Operators.webm
13.18 MB
01. Querying With LINQ/03. Query Operators/Project Files/LINQ-BirdWatcher.zip
2.91 KB
01. Querying With LINQ/04. Querying the BirdWatcher Data/01. Getting to Know the BirdWatcher Data.webm
7.47 MB
01. Querying With LINQ/04. Querying the BirdWatcher Data/02. How Much Data Do We Have.webm
12.99 MB
01. Querying With LINQ/04. Querying the BirdWatcher Data/03. Sightings of Endangered Birds.webm
12.4 MB
01. Querying With LINQ/04. Querying the BirdWatcher Data/04. Bird Importing.webm
14.46 MB
01. Querying With LINQ/04. Querying the BirdWatcher Data/05. Bird Search Extension.webm
21.47 MB
01. Querying With LINQ/04. Querying the BirdWatcher Data/06. Bird Search In Action.webm
12.56 MB
01. Querying With LINQ/04. Querying the BirdWatcher Data/07. Which is Faster Union versus Concat.webm
10.07 MB
01. Querying With LINQ/04. Querying the BirdWatcher Data/08. Some Final Advice.webm
29.21 MB
02. Introduction to Visual Studio/01. Introduction.webm
6.8 MB
02. Introduction to Visual Studio/02. Installation.webm
15.71 MB
02. Introduction to Visual Studio/03. Layout.webm
10.3 MB
02. Introduction to Visual Studio/04. Creating Projects.webm
9.32 MB
02. Introduction to Visual Studio/05. Projects and Solutions.webm
19.95 MB
02. Introduction to Visual Studio/06. Coding.webm
13.53 MB
02. Introduction to Visual Studio/07. Searching.webm
5.11 MB
02. Introduction to Visual Studio/08. Debugging.webm
17.56 MB
02. Introduction to Visual Studio/09. Building.webm
5.48 MB
02. Introduction to Visual Studio/10. Settings.webm
7.48 MB
02. Introduction to Visual Studio/Introduction to Visual Studio.md
1.71 KB
03. Before You Start Using GitHub with Visual Studio/Before You Start Using GitHub with Visual Studio.md
438 B
04. Using GitHub with Visual Studio/01. Introduction.webm
13.63 MB
04. Using GitHub with Visual Studio/02. Creating a Repository.webm
9.64 MB
04. Using GitHub with Visual Studio/03. Making Changes.webm
8.99 MB
04. Using GitHub with Visual Studio/04. Collaborating.webm
18.99 MB
04. Using GitHub with Visual Studio/05. Resolving Conflicts.webm
19.08 MB
04. Using GitHub with Visual Studio/Using GitHub with Visual Studio.md
1.19 KB
05. Debugging in Visual Studio/01. Introduction to Debugging.webm
13.2 MB
05. Debugging in Visual Studio/02. Debugging Using Logs.webm
29.27 MB
05. Debugging in Visual Studio/03. Debugging Using Breakpoints.webm
16.73 MB
05. Debugging in Visual Studio/04. Conditional Breakpoints.webm
7.55 MB
05. Debugging in Visual Studio/05. Debug Windows.webm
10.4 MB
05. Debugging in Visual Studio/06. Variable Windows.webm
12.01 MB
05. Debugging in Visual Studio/07. Debugging Tricks.webm
12.07 MB
05. Debugging in Visual Studio/08. Debugging Exceptions.webm
17.98 MB
05. Debugging in Visual Studio/Debugging in Visual Studio.md
1.86 KB
05. Debugging in Visual Studio/Project Files/dotnet-debugging-in-visual-studio.zip
4.61 KB
06. Become a Visual Studio Power User/01. Navigation.webm
22.06 MB
06. Become a Visual Studio Power User/02. Editing.webm
17.34 MB
06. Become a Visual Studio Power User/03. Refactoring.webm
18.51 MB
06. Become a Visual Studio Power User/04. Code Generation.webm
12.87 MB
06. Become a Visual Studio Power User/05. Documenting Code.webm
27.43 MB
06. Become a Visual Studio Power User/Become a Visual Studio Power User.md
1.44 KB
06. Become a Visual Studio Power User/Project Files/visualStudioPowerUser.zip
453.11 KB
07. C# Extension Methods/01. Introduction.webm
39.67 MB
07. C# Extension Methods/02. More Examples.webm
39.39 MB
07. C# Extension Methods/03. Method Precedence.webm
31.89 MB
07. C# Extension Methods/04. Functional Programming.webm
33.32 MB
07. C# Extension Methods/C# Extension Methods.md
1.18 KB
08. Creating Data Structures Using C# Generics/01. Welcome.webm
27.7 MB
08. Creating Data Structures Using C# Generics/02. Implementing IEnumerableT.webm
25.48 MB
08. Creating Data Structures Using C# Generics/03. Collection Initialization.webm
23.93 MB
08. Creating Data Structures Using C# Generics/04. Enumerators.webm
16.24 MB
08. Creating Data Structures Using C# Generics/05. Yield.webm
11.51 MB
08. Creating Data Structures Using C# Generics/06. Generic Methods.webm
20.65 MB
08. Creating Data Structures Using C# Generics/07. Generic Constraints.webm
30.11 MB
08. Creating Data Structures Using C# Generics/Creating Data Structures Using C# Generics.md
1.65 KB
09. Unit Testing in C#/Unit Testing in C#.md
4.54 KB
09. Unit Testing in C#/01. Unit Testing/01. What is Unit Testing.webm
25.17 MB
09. Unit Testing in C#/01. Unit Testing/02. Unit Testing vs Functional Testing.webm
20.47 MB
09. Unit Testing in C#/01. Unit Testing/03. Why Unit Test.webm
33.22 MB
09. Unit Testing in C#/01. Unit Testing/04. Review Treehouse Defense.webm
6.41 MB
09. Unit Testing in C#/01. Unit Testing/05. xUnit.net Unit Test Framework.webm
20.98 MB
09. Unit Testing in C#/01. Unit Testing/Project Files/unit-testing-in-csharp-starting-code.zip
8.2 KB
09. Unit Testing in C#/02. Writing Unit Tests/01. Our First Test.webm
17.91 MB
09. Unit Testing in C#/02. Writing Unit Tests/02. Running Tests.webm
12.03 MB
09. Unit Testing in C#/02. Writing Unit Tests/03. Test Cases.webm
31.72 MB
09. Unit Testing in C#/02. Writing Unit Tests/04. Testing for Exceptions.webm
16.82 MB
09. Unit Testing in C#/02. Writing Unit Tests/05. Debugging Tests.webm
8.35 MB
09. Unit Testing in C#/02. Writing Unit Tests/Project Files/unit-testing-in-csharp-final-code.zip
15.55 KB
09. Unit Testing in C#/03. Test Driven Development/01. What is Test Driven Development.webm
32.32 MB
09. Unit Testing in C#/03. Test Driven Development/02. Red.webm
33.44 MB
09. Unit Testing in C#/03. Test Driven Development/03. Green.webm
17.74 MB
09. Unit Testing in C#/03. Test Driven Development/04. Refactor.webm
26.02 MB
09. Unit Testing in C#/03. Test Driven Development/05. TDD Workflow.webm
22.41 MB
09. Unit Testing in C#/03. Test Driven Development/06. TDD Workflow - Continuous Integration.webm
22.39 MB
09. Unit Testing in C#/03. Test Driven Development/Project Files/unit-testing-in-csharp-final-code.zip
15.55 KB
09. Unit Testing in C#/04. What To Test/01. Isolation Testing.webm
69.19 MB
09. Unit Testing in C#/04. What To Test/02. How Much To Test.webm
30.4 MB
09. Unit Testing in C#/04. What To Test/03. Code Coverage.webm
38.29 MB
09. Unit Testing in C#/04. What To Test/04. Other Types of Testing.webm
29.6 MB
09. Unit Testing in C#/04. What To Test/05. Wrap-up.webm
13.6 MB
09. Unit Testing in C#/04. What To Test/Project Files/unit-testing-in-csharp-final-code.zip
15.55 KB

免责声明

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