Git Product home page Git Product logo

intro-programming-cpp's Introduction

Programming-C

Learning how to program in C++ through various practice problems and assignments Includes:

  1. rectangle: takes in rectangle dimensions, returns area, diameter, and diagonal of rectangle dimensions
  2. comma: takes in integer, returns comma-separated integer (greater than 1000)
  3. twopairs: takes in 4 integers, returns whether or not they contain two pairs of integers
  4. num2rome: takes in integer, converts integer to roman numerals
  5. backwards: takes in a string, returns the string backwards
  6. binary: takes in integer, returns binary code
  7. factor: takes in positive integer, returns factorized form
  8. mostfrequent: takes in string: returns most frequent character
  9. mostfrequent rough: rough draft for 'mostfrequent'
  10. zeller: takes in a date, returns the day of the week
  11. dryrome: same function as 'num2rome' programmed more efficiently
  12. equals: takes in two arrays, returns an equivalence statement
  13. distinct: takes in string vector and returns number of distinct words
  14. bug: class programming exercise; returns position of bug class
  15. moth: class programming exercise ; returns position of moth class
  16. moth main: test cases for moth exercise

intro-programming-cpp's People

Contributors

jossus657 avatar

Watchers

 avatar

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.