- Fundamentals - Ethics - Prompt Engineering - AI Agents
Scratch is a block-based visual programming language developed by MIT that aims to teach foundational coding concepts in a fun and interactive way. In these courses, students will create their own interactive stories, animations, and games, developing problem-solving skills and logical thinking. Students will learn about: - Variables - Conditional Statements - Input and Output - Loops and Animations - Functions - Scratch Extensions (Music, Pen, Video Sensing) - Artificial Intelligence using Scratch & Much More!
Python, the world's most popular coding language, is great for beginners. In our courses, students explore everything from basic programming concepts to advanced topics like object oriented programming through interactive activities and hands-on projects, enhancing their coding skills and logical thinking. Students will learn about: - Data Types, Variables, Input and Output - Conditional Statements and Loops - Lists, Tuples, Sets, and Dictionaries - Functions - Object oriented programming (OOP) - Classes and Objects- Inheritance, Polymorphism, Abstraction, and Encapsulation & Much More!