https://github.com/bibekdhkl/c-programs
C Programs Examples Collection
https://github.com/bibekdhkl/c-programs
beginner-friendly c hacktoberfest hacktoberfest2021
Last synced: about 1 year ago
JSON representation
C Programs Examples Collection
- Host: GitHub
- URL: https://github.com/bibekdhkl/c-programs
- Owner: Bibekdhkl
- Created: 2020-12-15T06:14:26.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-10-27T12:49:53.000Z (over 3 years ago)
- Last Synced: 2024-04-18T05:19:05.321Z (about 2 years ago)
- Topics: beginner-friendly, c, hacktoberfest, hacktoberfest2021
- Language: C
- Homepage:
- Size: 1.64 MB
- Stars: 1
- Watchers: 1
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: contributing.md
Awesome Lists containing this project
README
# C-Programs Examples
This repo is the collection of C programming problems that I practiced on different platforms.
Hacktoberfest 2021
Want to complete four PRs for Hacktoberbest-2021. Send a PR of your C Program.
``` Please Add all the Progams inside Simple Programs Folder else your PR won't be accepted and file should only be .c```
You can go through contibuting.md to get the full guide for contributing in this repo.
Check your current hacktoberfest progress
Learning resources
Learn Git basics.
Learn Git Workflow with Github
Creating a pull request.
An open source game about learning Git! i.e. Oh My Git!
Youtube Videos that I recommend watching
Version Control (git) by Missing Semester
Introduction to Git Concepts by David Mahler
Git and Github Tutorial by Kunal Kushwaha