Description
In this course, you will :
- Create web applications in C#. Library for the Net Core.
- Learn how to create a professional website.
- include best practises used by millions of software developers
- Cover clean code and clean architecture to help you become a better developer.
- You will achieve your objectives if you do your homework.
Syllabus :
1. Learn C#
- Setup our Editor
- How to write an input and get output
- Variables in C#
- C# Math
- Make Calculator Application
- C# Type Casting
- C# Strings
- C# If,Else,Else If Statements
- C# Switch Statement
- C# While Loop
- C# For Loop