Skip to content
View Davidty143's full-sized avatar

Block or report Davidty143

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. Basic-Java-Programming-Exercises Basic-Java-Programming-Exercises Public

    Forked from infinityweaver/Basic-Java-Programming-Exercises

    This contains basic Java programming exercises,

    Java

  2. Encapsulating-Vehicle-Class Encapsulating-Vehicle-Class Public

    Forked from infinityweaver/Encapsulating-Vehicle-Class

    In this exercise, you will explore the purpose of proper object encapsulation. You will create a class in three steps demonstrating the use of information hiding.

    Java

  3. Creating-Subclasses-of-Bank-Accounts Creating-Subclasses-of-Bank-Accounts Public

    Forked from infinityweaver/Creating-Subclasses-of-Bank-Accounts

    In this exercise you will explore the purpose of applying inheritance given an existing class design. You will use the existing class as a superclass and create subclasses by inheriting all attribu…

    Java

  4. Ordering-Serving-and-Computing-Different-Pizzeria-Orders Ordering-Serving-and-Computing-Different-Pizzeria-Orders Public

    Forked from infinityweaver/Ordering-Serving-and-Computing-Different-Pizzeria-Orders

    In this exercise you will explore the purpose of using polymorphism on classes and interfaces applied with inheritance. Static polymorphism will be evident on the implementation of class constructo…

    Java

  5. PizzaBaseRestaurant PizzaBaseRestaurant Public

    Forked from infinityweaver/PizzaBaseRestaurant

    A C# Windows Form Application that facilitates order operations in a pizza restaurant.

    C#

  6. MiniGamesProject MiniGamesProject Public

    Forked from infinityweaver/MiniGamesProject

    This is a C# WFA Project containing different minigames in a console-based platform.

    C#