C# Fundamentals/01. Course Overview/01. Course Overview.mp4 |
2.7 MB |
C# Fundamentals/01. Course Overview/01. Course Overview.srt |
3 KB |
C# Fundamentals/02. Introducing C# and .NET/01. Introduction.mp4 |
1.4 MB |
C# Fundamentals/02. Introducing C# and .NET/01. Introduction.srt |
2 KB |
C# Fundamentals/02. Introducing C# and .NET/02. Downloading .NET for Windows, macOS, and Linux.mp4 |
5.7 MB |
C# Fundamentals/02. Introducing C# and .NET/02. Downloading .NET for Windows, macOS, and Linux.srt |
5 KB |
C# Fundamentals/02. Introducing C# and .NET/03. Understanding .NET and .NET Core.mp4 |
2 MB |
C# Fundamentals/02. Introducing C# and .NET/03. Understanding .NET and .NET Core.srt |
3 KB |
C# Fundamentals/02. Introducing C# and .NET/04. Understanding the .NET Runtime and Framework.mp4 |
3 MB |
C# Fundamentals/02. Introducing C# and .NET/04. Understanding the .NET Runtime and Framework.srt |
5 KB |
C# Fundamentals/02. Introducing C# and .NET/05. Using the .NET Command Line Interface.mp4 |
10.6 MB |
C# Fundamentals/02. Introducing C# and .NET/05. Using the .NET Command Line Interface.srt |
7 KB |
C# Fundamentals/02. Introducing C# and .NET/06. Creating the First C# Project.mp4 |
12.8 MB |
C# Fundamentals/02. Introducing C# and .NET/06. Creating the First C# Project.srt |
10 KB |
C# Fundamentals/02. Introducing C# and .NET/07. Editing C# Code with Visual Studio Code.mp4 |
7.5 MB |
C# Fundamentals/02. Introducing C# and .NET/07. Editing C# Code with Visual Studio Code.srt |
9 KB |
C# Fundamentals/02. Introducing C# and .NET/08. Running and Building Your Project.mp4 |
15.5 MB |
C# Fundamentals/02. Introducing C# and .NET/08. Running and Building Your Project.srt |
13 KB |
C# Fundamentals/02. Introducing C# and .NET/09. Saying Hello with C#.mp4 |
12.3 MB |
C# Fundamentals/02. Introducing C# and .NET/09. Saying Hello with C#.srt |
14 KB |
C# Fundamentals/02. Introducing C# and .NET/10. Debugging a C# Application.mp4 |
24.6 MB |
C# Fundamentals/02. Introducing C# and .NET/10. Debugging a C# Application.srt |
19 KB |
C# Fundamentals/02. Introducing C# and .NET/11. Summary.mp4 |
1.1 MB |
C# Fundamentals/02. Introducing C# and .NET/11. Summary.srt |
2 KB |
C# Fundamentals/03. Learning the C# Syntax/01. Introduction.mp4 |
702 KB |
C# Fundamentals/03. Learning the C# Syntax/01. Introduction.srt |
1 KB |
C# Fundamentals/03. Learning the C# Syntax/02. Reviewing Your Assignment.mp4 |
3.2 MB |
C# Fundamentals/03. Learning the C# Syntax/02. Reviewing Your Assignment.srt |
3 KB |
C# Fundamentals/03. Learning the C# Syntax/03. Working with Code Blocks and Statements.mp4 |
19.6 MB |
C# Fundamentals/03. Learning the C# Syntax/03. Working with Code Blocks and Statements.srt |
18 KB |
C# Fundamentals/03. Learning the C# Syntax/04. Adding Numbers and Creating Arrays.mp4 |
16.2 MB |
C# Fundamentals/03. Learning the C# Syntax/04. Adding Numbers and Creating Arrays.srt |
15 KB |
C# Fundamentals/03. Learning the C# Syntax/05. Looping through Arrays.mp4 |
15 MB |
C# Fundamentals/03. Learning the C# Syntax/05. Looping through Arrays.srt |
12 KB |
C# Fundamentals/03. Learning the C# Syntax/06. Using a List.mp4 |
18.8 MB |
C# Fundamentals/03. Learning the C# Syntax/06. Using a List.srt |
15 KB |
C# Fundamentals/03. Learning the C# Syntax/07. Computing and Formatting the Result.mp4 |
7.4 MB |
C# Fundamentals/03. Learning the C# Syntax/07. Computing and Formatting the Result.srt |
6 KB |
C# Fundamentals/03. Learning the C# Syntax/08. Summary.mp4 |
824 KB |
C# Fundamentals/03. Learning the C# Syntax/08. Summary.srt |
1 KB |
C# Fundamentals/04. Working with Classes and Objects/01. Introduction.mp4 |
673 KB |
C# Fundamentals/04. Working with Classes and Objects/01. Introduction.srt |
877 B |
C# Fundamentals/04. Working with Classes and Objects/02. Creating a Class.mp4 |
15.7 MB |
C# Fundamentals/04. Working with Classes and Objects/02. Creating a Class.srt |
14 KB |
C# Fundamentals/04. Working with Classes and Objects/03. Adding State and Behavior.mp4 |
8.3 MB |
C# Fundamentals/04. Working with Classes and Objects/03. Adding State and Behavior.srt |
7 KB |
C# Fundamentals/04. Working with Classes and Objects/04. Defining a Method.mp4 |
6.2 MB |
C# Fundamentals/04. Working with Classes and Objects/04. Defining a Method.srt |
5 KB |
C# Fundamentals/04. Working with Classes and Objects/05. Defining a Field.mp4 |
7 MB |
C# Fundamentals/04. Working with Classes and Objects/05. Defining a Field.srt |
5 KB |
C# Fundamentals/04. Working with Classes and Objects/06. Adding a Constructor.mp4 |
17.6 MB |
C# Fundamentals/04. Working with Classes and Objects/06. Adding a Constructor.srt |
16 KB |
C# Fundamentals/04. Working with Classes and Objects/07. Requiring Constructor Parameters.mp4 |
16.6 MB |
C# Fundamentals/04. Working with Classes and Objects/07. Requiring Constructor Parameters.srt |
14 KB |
C# Fundamentals/04. Working with Classes and Objects/08. Working with Static Members.mp4 |
22.6 MB |
C# Fundamentals/04. Working with Classes and Objects/08. Working with Static Members.srt |
18 KB |
C# Fundamentals/04. Working with Classes and Objects/09. Computing Statistics.mp4 |
6.9 MB |
C# Fundamentals/04. Working with Classes and Objects/09. Computing Statistics.srt |
4 KB |
C# Fundamentals/04. Working with Classes and Objects/10. Solving the Statistics Challenge.mp4 |
7.9 MB |
C# Fundamentals/04. Working with Classes and Objects/10. Solving the Statistics Challenge.srt |
6 KB |
C# Fundamentals/04. Working with Classes and Objects/11. Summary.mp4 |
984 KB |
C# Fundamentals/04. Working with Classes and Objects/11. Summary.srt |
1 KB |
C# Fundamentals/05. Testing Your Code/01. Introduction.mp4 |
727 KB |
C# Fundamentals/05. Testing Your Code/01. Introduction.srt |
1 KB |
C# Fundamentals/05. Testing Your Code/02. The Many Benefits of Unit Testing.mp4 |
3 MB |
C# Fundamentals/05. Testing Your Code/02. The Many Benefits of Unit Testing.srt |
5 KB |
C# Fundamentals/05. Testing Your Code/03. Creating a Unit Test Project.mp4 |
12.2 MB |
C# Fundamentals/05. Testing Your Code/03. Creating a Unit Test Project.srt |
9 KB |
C# Fundamentals/05. Testing Your Code/04. Writing and Running a Test.mp4 |
16.3 MB |
C# Fundamentals/05. Testing Your Code/04. Writing and Running a Test.srt |
15 KB |
C# Fundamentals/05. Testing Your Code/05. Referencing Projects and Packages.mp4 |
18.6 MB |
C# Fundamentals/05. Testing Your Code/05. Referencing Projects and Packages.srt |
17 KB |
C# Fundamentals/05. Testing Your Code/06. Refactoring for Testability.mp4 |
31.5 MB |
C# Fundamentals/05. Testing Your Code/06. Refactoring for Testability.srt |
22 KB |
C# Fundamentals/05. Testing Your Code/07. Summary.mp4 |
759 KB |
C# Fundamentals/05. Testing Your Code/07. Summary.srt |
880 B |
C# Fundamentals/06. Working with Reference Types and Value Types/01. Introduction.mp4 |
722 KB |
C# Fundamentals/06. Working with Reference Types and Value Types/01. Introduction.srt |
960 B |
C# Fundamentals/06. Working with Reference Types and Value Types/02. Reference Types and Value Types.mp4 |
4.4 MB |
C# Fundamentals/06. Working with Reference Types and Value Types/02. Reference Types and Value Types.srt |
7 KB |
C# Fundamentals/06. Working with Reference Types and Value Types/03. Creating a Solution File.mp4 |
8.1 MB |
C# Fundamentals/06. Working with Reference Types and Value Types/03. Creating a Solution File.srt |
6 KB |
C# Fundamentals/06. Working with Reference Types and Value Types/04. Testing Object References.mp4 |
16.2 MB |
C# Fundamentals/06. Working with Reference Types and Value Types/04. Testing Object References.srt |
14 KB |
C# Fundamentals/06. Working with Reference Types and Value Types/05. Referencing Different Objects.mp4 |
10.9 MB |
C# Fundamentals/06. Working with Reference Types and Value Types/05. Referencing Different Objects.srt |
7 KB |
C# Fundamentals/06. Working with Reference Types and Value Types/06. Passing Parameters by Value.mp4 |
6.3 MB |
C# Fundamentals/06. Working with Reference Types and Value Types/06. Passing Parameters by Value.srt |
4 KB |
C# Fundamentals/06. Working with Reference Types and Value Types/07. Returning Object References.mp4 |
11.8 MB |
C# Fundamentals/06. Working with Reference Types and Value Types/07. Returning Object References.srt |
8 KB |
C# Fundamentals/06. Working with Reference Types and Value Types/08. Passing Parameters by Reference.mp4 |
12.9 MB |
C# Fundamentals/06. Working with Reference Types and Value Types/08. Passing Parameters by Reference.srt |
9 KB |
C# Fundamentals/06. Working with Reference Types and Value Types/09. Working with Value Types.mp4 |
5.5 MB |
C# Fundamentals/06. Working with Reference Types and Value Types/09. Working with Value Types.srt |
4 KB |
C# Fundamentals/06. Working with Reference Types and Value Types/10. Value Type Parameters.mp4 |
3.5 MB |
C# Fundamentals/06. Working with Reference Types and Value Types/10. Value Type Parameters.srt |
3 KB |
C# Fundamentals/06. Working with Reference Types and Value Types/11. Looking for Reference Types and Value Types.mp4 |
17.1 MB |
C# Fundamentals/06. Working with Reference Types and Value Types/11. Looking for Reference Types and Value Types.srt |
12 KB |
C# Fundamentals/06. Working with Reference Types and Value Types/12. The Special Case of Strings in .NET.mp4 |
13 MB |
C# Fundamentals/06. Working with Reference Types and Value Types/12. The Special Case of Strings in .NET.srt |
8 KB |
C# Fundamentals/06. Working with Reference Types and Value Types/13. Taking Advantage of Garbage Collection.mp4 |
4.5 MB |
C# Fundamentals/06. Working with Reference Types and Value Types/13. Taking Advantage of Garbage Collection.srt |
4 KB |
C# Fundamentals/06. Working with Reference Types and Value Types/14. Summary.mp4 |
630 KB |
C# Fundamentals/06. Working with Reference Types and Value Types/14. Summary.srt |
867 B |
C# Fundamentals/07. Controlling the Flow of Execution/01. Introduction.mp4 |
764 KB |
C# Fundamentals/07. Controlling the Flow of Execution/01. Introduction.srt |
1 KB |
C# Fundamentals/07. Controlling the Flow of Execution/02. Branching with if Statements.mp4 |
13.6 MB |
C# Fundamentals/07. Controlling the Flow of Execution/02. Branching with if Statements.srt |
10 KB |
C# Fundamentals/07. Controlling the Flow of Execution/03. Looping with for, foreach, do, and while.mp4 |
20.8 MB |
C# Fundamentals/07. Controlling the Flow of Execution/03. Looping with for, foreach, do, and while.srt |
15 KB |
C# Fundamentals/07. Controlling the Flow of Execution/04. Jumping with break and continue.mp4 |
8.5 MB |
C# Fundamentals/07. Controlling the Flow of Execution/04. Jumping with break and continue.srt |
6 KB |
C# Fundamentals/07. Controlling the Flow of Execution/05. Switching with the switch Statement.mp4 |
15.2 MB |
C# Fundamentals/07. Controlling the Flow of Execution/05. Switching with the switch Statement.srt |
12 KB |
C# Fundamentals/07. Controlling the Flow of Execution/06. Pattern Matching with switch.mp4 |
13.7 MB |
C# Fundamentals/07. Controlling the Flow of Execution/06. Pattern Matching with switch.srt |
9 KB |
C# Fundamentals/07. Controlling the Flow of Execution/07. Challenge- Taking User Input from the Console.mp4 |
5.4 MB |
C# Fundamentals/07. Controlling the Flow of Execution/07. Challenge- Taking User Input from the Console.srt |
3 KB |
C# Fundamentals/07. Controlling the Flow of Execution/08. One Solution.mp4 |
13.6 MB |
C# Fundamentals/07. Controlling the Flow of Execution/08. One Solution.srt |
9 KB |
C# Fundamentals/07. Controlling the Flow of Execution/09. Throwing Exceptions.mp4 |
12.9 MB |
C# Fundamentals/07. Controlling the Flow of Execution/09. Throwing Exceptions.srt |
9 KB |
C# Fundamentals/07. Controlling the Flow of Execution/10. Catching Exceptions.mp4 |
18.7 MB |
C# Fundamentals/07. Controlling the Flow of Execution/10. Catching Exceptions.srt |
13 KB |
C# Fundamentals/07. Controlling the Flow of Execution/11. Summary.mp4 |
1.1 MB |
C# Fundamentals/07. Controlling the Flow of Execution/11. Summary.srt |
714 B |
C# Fundamentals/08. Building Types/01. Introduction.mp4 |
358 KB |
C# Fundamentals/08. Building Types/01. Introduction.srt |
500 B |
C# Fundamentals/08. Building Types/02. Overloading Methods.mp4 |
8.4 MB |
C# Fundamentals/08. Building Types/02. Overloading Methods.srt |
7 KB |
C# Fundamentals/08. Building Types/03. Defining Properties.mp4 |
12.3 MB |
C# Fundamentals/08. Building Types/03. Defining Properties.srt |
10 KB |
C# Fundamentals/08. Building Types/04. Defining Property Getters and Setters.mp4 |
8.2 MB |
C# Fundamentals/08. Building Types/04. Defining Property Getters and Setters.srt |
7 KB |
C# Fundamentals/08. Building Types/05. Defining readonly Members.mp4 |
5.1 MB |
C# Fundamentals/08. Building Types/05. Defining readonly Members.srt |
4 KB |
C# Fundamentals/08. Building Types/06. Defining const Members.mp4 |
7.8 MB |
C# Fundamentals/08. Building Types/06. Defining const Members.srt |
6 KB |
C# Fundamentals/08. Building Types/07. Introducing Events and Delegates.mp4 |
1.3 MB |
C# Fundamentals/08. Building Types/07. Introducing Events and Delegates.srt |
2 KB |
C# Fundamentals/08. Building Types/08. Defining a Delegate.mp4 |
22.7 MB |
C# Fundamentals/08. Building Types/08. Defining a Delegate.srt |
17 KB |
C# Fundamentals/08. Building Types/09. Using Multi-cast Delegates.mp4 |
12.9 MB |
C# Fundamentals/08. Building Types/09. Using Multi-cast Delegates.srt |
10 KB |
C# Fundamentals/08. Building Types/10. Defining an Event.mp4 |
19.6 MB |
C# Fundamentals/08. Building Types/10. Defining an Event.srt |
17 KB |
C# Fundamentals/08. Building Types/11. Subscribing to an Event.mp4 |
16.5 MB |
C# Fundamentals/08. Building Types/11. Subscribing to an Event.srt |
12 KB |
C# Fundamentals/08. Building Types/12. Summary.mp4 |
718 KB |
C# Fundamentals/08. Building Types/12. Summary.srt |
736 B |
C# Fundamentals/09. Object-oriented Programming with C#/01. Introduction.mp4 |
554 KB |
C# Fundamentals/09. Object-oriented Programming with C#/01. Introduction.srt |
710 B |
C# Fundamentals/09. Object-oriented Programming with C#/02. The Pillars of OOP.mp4 |
1.4 MB |
C# Fundamentals/09. Object-oriented Programming with C#/02. The Pillars of OOP.srt |
3 KB |
C# Fundamentals/09. Object-oriented Programming with C#/03. Deriving from a Base Class.mp4 |
12.8 MB |
C# Fundamentals/09. Object-oriented Programming with C#/03. Deriving from a Base Class.srt |
10 KB |
C# Fundamentals/09. Object-oriented Programming with C#/04. Chaining Constructors.mp4 |
8.4 MB |
C# Fundamentals/09. Object-oriented Programming with C#/04. Chaining Constructors.srt |
7 KB |
C# Fundamentals/09. Object-oriented Programming with C#/05. Deriving from System.Object.mp4 |
8.6 MB |
C# Fundamentals/09. Object-oriented Programming with C#/05. Deriving from System.Object.srt |
6 KB |
C# Fundamentals/09. Object-oriented Programming with C#/06. Setting up a Scenario.mp4 |
11.7 MB |
C# Fundamentals/09. Object-oriented Programming with C#/06. Setting up a Scenario.srt |
8 KB |
C# Fundamentals/09. Object-oriented Programming with C#/07. Defining an Abstract Class.mp4 |
17.6 MB |
C# Fundamentals/09. Object-oriented Programming with C#/07. Defining an Abstract Class.srt |
13 KB |
C# Fundamentals/09. Object-oriented Programming with C#/08. Defining an Interface.mp4 |
21.4 MB |
C# Fundamentals/09. Object-oriented Programming with C#/08. Defining an Interface.srt |
15 KB |
C# Fundamentals/09. Object-oriented Programming with C#/09. Writing Grades to a File.mp4 |
18.4 MB |
C# Fundamentals/09. Object-oriented Programming with C#/09. Writing Grades to a File.srt |
12 KB |
C# Fundamentals/09. Object-oriented Programming with C#/10. Using IDisposable.mp4 |
17.3 MB |
C# Fundamentals/09. Object-oriented Programming with C#/10. Using IDisposable.srt |
12 KB |
C# Fundamentals/09. Object-oriented Programming with C#/11. A Statistical Challenge.mp4 |
11.9 MB |
C# Fundamentals/09. Object-oriented Programming with C#/11. A Statistical Challenge.srt |
7 KB |
C# Fundamentals/09. Object-oriented Programming with C#/12. Refactoring Statistics.mp4 |
26.5 MB |
C# Fundamentals/09. Object-oriented Programming with C#/12. Refactoring Statistics.srt |
18 KB |
C# Fundamentals/09. Object-oriented Programming with C#/13. Summary.mp4 |
2.1 MB |
C# Fundamentals/09. Object-oriented Programming with C#/13. Summary.srt |
2 KB |
C# Fundamentals/10. Catching up with the Latest in C#/01. Introduction.mp4 |
409 KB |
C# Fundamentals/10. Catching up with the Latest in C#/01. Introduction.srt |
546 B |
C# Fundamentals/10. Catching up with the Latest in C#/02. Working with Non-nullable Reference Types.mp4 |
26.7 MB |
C# Fundamentals/10. Catching up with the Latest in C#/02. Working with Non-nullable Reference Types.srt |
16 KB |
C# Fundamentals/10. Catching up with the Latest in C#/03. Summary.mp4 |
613 KB |
C# Fundamentals/10. Catching up with the Latest in C#/03. Summary.srt |
620 B |
C# Fundamentals/11. Going Further with C#/01. Introduction.mp4 |
407 KB |
C# Fundamentals/11. Going Further with C#/01. Introduction.srt |
569 B |
C# Fundamentals/11. Going Further with C#/02. Generics.mp4 |
1.8 MB |
C# Fundamentals/11. Going Further with C#/02. Generics.srt |
1 KB |
C# Fundamentals/11. Going Further with C#/03. Async C#.mp4 |
896 KB |
C# Fundamentals/11. Going Further with C#/03. Async C#.srt |
569 B |
C# Fundamentals/11. Going Further with C#/04. LINQ.mp4 |
1.3 MB |
C# Fundamentals/11. Going Further with C#/04. LINQ.srt |
959 B |
C# Fundamentals/11. Going Further with C#/05. Effective C#.mp4 |
1.8 MB |
C# Fundamentals/11. Going Further with C#/05. Effective C#.srt |
1 KB |
C# Fundamentals/csharp-fundamentals-dev.zip |
3.7 MB |