C#
المسار: Programming
#kids
1. Understand the basic syntax and structure of a C# program.
أهداف التعلم:
1. Identify main components of a C# program such as using directive, namespace, class, and Main method.
2. Write a simple C# program that prints a message to the console.
الوحدات النمطية
1. Introduction to C# Syntax
1. 1. Understanding C# Program Structure
نتائج التعلم:
1. Identify main components of a C# program such as using directive, namespace, class, and Main method.
1. 2. Writing Your First C# Program
نتائج التعلم:
1. Write a simple C# program that prints a message to the console.
2. Create basic C# applications using variables and data types.
أهداف التعلم:
1. Define and use variables of different data types such as int, string, and bool.
2. Perform simple arithmetic operations and store results in variables.
الوحدات النمطية
1. Working with Variables and Data Types
1. 1. Introduction to Variables in C#
نتائج التعلم:
1. Define and use variables of different data types such as int, string, and bool.
