Skip to content

πŸ±β€πŸπŸš€ These practical exercises are designed to help students develop their skills in C++ and understand key programming concepts. πŸ±β€πŸ’»πŸ˜Ž

License

Notifications You must be signed in to change notification settings

Briannider/CPPHomeworkHub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“‚ C++ Practical Works

Description

This repository houses a collection of practical works in the C++ programming language. These practical works are designed to help students develop their skills in C++ and understand key programming concepts.

Content

πŸ“ Practical Work 1: Delivery

  • Description: Brief description of the objective of the practical work.

  • Files: List of relevant files.

  • Instructions: Steps to complete the practical work.

  • Examples: Usage examples or solutions.

  • Files: List of relevant files.

  • Instructions: Steps to complete the practical work.

  • Examples: Usage examples or solutions.

Requirements

Instructions to Run

  1. Clone this repository to your local machine:

  2. Navigate to the folder of the practical work you want to complete:

    • cd Practical_Work_1
  3. Compile the source code:

    • g++ -o program program.cpp
  4. Run the program:

    • ./program

Contributions

If you wish to contribute to this repository, you are welcome to do so. You can open issues or submit pull requests with improvements, corrections, or new practical works.

License

This repository is under the AFL-3.0 license. See the Academic Free License v. 3.0 file for more details.

Contact

If you have any questions or suggestions, feel free to contact me:

I hope these practical works help you improve your C++ skills! Have fun programming! πŸš€

"If you can dream it, you can code it!"

About

πŸ±β€πŸπŸš€ These practical exercises are designed to help students develop their skills in C++ and understand key programming concepts. πŸ±β€πŸ’»πŸ˜Ž

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages