A compilation of good ideas for those new programmers.
Status:
✔️ Done | ⛔ Developing | ❌ Not started |
---|---|---|
2 | 1 | 4 |
to be developed... [pull request?]
- Math Solver ❌
- Memo ❌
- Wallpaper Changer ❌
- Timer ⛔
- Quiz ❌
- Money Counter ✔️
- Password Generator ✔️
A program with modules to solve mathematical equations (each module must be a "mathematical formula").
input: bhaskara a=2, b=12, c=-14
output: delta=256, x1=1, x2=-7
A notepad for saving text, images and videos. (change the date format depending on your country).
input: today I coded my first program! +img[iUrl] +vid[vUrl]
output: saved. (title/date/time)
output: new note, edit notes, close
A program that searches for images and allows the user to change their background image.
input: birds
output: [img1, img2, ..., imgN]
input: 2
A timer + clock + alarm (change the format depending on your country).
input: clock
output: 02:00 PM
A quiz with random questions and correct answers, practically a game, an example: 10 questions, the highest score wins.
output: A or B?
input: B
output: True
User enters an X amount of money, the output must be the same amount but separated into dollars and cents.
input: 14.50
output: [10, 2, 2, .50]
Just run and copy your strong password.
output: sTr0nG_!p4sSw0rD=