โ† Back to Programming Fundamentals
14

Console Mini Project: Build a Small Task Planner

Bring arrays, objects, functions, loops and conditionals together inside a small console program that feels more like a real artifact than an isolated exercise.

๐Ÿ“˜ Theory

A Simple Structure for the Project

The task planner only needs three clear layers: data, reusable functions and observable output.

๐Ÿ Challenges

Challenge Challenge: Deliver Your Console Task Planner Create a small but complete console program with data, listing and a pending counter.
โŒ„

๐Ÿงฐ Resources

Test

Check your knowledge with a test about Programming Fundamentals.

Test for Programming Fundamentals

What is this?

I'm Cristian Eslava and I sometimes build websites so both you and I can learn and experiment. culTest

I made this in February 2026 to make learning easier for my students. The idea is to learn web development by practicing and to keep expanding the project with new topics, tests and challenges.

It draws inspiration from MDN, W3Schools, CodePen, Manz and many other web development references. I wanted to combine useful theory, runnable examples, challenges and the testing system I had already built for culTest. culTest

If you liked it, if you didn't, or if you want to get in touch, write to me at cristianeslava@gmail.com