Basic Calculator
Start with a basic calculator to practise functions, loops, and user input.
To-Do List App
Create a to-do list app to learn about data storage and task management
Number Guessing Game
Develop a number guessing game to practise control flow and random number generation
Simple Quiz Application
Build a quiz app to work on user interaction and scoring systems
Weather App
Create a weather app to learn about API integration and data handling
Contact Book
Build a contact book to practise data organisation and search functionality
Currency Converter
Create a currency converter to learn about real-time data updates and calculations