Certificates
You will be introduced to the concepts of Object-oriented programming using C#. Students will learn the fundamentals of .NET programming as they create C# applications. You will create applications that use variables, conditional statements, looping statements, arrays and function. No programming background is required for this course..
Full description of C Sharp Introduction
This C++ programming course provides a comprehensive introduction to the language, starting with its history and key concepts. Students will quickly learn to write their first programs, incorporating user input, calculations, and output. The course then delves into essential programming constructs like decision-making with if/else statements and loops for repetitive tasks. File handling, data types, and functions are also explored, equipping students with the ability to write more complex and organized code. Later lessons cover debugging, data structures, and error handling with exceptions, providing a well-rounded foundation in C++ programming..
Full description of C++ Introduction