Home
Assignments
Fundamentals of IT
Programming Concepts 1
Programming Concepts 2
Programming Concepts 3
Object-Oriented Programming A
Object-Oriented Programming B
Object-Oriented Programming C
Object-Oriented Design A
Object-Oriented Design B
Object-Oriented Design C
Advanced .NET Programming A
Advanced .NET Programming B
Advanced .NET Programming C
Content
Fundamentals of IT
Programming Concepts 1
Programming Concepts 2
Programming Concepts 3
Object-Oriented Programming A
Object-Oriented Programming B
Object-Oriented Programming C
Advanced .NET Programming A
Advanced .NET Programming B
Advanced .NET Programming C
Topics
Glossary
Links
Canvas
Socrative
Feedback System
NTC Slack
NTC Email
Software Installations
Next >
Chapter 1.1 - Objects
Chapter 1.1 - Objects
1.1.1 How to Create a Folder Structure for Diagrams [10 minutes]
1.1.2 How to Infer an Object Diagram Design From Descriptive Text [15 minutes]
1.1.3 How to Configure StyleCop [12 minutes]
1.1.4 Using StyleCop for Code Cleanliness [10 minutes]
1.1.5 Instantiating Objects [10 minutes]
1.1.6 Writing Single-Line Code Comments [12 minutes]
1.1.7 Using AI to Assist in Writing Comments [10 minutes]
1.1.8 How to Identify Field Types When Assigning [10 minutes]
1.1.9 How to Map Objects From UML Object Diagrams to C# [11 minutes]
1.1.10 How to Map Fields From UML Object Diagrams to C# [12 minutes]
1.1.11 Referencing the Current Object With this [10 minutes]
1.1.12 Accessing Object Members With the Dot Operator [10 minutes]
1.1.13 How to Assign Field Values [12 minutes]
1.1.14 Default Field Values in New Objects [10 minutes]
1.1.15 The Autos Window [10 minutes]
1.1.16 The Visual Studio Errors Window [10 minutes]
1.1.17 Understanding Exceptions in C# [10 minutes]
1.1.18 Diagnosing a NullReferenceException [12 minutes]
1.1.19 How to Comment Out a Line of Code [10 minutes]
1.1.20 How to Assign Object References [10 minutes]
1.1.21 Referencing Nested Objects [15 minutes]
1.1.22 Inspecting Nested Objects in the Debugger [10 minutes]
1.1.23 How to Translate a UML Object Diagram to C# Code [10 minutes]
1.1.24 Understanding Object Memory [12 minutes]
1.1.25 Understanding Object State [12 minutes]
1.1.26 Understanding Object References [12 minutes]