TorBT - Torrents and Magnet Links Search Engine

Object-Oriented Programming Fundamentals in C#

File Name
Size
01. Course Overview/01. Course Overview.mp4
2.7 MB
01. Course Overview/01. Course Overview.srt
1.9 kB
02. Introduction/01. Introduction.mp4
3.5 MB
02. Introduction/01. Introduction.srt
4.3 kB
02. Introduction/02. Object != Class.mp4
6.9 MB
02. Introduction/02. Object != Class.srt
5.3 kB
02. Introduction/03. Terms in Context.mp4
3.5 MB
02. Introduction/03. Terms in Context.srt
4.3 kB
02. Introduction/04. What Is Object-oriented Programming-.mp4
4.2 MB
02. Introduction/04. What Is Object-oriented Programming-.srt
3.9 kB
02. Introduction/05. Get the Most from This Course.mp4
2.3 MB
02. Introduction/05. Get the Most from This Course.srt
2.8 kB
02. Introduction/06. Course Outline.mp4
2.9 MB
02. Introduction/06. Course Outline.srt
3.1 kB
03. Identifying Classes from Requirements/01. Introduction.mp4
2.6 MB
03. Identifying Classes from Requirements/01. Introduction.srt
3.1 kB
03. Identifying Classes from Requirements/02. Analyze the Business Problem.mp4
3.7 MB
03. Identifying Classes from Requirements/02. Analyze the Business Problem.srt
3.1 kB
03. Identifying Classes from Requirements/03. Start with the Nouns.mp4
2.0 MB
03. Identifying Classes from Requirements/03. Start with the Nouns.srt
2.1 kB
03. Identifying Classes from Requirements/04. Define Appropriate Members.mp4
4.0 MB
03. Identifying Classes from Requirements/04. Define Appropriate Members.srt
3.9 kB
03. Identifying Classes from Requirements/05. Consider Time.mp4
3.9 MB
03. Identifying Classes from Requirements/05. Consider Time.srt
3.5 kB
03. Identifying Classes from Requirements/06. Abstraction.mp4
2.3 MB
03. Identifying Classes from Requirements/06. Abstraction.srt
2.7 kB
03. Identifying Classes from Requirements/07. Encapsulation.mp4
5.8 MB
03. Identifying Classes from Requirements/07. Encapsulation.srt
6.3 kB
03. Identifying Classes from Requirements/08. Summary.mp4
2.2 MB
03. Identifying Classes from Requirements/08. Summary.srt
2.7 kB
04. Building Entity Classes/01. Introduction.mp4
1.2 MB
04. Building Entity Classes/01. Introduction.srt
1.1 kB
04. Building Entity Classes/02. Layering the Application.mp4
3.0 MB
04. Building Entity Classes/02. Layering the Application.srt
3.7 kB
04. Building Entity Classes/03. Building the Business Logic Layer Component.mp4
4.0 MB
04. Building Entity Classes/03. Building the Business Logic Layer Component.srt
2.4 kB
04. Building Entity Classes/04. Building a Class- Properties.mp4
9.9 MB
04. Building Entity Classes/04. Building a Class- Properties.srt
7.9 kB
04. Building Entity Classes/05. Using Snippets.mp4
7.0 MB
04. Building Entity Classes/05. Using Snippets.srt
4.8 kB
04. Building Entity Classes/06. Testing the Class.mp4
3.5 MB
04. Building Entity Classes/06. Testing the Class.srt
2.8 kB
04. Building Entity Classes/07. Testing the Class- Valid Values.mp4
13 MB
04. Building Entity Classes/07. Testing the Class- Valid Values.srt
7.5 kB
04. Building Entity Classes/08. Testing the Class- Invalid Values.mp4
6.6 MB
04. Building Entity Classes/08. Testing the Class- Invalid Values.srt
3.3 kB
04. Building Entity Classes/09. Working with Objects.mp4
3.1 MB
04. Building Entity Classes/09. Working with Objects.srt
3.5 kB
04. Building Entity Classes/10. Objects Are Reference Types.mp4
2.7 MB
04. Building Entity Classes/10. Objects Are Reference Types.srt
2.9 kB
04. Building Entity Classes/11. Static Modifier.mp4
6.2 MB
04. Building Entity Classes/11. Static Modifier.srt
3.7 kB
04. Building Entity Classes/12. Checklists and Summary.mp4
3.5 MB
04. Building Entity Classes/12. Checklists and Summary.srt
4.4 kB
05. Building Entity Classes - Methods/01. Introduction.mp4
1.3 MB
05. Building Entity Classes - Methods/01. Introduction.srt
1.5 kB
05. Building Entity Classes - Methods/02. Building a Class- Methods.mp4
6.3 MB
05. Building Entity Classes - Methods/02. Building a Class- Methods.srt
4.0 kB
05. Building Entity Classes - Methods/03. Testing the Methods.mp4
5.4 MB
05. Building Entity Classes - Methods/03. Testing the Methods.srt
3.5 kB
05. Building Entity Classes - Methods/04. Terms.mp4
7.3 MB
05. Building Entity Classes - Methods/04. Terms.srt
4.5 kB
05. Building Entity Classes - Methods/05. Building a Class- Constructors.mp4
5.0 MB
05. Building Entity Classes - Methods/05. Building a Class- Constructors.srt
3.4 kB
05. Building Entity Classes - Methods/06. Building the Remaining Classes.mp4
9.4 MB
05. Building Entity Classes - Methods/06. Building the Remaining Classes.srt
5.2 kB
05. Building Entity Classes - Methods/07. Checklists and Summary.mp4
3.4 MB
05. Building Entity Classes - Methods/07. Checklists and Summary.srt
3.9 kB
06. Separation of Responsibilities/01. Introduction.mp4
1.9 MB
06. Separation of Responsibilities/01. Introduction.srt
2.3 kB
06. Separation of Responsibilities/02. Separation of Concerns.mp4
5.0 MB
06. Separation of Responsibilities/02. Separation of Concerns.srt
5.2 kB
06. Separation of Responsibilities/03. Revisiting the Class Diagram.mp4
5.1 MB
06. Separation of Responsibilities/03. Revisiting the Class Diagram.srt
5.5 kB
06. Separation of Responsibilities/04. Building the Address Class.mp4
1.9 MB
06. Separation of Responsibilities/04. Building the Address Class.srt
1.0 kB
06. Separation of Responsibilities/05. Building a Repository Class.mp4
4.5 MB
06. Separation of Responsibilities/05. Building a Repository Class.srt
2.0 kB
06. Separation of Responsibilities/06. Testing a Repository Class.mp4
8.0 MB
06. Separation of Responsibilities/06. Testing a Repository Class.srt
4.0 kB
06. Separation of Responsibilities/07. Building the Remaining Repositories.mp4
8.8 MB
06. Separation of Responsibilities/07. Building the Remaining Repositories.srt
3.7 kB
06. Separation of Responsibilities/08. Checklists and Summary.mp4
3.9 MB
06. Separation of Responsibilities/08. Checklists and Summary.srt
4.7 kB
07. Establishing Relationships/01. Introduction.mp4
4.5 MB
07. Establishing Relationships/01. Introduction.srt
4.7 kB
07. Establishing Relationships/02. Defining the Relationships.mp4
2.7 MB
07. Establishing Relationships/02. Defining the Relationships.srt
2.5 kB
07. Establishing Relationships/03. Types of Relationships.mp4
3.0 MB
07. Establishing Relationships/03. Types of Relationships.srt
4.0 kB
07. Establishing Relationships/04. Collaboration.mp4
3.9 MB
07. Establishing Relationships/04. Collaboration.srt
2.5 kB
07. Establishing Relationships/05. Composition.mp4
2.1 MB
07. Establishing Relationships/05. Composition.srt
2.0 kB
07. Establishing Relationships/06. Composition- References.mp4
8.2 MB
07. Establishing Relationships/06. Composition- References.srt
4.7 kB
07. Establishing Relationships/07. Populating the Referenced Objects.mp4
11 MB
07. Establishing Relationships/07. Populating the Referenced Objects.srt
5.5 kB
07. Establishing Relationships/08. Testing a Composition Relationship.mp4
9.9 MB
07. Establishing Relationships/08. Testing a Composition Relationship.srt
4.4 kB
07. Establishing Relationships/09. Composition- Ids.mp4
7.2 MB
07. Establishing Relationships/09. Composition- Ids.srt
5.4 kB
07. Establishing Relationships/10. Inheritance.mp4
5.7 MB
07. Establishing Relationships/10. Inheritance.srt
5.9 kB
07. Establishing Relationships/11. Checklists and Summary.mp4
4.1 MB
07. Establishing Relationships/11. Checklists and Summary.srt
4.2 kB
08. Leveraging Reuse through Inheritance/01. Introduction.mp4
5.3 MB
08. Leveraging Reuse through Inheritance/01. Introduction.srt
5.6 kB
08. Leveraging Reuse through Inheritance/02. Secrets of Reuse.mp4
1.6 MB
08. Leveraging Reuse through Inheritance/02. Secrets of Reuse.srt
2.0 kB
08. Leveraging Reuse through Inheritance/03. The .NET Object Class.mp4
12 MB
08. Leveraging Reuse through Inheritance/03. The .NET Object Class.srt
7.0 kB
08. Leveraging Reuse through Inheritance/04. Overriding Base Class Functionality.mp4
11 MB
08. Leveraging Reuse through Inheritance/04. Overriding Base Class Functionality.srt
5.3 kB
08. Leveraging Reuse through Inheritance/05. Polymorphism.mp4
1.8 MB
08. Leveraging Reuse through Inheritance/05. Polymorphism.srt
2.5 kB
08. Leveraging Reuse through Inheritance/06. Building a Base Class.mp4
4.5 MB
08. Leveraging Reuse through Inheritance/06. Building a Base Class.srt
5.5 kB
08. Leveraging Reuse through Inheritance/07. Demo- Building a Base Class.mp4
14 MB
08. Leveraging Reuse through Inheritance/07. Demo- Building a Base Class.srt
7.2 kB
08. Leveraging Reuse through Inheritance/08. Preparing Overridable Base Class Members.mp4
12 MB
08. Leveraging Reuse through Inheritance/08. Preparing Overridable Base Class Members.srt
6.4 kB
08. Leveraging Reuse through Inheritance/09. Checklists and Summary.mp4
3.7 MB
08. Leveraging Reuse through Inheritance/09. Checklists and Summary.srt
4.1 kB
09. Building Reusable Components/01. Introduction.mp4
4.7 MB
09. Building Reusable Components/01. Introduction.srt
5.1 kB
09. Building Reusable Components/02. Scenario.mp4
6.5 MB
09. Building Reusable Components/02. Scenario.srt
4.4 kB
09. Building Reusable Components/03. Building a Reusable Component.mp4
5.5 MB
09. Building Reusable Components/03. Building a Reusable Component.srt
3.0 kB
09. Building Reusable Components/04. Testing the Reusable Component.mp4
13 MB
09. Building Reusable Components/04. Testing the Reusable Component.srt
5.7 kB
09. Building Reusable Components/05. Using the Reusable Component.mp4
5.0 MB
09. Building Reusable Components/05. Using the Reusable Component.srt
2.7 kB
09. Building Reusable Components/06. Static Classes.mp4
6.9 MB
09. Building Reusable Components/06. Static Classes.srt
4.9 kB
09. Building Reusable Components/07. Extension Methods.mp4
11 MB
09. Building Reusable Components/07. Extension Methods.srt
6.5 kB
09. Building Reusable Components/08. Static Method vs. Extension Method.mp4
2.0 MB
09. Building Reusable Components/08. Static Method vs. Extension Method.srt
2.4 kB
09. Building Reusable Components/09. Checklists and Summary.mp4
3.4 MB
09. Building Reusable Components/09. Checklists and Summary.srt
3.4 kB
10. Understanding Interfaces/01. Introduction.mp4
3.0 MB
10. Understanding Interfaces/01. Introduction.srt
2.3 kB
10. Understanding Interfaces/02. Class Interface.mp4
5.8 MB
10. Understanding Interfaces/02. Class Interface.srt
5.2 kB
10. Understanding Interfaces/03. Interface Metaphors.mp4
2.1 MB
10. Understanding Interfaces/03. Interface Metaphors.srt
2.7 kB
10. Understanding Interfaces/04. Setting up the Demo.mp4
9.8 MB
10. Understanding Interfaces/04. Setting up the Demo.srt
6.0 kB
10. Understanding Interfaces/05. Defining an Interface.mp4
5.6 MB
10. Understanding Interfaces/05. Defining an Interface.srt
4.1 kB
10. Understanding Interfaces/06. Implementing an Interface.mp4
9.0 MB
10. Understanding Interfaces/06. Implementing an Interface.srt
5.3 kB
10. Understanding Interfaces/07. Interface-based Polymorphism.mp4
12 MB
10. Understanding Interfaces/07. Interface-based Polymorphism.srt
8.5 kB
10. Understanding Interfaces/08. Checklists and Summary.mp4
2.6 MB
10. Understanding Interfaces/08. Checklists and Summary.srt
2.7 kB
11. Final Words and Next Steps/01. Introduction.mp4
835 kB
11. Final Words and Next Steps/01. Introduction.srt
854 B
11. Final Words and Next Steps/02. Recap.mp4
6.3 MB
11. Final Words and Next Steps/02. Recap.srt
6.1 kB
11. Final Words and Next Steps/03. Next Steps.mp4
2.1 MB
11. Final Words and Next Steps/03. Next Steps.srt
2.0 kB
object-oriented-programming-fundamentals-csharp.zip
5.5 MB