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
This course will give students the skills they need to set up and manage a MySQL database. Students will learn the basics of designing a relational database and learn to use SQL statements to create databases, tables and manage data in the data tables. Students will create a MySQL database and will identify the types of data that can be stored in data tables. Students will use the PHPMyAdmin tool to view and manage their MySQL databases. Students will learn to write applications which use MySQL databases..
Full description of MySQL Introduction