I have been building Minecraft Ubuntu servers for our children for a few years. I started a Neoforge modded server. I started to learn how to build custom mods and plugins. I will start with several Udemy.com courses on Java, Spigot, Maven and Minecraft.
I have learned many languages. Check out the programming page.
1.) Numbers are 1 to 10,000 using a while loop 2.) Find prime numbers 3.) Factor numbers 4.) Find perfect numbers: Sum of the divisors without the number.
1.) Read a number. Reverse the digits are store them. See of the original number and its reverse are palindrome or equal. 2.) Find first and last numbers and adding them together 3.) Find all even integers in the number and adding them together 4.) Find all odd integers in the number and adding them together