Simple CLI programs I built for learning Kotlin. This repository contains various Kotlin programs, organized into folders. Click the links below to explore each program.
Click the program name to navigate to its respective directory and learn more about its functionality.
- Prog1_Operators (Calculator)
- Prog1_OperatorsV2 (Calculator: Version 2)
- Prog2_ParcelForm (Parcel Delivery Form)
- Prog3_PositiveOrNegative (Number Classification)
- Prog4_UpperOrLowercase (Letter Case Detection)
- Prog5_MembershipDiscountCalc (Supermarket Checkout)
- Prog6_TravelTourPackage (Travel Package Selection)
- Prog1_LuckyNumber (Guess the Lucky Number Game)
- Prog2_SevenDaysOfWeek (Day of the Week)
- Prog3_NumbersToWords (Number to Words Converter)
- Prog4_Denominations (Money Denominations)
- Language: Kotlin
- IDE: IntelliJ IDEA (or other compatible IDEs)
This repository is licensed under the MIT License.
Made with 💗 by Erin (GitHub: @egwolk)