190410_lesson - nsaku/sample GitHub Wiki

What we do

Java

  • (done) Program flow from the main method
  • (done) File IO
  • Creation and use of a class
  • Use of hash
  • Use of libraries

Eclipse

  • Refactoring
  • Open caller methods
  • Search
  • Creating a jar file

What we do not do

  • Inheritance, Interface, Abstract
  • Team development using Git
  • Build using Ant
  • Thread programming
  • GUI development