Skip to content

deian-mishev/java_sandbox_samples

Repository files navigation

Java Development Sandbox Unalocated Samples

Make jar not war! Boy oh boy

Java examples

  • ALGORITHMS - Must be Hacker Rank, I can't remember.
  • BATTLESHIP_SOCKETS - Concurent Java Socket implementation of the Battleships Game.
  • DATA_STRUCTURES - Hacker Rank again.
  • JSON_PARSOR - JSON to POJO Props Parser(with an O).
  • JSP_HIBERNATE_CRUD - JSP and HIBERNATE Bootstrap.
  • JSP_JDBC_CRUD - Above Sample Without JSP with JDBC(Better).
  • RMI_EMOJI_CHAT - Java Remote Method Invocation Chat App.
  • RAIN - Some sort of game I was trying to make with AWT.
  • SOCKET_TEASER - Some fail I was having in a university test that must have been enlightening. Sadly I have to dig in again to see why.

Tech

The following technologies are used in the samples provided:

Free Software, Hell Yeah!