FileMood

Download TeamTreehouse - Intermediate C# (Track) [Thomas]

TeamTreehouse Intermediate Track Thomas

Name

TeamTreehouse - Intermediate C# (Track) [Thomas]

 DOWNLOAD Copy Link

Total Size

1.7 GB

Total Files

110

Last Seen

2024-07-23 00:03

Hash

FC0614CE7AD411980FCA526CDFA4C2F6371D004F

/.../04. What To Test/

01. Isolation Testing.webm

72.5 MB

02. How Much To Test.webm

31.9 MB

03. Code Coverage.webm

40.2 MB

04. Other Types of Testing.webm

31.0 MB

05. Wrap-up.webm

14.3 MB

/

README.txt

2.3 KB

TeamTreehouse - Intermediate C# (Track) [Thomas].jpg

140.5 KB

TeamTreehouse - Intermediate C# (Track) [Thomas].png

619.2 KB

Intermediate C#.md

2.7 KB

/01. Querying With LINQ/

Querying With LINQ.md

7.8 KB

/.../01. Now Youre Querying/

01. All About LINQ.webm

26.3 MB

02. Writing Your First LINQ Query.webm

12.2 MB

03. Object Initialization.webm

6.1 MB

04. Selecting, Projecting and Anonymous Types.webm

14.6 MB

05. Ordering and Grouping.webm

10.9 MB

/.../01. Now Youre Querying/Project Files/

LINQ-BirdWatcher.zip

3.0 KB

/.../02. Functional Programming in C#/

01. The Functional Programming Style.webm

16.1 MB

02. Delegates.webm

17.9 MB

03. Actions and Funcs.webm

11.0 MB

04. Lambda Expressions.webm

11.4 MB

05. LINQ Method Syntax.webm

22.6 MB

/.../02. Functional Programming in C#/Project Files/

LINQ-ActionsAndFuncs.zip

3.2 KB

LINQ-Delegates.zip

3.1 KB

LINQ-LambdaExpressions.zip

3.2 KB

/.../03. Query Operators/

01. Quantifiers.webm

14.6 MB

02. Element Operators.webm

14.4 MB

03. Partitioning.webm

7.6 MB

04. Joins.webm

16.6 MB

05. Aggregates.webm

7.4 MB

06. Set Operations.webm

11.1 MB

07. Generation Operators.webm

7.9 MB

08. Conversion Operators.webm

13.8 MB

/.../03. Query Operators/Project Files/

LINQ-BirdWatcher.zip

3.0 KB

/.../04. Querying the BirdWatcher Data/

01. Getting to Know the BirdWatcher Data.webm

7.8 MB

02. How Much Data Do We Have.webm

13.6 MB

03. Sightings of Endangered Birds.webm

13.0 MB

04. Bird Importing.webm

15.2 MB

05. Bird Search Extension.webm

22.5 MB

06. Bird Search In Action.webm

13.2 MB

07. Which is Faster Union versus Concat.webm

10.6 MB

08. Some Final Advice.webm

30.6 MB

/02. Introduction to Visual Studio/

01. Introduction.webm

7.1 MB

02. Installation.webm

16.5 MB

03. Layout.webm

10.8 MB

04. Creating Projects.webm

9.8 MB

05. Projects and Solutions.webm

20.9 MB

06. Coding.webm

14.2 MB

07. Searching.webm

5.4 MB

08. Debugging.webm

18.4 MB

09. Building.webm

5.8 MB

10. Settings.webm

7.8 MB

Introduction to Visual Studio.md

1.8 KB

/03. Before You Start Using GitHub with Visual Studio/

Before You Start Using GitHub with Visual Studio.md

0.4 KB

/04. Using GitHub with Visual Studio/

01. Introduction.webm

14.3 MB

02. Creating a Repository.webm

10.1 MB

03. Making Changes.webm

9.4 MB

04. Collaborating.webm

19.9 MB

05. Resolving Conflicts.webm

20.0 MB

Using GitHub with Visual Studio.md

1.2 KB

/05. Debugging in Visual Studio/

01. Introduction to Debugging.webm

13.8 MB

02. Debugging Using Logs.webm

30.7 MB

03. Debugging Using Breakpoints.webm

17.5 MB

04. Conditional Breakpoints.webm

7.9 MB

05. Debug Windows.webm

10.9 MB

06. Variable Windows.webm

12.6 MB

07. Debugging Tricks.webm

12.7 MB

08. Debugging Exceptions.webm

18.9 MB

Debugging in Visual Studio.md

1.9 KB

/Project Files/

dotnet-debugging-in-visual-studio.zip

4.7 KB

/06. Become a Visual Studio Power User/

01. Navigation.webm

23.1 MB

02. Editing.webm

18.2 MB

03. Refactoring.webm

19.4 MB

04. Code Generation.webm

13.5 MB

05. Documenting Code.webm

28.8 MB

Become a Visual Studio Power User.md

1.5 KB

/Project Files/

visualStudioPowerUser.zip

464.0 KB

/07. C# Extension Methods/

01. Introduction.webm

41.6 MB

02. More Examples.webm

41.3 MB

03. Method Precedence.webm

33.4 MB

04. Functional Programming.webm

34.9 MB

C# Extension Methods.md

1.2 KB

/08. Creating Data Structures Using C# Generics/

01. Welcome.webm

29.0 MB

02. Implementing IEnumerableT.webm

26.7 MB

03. Collection Initialization.webm

25.1 MB

04. Enumerators.webm

17.0 MB

05. Yield.webm

12.1 MB

06. Generic Methods.webm

21.6 MB

07. Generic Constraints.webm

31.6 MB

Creating Data Structures Using C# Generics.md

1.7 KB

/09. Unit Testing in C#/

Unit Testing in C#.md

4.7 KB

/.../01. Unit Testing/

01. What is Unit Testing.webm

26.4 MB

02. Unit Testing vs Functional Testing.webm

21.5 MB

03. Why Unit Test.webm

34.8 MB

04. Review Treehouse Defense.webm

6.7 MB

05. xUnit.net Unit Test Framework.webm

22.0 MB

/.../01. Unit Testing/Project Files/

unit-testing-in-csharp-starting-code.zip

8.4 KB

/.../02. Writing Unit Tests/

01. Our First Test.webm

18.8 MB

02. Running Tests.webm

12.6 MB

03. Test Cases.webm

33.3 MB

04. Testing for Exceptions.webm

17.6 MB

05. Debugging Tests.webm

8.8 MB

/.../02. Writing Unit Tests/Project Files/

unit-testing-in-csharp-final-code.zip

15.9 KB

/.../03. Test Driven Development/

01. What is Test Driven Development.webm

33.9 MB

02. Red.webm

35.1 MB

03. Green.webm

18.6 MB

04. Refactor.webm

27.3 MB

05. TDD Workflow.webm

23.5 MB

06. TDD Workflow - Continuous Integration.webm

23.5 MB

/.../03. Test Driven Development/Project Files/

unit-testing-in-csharp-final-code.zip

15.9 KB

/.../04. What To Test/Project Files/

unit-testing-in-csharp-final-code.zip

15.9 KB

 

Total files 110


Copyright © 2024 FileMood.com