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
- JDK, JRE, JVM, JCL and all sorts of other acronyms you should know
- Using an IDE
- Debugging using a debugger
- Refactoring using built-in tools