Chapter 05: Quest App: Deleting Your Quests (Removing Items)
published:
For young learners! Learn how to implement a 'remove' command in your Rust Quest App to delete completed or unwanted quests from your list and persist the changes to the file.
Welcome, Young Adventurer, to the Teach The Kids (TTK) Rust programming course!
Are you ready to embark on an epic journey to become a code wizard? In this course, we'll work together to build a super cool "Quest App" using a powerful programming language called Rust!
Think of programming like having a superpower that lets you tell computers exactly what to do. With our Quest App, you'll learn how to:
Each chapter is like a new level in our adventure. We'll learn one exciting new thing at a time, making sure you understand all the magic words and spells.
Are you ready to code your first Quest? Let's go!
published:
For young learners! Learn how to implement a 'remove' command in your Rust Quest App to delete completed or unwanted quests from your list and persist the changes to the file.