--- tags: published, programming-languages, --- # Java for Programmers If you already know one or more programming languages such as Python, JavaScript, C/C++, or others and want to learn Java, I recommend the [Oracle Java Tutorials](https://docs.oracle.com/javase/tutorial/). In my case, I knew Python and the tutorials were very clear and detailed enough to get just enough information about Java and not feel like a complete beginner. Here is the link: https://docs.oracle.com/javase/tutorial/