4. Code Refactoring

I wanted to cover in this video a bunch of questions I’ve received lately. Everything after this code refactoring tutorial will be more complex. In this video, we’ll cover converting simple types into class objects. We’ll also look at how to move fields and methods into other classes and a bunch of tricks to get the most out of that. I also show a few of the many ways Eclipse can help you write code quicker. More tips on Eclipse are pla
Back to Top