Java
46 subscribers
42 photos
36 files
137 links
Download Telegram
history-of-java.png
167.8 KB
JλVλ (A Comprehensive Look)
java-8-features-vertical.png
43.1 KB
JλVλ 8 (A Comprehensive Look)
Java Memory Management
English | MP4 | AVC 1280×720 | AAC 48KHz 2ch | 3 Hours | 370 MB

What Java professionals need to know about memory, garbage collection, tuning the VM, and avoiding memory leaks.

This is a course for Java professionals (or aspiring Java professionals) who need an in depth understanding of how memory works in Java. In this course you’ll learn what kinds of memory leaks are possible in Java, and how to avoid them. In addition I’ll show you tools you can use to analyse how your applications are performing, and detect inefficient memory use, such as objects which are taking up too much memory, or problems causing inefficient garbage collection. And we’ll see how to fix these.

You don’t need to be a Java Expert to do this course, but you should be able to confidently create basic Java code before you start.

https://coderprog.com/java-memory-management/

@java_me
Vaiualise, document and explore your software architecture with the C4 model

https://structurizr.com/
https://dbeaver.io/

Universal Database Tool

Free multi-platform database tool for developers, SQL programmers, database administrators and analysts. Supports all popular databases: MySQL, PostgreSQL, MariaDB, SQLite, Oracle, DB2, SQL Server, Sybase, MS Access, Teradata, Firebird, Derby, etc.
Here are the recommended minimum versions for a few tools (JAVA 11):

IntelliJ IDEA: 2018.2
Eclipse: Photon 4.9RC2 with Java 11 plugin
Maven: 3.5.0
compiler plugin: 3.8.0
surefire and failsafe: 2.22.0
Gradle: blocked by #5120