Start your journey in C# with this course that covers the fundamental syntax and basics of the language. From writing your first message to handling basic mathematical operations, this course is designed to provide a strong introduction to the language. Join Cosmo, the Corgi Astronaut, as he ventures through the basics of C# to prepare for his intergalactic adventures.
Overview
Syllabus
- Lesson 1: Sending a Message to the Universe with C#
- Printing a Message in C#
- Changing the Console Message
- Fix the Code Errors
- Complete the Print Statement
- Master Console Output Basics
- Lesson 2: Exploring Variables and Data Types
- Understanding Variables and Data Types
- Changing Variable Values
- Fix Variable Declaration Errors
- Complete the Variable Declarations
- Declaring and Printing Variables
- Lesson 3: Printing Variables in a Sentence
- Printing Variables in C#
- Switch Concatenation and Interpolation
- Fix the Interpolation Error
- Complete Concatenation and Interpolation
- Implementing String Concatenation and Interpolation
- Lesson 4: Understanding Type Conversions
- Type Conversions in Action
- Modify Type Conversion Logic
- Fix the Type Conversion Bugs
- Mastering Type Conversions in C#
- Type Conversions Mastery
- Lesson 5: Performing Mathematical Operations
- Mathematical Operations in C#
- Change Double to Integer in Division
- Fix Mathematical Operations Code
- Complete the Fuel Calculations