Course Catalog

Publicly available training modules.


Basics of Python
By Bob Corn

This course introduces learners to the fundamentals of Python programming, one of the most popular and versatile programming languages today. It covers core concepts such as variables, data types, control structures, functions, and basic error handling. Designed for beginners with no prior coding experience, the course emphasizes readability, logical thinking, and practical examples. By the end, learners will be able to write simple Python programs and understand how Python is used in real-world applications.

calendar_today Added Jan 2026
More Details
Basics of Java
By Alice Quark

This course introduces the core principles of Java programming, focusing on object-oriented concepts and structured problem solving. Learners will explore variables, data types, control flow, classes, objects, and basic exception handling. Designed for beginners, the course explains how Java is used in enterprise systems, mobile applications, and large-scale software development. By completing the course, learners will gain the skills needed to write simple Java programs and understand Java’s programming philosophy.

calendar_today Added Jan 2026
More Details
Introduction to JavaScript
By Alice Quark

This course introduces the fundamentals of JavaScript, the core language of the web. Learners will explore variables, data types, functions, control flow, and basic interaction with web pages. Designed for beginners, it explains how JavaScript brings websites to life through dynamic behavior. By the end of the course, learners will be able to write simple JavaScript scripts and understand how JavaScript works with HTML and CSS.

calendar_today Added Jan 2026
More Details
HTML Course - HyperText Markup Language
By Alice Quark

This course introduces the fundamentals of HTML, the standard language used to structure web pages. Learners will explore tags, elements, attributes, and document structure. Designed for beginners, the course explains how HTML forms the backbone of websites and works with CSS and JavaScript. By the end of the course, learners will be able to create simple, well-structured web pages using HTML.

calendar_today Added Jan 2026
More Details
Introduction to SQL
By Bob Corn

This is an introduction to SQL concepts and syntax

calendar_today Added Mar 2026
More Details