BlogHide Resteemszothuro (31)in steemiteducation • 7 years agoSimple Elevator ProgramAs of recent, I kinda got bored and decided to make a simple elevator program using recursion. What is recursion? Recursion is calling a method inside of itself. It's like a cycle. The water cycle…zothuro (31)in steamiteducation • 7 years agoJFrames and Databases Part IIIn the previous guide, we talked about creating the database, opening a JFrame, and adding data to the database. In this guide, we will be talking about Showing, Updating, and Deleting items from…zothuro (31)in introduceyourself • 7 years agoIntroducing MyselfMy name is Zothuro. I am currently a senior in in high school and plan to go to college. I've been coding with Java for a little while now so I know the basics. I won First Place in Coding and…zothuro (31)in java • 7 years agoJFrame and Databases Part ISo, after hours upon hours of research (a little over 12 hours) I finally found how to create a folder AND a database inside that folder. So, I want to help those who have been trying to do this.…zothuro (31)in java • 7 years agoJava Programming Wierd StuffHello all! This is my very first post! So I wanted to start off by saying that I love java programming, and I started with JavaScript which is completely different from Java. So, here are a few…