Course details

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.

Updated on 22 March, 2018
Courses you can instantly connect with... Do an online course on Programming starting now. See all courses

Rate this page