beginner 6 hr 11 lessons

Core Ada

Go beyond the basics of Ada: data types, collections, error handling, and the standard library you reach for every day.

Taught by The StretchCode Faculty

What you'll learn

  • Work fluently with Ada data types and collections
  • Handle errors and edge cases
  • Organize code into reusable units
  • Navigate the Ada standard library

Curriculum

Data Deep Dive
1Types in DepthPreview
2Collections in Depth
3Maps and Sets
4Text Processing
Robust Code
1Handling Errors
2Debugging Skills
3Your First Tests
Files and Modules
1Reading and Writing Files
2Structuring with Modules
Build Something
1Plan and Build
2Ship It