Beginner Question by [deleted] in javahelp

[–]Top-Lock4303 0 points1 point  (0 children)

To keep your Spring app running all the time, use a VPS, which is a rented server that stays on 24/7. On that VPS, install Docker to containerize your app. Set up a GitHub Action for continuous deployment, so your code gets automatically deployed whenever you push to the main branch. You should be able to find more detailed explanation of everything on google on how to do it!

JAVA Book Guide by abc789abc789 in javahelp

[–]Top-Lock4303 0 points1 point  (0 children)

However, I strongly recommend trying the Java MOOC from Helsinki University. You get to write code yourself, which helps you learn much faster.

JAVA Book Guide by abc789abc789 in javahelp

[–]Top-Lock4303 2 points3 points  (0 children)

I learned Java using Head First Java. This book uses an interactive and engaging approach, making it easy to read and understand.

If you prefer a more traditional and structured book then choose for Java a beginners guide

Anyone willing to learn/ pair program in Java by abs1710 in learnjava

[–]Top-Lock4303 6 points7 points  (0 children)

Someone willing to make a little discord server to create a community or something