Skip to content

Java course for normal people (JavaScript, Python, Ruby, PHP developers)

License

Notifications You must be signed in to change notification settings

Nearsoft/java-crash-course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

java-crash-course

Java course for normal people (javascript, python, ruby, php developers)

Requirements

  1. basic programming knowlage
  2. java jdk
  3. postgresql
  4. intellij idea

Sessions

  1. Hello Class My Name is

    • meet a class, a string, a int, a float, bigdecimal
    • meet ArrayList/HashSet
    • meet tools junit/maven
    • compile & run
  2. Ponle Achiote, mijo!!

    • sprint boot
    • Workshop lists
    • Workshop detail (enrolled students)
    • jhipster
    • generators
  3. Strings

    • equals , == ?
    • concatenation , StringBuilder
    • toString()
    • hashCode()

    search for avail workshops

  4. Interfaces , not UI

    • Services, Components, and other weird stuff
    • TODO find a good interface for this domain
      *DataStore WorkshopMemoryDataStore StudentMemoryDataStore
      - Interfaces - hashmaps - arraylists
  5. generics & Inheritance

About

Java course for normal people (JavaScript, Python, Ruby, PHP developers)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published