You are on page 1of 2

Intro to Code

Grades: 7-8

DAVISON AVERY YON

Page | 1
// Course Overview
Throughout the course, students will not only learn the syntax and concepts of C# but also
develop problem-solving skills, logical thinking, and the ability to translate real-world problems
into functional code. The course is structured to gradually build your skills, from the basics of
programming to more complex concepts, allowing you to create your own programs and
applications by the end.

// Course Objectives
By the end of this course, students will be able to:
 Understand the fundamental concepts of programming, including variables, data tyles,
and control structures.
 Write, compile, and run basic C# programs.
 Apply object-oriented programming principles to create reusable and organized code.
 Utilize libraries and frameworks to extend the functionality of programs.
 Handle exceptions and errors gracefully.
 Develop a portfolio of coding projects that demonstrate your understanding of C#.

// Course Flow Chart


Week 1 & 2 Week 3 & 4 Week 5 & 6 Week 7 & 8 Week 9 & Week 11 & Week 13 & Week 15 & Week 17 &
10 12 14 16 18
* What is
programming
?
*

Page | 2

You might also like