Skip to content

samarthdave/cs121h-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

74 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

CS121 Projects

My projects/submissions for CSCE 121 H

Live as if you were to die tomorrow. Learn as if you were to live forever.


Overview ๐Ÿš (ordered by โŒš)

Look at each project's README for more information.

  • event driven programming
  • iterators, classes, enum
  • create a "word cloud"
  • read in file(s) & analyze word frequency against collection
  • implement a matrix class
  • ๐ŸŒบ Data Science application (Iris)

Read user input of text and perform operations on polynomials

Calculate the approximate distance between 2 points in Texas

Analyze DNA from *.fasta file, protein table, amino acid sequences

calculate the square root of a float given on the comand line, generate subsets

Build a vending machine that is interactive program with user input

Write a simulation of a vending machine.  This will be an interactive
program, where the user will enter commands on the console...
...
  • take in a data file and display asterisks for a plot with 20 bins
Write a C++ program that reads a list of numbers in from a file,
prints out some statistics (count, range, mean, standard deviation),
and then prints a histogram of the values in ASCII...
  • Build a "cal" (unix native program) ASCII in C++
  • flag certain dates (Independence Day, Halloween, Christmas)
Write a C++ program that takes the month (1-12) and year on the command-line,
and prints out a format calendar (in ASCII) for that month.

Read the month and year as command-line args.
...

About

๐Ÿ’ป My projects/submissions for CSCE 121 H

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published