Skip to content

Ad0rableTrooper/Programming-in-C

Repository files navigation

Programming in C - Programs Repository

This repository contains C programs that are covered in the book "Programming in C" by Reema Thareja. This repository is maintained by @Ad0rable. The repository contains three types of programs:

  1. Examples: Programs given as examples within the chapters of the book.
  2. Solved Programs: Programs that are solved and presented as part of the exercises in the book.
  3. Unsolved Programs: Programs that are part of the exercise section of the book but are not solved.

Table of Contents

Examples

This folder contains programs that are given as examples in the chapters of the book. Each program is placed in its own folder and contains the C source code file along with any additional files that may be required to run the program.

Solved Programs

This folder contains C programs that are solved and presented as part of the exercises in the book. Each program is placed in its own folder and contains the C source code file along with any additional files that may be required to run the program.

Unsolved Programs

This folder contains C programs that are part of the exercise section of the book but are not solved. These programs are meant to challenge the reader and help them improve their programming skills. Each program is placed in its own folder and contains a C source code file with an incomplete program.

Contributing

Contributions to this repository are welcome. If you have a C program that you would like to add to this repository, please submit a pull request with the changes.

License

This repository is licensed under the GNU General Public License v3.0. See the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages