Basic Programing
Course Description
In this course you will learn fundamental programming concepts required for software development in C#. We will be conducting realtime lectures via online with continuous coding exercises.
What You’ll Learn From This Course
- Introduction to Programming & Coding.
- Overview of Basic Programming Concepts.
- Programming Tools and Debugging.
- Real world programming applications.
Certification
A certificate of completion will be awarded to students who successfully complete the course.
-
Week 1: What is Programming?
-
Week 1: Basic Program Structure & Syntax
-
Week 1: Introduction to Programming Languages & Introduction to C#
-
Week 1: Setting Up a Development Environment & Tools
-
Week 2: Understanding Basic Algorithms & Pseudocode
-
Week 2: Variables and Data Types
-
Week 2: Operators and Expressions
-
Week 2: Control Structures (Conditionals and Loops)
-
Week 2: Functions and Modular Programming
-
Week 3: Arrays and Lists
-
Week 3: Searh, Sort and Usage of Arrays
-
Week 3: Introduction to Database concepts
-
Week 3: Working with Files and File I/O
-
Week 4: What is OOP?
-
Week 4: Classes and Objects
-
Week 4: Real world OOP concepts.
-
Week 4: Error Handling & Exceptions