Java Tutorial with some SQL and Comparison to Python, for beginners
Please note that many, but not all of these tutorials are a very outdated and somewhat on the complicated side so continue to do your research elsewhere for comparison and a more thorough understanding.
click here for tutorial 3 - Java Inheritance, Libraries and http Servers with Comparison to Python
click here for tutorial 5 - Read data from Excel Spreadsheet into SQL Database using Java
Tutorial 5a - repeat SQLite inserts from Tutorial 5 but do the same using Python instead of Java
click here for tutorial 6 - Execute SQL to HTML result in both Python and Java, compare the code in each