In this final course, learners will implement a simple TodoList application, practicing concepts such as structs, functions, and working with collections of tasks.
Overview
Syllabus
- Lesson 1: Introduction to Enum.map
- Lesson 2: Introduction to Enum.filter and Enum.reject
- Lesson 3: Adding and Removing Tasks in TodoList
- Lesson 4: Completing and Listing Tasks in TodoList