Git Product home page Git Product logo

Briana Berger's Projects

annualweather icon annualweather

The program uses a weather data set of Gainesville, FL for 12 months. With the data, the program provides the user the information in a clean structure and prints the information according to the user's preference for temperature scale and precipitation scale.

assertions-exceptions icon assertions-exceptions

To write a program of Student and StudentTester that utilized throwing exceptions and printed out student data.

binary-search icon binary-search

To create several binary search methods and perform the searches using a collection of music.

bmicalculator icon bmicalculator

This program illustrates the use of the if-else-if structure and determines a person's BMI based on weight and height. The program then gives the person their weight status.

calculatefamilycomposition icon calculatefamilycomposition

The purpose of this program is to read data from an input file, tally up number of pairs, & display frequencies of family composition.

calculategrades icon calculategrades

The purpose of this program is to count the number of grades, get test grade per each test, and the average of the grades after each test based on the user's responses.

christmasgiftwrapping icon christmasgiftwrapping

The purpose of this program is for when you run out of colorful wrapping paper and you just write this on the cardboard-brown wrapping paper for all your CS friends.

classifygendersrep icon classifygendersrep

The classification system uses the sci-kit learn library on Python3.6 to classify genders based on body measurements by comparing the arrays of X and Y.

currencyconversion icon currencyconversion

The Currency project's purpose is to convert an amount of money from the US into the equivalent currency of three other countries given the current exchange rate.

estimatepi icon estimatepi

The purpose of EstimatePi is to apply the Monte Carlo Method to the number of darts and trials, which allows for an estimate of pi due to the (x,y).

fibonacci icon fibonacci

This class tests and creates the recursive method for Fibonacci numbers.

frequency-analysis icon frequency-analysis

To write a program to perform a frequency analysis of the letters in a message (given by text file in code) and use the results to decipher a secret message.

guesssecretnumber icon guesssecretnumber

A program that allows the user to guess a random integer number chosen by the computer between a given range.

helloworld_swift icon helloworld_swift

experimenting with Swift by creating a single view app that prints out Hello with the user's name and welcomes them to Expedia.

hurricanedataselection icon hurricanedataselection

The purpose of the program is to display hurricane data from a text file, find averages, and find maxs/mins according to the user's range of years.

insert-selection-merge-sort icon insert-selection-merge-sort

Using a list of products of a store, sort them based on name, product number, price, or quantity. Then, using the merge, insertion, or selection sort algorithms to reorder the collection as requested in ascending order or descending.

insertion-sort icon insertion-sort

Using a list of movies you own or wish to see, sort them based on title, year created, or movie studio. Then, using the insertion sort algorithm to reorder the collection as requested in ascending or descending order.

javango icon javango

The purpose of BuyMovieTickets is to purchase movie tickets for a certain movie on a specific date. It is for practice purposes only. The program also takes into consideration the number of tickets, debit card, and PIN. Then, it prints out the e-Receipt.

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.