An introductory course to revitalize your C# knowledge. Develop competency in C# syntax, string operations, and looping techniques, setting a robust platform for tackling basic programming issues.
Overview
Syllabus
- Lesson 1: Introduction to C# Essentials
- Accessing Array Elements in C#
- Modify and Print Updated List
- Lesson 2: Introduction to C# Essentials: Arrays and Strings
- Refining Your Packing Array
- Fixing the Suitcase Packing Array
- Packing a Travel Bag with Arrays in C#
- Checking Packing List and Determining Item Position
- Packing Your Virtual Suitcase in C#
- Space Explorer String Manipulation
- Lesson 3: Loops in C#
- Changing a For Loop to a While Loop
- Fix the Fruit Counter Program
- Looping Through Fruits
- Assembling a Sentence of Animal Names
- Counting Non-Vowel Characters in a String
- Lesson 4: Conditional Looping, Break, and Continue in C#
- Changing Loop Control with Break Statements
- Iterating Through Temperatures in C#
- Controlling Flow Based on Temperature Conditions
- Control Loop Temperature Messages
- Conditional Looping with Temperature Analysis
- Lesson 5: Practical String Manipulation and Looping in C#
- Counting Lowercase Characters in a String
- Fix the Uppercase String Processing Function in C#
- Encrypting a Message by Shifting Characters
- Implement Caesar Cipher in C#
- Encrypting Text using a Shift Cipher in C#
- Lesson 6: String Manipulation and Type Conversions in C#
- Using the Join() Method to Combine String Parts
- Debug the Employee Information Management System
- Reformatting Book Data in C#
- Processing Astronaut Exploration Data
- Processing Space Exploration Crew Members' Data