本站已收录 番号和无损神作磁力链接/BT种子 

Pluralsight (Gill Cleeren, 2021) Introduction to the C# Type System

种子简介

种子名称: Pluralsight (Gill Cleeren, 2021) Introduction to the C# Type System
文件类型: 视频
文件数目: 102个文件
文件大小: 669.21 MB
收录时间: 2023-5-26 05:07
已经下载: 3
资源热度: 175
最近下载: 2024-6-1 07:50

下载BT种子文件

下载Torrent文件(.torrent) 立即下载

磁力链接下载

magnet:?xt=urn:btih:fd615b003af8c829a88b581da0cf91dbb0cb572b&dn=Pluralsight (Gill Cleeren, 2021) Introduction to the C# Type System 复制链接到迅雷、QQ旋风进行下载,或者使用百度云离线下载。

喜欢这个种子的人也喜欢

种子包含的文件

Pluralsight (Gill Cleeren, 2021) Introduction to the C# Type System.torrent
  • 01. Course Overview/1. Course Overview.mp43.8MB
  • 02. Course Introduction/1. Version Check.mp4614.4KB
  • 02. Course Introduction/2. Module Introduction.mp41.11MB
  • 02. Course Introduction/3. What Will You Learn from This Course.mp45MB
  • 02. Course Introduction/4. Required Tools.mp41.22MB
  • 03. Using Built-in C# Data Types/01. Module Introduction.mp41.61MB
  • 03. Using Built-in C# Data Types/02. Understanding Types in C#.mp48.36MB
  • 03. Using Built-in C# Data Types/03. Using Built-in Data Types.mp42.33MB
  • 03. Using Built-in C# Data Types/04. Demo - Working with Primitive Types.mp410.45MB
  • 03. Using Built-in C# Data Types/05. Expressions in C#.mp42.81MB
  • 03. Using Built-in C# Data Types/06. Demo - Operators and Default Values.mp411.51MB
  • 03. Using Built-in C# Data Types/07. Members on Primitive Types.mp42.72MB
  • 03. Using Built-in C# Data Types/08. Demo - Working with Members of int and char.mp49.4MB
  • 03. Using Built-in C# Data Types/09. Working with DateTime.mp43.05MB
  • 03. Using Built-in C# Data Types/10. Demo - Working with DateTime.mp418.64MB
  • 03. Using Built-in C# Data Types/11. Converting between Types.mp43.21MB
  • 03. Using Built-in C# Data Types/12. Demo - Converting between Types.mp47.75MB
  • 03. Using Built-in C# Data Types/13. Implicit Typing.mp43.34MB
  • 03. Using Built-in C# Data Types/14. Demo - Implicit Typing.mp45.08MB
  • 03. Using Built-in C# Data Types/15. Summary.mp41.2MB
  • 04. Creating and Using Strings/01. Module Introduction.mp41.87MB
  • 04. Creating and Using Strings/02. Understanding Strings in C#.mp43.56MB
  • 04. Creating and Using Strings/03. Demo - Creating Strings.mp45.33MB
  • 04. Creating and Using Strings/04. Working with Strings.mp46.32MB
  • 04. Creating and Using Strings/05. Demo - Working with Strings.mp414.91MB
  • 04. Creating and Using Strings/06. Escaping Text.mp42.86MB
  • 04. Creating and Using Strings/07. Demo - Escaping Text.mp46.58MB
  • 04. Creating and Using Strings/08. Testing Strings for Equality.mp41.78MB
  • 04. Creating and Using Strings/09. Demo - Comparing Strings.mp44.73MB
  • 04. Creating and Using Strings/10. The Immutability of Strings.mp46.12MB
  • 04. Creating and Using Strings/11. Demo - Strings are Immutable.mp413.55MB
  • 04. Creating and Using Strings/12. Parsing from Strings to Other Types.mp41.97MB
  • 04. Creating and Using Strings/13. Demo - Parsing Strings.mp47.15MB
  • 04. Creating and Using Strings/14. Summary.mp4817.86KB
  • 05. Working with Methods/01. Module Introduction.mp41.29MB
  • 05. Working with Methods/02. Understanding Methods.mp47.41MB
  • 05. Working with Methods/03. Demo - Creating Methods.mp414.26MB
  • 05. Working with Methods/04. Finding the Correct Method.mp43.23MB
  • 05. Working with Methods/05. Demo - Method Overloading.mp49.22MB
  • 05. Working with Methods/06. Passing Parameters by Value and by Reference.mp44.09MB
  • 05. Working with Methods/07. Demo - Passing Parameters by Value and by Reference.mp414.71MB
  • 05. Working with Methods/08. Demo - Using the out Keyword.mp48.29MB
  • 05. Working with Methods/09. Using params.mp42.54MB
  • 05. Working with Methods/10. Demo - Using params.mp45.21MB
  • 05. Working with Methods/11. Optional Parameters and Named Arguments.mp43.2MB
  • 05. Working with Methods/12. Demo - Optional Parameters and Named Arguments.mp48.29MB
  • 05. Working with Methods/13. Demo - Using Expression-bodied syntax.mp44.51MB
  • 05. Working with Methods/14. Summary.mp4676.33KB
  • 06. Understanding Value Types and Reference Types/1. Module Introduction.mp41.57MB
  • 06. Understanding Value Types and Reference Types/2. The Common Type System.mp47.49MB
  • 06. Understanding Value Types and Reference Types/3. Understanding Custom Types.mp45.61MB
  • 06. Understanding Value Types and Reference Types/4. Demo - Browsing for Custom Types.mp414.19MB
  • 06. Understanding Value Types and Reference Types/5. Creating Enumerations.mp42.69MB
  • 06. Understanding Value Types and Reference Types/6. Demo - Creating Enumerations.mp412.57MB
  • 06. Understanding Value Types and Reference Types/7. Working with Structs.mp43.74MB
  • 06. Understanding Value Types and Reference Types/8. Demo - Working with Structs.mp48.72MB
  • 06. Understanding Value Types and Reference Types/9. Summary.mp4979.72KB
  • 07. Creating Your First Class and Objects/01. Module Introduction.mp41.62MB
  • 07. Creating Your First Class and Objects/02. Understanding Classes.mp44.69MB
  • 07. Creating Your First Class and Objects/03. Creating the Employee Class.mp44.58MB
  • 07. Creating Your First Class and Objects/04. Demo - Creating the Employee Class.mp414.33MB
  • 07. Creating Your First Class and Objects/05. Using the Class.mp411MB
  • 07. Creating Your First Class and Objects/06. Demo - Creating Objects.mp420.19MB
  • 07. Creating Your First Class and Objects/07. Demo - Working with Several Objects.mp46.01MB
  • 07. Creating Your First Class and Objects/08. Demo - Classes Are Reference Types.mp46.68MB
  • 07. Creating Your First Class and Objects/09. Adding Properties.mp44.29MB
  • 07. Creating Your First Class and Objects/10. Demo - Adding Properties.mp417.73MB
  • 07. Creating Your First Class and Objects/11. Demo - Building the Employee Registration Application.mp415.08MB
  • 07. Creating Your First Class and Objects/12. Summary.mp41.05MB
  • 08. Doing More with Custom Types/01. Module Introduction.mp41.97MB
  • 08. Doing More with Custom Types/02. Grouping Classes in Namespaces.mp42.9MB
  • 08. Doing More with Custom Types/03. Demo - Working with Custom Namespaces.mp412.34MB
  • 08. Doing More with Custom Types/04. Introducing Static Data.mp44.84MB
  • 08. Doing More with Custom Types/05. Demo - Working with Static Data and Methods.mp416.82MB
  • 08. Doing More with Custom Types/06. Demo - Working with Constant Data.mp44.13MB
  • 08. Doing More with Custom Types/07. Working with null.mp44.88MB
  • 08. Doing More with Custom Types/08. Demo - Working with null.mp411.94MB
  • 08. Doing More with Custom Types/09. Understanding Garbage Collection.mp43.77MB
  • 08. Doing More with Custom Types/10. Demo - Understanding Garbage Collection.mp410.24MB
  • 08. Doing More with Custom Types/11. Summary.mp41.16MB
  • 09. Applying Inheritance to C# Types/01. Module Introduction.mp41.96MB
  • 09. Applying Inheritance to C# Types/02. Understanding Inheritance.mp44.2MB
  • 09. Applying Inheritance to C# Types/03. Creating a Base and a Derived Type.mp44.93MB
  • 09. Applying Inheritance to C# Types/04. Demo - Creating a Base and a Derived Type.mp430.29MB
  • 09. Applying Inheritance to C# Types/05. The Is-A Relation.mp41.53MB
  • 09. Applying Inheritance to C# Types/06. Demo - The Is-A Relation.mp47.06MB
  • 09. Applying Inheritance to C# Types/07. Using Polymorphism.mp48.75MB
  • 09. Applying Inheritance to C# Types/08. Demo - Using the virtual and override Keywords.mp421.88MB
  • 09. Applying Inheritance to C# Types/09. Demo - Working with Sealed Classes.mp43.47MB
  • 09. Applying Inheritance to C# Types/10. Abstract Classes.mp44.57MB
  • 09. Applying Inheritance to C# Types/11. Demo - Working with Abstract Classes.mp418.51MB
  • 09. Applying Inheritance to C# Types/12. Inheriting from System.Object.mp43.16MB
  • 09. Applying Inheritance to C# Types/13. Demo - Inheriting from System.Object.mp47.44MB
  • 09. Applying Inheritance to C# Types/14. Summary.mp41.29MB
  • 10. Using Interfaces/1. Module Introduction.mp4944.99KB
  • 10. Using Interfaces/2. Understanding Interfaces.mp46.33MB
  • 10. Using Interfaces/3. Demo - Creating a Custom Interface.mp412.41MB
  • 10. Using Interfaces/4. Exploring and Using Built-in Interfaces.mp41.96MB
  • 10. Using Interfaces/5. Demo - Using IComparable.mp413.24MB
  • 10. Using Interfaces/6. Using Polymorphism with Interfaces.mp4958.23KB
  • 10. Using Interfaces/7. Demo - Using Polymorphism with Interfaces.mp45.36MB
  • 10. Using Interfaces/8. Summary and Course Closing.mp41.6MB