Currently in the process of learning Java as I’m preparing to go back to school. I am starting this thread hopefully to create a community hoping for others to engage. I will post my code and progress daily in hope for questions and critique. Today’s subject was Runtime polymorphism.
Forgot to post last night but I was working on setting JDBC in my Library app to create a user but was unsuccessful. I was trying ti setup a connection between my machine and my server. Tonight I’ll take a step back and try and set it up with local host.
Forgot to post last night but I was working on setting JDBC in my Library app to create a user but was unsuccessful. I was trying ti setup a connection between my machine and my server. Tonight I’ll take a step back and try and set it up with local host.
Didn’t spend much time on Java today thought it would be better to dial in my server so I can easily connect from my machine. Ran into some issues with it logging me out after inactivity but thanks to some forums I think I have it figured out.
Didn’t spend much time on Java today thought it would be better to dial in my server so I can easily connect from my machine. Ran into some issues with it logging me out after inactivity but thanks to some forums I think I have it figured out.
Spent most of the morning configuring my new Linux server to allow me to ssh and rdp into it. I was successfully able to setup the ssh but the rdp I’m able to connect but getting a black screen. For now being able to ssh and connect via MySQL I think I am set right now.
Spent most of the morning configuring my new Linux server to allow me to ssh and rdp into it. I was successfully able to setup the ssh but the rdp I’m able to connect but getting a black screen. For now being able to ssh and connect via MySQL I think I am set right now.
Very busy day for me today. Most exciting part was putting together a small Linux server that I will use as a database for my small Java projects.
Very busy day for me today. Most exciting part was putting together a small Linux server that I will use as a database for my small Java projects.
Got started on my first Java project today. I started by creating a library class and building dome methods for the class. Within the main class I am working on the communication between the user and the librarian. Really looking forward to adding a database to store data.
Got started on my first Java project today. I started by creating a library class and building dome methods for the class. Within the main class I am working on the communication between the user and the librarian. Really looking forward to adding a database to store data.
For the final day of learning Java through tutorials I learned about wrappers and composition. Bro Code videos have been great and I see myself referencing them in the future. If you want to learn I’d check out the 2025 Java tutorial.
For the final day of learning Java through tutorials I learned about wrappers and composition. Bro Code videos have been great and I see myself referencing them in the future. If you want to learn I’d check out the 2025 Java tutorial.
Currently in the process of learning Java as I’m preparing to go back to school. I am starting this thread hopefully to create a community hoping for others to engage. I will post my code and progress daily in hope for questions and critique. Today’s subject was Runtime polymorphism.
Currently in the process of learning Java as I’m preparing to go back to school. I am starting this thread hopefully to create a community hoping for others to engage. I will post my code and progress daily in hope for questions and critique. Today’s subject was Runtime polymorphism.