/algorithm-exercises

In this repository will be stored all the exercises done during the second cycle of the course.

Primary LanguageC++


Classroom Exercises - Algorithms

The following repository will store the exercises done in class.

Language used:

image

Operating system:

image

Getting Started

You have two options:

  • Clone the repo.
    git clone https://github.com/AbrahamAyquipa/algoritmosEjercicios.git
  • Download it manually. Code > Download ZIP

Content

Week 01: Introduction to OOP

  • Bank account with deposit and withdraw.

Week 02: CRUD Operations w/Vectors

  • Eclipse CRUD.
  • Restaurant Dishes CRUD.
  • Contact CRUD.

Week 03: Relations between classes

  • Store Manager.
  • Delivery Man Manager.

Week 04: ASCII Art

  • Bouncing DVD.
  • Airplane landing.

Week 05: Inheritance

  • UFO's.

Week 06: Collisions

  • Cat & Rats.

Week 07: Summary

  • Bullets.

Week 11: Buffer & Bitmaps

  • Pokemon and coins

Week 12: Collisions

  • Horse animation.

Week 13: Files

  • CRUD with files
  • Rank System