Giter Club home page Giter Club logo

Logan's Projects

countchange icon countchange

This program will count the coins you enter and return a dollar amount for you.

flipcoin icon flipcoin

Python Coin Flipping Monte Carlo Program

hangmangame icon hangmangame

Hangman is a fun game that I thought would be cool to make back when I was first learning how to code. What I didn't know back then was how to program in the object oriented style via .h and .cpp files separately. I created it back in 2011 I believe but it wasn't Object Oriented. So I created this in the OO style. I'll upload both styles to see the evolution and so everyone else can learn as well. Eventually I'd like to create a huge text file that the program can read from and randomly pick words from that instead of the pre-defined words I have inside of this program already. Feel free to add or change the words and program to your liking. Thanks for checking it out! I hope you enjoy it!

javafindmeanproject icon javafindmeanproject

A simple Java project that finds the mean of five numbers. Includes Exception handling.

random_oddeven_lambdas icon random_oddeven_lambdas

Randomly create 10 integer numbers inside of vectors, find the odds, find the evens, all while using Lambdas in C++ 11.

randomkingonchessboard icon randomkingonchessboard

This project is a first start for a king randomly being placed on a chessboard and it moves around until it falls off the board.

recurringnumberrecurrence icon recurringnumberrecurrence

This Python project/program keeps track of the number "1" and it's repeats within the numbers as you count up to the number you give it. Everytime the number 1 appears it'll be counted. Example: 1 - 1, 2 - 1, 3 - 1, 4 - 1, 5 - 1, 6 - 1, 7 - 1, 8 - 1, 9 - 1, 10 - 2, 11 - 4, 12 - 5 ......etc

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.