GithubHelp home page GithubHelp logo

Owen Sheehan's Projects

data-analytics-week-4-part-2 icon data-analytics-week-4-part-2

Alter the program above so that rather than directly printing out the average grade for every student it will instead store this information in a dictionary. The program should then ask the user to enter the name of one of the students. The program will then print out the average grade of that specific student. The program should give an option to the user if he/she wants to check student’s average using a while loop. The while loop terminates if the user enters n .

hello icon hello

HelloPython. Files for Assignment2

interactive-web-development-assignment-2 icon interactive-web-development-assignment-2

A website where you build and order your own pizza. Price is calculated on size and toppings. Toppings are added to an illustration of the pizza as they are selected by the customer.

oop-lab-3 icon oop-lab-3

Program written to simulate a football team. Each type of player has a specific set of actions. Each player type eg. Sub , is an extention of the Player object.

oop-lab2 icon oop-lab2

Part 1 Generates and outputs two different Bicycle objects. Part 2 Builds two teams from hardcoded players. Uses the fullname string of each player, splits the name at the space character into an array. The first character from each of the two indexes in the new array are assigned to variables. These two variables are joined using a string builder and the player initials are output using the toString method built in to String. Part 3 Creates an arraylist of cars by make, model and age. Allows the adding and removing of cars from the list.

oopproject2019 icon oopproject2019

An Application built to manage a dental practice. Allows the user to enter new patients, look up existing patients and book/cancel appointments

web icon web

My college web projects

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.