Pinned Repositories
Agile-Development-Assessment-1
azure-docs
Open source documentation of Microsoft Azure
Data-Analytics-week-4-part-1
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 .
DataAnalyticsNumPyLab5
Lab work for Lab5
datasets
dataset for tensorflow testing
docker-pyinstaller
PyInstaller for Linux and Windows inside Docker
Hello
HelloPython. Files for Assignment2
heroku-buildpack-multi
DEPRECATED: Composable buildpacks
homebrew-common
Homebrew/Linuxbrew formulas
owensheehan's Repositories
owensheehan/azure-docs
Open source documentation of Microsoft Azure
owensheehan/My-Arduino-Sketches
Arduino practice code, mostly from examples
owensheehan/datasets
dataset for tensorflow testing
owensheehan/oopproject2019
An Application built to manage a dental practice. Allows the user to enter new patients, look up existing patients and book/cancel appointments
owensheehan/homebrew-common
Homebrew/Linuxbrew formulas
owensheehan/simple-python-pyinstaller-app
For an introductory tutorial on how to use Jenkins to build a simple Python application with PyInstaller.
owensheehan/Hello
HelloPython. Files for Assignment2
owensheehan/docker-pyinstaller
PyInstaller for Linux and Windows inside Docker
owensheehan/travis-lab
owensheehan/DataAnalyticsNumPyLab5
Lab work for Lab5
owensheehan/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 .
owensheehan/Data-Analytics-week-4-part-1
owensheehan/Agile-Development-Assessment-1
owensheehan/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.
owensheehan/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.
owensheehan/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.
owensheehan/ServerSideWebDev
Includes PPSN, PESEL and ISBN validators. Written in PHP and HTML
owensheehan/OOP2-Lab2
owensheehan/OOP2-Lab1
owensheehan/OOP23112018
owensheehan/OOPLab1
owensheehan/Web-Publishing-2
owensheehan/Web-Publishing-Project-1
owensheehan/Web-Development
Three Cups
owensheehan/PHP
owensheehan/Physical-Computing
C code for Arduino
owensheehan/InteractiveWebDev
owensheehan/ProgrammingFundamentals
Lab files for Programming Fundamentals
owensheehan/ModularProgramming
All Modular programming work
owensheehan/tutorial
Agile processes current module