Programming is a skill. Like any skill, you get better through practice.
This site presents a bunch of little programming tasks you can do in MiniScript. Many of them are meant to be done in Mini Micro or Farmtronics, but others can be done in any MiniScript environment. Try to do one task every day, and your programming prowess will steadily improve.
- How many 5-letter words are there?
- What's the most common word length in English?
- Make a date calculator
- Letter value sum
- Autocomplete
- Convert Text to Morse Code
- Make a giant clock
- Make A Temperature Unit Converter
- Warp Speed!
- Anagram Finder
- Broken Spacebar
- Roman numeral generator
- Wordle!
- Word Search
- Mirror Words
You are encouraged to post a screenshot or description of your output (but not the actual code!) to the MiniScript Discord server, in the #show-and-tell
channel. We want to cheer you on!
Remember: There is no such thing as natural talent. "Talented" means nothing more or less than "has more practice than you." Practice coding every day, and you will be a talented coder!