【资源目录】:
从 A 到 Z 掌握 C# 编程。深入研究 .NET、面向对象编程(OOP)、整洁代码(Clean Code)、LINQ、WPF、泛型(Generics)、单元测试(Unit Testing)等。
你将会学到的
学习使用 C# 编程的基础知识。
学习如何使用变量、方法、循环和条件语句。
全面理解面向对象编程(OOP)的工作原理及其应用。
使用 WPF(Windows Presentation Foundation)构建美观的图形用户界面(GUI)。
使用 C# 和 Unity 3D 创建视频游戏。
学习如何处理错误以及如何避免它们。
在 .NET 框架中操作文件、文件夹、文本和路径。
学习如何使用 LINQ 和 Lambda 表达式。
学习如何使用 MSSQL 数据库。
学习高级技术,如线程处理和异步开发。
学习如何使用 C# 泛型构建高级软件。
学习整洁代码(Clean Code)的最佳实践,包括 SOLID 原则。
C# 大师班充满了精彩的练习和最佳实践,这将帮助你以快速且有趣的方式进入专业的 C# 开发领域。
除了 C# 开发主题外,你还将深入了解 C# 开发者在全球广泛使用的最受欢迎框架!比如用于构建桌面应用程序的 WPF 和用于构建游戏的 Unity。
├──01 – UPDATED Introduction, Overview of Visual Studio, DataTypes And Variables
| ├──001 Introduction.mp4 20.56M
| ├──001 Introduction.srt 2.28kb
| ├──001 Introduction_en.srt 2.78kb
| ├──002 What Do You Want To Achieve.mp4 24.84M
| ├──002 What Do You Want To Achieve.srt 2.94kb
| ├──002 What Do You Want To Achieve_en.srt 3.31kb
| ├──003 Downloading and Installing Visual Studio.mp4 65.00M
| ├──003 Downloading and Installing Visual Studio.srt 5.68kb
| ├──003 Downloading and Installing Visual Studio_en.srt 6.64kb
| ├──004 Udemy Reviews Update.html 0.77kb
| ├──005 Creating our First Project and Hello World.mp4 31.68M
| ├──005 Creating our First Project and Hello World.srt 5.55kb
| ├──005 Creating our First Project and Hello World_en.srt 5.99kb
| ├──006 Hello World on a Mac.mp4 8.41M
| ├──006 Hello World on a Mac.srt 2.36kb
| ├──006 Hello World on a Mac_en.srt 2.59kb
| ├──007 CHEATSHEET – Writing our First Program.html 0.14kb
| ├──008 History of Csharp.mp4 48.89M
| ├──008 History of Csharp.srt 9.01kb
| ├──008 History of Csharp_en.srt 10.94kb
| ├──009 Understanding Frameworks and Compiling.mp4 85.52M
| ├──009 Understanding Frameworks and Compiling.srt 6.93kb
| ├──009 Understanding Frameworks and Compiling_en.srt 7.93kb
| ├──010 Single line comments.mp4 21.91M
| ├──010 Single line comments.srt 1.57kb
| ├──010 Single line comments_en.srt 1.76kb
| ├──011 Top Level Statements – Documentation.mp4 110.93M
| ├──011 Top Level Statements – Documentation.srt 9.73kb
| ├──011 Top Level Statements – Documentation_en.srt 10.76kb
| ├──012 Using System Directives.mp4 20.46M
| ├──012 Using System Directives.srt 2.98kb
| ├──012 Using System Directives_en.srt 3.36kb
| ├──013 Using variables – String.mp4 52.47M
| ├──013 Using variables – String.srt 7.25kb
| ├──013 Using variables – String_en.srt 7.89kb
| ├──014 Understanding User Input and the Data Type String.mp4 77.11M
| ├──014 Understanding User Input and the Data Type String.srt 10.15kb
| ├──014 Understanding User Input and the Data Type String_en.srt 10.90kb
| ├──015 Take control over our console.mp4 14.29M
| ├──015 Take control over our console.srt 2.46kb
| ├──015 Take control over our console_en.srt 2.66kb
| ├──016 Quick VS UI overview, Folder Structure and understanding Compiler errors vs RunT.mp4 82.40M
| ├──016 Quick VS UI overview, Folder Structure and understanding Compiler errors vs RunT.srt 7.67kb
| ├──016 Quick VS UI overview, Folder Structure and understanding Compiler errors vs RunT_en.srt 8.38kb
| ├──018 The different things you can build with C# and .NET.html 0.25kb
| ├──019 High Level Overview of Variables and Datatypes.mp4 10.84M
| ├──019 High Level Overview of Variables and Datatypes.srt 5.36kb
| ├──020 Coding Standards.mp4 9.17M
| ├──020 Coding Standards.srt 4.87kb
| ├──021 Naming Conventions.mp4 45.58M
| ├──021 Naming Conventions.srt 4.78kb
| ├──022 Overview of Datatypes.mp4 71.32M
| ├──022 Overview of Datatypes.srt 9.16kb
| ├──023 Data Types and ChatGPT.mp4 73.58M
| ├──023 Data Types and ChatGPT.srt 7.17kb
| ├──024 Value vs Reference Type.mp4 6.78M
| ├──024 Value vs Reference Type.srt 4.27kb
| ├──025 Csharp-2024-01-20-Datatypes.zip 170.03kb
| ├──025 Variable Definition, Initialization and Assigning.mp4 39.28M
| ├──025 Variable Definition, Initialization and Assigning.srt 3.28kb
| ├──025 Variable Definition, Initialization and Assigning_en.srt 3.60kb
| ├──027 Intro Mini Project Addition Calculator.mp4 11.03M
| ├──027 Intro Mini Project Addition Calculator.srt 1.49kb
| ├──027 Intro Mini Project Addition Calculator_en.srt 1.57kb
| ├──028 Csharp-2024-01-12-MyAdditionCalculator.zip 162.44kb
| ├──028 Understanding Int Number Datatype and why we cant fit a string into it.mp4 77.66M
| ├──028 Understanding Int Number Datatype and why we cant fit a string into it.srt 6.36kb
| ├──028 Understanding Int Number Datatype and why we cant fit a string into it_en.srt 6.75kb
| ├──029 Csharp-2024-01-13-MyAdditionCalculator.zip 162.31kb
| ├──029 Using the Parse Method to Convert from String to Int.mp4 66.15M
| ├──029 Using the Parse Method to Convert from String to Int.srt 5.44kb
| ├──029 Using the Parse Method to Convert from String to Int_en.srt 5.75kb
| ├──031 Csharp-2024-01-14-MyAdditionCalculator.zip 162.56kb
| ├──031 Finalizing our Addition Calculator.mp4 94.40M
| ├──031 Finalizing our Addition Calculator.srt 7.59kb
| ├──031 Finalizing our Addition Calculator_en.srt 8.05kb
| ├──032 Csharp-2024-01-15-MyAdditionCalculator.zip 162.77kb
| ├──032 String Concatenation vs String Interpolation.mp4 73.90M
| ├──032 String Concatenation vs String Interpolation.srt 3.31kb
| ├──032 String Concatenation vs String Interpolation_en.srt 3.86kb
| ├──033 Using Decimal Numbers instead with Double.mp4 60.69M
| ├──033 Using Decimal Numbers instead with Double.srt 7.85kb
| ├──033 Using Decimal Numbers instead with Double_en.srt 8.23kb
| ├──034 Csharp-2024-01-17-MyAdditionCalculator.zip 162.94kb
| ├──034 Dots and commas with doubles.mp4 62.43M
| ├──034 Dots and commas with doubles.srt 3.87kb
| ├──034 Dots and commas with doubles_en.srt 4.31kb
| ├──035 Csharp-2024-01-18-MyAdditionCalculator.zip 173.37kb
| ├──035 Fixing some more bugs.mp4 86.67M
| ├──035 Fixing some more bugs.srt 7.19kb
| ├──035 Fixing some more bugs_en.srt 8.10kb
| ├──036 Implicit Conversion.mp4 39.86M
| ├──036 Implicit Conversion.srt 5.03kb
| ├──036 Implicit Conversion_en.srt 5.39kb
| ├──037 Explicit Conversion.mp4 50.14M
| ├──037 Explicit Conversion.srt 7.90kb
| ├──037 Explicit Conversion_en.srt 8.48kb
| ├──038 Conversion Helpers Parse and Convert.mp4 54.88M
| ├──038 Conversion Helpers Parse and Convert.srt 7.93kb
| ├──038 Conversion Helpers Parse and Convert_en.srt 8.43kb
| ├──039 Implicitly Typed Variables vs Explicitly Typed Variables.mp4 28.94M
| ├──039 Implicitly Typed Variables vs Explicitly Typed Variables.srt 3.51kb
| ├──039 Implicitly Typed Variables vs Explicitly Typed Variables_en.srt 3.76kb
| ├──040 Csharp-2024-01-22-DataTypes.zip 170.85kb
| ├──040 Operators, order of Evaluation and some math basics.mp4 148.08M
| ├──040 Operators, order of Evaluation and some math basics.srt 10.84kb
| ├──040 Operators, order of Evaluation and some math basics_en.srt 12.07kb
| ├──041 Csharp-2024-01-23-DataTypes.zip 171.35kb
| ├──041 Debugging, Breakpoints, Runtime Error and Compile time Error.mp4 142.21M
| ├──041 Debugging, Breakpoints, Runtime Error and Compile time Error.srt 12.17kb
| ├──041 Debugging, Breakpoints, Runtime Error and Compile time Error_en.srt 13.37kb
| ├──044 Char Datatype and UTF16 Smiley.mp4 99.06M
| ├──044 Char Datatype and UTF16 Smiley.srt 4.33kb
| ├──044 Char Datatype and UTF16 Smiley_en.srt 4.96kb
| ├──045 Csharp-2024-01-25-MoreOperators.zip 161.03kb
| ├──045 More String Manipulation with String Formatting.mp4 66.24M
| ├──045 More String Manipulation with String Formatting.srt 5.94kb
| ├──045 More String Manipulation with String Formatting_en.srt 6.32kb
| ├──047 Characters that are Reserved in C#.html 5.52kb
| ├──048 How to use special characters in strings with the escape character.mp4 20.88M
| ├──048 How to use special characters in strings with the escape character.srt 4.02kb
| ├──048 How to use special characters in strings with the escape character_en.srt 4.42kb
| ├──050 C# Cheat sheets.html 1.31kb
| ├──051 Want to become an employed C# developer.html 0.43kb
| ├──052 BONUS additional materials.html 1.33kb
| └──053 CHEATSHEET – Datatypes in C#.html 0.14kb
├──02 – UPDATED Making Decisions
| ├──001 Logical Operators.mp4 45.78M
| ├──001 Logical Operators.srt 3.88kb
| ├──001 Logical Operators_en.srt 4.54kb
| ├──003 Datatype Bool.mp4 22.37M
| ├──003 Datatype Bool.srt 3.32kb
| ├──003 Datatype Bool_en.srt 3.51kb
| ├──004 If Statements.mp4 37.75M
| ├──004 If Statements.srt 2.84kb
| ├──004 If Statements_en.srt 3.14kb
| ├──005 Csharp-2024-02-04-LogicApp.zip 159.54kb
| ├──005 OR and NOT operators.mp4 73.16M
| ├──005 OR and NOT operators.srt 6.33kb
| ├──005 OR and NOT operators_en.srt 6.83kb
| ├──006 AND operator.mp4 23.42M
| ├──006 AND operator.srt 3.60kb
| ├──006 AND operator_en.srt 3.75kb
| ├──006 Csharp-2024-02-05-LogicApp.zip 159.58kb
| ├──007 Csharp-2024-02-06-LogicApp.zip 159.80kb
| ├──007 Relational operators.mp4 46.77M
| ├──007 Relational operators.srt 6.54kb
| ├──007 Relational operators_en.srt 7.05kb
| ├──008 The Else Keyword.mp4 16.11M
| ├──008 The Else Keyword.srt 2.57kb
| ├──008 The Else Keyword_en.srt 2.67kb
| ├──010 Else If Keyword and Order of Importance.mp4 131.09M
| ├──010 Else If Keyword and Order of Importance.srt 7.45kb
| ├──010 Else If Keyword and Order of Importance_en.srt 8.04kb
| ├──012 Csharp-2024-02-9-LogicApp.zip 159.79kb
| ├──012 Equality Operator and not equal.mp4 48.50M
| ├──012 Equality Operator and not equal.srt 6.73kb
| ├──012 Equality Operator and not equal_en.srt 7.43kb
| ├──013 Csharp-2024-02-9b-LogicApp.zip 160.30kb
| ├──013 Nested If Statements.mp4 61.23M
| ├──013 Nested If Statements.srt 6.43kb
| ├──013 Nested If Statements_en.srt 6.76kb
| ├──014 Understanding the Scope of a variable.mp4 71.30M
| ├──014 Understanding the Scope of a variable.srt 5.91kb
| ├──014 Understanding the Scope of a variable_en.srt 6.54kb
| ├──015 Challenge Clubbing or no Clubbing.mp4 89.10M
| ├──015 Challenge Clubbing or no Clubbing.srt 7.88kb
| ├──015 Challenge Clubbing or no Clubbing_en.srt 8.39kb
| ├──015 Csharp-2024-02-10-LogicApp.zip 160.15kb
| ├──016 Csharp-2024-02-11-LogicApp.zip 215.85kb
| ├──016 One Line If Statements.mp4 23.56M
| ├──016 One Line If Statements.srt 3.25kb
| ├──016 One Line If Statements_en.srt 3.56kb
| ├──017 The Switch Statement – Keywords Switch.mp4 40.64M
| ├──017 The Switch Statement – Keywords Switch.srt 6.58kb
| ├──017 The Switch Statement – Keywords Switch_en.srt 7.03kb
| ├──018 Switch or If – which to choose.mp4 60.12M
| ├──018 Switch or If – which to choose.srt 3.80kb
| ├──018 Switch or If – which to choose_en.srt 4.44kb
| ├──019 CHEATSHEET – Decision Makking in C#.html 0.14kb
| ├──021 Csharp-2024-02-14-QuizApp.zip 160.96kb
| ├──021 Our Little Quiz App.mp4 75.79M
| ├──021 Our Little Quiz App.srt 10.91kb
| ├──021 Our Little Quiz App_en.srt 11.83kb
| ├──022 Csharp-2024-02-15-QuizApp.zip 161.03kb
| ├──022 Using String Methods Trim and ToLower.mp4 71.88M
| ├──022 Using String Methods Trim and ToLower.srt 6.26kb
| ├──022 Using String Methods Trim and ToLower_en.srt 6.95kb
| ├──023 Csharp-2024-02-16-MoreOperators.zip 160.71kb
| ├──023 Incrementing and Pre-Incrementing.mp4 36.59M
| ├──023 Incrementing and Pre-Incrementing.srt 4.81kb
| ├──023 Incrementing and Pre-Incrementing_en.srt 5.05kb
| ├──024 Csharp-Masterclass-2024-Chapter-2-17-Decrementing-and-Modulo-Operator.zip 160.39kb
| ├──024 Decrementing and Modulo Operator.mp4 41.97M
| ├──024 Decrementing and Modulo Operator.srt 7.37kb
| ├──024 Decrementing and Modulo Operator_en.srt 7.92kb
| ├──025 Csharp-Masterclass-2024-Chapter-2-18-How-to-use-try-parse.zip 159.81kb
| ├──025 How to use try parse.mp4 52.16M
| ├──025 How to use try parse.srt 8.60kb
| ├──025 How to use try parse_en.srt 8.59kb
| ├──027 Csharp-Masterclass-2024-Chapter-2-19-How-to-generate-a-random-number.zip 160.32kb
| ├──027 How to generate a random number.mp4 56.32M
| ├──027 How to generate a random number.srt 8.14kb
| └──027 How to generate a random number_en.srt 8.97kb
├──03 – UPDATED Loops
| ├──001 Loops Overview.mp4 10.78M
| ├──001 Loops Overview.srt 2.59kb
| ├──001 Loops Overview_en.srt 2.98kb
| ├──002 Csharp-2024-03-02-LoopsBasics.zip 160.19kb
| ├──002 For Loop.mp4 37.43M
| ├──002 For Loop.srt 8.18kb
| ├──002 For Loop_en.srt 8.66kb
| ├──003 Csharp-2024-03-03-LoopsBasics.zip 160.04kb
| ├──003 For Loop – Count down challenge.mp4 17.01M
| ├──003 For Loop – Count down challenge.srt 2.36kb
| ├──003 For Loop – Count down challenge_en.srt 2.73kb
| ├──004 Csharp-2024-03-04-LoopsBasics.zip 160.27kb
| ├──004 Escape Characters r and n as well as Thread.Sleep.mp4 51.79M
| ├──004 Escape Characters r and n as well as Thread.Sleep.srt 7.12kb
| ├──004 Escape Characters r and n as well as Thread.Sleep_en.srt 7.59kb
| ├──005 CHALLENGE Rocket Landing Simulation.html 1.51kb
| ├──006 Csharp-2024-03-05-LoopsBasics.zip 170.83kb
| ├──006 Landing a Rocket with a for loop.mp4 44.89M
| ├──006 Landing a Rocket with a for loop.srt 3.09kb
| ├──006 Landing a Rocket with a for loop_en.srt 3.36kb
| ├──007 Csharp-Masterclass-2024-Chapter-3-06-While-loop-and-using-it-as-a-counter.zip 170.26kb
| ├──007 While loop and using it as a counter.mp4 37.23M
| ├──007 While loop and using it as a counter.srt 7.05kb
| ├──007 While loop and using it as a counter_en.srt 7.49kb
| ├──008 Csharp-Masterclass-2024-Chapter-3-07.zip 170.53kb
| ├──008 While loops where it really shines.mp4 51.09M
| ├──008 While loops where it really shines.srt 8.03kb
| ├──008 While loops where it really shines_en.srt 8.47kb
| ├──009 Csharp-Masterclass-2024-Chapter-3-08-Guess-the-Number-Challenge-Solution.zip 171.10kb
| ├──009 Guess the Number Challenge Solution.mp4 58.72M
| ├──009 Guess the Number Challenge Solution.srt 9.17kb
| ├──009 Guess the Number Challenge Solution_en.srt 9.52kb
| ├──011 Building a Text Adventure Game.mp4 155.16M
| ├──011 Building a Text Adventure Game.srt 12.47kb
| ├──011 Building a Text Adventure Game_en.srt 13.35kb
| ├──011 Csharp-Masterclass-2024-Chapter-3-09.zip 172.73kb
| ├──012 Csharp-Masterclass-2024-Chapter-3-10-Do-While-Loops.zip 225.88kb
| ├──012 Do While Loops.mp4 37.50M
| ├──012 Do While Loops.srt 5.99kb
| ├──012 Do While Loops_en.srt 6.54kb
| ├──013 Csharp-Masterclass-2024-Chapter-3-11-Solution-Average-Calculator.zip 226.31kb
| ├──013 Solution Average Calculator.mp4 42.87M
| ├──013 Solution Average Calculator.srt 5.93kb
| ├──013 Solution Average Calculator_en.srt 6.27kb
| ├──014 Break and Continue.mp4 59.44M
| ├──014 Break and Continue.srt 9.12kb
| ├──014 Break and Continue_en.srt 9.91kb
| ├──014 Csharp-Masterclass-2024-Chapter-3-12-Break-and-Continue.zip 226.06kb
| ├──015 Csharp-Masterclass-2024-Chapter-3-13.zip 159.05kb
| ├──015 Simple Array.mp4 54.77M
| ├──015 Simple Array.srt 7.92kb
| ├──015 Simple Array_en.srt 8.61kb
| ├──016 Declaring and setting values for arrays in the same line.mp4 35.96M
| ├──016 Declaring and setting values for arrays in the same line.srt 4.92kb
| ├──016 Declaring and setting values for arrays in the same line_en.srt 5.28kb
| ├──017 Csharp-Masterclass-2024-Chapter-3-15-Foreach-and-length-of-an-array.zip 160.84kb
| ├──017 Foreach and length of an array.mp4 81.82M
| ├──017 Foreach and length of an array.srt 11.58kb
| ├──017 Foreach and length of an array_en.srt 12.38kb
| ├──019 Csharp-Masterclass-2024-Chapter-3-16-TwoDimensional-Arrays.zip 160.34kb
| ├──019 TwoDimensional Arrays.mp4 90.34M
| ├──019 TwoDimensional Arrays.srt 11.02kb
| ├──019 TwoDimensional Arrays_en.srt 12.40kb
| ├──020 Csharp-Masterclass-2024-Chapter-3-17-TwoDimensional-Arrays.zip 159.72kb
| ├──020 ThreeDimensional Arrays.mp4 40.88M
| ├──020 ThreeDimensional Arrays.srt 5.31kb
| ├──020 ThreeDimensional Arrays_en.srt 5.91kb
| └──021 CHEATSHEET – Loops in C#.html 0.14kb
├──04 – UPDATED Functions and Methods
| ├──001 Intro To Functions Methods.mp4 23.76M
| ├──001 Intro To Functions Methods.srt 9.32kb
| ├──001 Intro To Functions Methods_en.srt 10.41kb
| ├──002 Csharp-Masterclass-2024-Chapter-4-02.zip 160.90kb
| ├──002 Void Method without Parameters.mp4 76.14M
| ├──002 Void Method without Parameters.srt 6.93kb
| ├──002 Void Method without Parameters_en.srt 7.33kb
| ├──003 Csharp-Masterclass-2024-Chapter-4-03-Void-Method-with-a-Parameter.zip 161.28kb
| ├──003 Void Method with a Parameter Part 1.mp4 84.82M
| ├──003 Void Method with a Parameter Part 1.srt 7.10kb
| ├──003 Void Method with a Parameter Part 1_en.srt 7.72kb
| ├──004 Csharp-Masterclass-2024-Chapter-4-04-Void-Method-with-a-Parameter.zip 161.13kb
| ├──004 Void Method with a Parameter Part 2.mp4 114.17M
| ├──004 Void Method with a Parameter Part 2.srt 10.22kb
| ├──004 Void Method with a Parameter Part 2_en.srt 11.12kb
| ├──006 Scope of variables and parameters.mp4 53.52M
| ├──006 Scope of variables and parameters.srt 3.81kb
| ├──006 Scope of variables and parameters_en.srt 4.25kb
| ├──007 Moving to the classical Template – Top Level Statements.mp4 160.74M
| ├──007 Moving to the classical Template – Top Level Statements.srt 11.93kb
| ├──007 Moving to the classical Template – Top Level Statements_en.srt 13.53kb
| ├──008 Csharp-Masterclass-2024-Chapter-4-07-Moving-our-Methods-outside-of-the-Main-Method.zip 242.46kb
| ├──008 Moving our Methods outside of the Main Method.mp4 79.59M
| ├──008 Moving our Methods outside of the Main Method.srt 5.24kb
| ├──008 Moving our Methods outside of the Main Method_en.srt 5.84kb
| ├──009 Fields, instance variables and how they differ from local variables.mp4 134.79M
| ├──009 Fields, instance variables and how they differ from local variables.srt 6.52kb
| ├──009 Fields, instance variables and how they differ from local variables_en.srt 7.10kb
| ├──011 WeatherSimulator – Using Arrays, Random, and For Loops.mp4 143.85M
| ├──011 WeatherSimulator – Using Arrays, Random, and For Loops.srt 13.42kb
| ├──011 WeatherSimulator – Using Arrays, Random, and For Loops_en.srt 15.01kb
| ├──012 WeatherSimulator – Calculating the Average Temperature.mp4 105.31M
| ├──012 WeatherSimulator – Calculating the Average Temperature.srt 8.47kb
| ├──012 WeatherSimulator – Calculating the Average Temperature_en.srt 9.29kb
| ├──013 Mixing Doubles and Ints when Calculating.mp4 17.27M
| ├──013 Mixing Doubles and Ints when Calculating.srt 4.14kb
| ├──013 Mixing Doubles and Ints when Calculating_en.srt 4.28kb
| ├──014 WeatherSimulator – Getting the Min and Max Values of an array.mp4 83.36M
| ├──014 WeatherSimulator – Getting the Min and Max Values of an array.srt 5.79kb
| ├──014 WeatherSimulator – Getting the Min and Max Values of an array_en.srt 6.56kb
| ├──015 WeatherSimulator – Getting the Most common weather condition.mp4 187.95M
| ├──015 WeatherSimulator – Getting the Most common weather condition.srt 16.09kb
| ├──015 WeatherSimulator – Getting the Most common weather condition_en.srt 17.60kb
| └──016 CHEATSHEET – Functons and Methods in C#.html 0.14kb
├──05 – UPDATED Object Oriented Programming (OOP)
| ├──001 Objects Intro.mp4 49.47M
| ├──001 Objects Intro.srt 2.44kb
| ├──001 Objects Intro_en.srt 2.88kb
| ├──002 Introduction To Classes And Objects.mp4 9.63M
| ├──002 Introduction To Classes And Objects.srt 3.82kb
| ├──002 Introduction To Classes And Objects_en.srt 4.36kb
| ├──003 Creating our First own Class.mp4 65.91M
| ├──003 Creating our First own Class.srt 10.62kb
| ├──003 Creating our First own Class_en.srt 11.14kb
| ├──003 Csharp-Masterclass-Chapter-5-03-Creating-our-First-own-Class.zip 160.68kb
| ├──004 Csharp-Masterclass-Chapter-5-04-Member-Variable-and-Custom-Constructor.zip 161.42kb
| ├──004 Member Variable and Custom Constructor.mp4 71.30M
| ├──004 Member Variable and Custom Constructor.srt 8.76kb
| ├──004 Member Variable and Custom Constructor_en.srt 9.59kb
| ├──005 Csharp-Masterclass-Chapter-5-05-Properties-Autogenerated-to-protect-our-member-variable.zip 161.55kb
| ├──005 Properties – Autogenerated – to protect our member variable.mp4 41.38M
| ├──005 Properties – Autogenerated – to protect our member variable.srt 7.79kb
| ├──005 Properties – Autogenerated – to protect our member variable_en.srt 8.47kb
| ├──006 Csharp-Masterclass-Chapter-5-06-Defining-how-a-property-is-set.zip 163.16kb
| ├──006 Defining how a property is set.mp4 196.62M
| ├──006 Defining how a property is set.srt 11.28kb
| ├──006 Defining how a property is set_en.srt 12.30kb
| ├──007 Csharp-Masterclass-Chapter-5-07-Modifying-the-Get-of-our-Property.zip 163.33kb
| ├──007 Modifying the Get of our Property Part 1.mp4 116.18M
| ├──007 Modifying the Get of our Property Part 1.srt 8.87kb
| ├──007 Modifying the Get of our Property Part 1_en.srt 9.93kb
| ├──008 Modifying the Get of our Property part 2.mp4 84.66M
| ├──008 Modifying the Get of our Property part 2.srt 6.94kb
| ├──008 Modifying the Get of our Property part 2_en.srt 7.50kb
| ├──009 Csharp-Masterclass-Chapter-5-08-Having-Multiple-Constructors.zip 231.14kb
| ├──009 Having Multiple Constructors.mp4 69.59M
| ├──009 Having Multiple Constructors.srt 9.68kb
| ├──009 Having Multiple Constructors_en.srt 10.33kb
| ├──010 Csharp-Masterclass-Chapter-5-09-Default-Constructor-and-Use-Cases.zip 231.58kb
| ├──010 Default Constructor and Use Cases.mp4 152.19M
| ├──010 Default Constructor and Use Cases.srt 6.89kb
| ├──010 Default Constructor and Use Cases_en.srt 7.53kb
| ├──012 Csharp-Masterclass-Chapter-5-9b-Methods-in-Classes-2.zip 231.87kb
| ├──012 Methods in Classes.mp4 69.09M
| ├──012 Methods in Classes.srt 9.65kb
| ├──012 Methods in Classes_en.srt 10.32kb
| ├──013 Csharp-Masterclass-Chapter-5-10-Methods-in-Classes-1.zip 231.82kb
| ├──013 Methods in Classes in more detail.mp4 67.71M
| ├──013 Methods in Classes in more detail.srt 9.69kb
| ├──013 Methods in Classes in more detail_en.srt 10.46kb
| ├──014 Csharp-Masterclass-Chapter-5-11-Optional-Parameters.zip 232.12kb
| ├──014 Optional Parameters.mp4 72.49M
| ├──014 Optional Parameters.srt 5.02kb
| ├──014 Optional Parameters_en.srt 5.46kb
| ├──015 Named Parameters.mp4 80.64M
| ├──015 Named Parameters.srt 3.84kb
| ├──015 Named Parameters_en.srt 4.25kb
| ├──016 Computed Properties and No Constructor.mp4 56.75M
| ├──016 Computed Properties and No Constructor.srt 3.57kb
| ├──016 Computed Properties and No Constructor_en.srt 3.90kb
| ├──016 Csharp-Masterclass-Chapter-5-13-Computed-Properties-and-No-Constructor.zip 233.44kb
| ├──017 Csharp-Masterclass-Chapter-5-14-Static-Methods.zip 233.72kb
| ├──017 Static Methods.mp4 68.72M
| ├──017 Static Methods.srt 8.83kb
| ├──017 Static Methods_en.srt 9.45kb
| ├──019 Csharp-Masterclass-Chapter-5-15-Static-Fields.zip 234.07kb
| ├──019 Static Fields.mp4 57.00M
| ├──019 Static Fields.srt 3.40kb
| ├──019 Static Fields_en.srt 3.71kb
| ├──020 Static Keyword Considerations.html 4.22kb
| ├──021 Public and Private Keywords.mp4 74.12M
| ├──021 Public and Private Keywords.srt 5.73kb
| ├──021 Public and Private Keywords_en.srt 6.44kb
| ├──022 Csharp-Masterclass-Chapter-5-18-ID-Key-and-readonly.zip 249.39kb
| ├──022 ID Key and readonly.mp4 71.18M
| ├──022 ID Key and readonly.srt 9.46kb
| ├──022 ID Key and readonly_en.srt 10.16kb
| ├──023 Read Only Properties.mp4 25.68M
| ├──023 Read Only Properties.srt 3.33kb
| ├──023 Read Only Properties_en.srt 3.64kb
| ├──025 Csharp-Masterclass-Chapter-5-20-Write-Only-Properties.zip 249.96kb
| ├──025 Write Only Properties.mp4 84.98M
| ├──025 Write Only Properties.srt 6.38kb
| ├──025 Write Only Properties_en.srt 6.88kb
| ├──026 Const and ReadOnly.mp4 51.12M
| ├──026 Const and ReadOnly.srt 6.03kb
| ├──026 Const and ReadOnly_en.srt 7.24kb
| ├──026 Csharp-Masterclass-Chapter-5-21-Const-and-ReadOnly.zip 250.71kb
| ├──028 Quiz Project Introduction.mp4 32.25M
| ├──028 Quiz Project Introduction.srt 5.77kb
| ├──028 Quiz Project Introduction_en.srt 6.38kb
| ├──029 Csharp-Masterclass-Chapter-5-23-QuizApp-Question-Class.zip 12.62kb
| ├──029 QuizApp – Question Class.mp4 36.95M
| ├──029 QuizApp – Question Class.srt 6.64kb
| ├──029 QuizApp – Question Class_en.srt 7.45kb
| ├──030 Keyword This.mp4 32.03M
| ├──030 Keyword This.srt 4.26kb
| ├──030 Keyword This_en.srt 4.67kb
| ├──031 Csharp-Masterclass-Chapter-5-24b-QuizApp-Displaying-Questions.zip 163.28kb
| ├──031 Displaying Questions.mp4 50.79M
| ├──031 Displaying Questions.srt 7.83kb
| ├──031 Displaying Questions_en.srt 8.54kb
| ├──032 Csharp-Masterclass-Chapter-5-25-QuizApp-Displaying-Answers-Console.Write-and-Console.ForegroundColor.zip 174.30kb
| ├──032 Displaying Answers, Console.Write and Console.ForegroundColor.mp4 60.62M
| ├──032 Displaying Answers, Console.Write and Console.ForegroundColor.srt 9.18kb
| ├──032 Displaying Answers, Console.Write and Console.ForegroundColor_en.srt 9.88kb
| ├──033 Csharp-Masterclass-Chapter-5-26-QuizApp-Getting-the-UserInput-and-checking-if-it-is-right.zip 175.14kb
| ├──033 Getting the UserInput and checking if it is right.mp4 155.85M
| ├──033 Getting the UserInput and checking if it is right.srt 7.31kb
| ├──033 Getting the UserInput and checking if it is right_en.srt 8.07kb
| ├──034 Csharp-Masterclass-Chapter-5-27-QuizApp-Displaying-Multiple-Questions-and-if-we-are-right-or-wrong.zip 176.09kb
| ├──034 Displaying Multiple Questions and if we are right or wrong.mp4 122.15M
| ├──034 Displaying Multiple Questions and if we are right or wrong.srt 10.76kb
| ├──034 Displaying Multiple Questions and if we are right or wrong_en.srt 11.63kb
| ├──035 Csharp-Masterclass-Chapter-5-28-QuizApp-Displaying-the-Results-FINAL.zip 177.18kb
| ├──035 Displaying the Results.mp4 74.06M
| ├──035 Displaying the Results.srt 10.59kb
| ├──035 Displaying the Results_en.srt 11.61kb
| └──036 CHEATSHEET – Object Oriented Programming in C#.html 0.14kb
├──06 – UPDATED Collections in C#
| ├──001 Presentation Lists Overview.mp4 29.27M
| ├──001 Presentation Lists Overview.srt 10.35kb
| ├──001 Presentation Lists Overview_en.srt 11.73kb
| ├──002 Declare a List, add and read List item.mp4 46.82M
| ├──002 Declare a List, add and read List item.srt 4.18kb
| ├──002 Declare a List, add and read List item_en.srt 4.27kb
| ├──003 Csharp-Masterclass-2024-Chapter-6-3-Removing-Items-from-a-List.zip 160.19kb
| ├──003 Removing Items from a List.mp4 136.14M
| ├──003 Removing Items from a List.srt 7.49kb
| ├──003 Removing Items from a List_en.srt 7.93kb
| ├──004 Csharp-Masterclass-2024-Chapter-6-4-Initializing-a-list-with-items.zip 160.20kb
| ├──004 Initializing a list with items.mp4 40.65M
| ├──004 Initializing a list with items.srt 3.37kb
| ├──004 Initializing a list with items_en.srt 3.61kb
| ├──006 Csharp-Masterclass-2024-Chapter-6-5-Sort-ing-a-list.zip 170.13kb
| ├──006 Sort() ing a list.mp4 25.05M
| ├──006 Sort() ing a list.srt 3.94kb
| ├──006 Sort() ing a list_en.srt 4.12kb
| ├──008 FindAll.mp4 135.45M
| ├──008 FindAll.srt 6.49kb
| ├──008 FindAll_en.srt 7.02kb
| ├──009 Csharp-Masterclass-2024-Chapter-6-7-Predicates-and-Lambdas.zip 171.99kb
| ├──009 Predicates and Lambdas.mp4 158.57M
| ├──009 Predicates and Lambdas.srt 8.39kb
| ├──009 Predicates and Lambdas_en.srt 9.53kb
| ├──010 Csharp-Masterclass-2024-Chapter-6-8-Predicates-with-Find-All-and-Delegates.zip 172.20kb
| ├──010 Predicates with Find All and Delegates.mp4 34.84M
| ├──010 Predicates with Find All and Delegates.srt 6.54kb
| ├──010 Predicates with Find All and Delegates_en.srt 7.42kb
| ├──011 Any Method.mp4 29.88M
| ├──011 Any Method.srt 3.33kb
| ├──011 Any Method_en.srt 3.73kb
| ├──013 Csharp-Masterclass-2024-Chapter-6-10-Using-Lists-with-complex-Objects.zip 172.43kb
| ├──013 Using Lists with complex Objects.mp4 48.77M
| ├──013 Using Lists with complex Objects.srt 7.04kb
| ├──013 Using Lists with complex Objects_en.srt 7.72kb
| ├──014 Csharp-Masterclass-2024-Chapter-6-11-List.Where-and-getting-a-first-touch-point-with-LINQ.zip 173.24kb
| ├──014 List.Where() and getting a first touch point with LINQ.mp4 147.30M
| ├──014 List.Where() and getting a first touch point with LINQ.srt 10.38kb
| ├──014 List.Where() and getting a first touch point with LINQ_en.srt 11.40kb
| ├──016 Legacy ArrayLists.mp4 100.90M
| ├──016 Legacy ArrayLists.srt 14.97kb
| ├──016 Legacy ArrayLists_en.srt 15.65kb
| ├──017 Legacy Hashtables.mp4 80.68M
| ├──017 Legacy Hashtables.srt 19.93kb
| ├──017 Legacy Hashtables_en.srt 21.58kb
| ├──018 Nullables in Csharp.mp4 28.86M
| ├──018 Nullables in Csharp.srt 8.94kb
| ├──018 Nullables in Csharp_en.srt 9.93kb
| ├──019 Csharp-Masterclass-2024-Chapter-6-15-Dictionaries-Part-1-Declaring-Initializing-and-Adding-Items.zip 160.44kb
| ├──019 Dictionaries Part 1 – Declaring, Initializing and Adding Items.mp4 44.40M
| ├──019 Dictionaries Part 1 – Declaring, Initializing and Adding Items.srt 6.05kb
| ├──019 Dictionaries Part 1 – Declaring, Initializing and Adding Items_en.srt 6.53kb
| ├──020 Csharp-Masterclass-2024-Chapter-6-16-Dictionaries-Part-2-Updating-Removing-entries-and-Iterating-through-Dictionaries.zip 161.48kb
| ├──020 Dictionaries Part 2 – Updating, Removing entries and Iterating through Dictionar.mp4 116.98M
| ├──020 Dictionaries Part 2 – Updating, Removing entries and Iterating through Dictionar.srt 7.02kb
| ├──020 Dictionaries Part 2 – Updating, Removing entries and Iterating through Dictionar_en.srt 7.37kb
| ├──021 Csharp-Masterclass-2024-Chapter-6-17-Gracefully-Adding-and-Updating-Dictionaries.zip 162.02kb
| ├──021 Gracefully Adding and Updating Dictionaries.mp4 49.90M
| ├──021 Gracefully Adding and Updating Dictionaries.srt 6.07kb
| ├──021 Gracefully Adding and Updating Dictionaries_en.srt 6.51kb
| ├──022 Csharp-Masterclass-2024-Chapter-6-18-Using-a-Complex-Object-as-the-Value-of-a-Dictionary.zip 162.97kb
| ├──022 Using a Complex Object as the Value of a Dictionary.mp4 67.12M
| ├──022 Using a Complex Object as the Value of a Dictionary.srt 8.81kb
| ├──022 Using a Complex Object as the Value of a Dictionary_en.srt 9.60kb
| ├──024 Why use this Dictionary instead of an array.html 3.43kb
| ├──025 Another way to declare and initalize dicts plus string as key.mp4 54.74M
| ├──025 Another way to declare and initalize dicts plus string as key.srt 7.57kb
| ├──025 Another way to declare and initalize dicts plus string as key_en.srt 8.21kb
| ├──025 Csharp-Masterclass-2024-Chapter-6-20-Another-way-to-declare-and-initalize-dicts-plus-string-as-key.zip 161.18kb
| └──026 CHEATSHEET – Collections in C#.html 0.14kb
├──07 – UPDATED Error Handling
| ├──001 Csharp-Masterclass-2024-Chapter-7-01-Try-And-Catch.zip 162.21kb
| ├──001 Try And Catch.mp4 59.92M
| ├──001 Try And Catch.srt 9.35kb
| ├──001 Try And Catch_en.srt 10.09kb
| ├──003 Csharp-Masterclass-2024-Chapter-7-02-The-Finally-Keyword.zip 162.31kb
| ├──003 The Finally Keyword.mp4 79.89M
| ├──003 The Finally Keyword.srt 5.45kb
| ├──003 The Finally Keyword_en.srt 5.83kb
| ├──005 Try Catch, huh. Why not just use If Statements.mp4 23.48M
| ├──005 Try Catch, huh. Why not just use If Statements.srt 2.67kb
| ├──005 Try Catch, huh. Why not just use If Statements_en.srt 3.14kb
| ├──006 Csharp-Masterclass-2024-Chapter-7-04-Debug-Log.zip 173.23kb
| ├──006 Debug Log.mp4 99.72M
| ├──006 Debug Log.srt 8.58kb
| ├──006 Debug Log_en.srt 9.47kb
| ├──007 Csharp-Masterclass-2024-Chapter-7-05-Throw-Keyword.zip 173.20kb
| ├──007 Throw Keyword.mp4 90.22M
| ├──007 Throw Keyword.srt 8.05kb
| ├──007 Throw Keyword_en.srt 8.98kb
| ├──008 Csharp-Masterclass-2024-Chapter-7-06-Managing-multiple-Types-of-Exceptions.zip 173.39kb
| ├──008 Managing multiple Types of Exceptions.mp4 61.69M
| ├──008 Managing multiple Types of Exceptions.srt 9.25kb
| ├──008 Managing multiple Types of Exceptions_en.srt 10.16kb
| ├──010 Why the Default Exceptions rocks.mp4 60.73M
| ├──010 Why the Default Exceptions rocks.srt 5.30kb
| ├──010 Why the Default Exceptions rocks_en.srt 5.92kb
| ├──011 Csharp-Masterclass-2024-Chapter-7-08-How-Exceptions-Work-with-the-Call-Stack.zip 173.43kb
| ├──011 How Exceptions Work with the Call Stack.mp4 183.91M
| ├──011 How Exceptions Work with the Call Stack.srt 11.75kb
| ├──011 How Exceptions Work with the Call Stack_en.srt 12.71kb
| ├──012 How to Handle Exceptions Properly.html 0.56kb
| └──013 CHEATSHEET – Debugging in C#.html 0.14kb
├──08 – UPDATED Inheritance
| ├──001 Inheritance Base Class vs Derived Class.mp4 69.78M
| ├──001 Inheritance Base Class vs Derived Class.srt 9.86kb
| ├──001 Inheritance Base Class vs Derived Class_en.srt 11.29kb
| ├──002 Csharp-Masterclass-2024-Chapter-8-02-the-3-slash-4-Types-of-Inheritance.zip 161.69kb
| ├──002 The 3 slash 4 Types of Inheritance.mp4 54.96M
| ├──002 The 3 slash 4 Types of Inheritance.srt 6.61kb
| ├──002 The 3 slash 4 Types of Inheritance_en.srt 7.52kb
| ├──003 Access Modifiers and the Protected Keyword.mp4 82.78M
| ├──003 Access Modifiers and the Protected Keyword.srt 7.55kb
| ├──003 Access Modifiers and the Protected Keyword_en.srt 8.31kb
| ├──004 Csharp-Masterclass-2024-Chapter-8-04-Method-Overriding-with-override-and-virtual.zip 162.18kb
| ├──004 Method Overriding with override and virtual.mp4 110.40M
| ├──004 Method Overriding with override and virtual.srt 5.79kb
| ├──004 Method Overriding with override and virtual_en.srt 6.29kb
| ├──006 The Base Keyword and Why Inheritance even matters.mp4 48.53M
| ├──006 The Base Keyword and Why Inheritance even matters.srt 5.61kb
| ├──006 The Base Keyword and Why Inheritance even matters_en.srt 6.52kb
| ├──008 Constructor Inheritance 1 – Base Keyword with Constructors and How Properties ar.mp4 66.12M
| ├──008 Constructor Inheritance 1 – Base Keyword with Constructors and How Properties ar.srt 10.11kb
| ├──008 Constructor Inheritance 1 – Base Keyword with Constructors and How Properties ar_en.srt 11.23kb
| ├──008 Csharp-Masterclass-2024-Chapter-8-06-Constructor-Inheritance-1-Base-Keyword-with-Constructors-and-How-Properties-are-inherited.zip 173.31kb
| ├──009 Constructor Inheritance.mp4 56.13M
| ├──009 Constructor Inheritance.srt 6.88kb
| ├──009 Constructor Inheritance_en.srt 7.59kb
| ├──009 Csharp-Masterclass-2024-Chapter-8-07-Constructor-Inheritance.zip 174.18kb
| ├──011 When and Why Constructor Inheritance is Useful.mp4 16.44M
| ├──011 When and Why Constructor Inheritance is Useful.srt 1.59kb
| ├──011 When and Why Constructor Inheritance is Useful_en.srt 1.93kb
| ├──013 Constructor Inheritance with Multiple Derived Classes.mp4 165.75M
| ├──013 Constructor Inheritance with Multiple Derived Classes.srt 10.03kb
| ├──013 Constructor Inheritance with Multiple Derived Classes_en.srt 11.29kb
| ├──013 Csharp-Masterclass-2024-Chapter-8-09-Constructor-Inheritance-with-Multiple-Derived-Classes.zip 174.89kb
| ├──014 Every Class inherits from the Object class.mp4 49.85M
| ├──014 Every Class inherits from the Object class.srt 7.01kb
| ├──014 Every Class inherits from the Object class_en.srt 7.80kb
| ├──015 Csharp-Masterclass-2024-Chapter-8-11-XML-Comments-Documentation.zip 175.72kb
| ├──015 XML Comments Documentation.mp4 100.62M
| ├──015 XML Comments Documentation.srt 5.74kb
| ├──015 XML Comments Documentation_en.srt 6.15kb
| ├──016 Sealed keyword.mp4 40.51M
| ├──016 Sealed keyword.srt 5.10kb
| ├──016 Sealed keyword_en.srt 5.73kb
| └──017 CHEATSHEET – Inheritance and more on OOP.html 0.14kb
├──09 – UPDATED Interfaces and Polymorphism
| ├──001 Csharp-Masterclass-2024-Chapter-9-01-What-and-Why-Interfaces-Including-Syntax.zip 12.76kb
| ├──001 What and Why Interfaces – Including Syntax.mp4 87.41M
| ├──001 What and Why Interfaces – Including Syntax.srt 5.80kb
| ├──001 What and Why Interfaces – Including Syntax_en.srt 6.80kb
| ├──002 Csharp-Masterclass-2024-Chapter-9-02-Implementing-and-using-Interfaces.zip 161.14kb
| ├──002 Implementing and using Interfaces – Exercise.mp4 30.83M
| ├──002 Implementing and using Interfaces – Exercise.srt 4.61kb
| ├──002 Implementing and using Interfaces – Exercise_en.srt 5.32kb
| ├──003 Challenge – Create a Cat Class that implements IAnimal.html 0.38kb
| ├──004 Csharp-Masterclass-2024-Chapter-9-03-Solution-Exercise-Create-a-Cat-Class-that-implements-IAnimal.zip 161.41kb
| ├──004 Solution Exercise – Create a Cat Class that implements IAnimal.mp4 12.78M
| ├──004 Solution Exercise – Create a Cat Class that implements IAnimal.srt 1.80kb
| ├──004 Solution Exercise – Create a Cat Class that implements IAnimal_en.srt 1.93kb
| ├──006 What is Polymorphism and why use it.mp4 29.22M
| ├──006 What is Polymorphism and why use it.srt 3.24kb
| ├──006 What is Polymorphism and why use it_en.srt 3.86kb
| ├──007 Csharp-Masterclass-2024-Chapter-9-04b-The-second-part-of-Polymorphism.zip 171.08kb
| ├──007 The second part of Polymorphism.mp4 43.14M
| ├──007 The second part of Polymorphism.srt 5.80kb
| ├──007 The second part of Polymorphism_en.srt 6.29kb
| ├──009 Interface Reusability while using Polymorphism.mp4 324.74M
| ├──009 Interface Reusability while using Polymorphism.srt 13.44kb
| ├──009 Interface Reusability while using Polymorphism_en.srt 15.11kb
| ├──010 Understanding the difference of Polymorphism and Interfaces in our Payment Examp.mp4 102.93M
| ├──010 Understanding the difference of Polymorphism and Interfaces in our Payment Examp.srt 8.05kb
| ├──010 Understanding the difference of Polymorphism and Interfaces in our Payment Examp_en.srt 9.03kb
| ├──012 CHEATSHEET – Polymorphism + Adv OOP + Text File.html 0.14kb
| ├──013 Storing a Log Text File on your PC with your own text.mp4 33.33M
| ├──013 Storing a Log Text File on your PC with your own text.srt 6.75kb
| ├──013 Storing a Log Text File on your PC with your own text_en.srt 7.14kb
| ├──014 Creating a Folder on Your PC and Logging text there.mp4 83.11M
| ├──014 Creating a Folder on Your PC and Logging text there.srt 7.32kb
| ├──014 Creating a Folder on Your PC and Logging text there_en.srt 7.58kb
| ├──014 Csharp-Masterclass-2024-Chapter-9-08-Creating-a-Folder-on-Your-PC-and-Logging-text-there-and-using-Verbatim-Strings.zip 171.32kb
| ├──015 Csharp-Masterclass-2024-Chapter-9-09-Decoupling-Code-and-Enhancing-Testability.zip 172.91kb
| ├──015 Decoupling Code and Enhancing Testability.mp4 247.42M
| ├──015 Decoupling Code and Enhancing Testability.srt 12.43kb
| ├──015 Decoupling Code and Enhancing Testability_en.srt 13.79kb
| ├──016 Csharp-Masterclass-2024-Chapter-9-10-Understanding-Dependency-in-Dependency-Injection.zip 14.31kb
| ├──016 Understanding Dependency in Dependency Injection.mp4 75.61M
| ├──016 Understanding Dependency in Dependency Injection.srt 6.01kb
| ├──016 Understanding Dependency in Dependency Injection_en.srt 6.33kb
| ├──017 Csharp-Masterclass-2024-Chapter-9-11-Super-Simple-Constructor-Dependency-Injection.zip 163.66kb
| ├──017 Super Simple Constructor Dependency Injection.mp4 31.16M
| ├──017 Super Simple Constructor Dependency Injection.srt 4.54kb
| ├──017 Super Simple Constructor Dependency Injection_en.srt 5.23kb
| ├──018 Csharp-Masterclass-2024-Chapter-9-12-Setter-Dependency-Injection.zip 164.27kb
| ├──018 Setter Dependency Injection.mp4 40.89M
| ├──018 Setter Dependency Injection.srt 5.34kb
| ├──018 Setter Dependency Injection_en.srt 5.88kb
| ├──019 Csharp-Masterclass-2024-Chapter-9-13-Interface-Dependency-Injection-and-Comparison-of-the-three.zip 163.96kb
| ├──019 Interface Dependency Injection and Comparison.mp4 56.58M
| ├──019 Interface Dependency Injection and Comparison.srt 7.31kb
| ├──019 Interface Dependency Injection and Comparison_en.srt 8.08kb
| ├──022 Csharp-Masterclass-2024-Chapter-9-14-Mutliple-Inheritance-in-csharp.zip 163.16kb
| ├──022 Mutliple Inheritance in csharp.mp4 34.37M
| ├──022 Mutliple Inheritance in csharp.srt 5.64kb
| └──022 Mutliple Inheritance in csharp_en.srt 6.49kb
├──10 – UPDATED Structs in C#
| ├──001 Csharp-Masterclass-2024-Chapter-10-01-Structs-intro.zip 160.83kb
| ├──001 Introduction to Structs.mp4 45.05M
| ├──001 Introduction to Structs.srt 8.42kb
| ├──001 Introduction to Structs_en.srt 9.20kb
| ├──002 Csharp-Masterclass-2024-Chapter-10-02-Structs-example-get-distance-between-two-points.zip 162.14kb
| ├──002 Structs example get distance between two points.mp4 33.11M
| ├──002 Structs example get distance between two points.srt 6.30kb
| ├──002 Structs example get distance between two points_en.srt 7.32kb
| ├──003 Csharp-Masterclass-2024-Chapter-10-03-Understanding-Value-Type-vs-Reference-Type-with-Structs-vs-Classes.zip 162.91kb
| ├──003 Understanding Value Type vs Reference Type with Structs vs Classes.mp4 47.87M
| ├──003 Understanding Value Type vs Reference Type with Structs vs Classes.srt 6.46kb
| ├──003 Understanding Value Type vs Reference Type with Structs vs Classes_en.srt 7.15kb
| ├──005 Enums in C#.mp4 20.97M
| ├──005 Enums in C#.srt 7.39kb
| ├──005 Enums in C#_en.srt 7.62kb
| ├──006 DateTime.mp4 106.04M
| ├──006 DateTime.srt 22.54kb
| ├──006 DateTime_en.srt 24.99kb
| ├──007 MathClass.mp4 52.38M
| ├──007 MathClass.srt 9.60kb
| ├──007 MathClass_en.srt 10.16kb
| ├──009 Garbage Collection.mp4 22.36M
| ├──009 Garbage Collection.srt 12.00kb
| └──009 Garbage Collection_en.srt 13.33kb
├──11 – UPDATED Events and delegates
| ├──001 Csharp-Masterclass-2024-Chapter-11-01-Intro-to-Delegates.zip 173.16kb
| ├──001 Introduction to Delegates.mp4 64.77M
| ├──001 Introduction to Delegates.srt 9.53kb
| ├──001 Introduction to Delegates_en.srt 10.29kb
| ├──002 Where to declare delegates.mp4 4.97M
| ├──002 Where to declare delegates.srt 0.84kb
| ├──002 Where to declare delegates_en.srt 1.02kb
| ├──003 Csharp-Masterclass-2024-Chapter-11-02b-Simple-delegates-example.zip 173.20kb
| ├──003 Simple delegates example.mp4 30.99M
| ├──003 Simple delegates example.srt 5.97kb
| ├──003 Simple delegates example_en.srt 6.18kb
| ├──004 Csharp-Masterclass-2024-Chapter-11-03-Super-quick-intro-to-Generics.zip 174.02kb
| ├──004 Super quick intro to Generics.mp4 59.83M
| ├──004 Super quick intro to Generics.srt 10.46kb
| ├──004 Super quick intro to Generics_en.srt 11.14kb
| ├──005 Combining Generics with Delegates to make a sorting algorithm.mp4 172.48M
| ├──005 Combining Generics with Delegates to make a sorting algorithm.srt 15.51kb
| ├──005 Combining Generics with Delegates to make a sorting algorithm_en.srt 17.21kb
| ├──005 Csharp-Masterclass-2024-Chapter-11-04-Combining-Generics-with-Delegates-to-make-a-sorting-algo.zip 176.27kb
| ├──006 Csharp-Masterclass-2024-Chapter-11-05-Multicast-Delegates.zip 173.36kb
| ├──006 Multicast Delegates.mp4 32.38M
| ├──006 Multicast Delegates.srt 5.93kb
| ├──006 Multicast Delegates_en.srt 6.25kb
| ├──008 Csharp-Masterclass-2024-Chapter-11-06-GetInvocationList-seeing-which-methods-are-in-a-multi-cast-delegate.zip 174.99kb
| ├──008 GetInvocationList seeing which methods are in a multicast delegate.mp4 66.55M
| ├──008 GetInvocationList seeing which methods are in a multicast delegate.srt 9.80kb
| ├──008 GetInvocationList seeing which methods are in a multicast delegate_en.srt 10.18kb
| ├──009 Csharp-Masterclass-2024-Chapter-11-07-Intro-to-Events-Publishers-and-Subscribers.zip 162.22kb
| ├──009 Intro to Events – Publishers and Subscribers.mp4 84.81M
| ├──009 Intro to Events – Publishers and Subscribers.srt 11.83kb
| ├──009 Intro to Events – Publishers and Subscribers_en.srt 13.06kb
| ├──010 Csharp-Masterclass-2024-Chapter-11-08-Real-World-example-Events-Temperature-Monitor.zip 162.78kb
| ├──010 Real World example – Events – Temperature Monitor.mp4 189.45M
| ├──010 Real World example – Events – Temperature Monitor.srt 10.69kb
| ├──010 Real World example – Events – Temperature Monitor_en.srt 11.72kb
| ├──012 Csharp-Masterclass-2024-Chapter-11-09-Using-EventArgs-and-EventHandler.zip 174.17kb
| ├──012 Using EventArgs and EventHandler.mp4 405.61M
| ├──012 Using EventArgs and EventHandler.srt 18.93kb
| └──012 Using EventArgs and EventHandler_en.srt 20.83kb
├──12 – UPDATED Regular Expressions
| ├──001 What this chapter is about.mp4 20.88M
| ├──001 What this chapter is about.srt 2.07kb
| ├──001 What this chapter is about_en.srt 2.42kb
| ├──002 What is Regex.mp4 12.82M
| ├──002 What is Regex.srt 2.48kb
| ├──002 What is Regex_en.srt 2.87kb
| ├──004 Using dots and wildcards, Regex Matching, and Quantifiers.mp4 80.27M
| ├──004 Using dots and wildcards, Regex Matching, and Quantifiers.srt 8.99kb
| ├──004 Using dots and wildcards, Regex Matching, and Quantifiers_en.srt 9.52kb
| ├──005 Creating groups and ranges and using alternation constructs.mp4 70.69M
| ├──005 Creating groups and ranges and using alternation constructs.srt 8.43kb
| ├──005 Creating groups and ranges and using alternation constructs_en.srt 9.31kb
| ├──006 Finding Specific Patterns and some examples for our challenges.mp4 91.70M
| ├──006 Finding Specific Patterns and some examples for our challenges.srt 15.24kb
| ├──006 Finding Specific Patterns and some examples for our challenges_en.srt 16.27kb
| ├──007 CHALLENGE Telephone number Challenge.mp4 15.83M
| ├──007 CHALLENGE Telephone number Challenge.srt 4.27kb
| ├──007 CHALLENGE Telephone number Challenge_en.srt 4.54kb
| ├──008 CHALLENGE Mr and Mrs.mp4 20.81M
| ├──008 CHALLENGE Mr and Mrs.srt 4.37kb
| ├──008 CHALLENGE Mr and Mrs_en.srt 4.61kb
| ├──009 CHALLENGE Web URL Challenge.mp4 8.15M
| ├──009 CHALLENGE Web URL Challenge.srt 2.50kb
| ├──009 CHALLENGE Web URL Challenge_en.srt 2.57kb
| ├──010 RegexT.zip 201.14kb
| ├──010 Using Regular expressions in CSharp.mp4 62.70M
| ├──010 Using Regular expressions in CSharp.srt 8.46kb
| └──010 Using Regular expressions in CSharp_en.srt 9.15kb
├──13 – WPF – Windows Presentation Foundation
| ├──001 Installing the WPF workload.mp4 6.82M
| ├──001 Installing the WPF workload.srt 1.86kb
| ├──001 Installing the WPF workload_en.srt 2.15kb
| ├──002 Creating a WPF project.mp4 5.35M
| ├──002 Creating a WPF project.srt 3.14kb
| ├──002 Creating a WPF project_en.srt 3.32kb
| ├──003 WPF project structure and code behind files.mp4 26.90M
| ├──003 WPF project structure and code behind files.srt 4.39kb
| ├──003 WPF project structure and code behind files_en.srt 4.64kb
| ├──004 Creating our first GUI Element.mp4 12.58M
| ├──004 Creating our first GUI Element.srt 4.56kb
| ├──004 Creating our first GUI Element_en.srt 5.20kb
| ├──005 Creating a grid with columns and rows.mp4 16.08M
| ├──005 Creating a grid with columns and rows.srt 6.69kb
| ├──005 Creating a grid with columns and rows_en.srt 7.17kb
| ├──006 Fixed, auto and relative sizing.mp4 12.39M
| ├──006 Fixed, auto and relative sizing.srt 4.35kb
| ├──006 Fixed, auto and relative sizing_en.srt 4.75kb
| ├──007 Creating a perfect grid.mp4 1.57M
| ├──007 Creating a perfect grid.srt 0.61kb
| ├──007 Creating a perfect grid_en.srt 0.63kb
| ├──008 WPF Challenge – Recreate this GUI.mp4 1.97M
| ├──008 WPF Challenge – Recreate this GUI.srt 1.75kb
| ├──008 WPF Challenge – Recreate this GUI_en.srt 1.90kb
| ├──009 WPF Challenge Solution – Recreate this GUI.mp4 14.39M
| ├──009 WPF Challenge Solution – Recreate this GUI.srt 5.00kb
| ├──009 WPF Challenge Solution – Recreate this GUI_en.srt 5.56kb
| ├──010 Column span and row span.mp4 9.49M
| ├──010 Column span and row span.srt 2.92kb
| ├──010 Column span and row span_en.srt 3.13kb
| ├──011 Creating GUI elements with C Sharp.mp4.mp4 23.92M
| ├──011 Creating GUI elements with C Sharp.mp4.srt 6.41kb
| ├──011 Creating GUI elements with C Sharp.mp4_en.srt 6.64kb
| ├──012 Element properties for styling and positioning.mp4 11.77M
| ├──012 Element properties for styling and positioning.srt 4.15kb
| ├──012 Element properties for styling and positioning_en.srt 4.41kb
| ├──013 Button click and event handlers.mp4 36.11M
| ├──013 Button click and event handlers.srt 6.58kb
| ├──013 Button click and event handlers_en.srt 7.07kb
| ├──014 Todo List application intro and project setup.mp4 14.61M
| ├──014 Todo List application intro and project setup.srt 4.01kb
| ├──014 Todo List application intro and project setup_en.srt 4.07kb
| ├──015 Creating the grid, button and text box.mp4 24.25M
| ├──015 Creating the grid, button and text box.srt 9.90kb
| ├──015 Creating the grid, button and text box_en.srt 10.43kb
| ├──016 Creating the scrollview and stackpanel.mp4 24.49M
| ├──016 Creating the scrollview and stackpanel.srt 6.44kb
| ├──016 Creating the scrollview and stackpanel_en.srt 7.00kb
| ├──017 Setting x name attributes for access.mp4 20.19M
| ├──017 Setting x name attributes for access.srt 5.69kb
| ├──017 Setting x name attributes for access_en.srt 6.05kb
| ├──018 Adding the todo creation logic.mp4 58.51M
| ├──018 Adding the todo creation logic.srt 10.52kb
| ├──018 Adding the todo creation logic_en.srt 11.12kb
| ├──019 Introduction ContentControl and UserControl.mp4 5.85M
| ├──019 Introduction ContentControl and UserControl.srt 2.05kb
| ├──019 Introduction ContentControl and UserControl_en.srt 2.20kb
| ├──020 Creating ContentControl and UserControl for login.mp4 28.15M
| ├──020 Creating ContentControl and UserControl for login.srt 6.15kb
| ├──020 Creating ContentControl and UserControl for login_en.srt 6.70kb
| ├──021 Designing the LoginView.mp4 53.98M
| ├──021 Designing the LoginView.srt 8.67kb
| ├──021 Designing the LoginView_en.srt 9.24kb
| ├──022 Displaying the LoginView UserControl.mp4 18.75M
| ├──022 Displaying the LoginView UserControl.srt 6.24kb
| ├──022 Displaying the LoginView UserControl_en.srt 6.56kb
| ├──023 Creating and displaying InvoiceView UserControl.mp4 51.27M
| ├──023 Creating and displaying InvoiceView UserControl.srt 8.15kb
| ├──023 Creating and displaying InvoiceView UserControl_en.srt 8.83kb
| ├──024 Data Binding introduction.mp4 24.71M
| ├──024 Data Binding introduction.srt 3.55kb
| ├──024 Data Binding introduction_en.srt 3.95kb
| ├──025 Setting up the data to bind.mp4 41.90M
| ├──025 Setting up the data to bind.srt 5.70kb
| ├──025 Setting up the data to bind_en.srt 5.89kb
| ├──026 One-Way data binding.mp4 55.56M
| ├──026 One-Way data binding.srt 7.26kb
| ├──026 One-Way data binding_en.srt 8.05kb
| ├──027 Two Way Databinding.mp4 10.50M
| ├──027 Two Way Databinding.srt 2.20kb
| ├──027 Two Way Databinding_en.srt 2.36kb
| ├──028 One Way To Source Databinding.mp4 13.64M
| ├──028 One Way To Source Databinding.srt 2.95kb
| ├──028 One Way To Source Databinding_en.srt 3.27kb
| ├──029 One Time Databinding.mp4 6.61M
| ├──029 One Time Databinding.srt 1.67kb
| ├──029 One Time Databinding_en.srt 1.92kb
| ├──030 ListBox introduction.mp4 25.97M
| ├──030 ListBox introduction.srt 7.61kb
| ├──030 ListBox introduction_en.srt 7.97kb
| ├──031 ListBox ItemSource.mp4 27.64M
| ├──031 ListBox ItemSource.srt 6.49kb
| ├──031 ListBox ItemSource_en.srt 6.93kb
| ├──032 ListBox ItemTemplate.mp4 23.81M
| ├──032 ListBox ItemTemplate.srt 7.27kb
| ├──032 ListBox ItemTemplate_en.srt 7.65kb
| ├──033 ListBox accessing selected data.mp4 48.31M
| ├──033 ListBox accessing selected data.srt 8.90kb
| ├──033 ListBox accessing selected data_en.srt 9.15kb
| ├──034 Next application (login functionality).mp4 2.21M
| ├──034 Next application (login functionality).srt 1.03kb
| ├──034 Next application (login functionality)_en.srt 1.13kb
| ├──035 Creating the project and login user control.mp4 33.06M
| ├──035 Creating the project and login user control.srt 6.41kb
| ├──035 Creating the project and login user control_en.srt 6.91kb
| ├──036 Adding the password box.mp4 24.43M
| ├──036 Adding the password box.srt 8.25kb
| ├──036 Adding the password box_en.srt 8.81kb
| ├──037 Environment variables.mp4 8.94M
| ├──037 Environment variables.srt 3.25kb
| ├──037 Environment variables_en.srt 3.63kb
| ├──038 Using the environment variable for login.mp4 38.04M
| ├──038 Using the environment variable for login.srt 9.42kb
| ├──038 Using the environment variable for login_en.srt 10.00kb
| ├──039 Password change event.mp4 37.70M
| ├──039 Password change event.srt 5.71kb
| ├──039 Password change event_en.srt 6.22kb
| ├──040 How to move on.mp4 3.70M
| ├──040 How to move on.srt 0.98kb
| └──040 How to move on_en.srt 1.19kb
├──14 – WPF Project – Currency Converter – Part 1
| ├──001 WPF Currency Converter – Project overview and setup.mp4 76.19M
| ├──001 WPF Currency Converter – Project overview and setup.srt 9.91kb
| ├──001 WPF Currency Converter – Project overview and setup_en.srt 11.21kb
| ├──002 WPF Currency Converter – Rectangles and Gradients.mp4 74.52M
| ├──002 WPF Currency Converter – Rectangles and Gradients.srt 11.05kb
| ├──002 WPF Currency Converter – Rectangles and Gradients_en.srt 12.64kb
| ├──003 WPF Currency Converter – Setting Up Stack Panel and Labels.mp4 168.95M
| ├──003 WPF Currency Converter – Setting Up Stack Panel and Labels.srt 16.60kb
| ├──003 WPF Currency Converter – Setting Up Stack Panel and Labels_en.srt 18.33kb
| ├──004 WPF Currency Converter – Customizing Buttons and Implementing Click Events.mp4 126.20M
| ├──004 WPF Currency Converter – Customizing Buttons and Implementing Click Events.srt 12.77kb
| ├──004 WPF Currency Converter – Customizing Buttons and Implementing Click Events_en.srt 14.08kb
| ├──005 WPF Currency Converter – Creating Input Fields with Text Box and Combo Box.mp4 140.03M
| ├──005 WPF Currency Converter – Creating Input Fields with Text Box and Combo Box.srt 12.32kb
| ├──005 WPF Currency Converter – Creating Input Fields with Text Box and Combo Box_en.srt 13.55kb
| ├──006 WPF Currency Converter – Binding Values to Combo Boxes.mp4 89.34M
| ├──006 WPF Currency Converter – Binding Values to Combo Boxes.srt 12.42kb
| ├──006 WPF Currency Converter – Binding Values to Combo Boxes_en.srt 13.80kb
| ├──007 WPF Currency Converter – Input Validation and Completing the Logic.mp4 99.68M
| ├──007 WPF Currency Converter – Input Validation and Completing the Logic.srt 14.23kb
| ├──007 WPF Currency Converter – Input Validation and Completing the Logic_en.srt 15.39kb
| └──008 PROJECT CODE can be found HERE!.html 0.16kb
├──15 – Using Databases With C#
| ├──001 Databases Intro.mp4 24.94M
| ├──001 Databases Intro.srt 1.31kb
| ├──001 Databases Intro_en.srt 1.51kb
| ├──002 Setup MS SQL Server and VS For DB work.mp4 70.87M
| ├──002 Setup MS SQL Server and VS For DB work.srt 13.62kb
| ├──002 Setup MS SQL Server and VS For DB work_en.srt 14.54kb
| ├──003 Intro And Setting Up Our DataSet And Table.mp4 109.39M
| ├──003 Intro And Setting Up Our DataSet And Table.srt 16.02kb
| ├──003 Intro And Setting Up Our DataSet And Table_en.srt 18.02kb
| ├──003 WPF-ZooManager-Video-1.zip 47.24kb
| ├──004 attachment.txt 0.15kb
| ├──004 Relationship or Associative Tables.mp4 84.93M
| ├──004 Relationship or Associative Tables.srt 16.34kb
| ├──004 Relationship or Associative Tables_en.srt 17.73kb
| ├──005 attachment.txt 0.15kb
| ├──005 Showing Data in a ListBox.mp4 93.22M
| ├──005 Showing Data in a ListBox.srt 15.68kb
| ├──005 Showing Data in a ListBox_en.srt 17.48kb
| ├──006 Showing Associated Data.mp4 76.42M
| ├──006 Showing Associated Data.srt 11.79kb
| ├──006 Showing Associated Data_en.srt 12.67kb
| ├──006 WPF-ZooManager-Video-3.zip 171.15kb
| ├──007 Displaying all Animals In The ListBox.mp4 58.18M
| ├──007 Displaying all Animals In The ListBox.srt 9.54kb
| ├──007 Displaying all Animals In The ListBox_en.srt 10.46kb
| ├──007 WPF-ZooManager-Video-4-06.zip 172.43kb
| ├──008 Deleting From A Table With A Click.mp4 116.96M
| ├──008 Deleting From A Table With A Click.srt 19.38kb
| ├──008 Deleting From A Table With A Click_en.srt 20.70kb
| ├──008 WPF-ZooManager-Video-5-07.zip 175.00kb
| ├──009 Added Note – Adding the base tables and entries back.html 2.39kb
| ├──010 Delete Animals, Remove Animals and Add Animals Functionality.mp4 216.04M
| ├──010 Delete Animals, Remove Animals and Add Animals Functionality.srt 21.67kb
| ├──010 Delete Animals, Remove Animals and Add Animals Functionality_en.srt 22.69kb
| ├──010 WPF-ZooManager-6-08.zip 178.50kb
| ├──011 Updating Entries in Our Tables.mp4 198.76M
| ├──011 Updating Entries in Our Tables.srt 19.07kb
| ├──011 Updating Entries in Our Tables_en.srt 20.22kb
| ├──011 WPF-ZooManager.zip 383.81kb
| ├──012 Databases Outro.mp4 15.39M
| ├──012 Databases Outro.srt 0.87kb
| └──012 Databases Outro_en.srt 0.91kb
├──16 – WPF Project – Currency Converter – Part 2
| ├──001 WPF Currency Converter – Building a Currency Converter with Database Integration.mp4 108.83M
| ├──001 WPF Currency Converter – Building a Currency Converter with Database Integration.srt 13.01kb
| ├──001 WPF Currency Converter – Building a Currency Converter with Database Integration_en.srt 13.91kb
| ├──002 WPF Currency Converter – Designing the User Interface for Currency Conversion.mp4 182.27M
| ├──002 WPF Currency Converter – Designing the User Interface for Currency Conversion.srt 15.08kb
| ├──002 WPF Currency Converter – Designing the User Interface for Currency Conversion_en.srt 16.13kb
| ├──003 WPF Currency Converter – Understanding Data Grid Functionality and Properties.mp4 145.10M
| ├──003 WPF Currency Converter – Understanding Data Grid Functionality and Properties.srt 12.19kb
| ├──003 WPF Currency Converter – Understanding Data Grid Functionality and Properties_en.srt 13.09kb
| ├──004 WPF Currency Converter – Setting up a Database for Currency Conversion.mp4 104.69M
| ├──004 WPF Currency Converter – Setting up a Database for Currency Conversion.srt 14.51kb
| ├──004 WPF Currency Converter – Setting up a Database for Currency Conversion_en.srt 15.75kb
| ├──005 WPF Currency Converter – Implementing SQL Connections for Database.mp4 175.11M
| ├──005 WPF Currency Converter – Implementing SQL Connections for Database.srt 16.42kb
| ├──005 WPF Currency Converter – Implementing SQL Connections for Database_en.srt 17.27kb
| ├──006 WPF Currency Converter – Implementing Save Button Functionality.mp4 165.12M
| ├──006 WPF Currency Converter – Implementing Save Button Functionality.srt 13.93kb
| ├──006 WPF Currency Converter – Implementing Save Button Functionality_en.srt 14.81kb
| ├──007 WPF Currency Converter – Adding a New Currency Entry.mp4 139.28M
| ├──007 WPF Currency Converter – Adding a New Currency Entry.srt 12.14kb
| ├──007 WPF Currency Converter – Adding a New Currency Entry_en.srt 13.13kb
| ├──008 WPF Currency Converter – Inserting and Editing Data in the Database.mp4 190.33M
| ├──008 WPF Currency Converter – Inserting and Editing Data in the Database.srt 17.85kb
| ├──008 WPF Currency Converter – Inserting and Editing Data in the Database_en.srt 19.45kb
| └──009 PROJECT CODE can be found HERE!.html 0.25kb
├──17 – Linq
| ├──001 Linq Intro.mp4 20.32M
| ├──001 Linq Intro.srt 1.08kb
| ├──001 Linq Intro_en.srt 1.22kb
| ├──002 Linq gentle Introduction.mp4 9.35M
| ├──002 Linq gentle Introduction.srt 4.79kb
| ├──002 Linq gentle Introduction_en.srt 5.25kb
| ├──003 Linq Demo.mp4 24.31M
| ├──003 Linq Demo.srt 6.15kb
| ├──003 Linq Demo_en.srt 6.80kb
| ├──004 attachment.txt 0.15kb
| ├──004 Linq with Lists – and our University Manager Part 1.mp4 135.58M
| ├──004 Linq with Lists – and our University Manager Part 1.srt 14.37kb
| ├──004 Linq with Lists – and our University Manager Part 1_en.srt 15.49kb
| ├──005 attachment.txt 0.15kb
| ├──005 Sorting and Filtering with Linq.mp4 141.99M
| ├──005 Sorting and Filtering with Linq.srt 16.25kb
| ├──005 Sorting and Filtering with Linq_en.srt 17.19kb
| ├──006 1204-LINQToObjectsAndQueryOperators.zip 161.42kb
| ├──006 Creating collections based on other collections.mp4 47.50M
| ├──006 Creating collections based on other collections.srt 6.78kb
| ├──006 Creating collections based on other collections_en.srt 7.65kb
| ├──007 1205-LinqWithXML.zip 142.37kb
| ├──007 Linq with XML.mp4 156.13M
| ├──007 Linq with XML.srt 21.02kb
| ├──007 Linq with XML_en.srt 22.62kb
| ├──008 Setting up the project for LinqToSQL.mp4 85.12M
| ├──008 Setting up the project for LinqToSQL.srt 16.32kb
| ├──008 Setting up the project for LinqToSQL_en.srt 18.07kb
| ├──009 attachment.txt 0.15kb
| ├──009 Inserting Objects into our Database.mp4 205.95M
| ├──009 Inserting Objects into our Database.srt 22.98kb
| ├──009 Inserting Objects into our Database_en.srt 24.27kb
| ├──010 attachment.txt 0.15kb
| ├──010 Using assiociative tables with Linq.mp4 164.61M
| ├──010 Using assiociative tables with Linq.srt 18.51kb
| ├──010 Using assiociative tables with Linq_en.srt 20.14kb
| ├──011 attachment.txt 0.15kb
| ├──011 Joining tables next level.mp4 95.94M
| ├──011 Joining tables next level.srt 10.93kb
| ├──011 Joining tables next level_en.srt 11.79kb
| ├──012 1210-LinqToSQL.zip 440.95kb
| ├──012 Deleting and Updating.mp4 184.78M
| ├──012 Deleting and Updating.srt 16.60kb
| ├──012 Deleting and Updating_en.srt 17.60kb
| ├──013 Linq Outro.mp4 12.99M
| ├──013 Linq Outro.srt 0.72kb
| └──013 Linq Outro_en.srt 0.80kb
├──18 – WPF Project – Currency Converter with GUI Database and API – Part 3
| ├──001 Understanding JSON.html 0.29kb
| ├──002 WPF Currency Converter – Using Live Currency Values Using An API And JSON.mp4 432.88M
| ├──002 WPF Currency Converter – Using Live Currency Values Using An API And JSON.srt 36.11kb
| └──002 WPF Currency Converter – Using Live Currency Values Using An API And JSON_en.srt 39.55kb
├──19 – The exercises for your coding interviews
| ├──001 Intro.html 0.25kb
| └──002 Time complexity.html 8.27kb
├──20 – C# Clean Code
| ├──001 Clean Code Presentation.mp4 10.30M
| ├──001 Clean Code Presentation.srt 3.90kb
| ├──001 Clean Code Presentation_en.srt 4.43kb
| ├──002 Clarity and precision in naming.mp4 11.56M
| ├──002 Clarity and precision in naming.srt 3.41kb
| ├──002 Clarity and precision in naming_en.srt 3.71kb
| ├──003 Naming convention cases.mp4 19.88M
| ├──003 Naming convention cases.srt 5.71kb
| ├──003 Naming convention cases_en.srt 5.88kb
| ├──004 Special convention for naming private fields.mp4 9.02M
| ├──004 Special convention for naming private fields.srt 3.26kb
| ├──004 Special convention for naming private fields_en.srt 3.41kb
| ├──005 Naming classes and methods.mp4 4.92M
| ├──005 Naming classes and methods.srt 1.19kb
| ├──005 Naming classes and methods_en.srt 1.20kb
| ├──006 Naming boolean values.mp4 6.21M
| ├──006 Naming boolean values.srt 1.87kb
| ├──006 Naming boolean values_en.srt 1.92kb
| ├──007 Meaning through naming.mp4 15.76M
| ├──007 Meaning through naming.srt 4.45kb
| ├──007 Meaning through naming_en.srt 4.80kb
| ├──008 Writing good comments.mp4 29.75M
| ├──008 Writing good comments.srt 5.66kb
| ├──008 Writing good comments_en.srt 6.23kb
| ├──009 Code TODOs.mp4 8.85M
| ├──009 Code TODOs.srt 2.61kb
| ├──009 Code TODOs_en.srt 2.85kb
| ├──010 Code documentation through Summary.mp4 43.57M
| ├──010 Code documentation through Summary.srt 8.75kb
| ├──010 Code documentation through Summary_en.srt 9.41kb
| ├──011 Formatting code.mp4 18.38M
| ├──011 Formatting code.srt 4.11kb
| ├──011 Formatting code_en.srt 4.47kb
| ├──012 Organizing files and namespaces.mp4 18.78M
| ├──012 Organizing files and namespaces.srt 5.87kb
| ├──012 Organizing files and namespaces_en.srt 6.16kb
| ├──013 Method structuring.mp4 20.74M
| ├──013 Method structuring.srt 5.78kb
| ├──013 Method structuring_en.srt 6.16kb
| ├──014 Using braces.mp4 7.99M
| ├──014 Using braces.srt 2.03kb
| ├──014 Using braces_en.srt 2.17kb
| ├──015 DRY principle (Don’t repeat yourself).mp4 68.10M
| ├──015 DRY principle (Don’t repeat yourself).srt 10.26kb
| ├──015 DRY principle (Don’t repeat yourself)_en.srt 11.18kb
| ├──016 KISS Principle (Keep it simple, stupid).mp4 32.76M
| ├──016 KISS Principle (Keep it simple, stupid).srt 6.67kb
| ├──016 KISS Principle (Keep it simple, stupid)_en.srt 7.01kb
| ├──017 Exception handling.mp4 27.20M
| ├──017 Exception handling.srt 7.00kb
| ├──017 Exception handling_en.srt 7.70kb
| ├──018 SOLID presentation.mp4 9.98M
| ├──018 SOLID presentation.srt 3.64kb
| ├──018 SOLID presentation_en.srt 4.26kb
| ├──019 Single Responsibility Principle (SRP).mp4 50.32M
| ├──019 Single Responsibility Principle (SRP).srt 9.35kb
| ├──019 Single Responsibility Principle (SRP)_en.srt 10.12kb
| ├──020 Open-Closed Principle (OCP).mp4 86.87M
| ├──020 Open-Closed Principle (OCP).srt 8.13kb
| ├──020 Open-Closed Principle (OCP)_en.srt 8.80kb
| ├──021 Liskov Substitution Principle (LSP).mp4 87.34M
| ├──021 Liskov Substitution Principle (LSP).srt 9.53kb
| ├──021 Liskov Substitution Principle (LSP)_en.srt 9.99kb
| ├──022 Interface Segregation Principle (ISP).mp4 26.46M
| ├──022 Interface Segregation Principle (ISP).srt 7.15kb
| ├──022 Interface Segregation Principle (ISP)_en.srt 7.60kb
| ├──023 Dependency Inversion Principle (DIP).mp4 46.38M
| ├──023 Dependency Inversion Principle (DIP).srt 7.70kb
| ├──023 Dependency Inversion Principle (DIP)_en.srt 8.24kb
| ├──024 Congrats on completing the C# clean code section.mp4 1.68M
| ├──024 Congrats on completing the C# clean code section.srt 0.58kb
| └──024 Congrats on completing the C# clean code section_en.srt 0.65kb
├──21 – C# Generics
| ├──001 An Introduction to C# Generics.mp4 91.72M
| ├──001 An Introduction to C# Generics.srt 12.39kb
| ├──001 An Introduction to C# Generics_en.srt 13.43kb
| ├──002 Creating a generic class.mp4 43.17M
| ├──002 Creating a generic class.srt 10.44kb
| ├──002 Creating a generic class_en.srt 10.73kb
| ├──003 Using a generic class type in a method.mp4 32.84M
| ├──003 Using a generic class type in a method.srt 8.09kb
| ├──003 Using a generic class type in a method_en.srt 8.33kb
| ├──004 Multiple generic types in a class.mp4 25.94M
| ├──004 Multiple generic types in a class.srt 7.70kb
| ├──004 Multiple generic types in a class_en.srt 8.01kb
| ├──005 Generic methods without generic classes.mp4 35.72M
| ├──005 Generic methods without generic classes.srt 8.36kb
| ├──005 Generic methods without generic classes_en.srt 8.57kb
| ├──006 Constraints for generics classes.mp4 14.83M
| ├──006 Constraints for generics classes.srt 4.57kb
| ├──006 Constraints for generics classes_en.srt 4.82kb
| ├──007 Custom interface constraint.mp4 34.47M
| ├──007 Custom interface constraint.srt 8.19kb
| ├──007 Custom interface constraint_en.srt 8.67kb
| ├──008 Constraints for generic methods.mp4 74.67M
| ├──008 Constraints for generic methods.srt 5.91kb
| ├──008 Constraints for generic methods_en.srt 6.02kb
| ├──009 Generic interfaces.mp4 23.50M
| ├──009 Generic interfaces.srt 7.72kb
| ├──009 Generic interfaces_en.srt 8.49kb
| ├──010 Constraints for generic interfaces.mp4 34.31M
| ├──010 Constraints for generic interfaces.srt 7.77kb
| ├──010 Constraints for generic interfaces_en.srt 8.26kb
| ├──011 Combing generic classes and generic interfaces.mp4 21.41M
| ├──011 Combing generic classes and generic interfaces.srt 5.95kb
| ├──011 Combing generic classes and generic interfaces_en.srt 6.71kb
| ├──012 Generic reflections.mp4 40.29M
| ├──012 Generic reflections.srt 8.47kb
| ├──012 Generic reflections_en.srt 9.30kb
| ├──013 Action generic delegate.mp4 49.29M
| ├──013 Action generic delegate.srt 11.09kb
| ├──013 Action generic delegate_en.srt 11.24kb
| ├──014 Func generic delegate.mp4 42.86M
| ├──014 Func generic delegate.srt 10.42kb
| ├──014 Func generic delegate_en.srt 10.97kb
| ├──015 Predicate generic delegate.mp4 28.85M
| ├──015 Predicate generic delegate.srt 7.05kb
| ├──015 Predicate generic delegate_en.srt 7.30kb
| ├──017 Generics Challenge Solution Task Management System.mp4 79.72M
| ├──017 Generics Challenge Solution Task Management System.srt 17.12kb
| ├──017 Generics Challenge Solution Task Management System_en.srt 17.23kb
| ├──018 Congrats on completing the generics section.mp4 1.59M
| ├──018 Congrats on completing the generics section.srt 0.59kb
| └──018 Congrats on completing the generics section_en.srt 0.69kb
├──22 – Threads
| ├──001 Threads Intro.mp4 19.87M
| ├──001 Threads Intro.srt 1.30kb
| ├──001 Threads Intro_en.srt 1.41kb
| ├──002 Threads Basics.mp4 66.62M
| ├──002 Threads Basics.srt 14.17kb
| ├──002 Threads Basics_en.srt 16.03kb
| ├──003 Thread Start and End &Completion.mp4 57.29M
| ├──003 Thread Start and End &Completion.srt 11.97kb
| ├──003 Thread Start and End &Completion_en.srt 12.95kb
| ├──004 ThreadPools and Threads in The Background.mp4 97.88M
| ├──004 ThreadPools and Threads in The Background.srt 10.21kb
| ├──004 ThreadPools and Threads in The Background_en.srt 11.91kb
| ├──005 Join And IsAlive.mp4 71.69M
| ├──005 Join And IsAlive.srt 16.16kb
| ├──005 Join And IsAlive_en.srt 17.79kb
| ├──006 Tasks and WPF.mp4 244.20M
| ├──006 Tasks and WPF.srt 28.74kb
| ├──006 Tasks and WPF_en.srt 31.26kb
| ├──007 Threads Readings.html 0.87kb
| ├──008 Threads Outro.mp4 14.99M
| ├──008 Threads Outro.srt 0.93kb
| └──008 Threads Outro_en.srt 0.96kb
├──23 – Unit Testing – Test Driven Development TDD
| ├──001 TDD Introduction.mp4 2.80M
| ├──001 TDD Introduction.srt 1.28kb
| ├──001 TDD Introduction_en.srt 1.55kb
| ├──002 What is TDD – Test Driven Development.mp4 6.35M
| ├──002 What is TDD – Test Driven Development.srt 4.84kb
| ├──002 What is TDD – Test Driven Development_en.srt 5.43kb
| ├──003 Create Project and Write First Test.mp4 18.63M
| ├──003 Create Project and Write First Test.srt 7.47kb
| ├──003 Create Project and Write First Test_en.srt 8.01kb
| ├──004 Refactoring and Adding Domain.mp4 20.90M
| ├──004 Refactoring and Adding Domain.srt 7.85kb
| ├──004 Refactoring and Adding Domain_en.srt 8.28kb
| ├──005 Adding Web API.mp4 47.56M
| ├──005 Adding Web API.srt 12.06kb
| ├──005 Adding Web API_en.srt 13.23kb
| ├──006 Test First Approach.mp4 41.67M
| ├──006 Test First Approach.srt 14.20kb
| ├──006 Test First Approach_en.srt 14.99kb
| ├──007 Assertion Message.mp4 20.73M
| ├──007 Assertion Message.srt 5.91kb
| ├──007 Assertion Message_en.srt 6.54kb
| ├──008 Fluent Assertions.mp4 69.00M
| ├──008 Fluent Assertions.srt 8.70kb
| ├──008 Fluent Assertions_en.srt 9.51kb
| ├──009 Test Conditions and Prerequisites.mp4 6.92M
| ├──009 Test Conditions and Prerequisites.srt 4.60kb
| ├──009 Test Conditions and Prerequisites_en.srt 5.21kb
| ├──010 Setting Up Flight Project.mp4 3.38M
| ├──010 Setting Up Flight Project.srt 1.60kb
| ├──010 Setting Up Flight Project_en.srt 1.71kb
| ├──011 Translating a Scenario to Test.mp4 91.78M
| ├──011 Translating a Scenario to Test.srt 13.21kb
| ├──011 Translating a Scenario to Test_en.srt 14.12kb
| ├──012 Red Green Refactor.mp4 21.91M
| ├──012 Red Green Refactor.srt 5.88kb
| ├──012 Red Green Refactor_en.srt 6.08kb
| ├──013 Given When Then Pattern And Avoid Overbooking Scenario Discovery.mp4 12.86M
| ├──013 Given When Then Pattern And Avoid Overbooking Scenario Discovery.srt 7.32kb
| ├──013 Given When Then Pattern And Avoid Overbooking Scenario Discovery_en.srt 8.33kb
| ├──014 Avoid Overbooking Scenario.mp4 53.32M
| ├──014 Avoid Overbooking Scenario.srt 10.30kb
| ├──014 Avoid Overbooking Scenario_en.srt 10.81kb
| ├──015 Test Trustwhortiness And Devils Advocate.mp4 26.10M
| ├──015 Test Trustwhortiness And Devils Advocate.srt 8.34kb
| ├──015 Test Trustwhortiness And Devils Advocate_en.srt 9.02kb
| ├──016 Practical Devils Advocate For Remaining Number of Seats.mp4 31.40M
| ├──016 Practical Devils Advocate For Remaining Number of Seats.srt 7.12kb
| ├──016 Practical Devils Advocate For Remaining Number of Seats_en.srt 8.05kb
| ├──017 Paremeterized Tests.mp4 36.37M
| ├──017 Paremeterized Tests.srt 7.88kb
| ├──017 Paremeterized Tests_en.srt 8.49kb
| ├──018 Discovering new scenarios by checking if the production code is complete.mp4 101.11M
| ├──018 Discovering new scenarios by checking if the production code is complete.srt 16.51kb
| ├──018 Discovering new scenarios by checking if the production code is complete_en.srt 18.03kb
| ├──019 Refactoring remember_bookings.mp4 9.65M
| ├──019 Refactoring remember_bookings.srt 3.43kb
| ├──019 Refactoring remember_bookings_en.srt 3.79kb
| ├──020 Rules of TDD.mp4 9.45M
| ├──020 Rules of TDD.srt 5.26kb
| ├──020 Rules of TDD_en.srt 5.92kb
| ├──021 Scenario Cancel bookings using Test-Driven Development Rules.mp4 62.51M
| ├──021 Scenario Cancel bookings using Test-Driven Development Rules.srt 13.46kb
| ├──021 Scenario Cancel bookings using Test-Driven Development Rules_en.srt 14.45kb
| ├──022 Handle Cancel Booking & No Booking Found.mp4 46.63M
| ├──022 Handle Cancel Booking & No Booking Found.srt 11.21kb
| ├──022 Handle Cancel Booking & No Booking Found_en.srt 11.63kb
| ├──023 How You Discover New Scenarios.mp4 8.50M
| ├──023 How You Discover New Scenarios.srt 2.82kb
| ├──023 How You Discover New Scenarios_en.srt 3.19kb
| ├──024 Application Layer Testing.mp4 8.09M
| ├──024 Application Layer Testing.srt 5.24kb
| ├──024 Application Layer Testing_en.srt 5.64kb
| ├──025 Scenario Application Layer Booking Part One.mp4 48.57M
| ├──025 Scenario Application Layer Booking Part One.srt 12.06kb
| ├──025 Scenario Application Layer Booking Part One_en.srt 12.86kb
| ├──026 Scenario Application Layer Booking Part Two.mp4 55.46M
| ├──026 Scenario Application Layer Booking Part Two.srt 10.81kb
| ├──026 Scenario Application Layer Booking Part Two_en.srt 11.50kb
| ├──027 Scenario Application Layer Booking Part Three.mp4 85.78M
| ├──027 Scenario Application Layer Booking Part Three.srt 11.08kb
| ├──027 Scenario Application Layer Booking Part Three_en.srt 11.35kb
| ├──028 Configure In Memory Database.mp4 72.73M
| ├──028 Configure In Memory Database.srt 9.86kb
| ├──028 Configure In Memory Database_en.srt 10.87kb
| ├──029 Parameterize Book Flights Test.mp4 15.94M
| ├──029 Parameterize Book Flights Test.srt 2.78kb
| ├──029 Parameterize Book Flights Test_en.srt 2.83kb
| ├──030 Implementing Booking Service.mp4 54.03M
| ├──030 Implementing Booking Service.srt 10.46kb
| ├──030 Implementing Booking Service_en.srt 11.56kb
| ├──031 Refactoring Booking Service.mp4 38.43M
| ├──031 Refactoring Booking Service.srt 4.82kb
| ├──031 Refactoring Booking Service_en.srt 5.03kb
| ├──032 Create Test for Cancelling Bookings.mp4 67.31M
| ├──032 Create Test for Cancelling Bookings.srt 11.95kb
| ├──032 Create Test for Cancelling Bookings_en.srt 12.73kb
| ├──033 Finalize Cancel Booking.mp4 32.49M
| ├──033 Finalize Cancel Booking.srt 6.38kb
| ├──033 Finalize Cancel Booking_en.srt 6.95kb
| ├──034 Naming Conventions.mp4 18.33M
| ├──034 Naming Conventions.srt 3.44kb
| ├──034 Naming Conventions_en.srt 3.70kb
| ├──035 Test Suit as Documentation.mp4 9.33M
| ├──035 Test Suit as Documentation.srt 2.83kb
| ├──035 Test Suit as Documentation_en.srt 3.04kb
| ├──036 Application Layer.mp4 1.52M
| ├──036 Application Layer.srt 0.82kb
| └──036 Application Layer_en.srt 0.91kb
├──24 – UNITY – Basics
| ├──001 Intro Unity Basics.mp4 60.56M
| ├──001 Intro Unity Basics.srt 3.48kb
| ├──001 Intro Unity Basics_en.srt 3.91kb
| ├──002 Installing Unity.html 0.16kb
| ├──003 Overview of the Unity Interface.mp4 47.87M
| ├──003 Overview of the Unity Interface.srt 9.61kb
| ├──003 Overview of the Unity Interface_en.srt 10.65kb
| ├──004 Creating your own Layout.mp4 30.65M
| ├──004 Creating your own Layout.srt 4.63kb
| ├──004 Creating your own Layout_en.srt 5.37kb
| ├──005 Player Movement.mp4 56.99M
| ├──005 Player Movement.srt 15.82kb
| ├──005 Player Movement_en.srt 17.39kb
| ├──006 Making Sure We Make Changes Correctly.mp4 13.35M
| ├──006 Making Sure We Make Changes Correctly.srt 3.80kb
| ├──006 Making Sure We Make Changes Correctly_en.srt 4.04kb
| ├──007 Physis Basics.mp4 18.17M
| ├──007 Physis Basics.srt 5.15kb
| ├──007 Physis Basics_en.srt 6.15kb
| ├──008 RigidBody – A Physical Body.mp4 48.68M
| ├──008 RigidBody – A Physical Body.srt 12.20kb
| ├──008 RigidBody – A Physical Body_en.srt 13.12kb
| ├──009 Colliders And Their Different Types.mp4 61.28M
| ├──009 Colliders And Their Different Types.srt 14.92kb
| ├──009 Colliders And Their Different Types_en.srt 16.10kb
| ├──010 Triggers.mp4 60.13M
| ├──010 Triggers.srt 13.06kb
| ├──010 Triggers_en.srt 13.76kb
| ├──011 Prefabs And GameObjects.mp4 25.21M
| ├──011 Prefabs And GameObjects.srt 6.42kb
| ├──011 Prefabs And GameObjects_en.srt 6.85kb
| ├──012 Components And More On Prefabs.mp4 23.71M
| ├──012 Components And More On Prefabs.srt 5.21kb
| ├──012 Components And More On Prefabs_en.srt 5.64kb
| ├──013 Keeping The Hierarchy Tidy.mp4 9.85M
| ├──013 Keeping The Hierarchy Tidy.srt 3.27kb
| ├──013 Keeping The Hierarchy Tidy_en.srt 3.53kb
| ├──014 Class Structure.mp4 31.05M
| ├──014 Class Structure.srt 11.41kb
| ├──014 Class Structure_en.srt 12.56kb
| ├──015 Mathf And Random Class.mp4 14.51M
| ├──015 Mathf And Random Class.srt 5.77kb
| ├──015 Mathf And Random Class_en.srt 6.45kb
| ├──016 Unity Basics Outro.mp4 41.71M
| ├──016 Unity Basics Outro.srt 2.30kb
| └──016 Unity Basics Outro_en.srt 2.51kb
├──25 – UNITY – Building the Game Pong with Unity
| ├──001 Pong Introduction.mp4 7.16M
| ├──001 Pong Introduction.srt 2.54kb
| ├──001 Pong Introduction_en.srt 2.87kb
| ├──002 Basics – UI Elements.mp4 37.64M
| ├──002 Basics – UI Elements.srt 8.50kb
| ├──002 Basics – UI Elements_en.srt 9.40kb
| ├──003 Basics – Accessing Text Through Code.mp4 24.94M
| ├──003 Basics – Accessing Text Through Code.srt 5.97kb
| ├──003 Basics – Accessing Text Through Code_en.srt 6.29kb
| ├──004 Basics – Buttons.mp4 39.63M
| ├──004 Basics – Buttons.srt 7.33kb
| ├──004 Basics – Buttons_en.srt 7.88kb
| ├──005 Basics – Switching Scenes.mp4 39.43M
| ├──005 Basics – Switching Scenes.srt 11.73kb
| ├──005 Basics – Switching Scenes_en.srt 12.39kb
| ├──006 Basics – Play Sound.mp4 41.40M
| ├──006 Basics – Play Sound.srt 10.92kb
| ├──006 Basics – Play Sound_en.srt 11.50kb
| ├──007 Project Outline – Pong.mp4 21.63M
| ├──007 Project Outline – Pong.srt 9.99kb
| ├──007 Project Outline – Pong_en.srt 11.20kb
| ├──008 Creating The Main Menu.mp4 129.87M
| ├──008 Creating The Main Menu.srt 18.51kb
| ├──008 Creating The Main Menu_en.srt 20.06kb
| ├──008 PongClone-Video-2-Main-Menu.zip 1.03M
| ├──009 PongClone-Video-3-Moving-from-Scene-a-to-b.zip 1.03M
| ├──009 Switching Scenes and Using Buttons.mp4 34.99M
| ├──009 Switching Scenes and Using Buttons.srt 11.10kb
| ├──009 Switching Scenes and Using Buttons_en.srt 11.98kb
| ├──010 Building Our Game Scene.mp4 88.06M
| ├──010 Building Our Game Scene.srt 16.75kb
| ├──010 Building Our Game Scene_en.srt 18.17kb
| ├──010 PongClone-Video-4-Building-our-Game-Scene.zip 1.04M
| ├──011 2D vs 3D Colliders and Rigidbody For Our Ball.mp4 25.59M
| ├──011 2D vs 3D Colliders and Rigidbody For Our Ball.srt 8.91kb
| ├──011 2D vs 3D Colliders and Rigidbody For Our Ball_en.srt 9.59kb
| ├──011 PongClone-Video-5-2D-vs-3D-Colliders-and-Rigidbody-for-our-Ball.zip 1.05M
| ├──012 Moving Our Ball Left And Right.mp4 49.51M
| ├──012 Moving Our Ball Left And Right.srt 13.04kb
| ├──012 Moving Our Ball Left And Right_en.srt 13.86kb
| ├──012 PongClone-Video-6-Ball-Movement.zip 1.07M
| ├──013 Racket Movement.mp4 59.73M
| ├──013 Racket Movement.srt 11.71kb
| ├──013 Racket Movement_en.srt 13.03kb
| ├──014 Bouncing Off Correctly.mp4 51.98M
| ├──014 Bouncing Off Correctly.srt 9.98kb
| ├──014 Bouncing Off Correctly_en.srt 10.91kb
| ├──014 PongClone-Video-8-Bouncing-off-correctly.zip 1.08M
| ├──015 PongClone-Video-9-Scoring-System.zip 1.09M
| ├──015 Scoring System.mp4 51.81M
| ├──015 Scoring System.srt 8.94kb
| ├──015 Scoring System_en.srt 9.34kb
| ├──016 PongClone-Video-10-Restarting-a-Round.zip 1.09M
| ├──016 Restarting A Round.mp4 56.11M
| ├──016 Restarting A Round.srt 6.19kb
| ├──016 Restarting A Round_en.srt 6.91kb
| ├──017 PongClone-Video-11-Game-Over.zip 1.11M
| ├──017 The Game Over Screen.mp4 24.63M
| ├──017 The Game Over Screen.srt 5.77kb
| ├──017 The Game Over Screen_en.srt 5.85kb
| ├──018 Adding Sound To The Game.mp4 31.19M
| ├──018 Adding Sound To The Game.srt 9.45kb
| ├──018 Adding Sound To The Game_en.srt 10.14kb
| ├──018 PongClone-Video-12-Adding-Sound.zip 1.16M
| ├──019 Adding a Basic AI.mp4 19.37M
| ├──019 Adding a Basic AI.srt 5.46kb
| ├──019 Adding a Basic AI_en.srt 5.87kb
| ├──019 PongClone-Video-13-Adding-AI.zip 1.17M
| ├──020 Chapter Summary.mp4 31.74M
| ├──020 Chapter Summary.srt 1.81kb
| └──020 Chapter Summary_en.srt 2.05kb
├──26 – UNITY – Building a Zig Zag Clone With Unity
| ├──001 Chapter Intro.mp4 17.45M
| ├──001 Chapter Intro.srt 1.27kb
| ├──001 Chapter Intro_en.srt 1.30kb
| ├──002 Zig Zag Intro.mp4 3.65M
| ├──002 Zig Zag Intro.srt 0.86kb
| ├──002 Zig Zag Intro_en.srt 0.93kb
| ├──003 Basics- Instatiating (Creating Via Code) An Object.mp4 19.44M
| ├──003 Basics- Instatiating (Creating Via Code) An Object.srt 5.80kb
| ├──003 Basics- Instatiating (Creating Via Code) An Object_en.srt 6.34kb
| ├──004 Basics – Invoke And InvokeRepeating For Delayed Calls And Repeated Calls.mp4 18.68M
| ├──004 Basics – Invoke And InvokeRepeating For Delayed Calls And Repeated Calls.srt 5.00kb
| ├──004 Basics – Invoke And InvokeRepeating For Delayed Calls And Repeated Calls_en.srt 5.39kb
| ├──005 Basics – Playerpreferences – Saving Data.mp4 27.53M
| ├──005 Basics – Playerpreferences – Saving Data.srt 7.72kb
| ├──005 Basics – Playerpreferences – Saving Data_en.srt 8.19kb
| ├──006 Basics – Raycast.mp4 39.08M
| ├──006 Basics – Raycast.srt 9.19kb
| ├──006 Basics – Raycast_en.srt 9.45kb
| ├──007 Setup For Zig Zag.mp4 40.20M
| ├──007 Setup For Zig Zag.srt 10.10kb
| ├──007 Setup For Zig Zag_en.srt 10.56kb
| ├──007 ZigZagClone-Video-01.zip 59.82M
| ├──008 Setting The Perspective.mp4 84.25M
| ├──008 Setting The Perspective.srt 8.95kb
| ├──008 Setting The Perspective_en.srt 9.85kb
| ├──008 ZigZagClone-Video-02.zip 59.75M
| ├──009 Moving The Character.mp4 39.98M
| ├──009 Moving The Character.srt 6.91kb
| ├──009 Moving The Character_en.srt 7.65kb
| ├──009 ZigZagClone-Video-03.zip 59.77M
| ├──010 Make Camera Follow Player.mp4 21.77M
| ├──010 Make Camera Follow Player.srt 4.41kb
| ├──010 Make Camera Follow Player_en.srt 4.71kb
| ├──010 ZigZagClone-Video-04.zip 59.77M
| ├──011 Animate The Character.mp4 92.59M
| ├──011 Animate The Character.srt 16.34kb
| ├──011 Animate The Character_en.srt 17.85kb
| ├──011 ZigZagClone-Video-05.zip 59.78M
| ├──012 Start The Game.mp4 96.80M
| ├──012 Start The Game.srt 11.59kb
| ├──012 Start The Game_en.srt 11.91kb
| ├──012 ZigZagClone-Video-06.zip 59.79M
| ├──013 Restart The Game.mp4 27.96M
| ├──013 Restart The Game.srt 5.27kb
| ├──013 Restart The Game_en.srt 5.36kb
| ├──013 ZigZagClone-Video-07.zip 59.79M
| ├──014 Collecting Crystals And Increasing The Score.mp4 133.84M
| ├──014 Collecting Crystals And Increasing The Score.srt 11.83kb
| ├──014 Collecting Crystals And Increasing The Score_en.srt 12.32kb
| ├──014 PongClone-Video-8-Bouncing-off-correctly.zip 1.08M
| ├──015 Adding A Highscore.mp4 22.30M
| ├──015 Adding A Highscore.srt 6.92kb
| ├──015 Adding A Highscore_en.srt 6.83kb
| ├──015 PongClone-Video-9-Scoring-System.zip 1.09M
| ├──016 Adding The Particle Effect.mp4 166.69M
| ├──016 Adding The Particle Effect.srt 17.36kb
| ├──016 Adding The Particle Effect_en.srt 18.25kb
| ├──016 ZigZagClone-Video-10.zip 62.10M
| ├──017 Background Music Loop.mp4 41.99M
| ├──017 Background Music Loop.srt 8.11kb
| ├──017 Background Music Loop_en.srt 8.72kb
| ├──017 ZigZagClone-Video-11.zip 63.57M
| ├──018 Procedural Creation Of Our Map.mp4 235.84M
| ├──018 Procedural Creation Of Our Map.srt 24.00kb
| ├──018 Procedural Creation Of Our Map_en.srt 25.36kb
| └──018 ZigZagClone-Video-12-Final.zip 63.55M
├──27 – UNITY – Building a Fruit Ninja Clone With Unity
| ├──001 Chapter Intro.mp4 41.41M
| ├──001 Chapter Intro.srt 2.50kb
| ├──001 Chapter Intro_en.srt 2.74kb
| ├──002 Create Fruits And Explode Them.mp4 133.17M
| ├──002 Create Fruits And Explode Them.srt 21.08kb
| ├──002 Create Fruits And Explode Them_en.srt 22.40kb
| ├──002 Fruit-Ninja-Clone-v1-Video-01.zip 2.13M
| ├──003 Fruit Spawner.mp4 99.42M
| ├──003 Fruit Spawner.srt 20.53kb
| ├──003 Fruit Spawner_en.srt 21.69kb
| ├──003 Fruit-Ninja-Clone-v1-Video-02.zip 2.19M
| ├──004 Creating Our Blade.mp4 56.23M
| ├──004 Creating Our Blade.srt 15.56kb
| ├──004 Creating Our Blade_en.srt 17.05kb
| ├──004 Fruit-Ninja-Clone-v1-Video-03.zip 2.19M
| ├──005 Fruit-Ninja-Clone-v1-Video-04.zip 2.19M
| ├──005 GUI and Bombs.mp4 95.54M
| ├──005 GUI and Bombs.srt 25.91kb
| ├──005 GUI and Bombs_en.srt 27.15kb
| ├──006 Fruit-Ninja-Clone-v1-Video-05.zip 2.22M
| ├──006 Game Over and Restart.mp4 59.83M
| ├──006 Game Over and Restart.srt 16.17kb
| ├──006 Game Over and Restart_en.srt 16.56kb
| ├──007 Adding The Highscore.mp4 48.15M
| ├──007 Adding The Highscore.srt 10.36kb
| ├──007 Adding The Highscore_en.srt 10.99kb
| ├──007 Fruit-Ninja-Clone-v1-Video-06.zip 2.23M
| ├──008 Extend The Game.mp4 35.06M
| ├──008 Extend The Game.srt 8.81kb
| ├──008 Extend The Game_en.srt 9.25kb
| ├──009 Prepare Code For Android.mp4 29.35M
| ├──009 Prepare Code For Android.srt 7.61kb
| ├──009 Prepare Code For Android_en.srt 8.18kb
| ├──010 Test On An Android Device.mp4 23.39M
| ├──010 Test On An Android Device.srt 5.33kb
| ├──010 Test On An Android Device_en.srt 5.45kb
| ├──011 Make Some Adjustments.mp4 16.99M
| ├──011 Make Some Adjustments.srt 2.36kb
| ├──011 Make Some Adjustments_en.srt 2.60kb
| ├──012 Adding Unity Ads to Your Game.mp4 34.96M
| ├──012 Adding Unity Ads to Your Game.srt 8.42kb
| ├──012 Adding Unity Ads to Your Game_en.srt 8.78kb
| ├──013 Setting Up Your Device as Developer Device.mp4 4.61M
| ├──013 Setting Up Your Device as Developer Device.srt 1.50kb
| ├──013 Setting Up Your Device as Developer Device_en.srt 1.57kb
| ├──014 Adding Sound.mp4 71.68M
| ├──014 Adding Sound.srt 11.29kb
| ├──014 Adding Sound_en.srt 11.93kb
| └──014 Fruit-Ninja-Clone-v1-Final.zip 2.26M
├──28 – Thank you for completing the course!
| ├──001 Thanks for finishing the course.mp4 104.22M
| ├──001 Thanks for finishing the course.srt 6.02kb
| └──001 Thanks for finishing the course_en.srt 6.70kb
└──29 – Bonus
| └──001 The C# Progress Academy – Become a senior C# developer.html 0.35kb