~Get Your Files Here !/1. Introduction/1. Welcome! (Basic information and how to get help).mp438.22MB
~Get Your Files Here !/1. Introduction/2. Checking if your Version of Visual Studio supports C# 9.mp421.14MB
~Get Your Files Here !/1. Introduction/3. Installing Visual Studio.mp435.47MB
~Get Your Files Here !/1. Introduction/5. Accessing the code.mp417.6MB
~Get Your Files Here !/10. What are the default access modifiers in C#/1. 9. What are the default access modifiers in C#.mp443.81MB
~Get Your Files Here !/11. What is the purpose of the sealed modifier/1. 10. What is the purpose of the sealed modifier.mp448.29MB
~Get Your Files Here !/12. What is the purpose of the params keyword/1. 11. What is the purpose of the params keyword.mp438.63MB
~Get Your Files Here !/13. What is the difference between a class and a struct/1. 12. What is the difference between a class and a struct.mp437.94MB
~Get Your Files Here !/14. What are partial classes/1. 13. What are partial classes.mp440.02MB
~Get Your Files Here !/15. What does the new keyword do/1. 14. What does the new keyword do.mp433.42MB
~Get Your Files Here !/16. What is the purpose of the static keyword/1. 15. What is the purpose of the static keyword.mp483.05MB
~Get Your Files Here !/17. What is a static class/1. 16. What is a static class.mp441.73MB
~Get Your Files Here !/18. What is the purpose of the ternary conditional operator/1. 17. What is the purpose of the ternary conditional operator.mp426.58MB
~Get Your Files Here !/19. What is the purpose of the null coalescing and null conditional operators/1. 18. What is the purpose of the null coalescing and null conditional operators.mp461.23MB
~Get Your Files Here !/2. What is the Common Intermediate Language (CIL)/1. What is the Common Intermediate Language (CIL).mp426.44MB
~Get Your Files Here !/20. What is encapsulation/1. 19. What is encapsulation.mp451.78MB
~Get Your Files Here !/21. What is LINQ/1. 20. What is LINQ.mp445.75MB
~Get Your Files Here !/22. What are extension methods/1. 21. What are extension methods.mp459.8MB
~Get Your Files Here !/23. What is IEnumerable/1. 22. What is IEnumerable.mp462.15MB
~Get Your Files Here !/24. What is the difference between the equality operator (==) and Equals/1. 23. What is the difference between the equality operator (==) and Equals.mp482.43MB
~Get Your Files Here !/25. What is the difference between deep copy and shallow copy/1. 24.What is the difference between deep copy and shallow copy.mp461.48MB
~Get Your Files Here !/26. What is the Garbage Collector/1. 25. What is the Garbage Collector.mp471.14MB
~Get Your Files Here !/27. What are nullable types/1. 26. What are nullable types.mp440.77MB
~Get Your Files Here !/28. What is a property/1. 27. What is a property.mp427.97MB
~Get Your Files Here !/29. What are generics/1. 28. What are generics.mp443.4MB
~Get Your Files Here !/29. What are generics/1.1 28_Generics.mp417.03MB
~Get Your Files Here !/3. What is the Common Language Runtime (CLR)/1. 2. What is the Common Language Runtime (CLR).mp443.66MB
~Get Your Files Here !/30. What is the difference between the const and the readonly modifiers/1. 29. What is the difference between the const and the readonly modifiers.mp450.02MB
~Get Your Files Here !/31. What is the difference between the ref and the out keywords/1. 30. What is the difference between the ref and the out keywords.mp469.98MB
~Get Your Files Here !/32. What is the difference between an interface and an abstract class/1. 31. What is the difference between an interface and an abstract class.mp462.79MB
~Get Your Files Here !/33. What is polymorphism/1. 32. What is polymorphism.mp424.59MB
~Get Your Files Here !/34. What's the difference between a virtual method and an abstract method/1. 33. What's the difference between a virtual method and an abstract method.mp449.99MB
~Get Your Files Here !/35. What is the method overloading/1. 34. What is the method overloading.mp454.71MB
~Get Your Files Here !/36. What is the difference between method overriding and method hiding/1. 35. What is the difference between method overriding and method hiding.mp480.78MB
~Get Your Files Here !/37. Does C# support multiple inheritance/1. 36. Does C# support multiple inheritance.mp444.37MB
~Get Your Files Here !/38. What is the DRY principle/1. 37. What is the DRY principle.mp474.53MB
~Get Your Files Here !/39. What is the magic number antipattern/1. 38. What is the magic number antipattern.mp445.76MB
~Get Your Files Here !/4. What is the difference between C# and .NET/1. 3. What is the difference between C# and .NET.mp429.4MB
~Get Your Files Here !/40. Why is using the goto keyword considered a bad practice/1. 39. Why is using the goto keyword considered a bad practice.mp485.64MB
~Get Your Files Here !/41. What is the spaghetti code/1. 40. What is the spaghetti code.mp478.56MB
~Get Your Files Here !/42. What is the Singleton design pattern/1. 41. What is the Singleton design pattern.mp444.39MB
~Get Your Files Here !/43. What is the Builder design pattern/1. 42. What is the Builder design pattern.mp482.99MB
~Get Your Files Here !/44. What is the Adapter design pattern/1. 43. What is the Adapter design pattern.mp443.24MB
~Get Your Files Here !/45. What is the Bridge design pattern/1. 44. What is the Bridge design pattern.mp426.05MB
~Get Your Files Here !/46. What is the Factory Method design pattern/1. 45. What is the Factory Method design pattern.mp436.22MB
~Get Your Files Here !/47. What is the S in the SOLID principles/1. 46. What is the S in the SOLID principles.mp480.97MB
~Get Your Files Here !/48. What is the O in the SOLID principles/1. 47. What is the O in the SOLID principles.mp486.25MB
~Get Your Files Here !/49. What is the L in the SOLID principles/1. 48. What is the L in the SOLID principles.mp467.93MB
~Get Your Files Here !/5. What is the difference between value types and reference types/1. 4. What is the difference between value types and reference types.mp482.39MB
~Get Your Files Here !/50. What is the I in the SOLID principles/1. 49. What is the I in the SOLID principles.mp458.8MB
~Get Your Files Here !/51. What is the D in the SOLID principles/1. 50. What is the D in the SOLID principles.mp452.19MB
~Get Your Files Here !/6. What is boxing and unboxing/1. 5. What is boxing and unboxing.mp440.86MB
~Get Your Files Here !/7. What are the three main types of errors/1. 6. What are the three main types of errors.mp453.12MB
~Get Your Files Here !/8. How are exceptions handled in C#/1. 7. How are exceptions handled in C#.mp432.96MB
~Get Your Files Here !/9. What are the types of access modifiers in C#/1. 8. What are the types of access modifiers in C#.mp4115.47MB