Skip to content
View D3VON's full-sized avatar

Block or report D3VON

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Amortization_methods Amortization_methods Public

    Functions to calculate a 4th variable give only 3 variables. That is, if given principal amount, interest rate, and payment amount, calculate time period. Any combination of three variables will yi…

    Java 1 2

  2. stocktracker stocktracker Public

    A way to track my stocks in different accounts in a unified way. Using JavaScript, PHP, MongoDB, AJAX, Rickshaw.js, jQuery...

    PHP 1

  3. XML_parser XML_parser Public

    XML parser as an exercise for a class at Binghamton University, CS540, Advanced OOP in C++

    C++

  4. Algorithms Algorithms Public

    Code from my algorithms class at Binghamton University.

    C++

  5. OOP_with_Cpp OOP_with_Cpp Public

    Code from my "Advanced Object Oriented Programming class with C++", which should really just have been called "advanced C++", because we didn't really learn advanced OOP principals. For that, look …

    C++

  6. Design_Patterns_with_Java Design_Patterns_with_Java Public

    Yep. Design patterns I studied at Binghamton University using Java. Great course!

    Java