Mark Bollinger's repositories
Ballinger1215.github.io
this is my portfolio website I hand coded the website with Bootstrap3... I hope you like it...
basicWordGameStructure
beginning stages of building a wordgame with usernames, passwords, and scores
Computer-Organization-and-Architecture
Desiging for performance tenth edition... I also built a Bootstrap3 website to display my two papers on Graphic Cards and processors.
dictionary
example of using dictionary data structure with Java
DoublyLinkedList
sorted doubly linked list in Java data structures
drink_android_mobile-app
android mobile application using xhtml and some java
HashFunction
hashing functions within Java where the array will will nodes if the location already has data within!
javaDataStructures
For Loops: used to repeatedly run a block of code, For Each Loops: a concise version of a for loop, ArrayList: stores a list of data, HashMap: stores keys and associated values like a dictionary
listPython
just basic example of how to use lists in python
partyInvites
asp.net party invitations sent to the users from a form on the .net applcation
pythonStrings2
another example of strings in python
Space_Gladiator
html5 and javascript responive game that keeps score.
stopwatch_androidMobile_apps
a stopwatch android application created in android studio using xhtml and java
Technology-in-Action
Twelfth Edition... Bootstrap3 website displaying my OSI model and homework in chapters 1-10
testScoresAverages
java project where it reads test scores from an excell sheet and get the average of each students scores and returns the values
WordGameGUI2
updated version of the word game I created earlier but I'm slowly but surely adding UI to the game
workout_androidApplcation
I created a workout application using android studio as my IDE and using java and xhtml as my web languages