Home
Assignments
Programming Fundamentals
Programming Concepts A
Programming Concepts B
Programming Concepts C
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
Programming Fundamentals
Programming Concepts A
Programming Concepts B
Programming Concepts C
Object-Oriented Programming A (Last Updated: 9/4/2025)
Object-Oriented Programming B (Last Updated: 10/3/2025)
Object-Oriented Programming C (Last Updated: 11/12/2025)
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.2 - Classes
Chapter 1.2 - Classes
1.2.1 How to Read a Class Diagram [25 minutes]
1.2.2 How to Create a Class Diagram in Violet [6 minutes]
1.2.3 How to Represent a Shared Object Instance in an Object Diagram [3 minutes]
1.2.4 How to Resolve Feedback System Class Diagram Errors [1 minute]
1.2.5 How to Utilize Classes [16 minutes]
1.2.6 How to Define a Class [17 minutes]
1.2.7 How to Add Comment a Class [1 minute]
1.2.8 How to Define Classes from a Class Diagram [4 minutes]
1.2.9 How to Define a Field [20 minutes]
1.2.10 How to Add a Comment to a Field [1 minute]
1.2.11 How to Define a Field of a Custom Type [19 minutes]
1.2.12 How to Debug Using Go To Definition (F12) [2 minutes]
1.2.13 How to Debug Using Find All References [2 minutes]
1.2.14 How to Share an Object Instance [4 minutes]
1.2.15 How to Define an Additional Field of a Custom Type [2 minutes]
1.2.16 How to Add a Button [8 minutes]
1.2.17 How to Add an Event Handler [4 minutes]