Course Overview:
C# is one of the most popular programming languages and can be used for a variety of things, including mobile applications, game development, and enterprise software. In this course, you’ll be exposed to fundamental programming concepts using C# and start writing programs right away.
Course Objectives:
- Understanding C# Programming Language
Target Audience:
- Student
- Fresh Graduate can be applied
Course Duration:
- 35 hours – 5 days
Course Content:
- Day 1 (Fundamental)
- C# overview
- Code Environment
- Data Types
- Type Conversion
- Comments
- Variables
- Constants
- Operators
- Switch Case
- If Else
- Else If
- Negation Condition
- Day 2 (Fundamental)
- While
- Do While
- For
- Nested Loop
- Array 1D
- Array 2D
- ArrayList
- List
- Collection
- Day 3 (OOP)
- Class
- Object
- Instance
- Method
- Global Data
- Local Data
- Procedure
- Return Function
- Parameter Function
- Recursive
- Inheritance
- Extends
- Is-A Has A Concept
- Day 4 (OOP)
- Implements
- Interface
- Abstract Class
- Abstract Method
- Encapsulation
- Polymorphism
- Overloading
- Overriding
- Day 5 (Intermediate Preparation)
- File IO
- Exception Handling
- .Net Framework Nutshell