Skip to content

This repository just for all the Assignment, I do in Programming 1 Course (C)

License

Nguyen-Lam-Minh-Hoa/Programming-1-Exercise-C-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Programming 1 Exercise C++

Welcome to the Programming 1 Exercise repository!

Overview

This repository contains a collection of C++ exercises designed to help beginners practice and improve their programming skills. Each exercise covers fundamental concepts in C++ such as variables, control structures, functions, arrays, and more.

Structure

  • Each folder or file in this repository represents a separate exercise.
  • Exercises are aimed at reinforcing key programming concepts for first-year students.

How to Use

  1. Clone this repository:
    git clone https://github.com/Nguyen-Lam-Minh-Hoa/Programming-1-Exercise-C-.git
    
  2. Open each exercise in your preferred C++ IDE or editor.
  3. Read the instructions and complete the code as required.
  4. Compile and run your code to test your solutions.

Requirements

  • Basic knowledge of C++ programming.
  • A C++ compiler (such as GCC, Clang, or MSVC).
  • An IDE or text editor (such as Visual Studio Code, CLion, or Code::Blocks).

Contributing

Contributions are welcome! If you have suggestions or want to add new exercises, feel free to fork the repository and submit a pull request.

License

This project is licensed under the MPL-2.0 License.


Happy coding!

About

This repository just for all the Assignment, I do in Programming 1 Course (C)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages