Course Outline
Module 1. Principles of Object Orientation
- Creating models
- Classes and objects
- Encapsulation, specialization, and polymorphism
Module 2. Designing Applications with UML
- Understanding UML
- Types of UML Diagrams
- Use Case Diagrams
- Class Diagrams
- Interaction Diagrams
Module 3. Getting Started with C#
- C# and .NET
- Overview of the C# Language
- The Visual Studio IDE
Module 4. C# Language Fundamentals
- Data Types
- Variables
- Constants
- Strings
- Statements
- Expressions
Module 5. Branching
- Conditional branching statements
- Unconditional branching statements
- Loops
Module 6. Operators
- Assignment operators
- Mathematical operators
- Increment and decrement
- Relational operators
Module 7. Classes and Objects
- Defining classes
- Constructors
- Static and instance members
- Destructor objects
Module 8. Inside Methods
- Method overloading
- Encapsulating data with properties
- Returning multiple values
Module 9. Debugging
- Setting breakpoints
- Understanding the Call stack
Module 10. Inheritance and Polymorphism
- Specialization and generalization
- Inheritance
- Polymorphism
- Abstract and sealed classes
- The root class: object
- Boxing and unboxing types
Module 11. Operator Overloading
- Using the operator keyword
- Creating useful operators
- Logical pairs
- Conversion operators
Module 12. Structs
- Defining a struct
Module 13. Interfaces
- Implementing an interface
- Implementing multiple interfaces
- Casting to an interface
- Extending an interface
Module 14. Arrays
- Declaring arrays
- Multidimensional arrays
- System.Array
- Indexers
Module 15. Collection Interfaces and Types
- The collection interfaces
- ArrayLists
- Queues and stacks
Module 16. Strings
- Creating strings
- Manipulating strings
- The StringBuilder class
Module 17. Throwing and Catching Exceptions
- The throw statement
- The try and catch statement
- How the call stack works
- Exception class methods and properties
Module 18. Delegates and Events
- Delegates
- Events
Module 19. Generics
- Generics: A Primer
- Parameterizing by data type
- System.Collections.Generic class
Requirements
Participants must demonstrate competency in the following areas before attending this course:
- Familiarity and comfort with basic operating system functions, such as file manipulation.
- A solid understanding of structured programming basics, including flow control, variables and parameters, and function calls.
- At least three months of experience developing applications in either a graphical or non-graphical environment, or equivalent knowledge.
Previous experience with object-oriented programming concepts is not required.
Testimonials (1)
Tailored to our needs