Skip to content
/ cpp00 Public

My first exercises in C++ learning: namespaces, classes, member functions, stdio streams, initialization lists, static, const, and other basic concepts.

Notifications You must be signed in to change notification settings

ngtina99/cpp00

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C++ Module 00

This project focuses on the basics of C++ programming, including syntax, data types, functions, and standard I/O.

🛠️ Usage

For each exercise, navigate to its folder and compile:

📂ex00

cd ex00
make
./megaphone

📂ex01

cd ex01
make
./phonebook

📂ex02

cd ../ex02
make
./account

📝 Exercise Descriptions

  • ex00 — Megaphone:
    Prints command-line arguments in uppercase. If no input, prints a loud feedback message.

  • ex01 — PhoneBook:
    Command-line phonebook with ADD, SEARCH, and EXIT commands. Stores up to 8 contacts.

  • ex02 — The Job Of Your Dreams:
    Reimplement a missing Account.cpp to match tests and logs, using the provided header file.

💼 Connect

If you have any questions or suggestions, feel free to connect: 🔗 LinkedIn: Valentina Nguyen 🙋‍♀️

🖥️ System Compatibility

This project was developed and tested on Linux (Ubuntu).

About

My first exercises in C++ learning: namespaces, classes, member functions, stdio streams, initialization lists, static, const, and other basic concepts.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy