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.3 - Methods
Chapter 1.3 - Methods
1.3.1 How to Represent Methods in a Class Diagram [2 minutes]
1.3.2 How to Read a Sequence Diagram [23 minutes]
1.3.3 How to Create a Sequence Diagram in Violet [8 minutes]
1.3.4 How to Translate Sequence Diagrams to C# Code [33 minutes]
1.3.5 How to Resolve Feedback System Sequence Diagram Errors [1 minute]
1.3.6 How to Define a Nested Field of the Same Type [3 minutes]
1.3.7 How to Use Methods [13 minutes]
1.3.8 How to Define a Method [3 minutes]
1.3.9 How to Add Comments to a Method [1 minute]
1.3.10 How to Use Math Operators [2 minutes]
1.3.11 How to Call a Method [14 minutes]
1.3.12 How to Write Method Calls from a Sequence Diagram [6 minutes]
1.3.13 How to Debug Using Step Into (F11) [4 minutes]
1.3.14 How to Increment a Value [4 minutes]
1.3.15 How to Define a Variable [13 minutes]
1.3.16 How to Differentiate Fields and Local Variables [21 minutes]
1.3.17 How to Use the Call Stack [10 minutes]
1.3.18 How to Use Continue (F5) [5 minutes]