GleasonK / Java

Java files from projects in class and self

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kevin Gleason

These are files from class as well as side projects in java that I am uploading so I may fiddle with them in multiple locations and not worry much about breaking them.

========================

Many files use the algs4.cs.princeton.edu stdlib Standard Libraries.

========================

Algorithm Projects

  • 1.0
    • Initial Push, completed problem sets
    • Recently Added: Huff/Puff file compression algorithms
  • 1.1
    • Polished off the Huff and Puff algorithms.
  • 2.0
    • Completed Huff and Puff compression algorithms.
    • Began working on an immutable Red-Black Tree
  • 2.1
    • Completed the Immutable Red-Black tree.
    • Code still to be tidied up a little.

Application Projects

Simple Text Editor

  • v0.1
    • Created simple text editing program
    • New, Open, Cut/Copy/Paste, Select All

TouchPad HTML

  • v0.1
    • Extension to the Simple Text Editor
    • Common HTML blocks with automatic indentation for building HTML skeleton of project.
    • Early phases, still has many bugs
  • v0.2
    • Added new tags: center, ol
    • Improved new line functionality

About

Java files from projects in class and self


Languages

Language:Java 99.8%Language:Ruby 0.2%