About this Course
This course will introduce you how to set up your development environment on your local machine. We will take a deeper look at the Java technology and learn tips, tricks and best practices that will make you more productive.
What you'll learn
- the meaning of JDK, JRE, JVM, JCL and all sorts of other acronyms
- Using an IDE
- Debugging using a debugger
- Refactoring using built-in tools