23 OCT 2025 - We are back! If you have been following us over the last few years, you will know that the last 2 months have been rough. We website was practically not loading. Sorry for the mess. We are back though and everything should run smoothly now. New servers. Updated domains. And new owners. We invite you all to start uploading torrents again!
TORRENT DETAILS
TeamTreehouse - Intermediate C# (Track) [Thomas]
TORRENT SUMMARY
Status:
All the torrents in this section have been verified by our verification system
Course included ├── 01. Querying With LINQ ├── 02. Introduction to Visual Studio ├── 03. Before You Start Using GitHub with Visual Studio ├── 04. Using GitHub with Visual Studio ├── 05. Debugging in Visual Studio ├── 06. Become a Visual Studio Power User ├── 07. C# Extension Methods ├── 08. Creating Data Structures Using C# Generics ├── 09. Unit Testing in C# ├── Intermediate C#.md ├── README.txt ├── TeamTreehouse - Intermediate C# (Track) [Thomas].jpg └── TeamTreehouse - Intermediate C# (Track) [Thomas].png
Please Seed ~
VISITOR COMMENTS (0 )
FILE LIST
Filename
Size
01. Querying With LINQ/01. Now Youre Querying/01. All About LINQ.webm
25 MB
01. Querying With LINQ/01. Now Youre Querying/02. Writing Your First LINQ Query.webm
11.6 MB
01. Querying With LINQ/01. Now Youre Querying/03. Object Initialization.webm
5.8 MB
01. Querying With LINQ/01. Now Youre Querying/04. Selecting, Projecting and Anonymous Types.webm
13.9 MB
01. Querying With LINQ/01. Now Youre Querying/05. Ordering and Grouping.webm
10.4 MB
01. Querying With LINQ/01. Now Youre Querying/Project Files/LINQ-BirdWatcher.zip
2.9 KB
01. Querying With LINQ/02. Functional Programming in C#/01. The Functional Programming Style.webm
15.3 MB
01. Querying With LINQ/02. Functional Programming in C#/02. Delegates.webm
17 MB
01. Querying With LINQ/02. Functional Programming in C#/03. Actions and Funcs.webm
10.5 MB
01. Querying With LINQ/02. Functional Programming in C#/04. Lambda Expressions.webm
10.8 MB
01. Querying With LINQ/02. Functional Programming in C#/05. LINQ Method Syntax.webm
21.5 MB
01. Querying With LINQ/02. Functional Programming in C#/Project Files/LINQ-ActionsAndFuncs.zip
3.2 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.1 KB
01. Querying With LINQ/03. Query Operators/01. Quantifiers.webm
13.9 MB
01. Querying With LINQ/03. Query Operators/02. Element Operators.webm
13.7 MB
01. Querying With LINQ/03. Query Operators/03. Partitioning.webm
7.2 MB
01. Querying With LINQ/03. Query Operators/04. Joins.webm
15.8 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.6 MB
01. Querying With LINQ/03. Query Operators/07. Generation Operators.webm
7.5 MB
01. Querying With LINQ/03. Query Operators/08. Conversion Operators.webm
13.2 MB
01. Querying With LINQ/03. Query Operators/Project Files/LINQ-BirdWatcher.zip
2.9 KB
01. Querying With LINQ/04. Querying the BirdWatcher Data/01. Getting to Know the BirdWatcher Data.webm
7.5 MB
01. Querying With LINQ/04. Querying the BirdWatcher Data/02. How Much Data Do We Have.webm
13 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.5 MB
01. Querying With LINQ/04. Querying the BirdWatcher Data/05. Bird Search Extension.webm
21.5 MB
01. Querying With LINQ/04. Querying the BirdWatcher Data/06. Bird Search In Action.webm
12.6 MB
01. Querying With LINQ/04. Querying the BirdWatcher Data/07. Which is Faster Union versus Concat.webm
10.1 MB
01. Querying With LINQ/04. Querying the BirdWatcher Data/08. Some Final Advice.webm
29.2 MB
01. Querying With LINQ/Querying With LINQ.md
7.6 KB
02. Introduction to Visual Studio/01. Introduction.webm
6.8 MB
02. Introduction to Visual Studio/02. Installation.webm
15.7 MB
02. Introduction to Visual Studio/03. Layout.webm
10.3 MB
02. Introduction to Visual Studio/04. Creating Projects.webm
9.3 MB
02. Introduction to Visual Studio/05. Projects and Solutions.webm
19.9 MB
02. Introduction to Visual Studio/06. Coding.webm
13.5 MB
02. Introduction to Visual Studio/07. Searching.webm
5.1 MB
02. Introduction to Visual Studio/08. Debugging.webm
17.6 MB
02. Introduction to Visual Studio/09. Building.webm
5.5 MB
02. Introduction to Visual Studio/10. Settings.webm
7.5 MB
02. Introduction to Visual Studio/Introduction to Visual Studio.md
1.7 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.6 MB
04. Using GitHub with Visual Studio/02. Creating a Repository.webm
9.6 MB
04. Using GitHub with Visual Studio/03. Making Changes.webm
9 MB
04. Using GitHub with Visual Studio/04. Collaborating.webm
19 MB
04. Using GitHub with Visual Studio/05. Resolving Conflicts.webm
19.1 MB
04. Using GitHub with Visual Studio/Using GitHub with Visual Studio.md
1.2 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.3 MB
05. Debugging in Visual Studio/03. Debugging Using Breakpoints.webm
16.7 MB
05. Debugging in Visual Studio/04. Conditional Breakpoints.webm
7.6 MB
05. Debugging in Visual Studio/05. Debug Windows.webm
10.4 MB
05. Debugging in Visual Studio/06. Variable Windows.webm
12 MB
05. Debugging in Visual Studio/07. Debugging Tricks.webm
12.1 MB
05. Debugging in Visual Studio/08. Debugging Exceptions.webm
18 MB
05. Debugging in Visual Studio/Debugging in Visual Studio.md
1.9 KB
05. Debugging in Visual Studio/Project Files/dotnet-debugging-in-visual-studio.zip
4.6 KB
06. Become a Visual Studio Power User/01. Navigation.webm
22.1 MB
06. Become a Visual Studio Power User/02. Editing.webm
17.3 MB
06. Become a Visual Studio Power User/03. Refactoring.webm
18.5 MB
06. Become a Visual Studio Power User/04. Code Generation.webm
12.9 MB
06. Become a Visual Studio Power User/05. Documenting Code.webm
27.4 MB
06. Become a Visual Studio Power User/Become a Visual Studio Power User.md
1.4 KB
06. Become a Visual Studio Power User/Project Files/visualStudioPowerUser.zip