Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Java Todo List Manager Course - Online Learning with Certificate
java

Java Todo List Manager

Yevhenii Obiedkov

Java

8 Chapters

0 Studying now

Build a beginner-friendly Java console application for managing a to-do list using OOP principles. You'll design and implement separate classes (Main, Task, TaskManager), and learn how to add, display, complete, and delete tasks through a menu-driven interface. The project emphasizes core Java concepts such as ArrayList, methods, loops, constructors, and object interaction.

Show more

Course description

Build a beginner-friendly Java console application for managing a to-do list using OOP principles. You'll design and implement separate classes (Main, Task, TaskManager), and learn how to add, display, complete, and delete tasks through a menu-driven interface. The project emphasizes core Java concepts such as ArrayList, methods, loops, constructors, and object interaction.

Technology

Java

Language

En

Rating

Chapters

8

Project Overview and Console Menu Skeleton

Designing the Task Model

Implementing TaskManager

Displaying Tasks in the Console

Completing Tasks by ID

Deleting Tasks by ID

Integrating Classes and Building the Application Loop

Project Summary and Next Steps

0%

Project Overview and Console Menu Skeleton

Designing the Task Model

Implementing TaskManager

Displaying Tasks in the Console

Completing Tasks by ID

Deleting Tasks by ID

Integrating Classes and Building the Application Loop

Project Summary and Next Steps

some-alt