Curated solved and unsolved programs from the widely popular book "The C Programming Language" by Brian Kernighan and Dennis Ritchie.
NOTE: Work in progress!
If you are new to C programming or open-source, this repo is perfect for making your first pull request. I am new to open-source too so you would be helping me out as well. Contributions may include but not limited to the following:
-
Documentation : Please consider providing description and comments for new and/or previous code.
-
Solutions to New problems : If you come up with solutions to the unsolved questions, please consider making a pull request.
-
Better Solutions to Existing problems : Have more effective solutions to previously solved questions? Consider contributing.
-
Better README : Have suggestions for this README? (yes, the one you are currently reading) Consider making a pull request!!
-
Other Advice/Suggestions : Any other suggestions on how to improve to overall quality of the repo including folder/file structure, header files and the .gitignore file.
These articles might help you with your very first pull request.
-
My First Pull Request - What is a Pull Request?
-
A Step by Step Guide to Making Your First GitHub Contribution by Brandon Morelli
-
First Contributions by Roshan Jossey
Follow me on Twitter, GitHub and LinkedIn. Also, it would be of immense help if you star this repo.