Junior EXPOtec - Level 3
Select your Course

First Course/
Data Structure Programming
Data structure programming focuses on organizing and managing data efficiently using structures like arrays, lists, stacks, queues, and graphs. It helps optimize algorithms for tasks like searching, sorting, and mapping, forming the foundation for solving complex problems in computer science and software development.

Second Course/
Design programming and algorithms
Design programming and algorithms focus on creating efficient solutions to problems. It involves structuring code and selecting the best algorithms to achieve optimal performance.

Third Course/
Introduction to autonomous mobile robots
Learn to build an autonomous line follower robot using data structures and Algorithms for mapping, navigation and optimization. This course covers sensor integration, path detection, and graph-based algorithms to create a robot map.