{"id":22973217,"url":"https://github.com/raihanuldev/c-programming","last_synced_at":"2025-04-02T07:14:51.261Z","repository":{"id":266200678,"uuid":"862240103","full_name":"raihanuldev/C-Programming","owner":"raihanuldev","description":"Fundametal Of C Programming ..here is all about fundamental of Programming","archived":false,"fork":false,"pushed_at":"2024-12-03T03:47:06.000Z","size":1115,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-07T21:42:54.383Z","etag":null,"topics":["c"],"latest_commit_sha":null,"homepage":"https://codeforces.com/profile/raihanuldev","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/raihanuldev.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-09-24T09:16:12.000Z","updated_at":"2024-12-25T13:07:07.000Z","dependencies_parsed_at":"2024-12-03T04:36:40.806Z","dependency_job_id":null,"html_url":"https://github.com/raihanuldev/C-Programming","commit_stats":null,"previous_names":["raihanuldev/c-programming"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raihanuldev%2FC-Programming","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raihanuldev%2FC-Programming/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raihanuldev%2FC-Programming/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raihanuldev%2FC-Programming/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/raihanuldev","download_url":"https://codeload.github.com/raihanuldev/C-Programming/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246769968,"owners_count":20830771,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["c"],"created_at":"2024-12-14T23:40:20.475Z","updated_at":"2025-04-02T07:14:51.240Z","avatar_url":"https://github.com/raihanuldev.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"---\n\n# C Programming  \n\nThis repository is a comprehensive resource for learning **C programming**, from the fundamentals to more advanced concepts like pointers, recursion, and dynamic memory. Perfect for beginners who want to build a strong foundation in programming!\n\n---\n\n## 📂 Repository Structure  \n\n- **`.vscode`**: Contains configurations for Visual Studio Code to enhance development.  \n- **`Assignments`**: Hands-on assignments to solidify your understanding of key topics.  \n- **`Module1`**: Basics of C programming, including syntax and structure.  \n- **`module-2 operators_conditions`**: Overview of operators and conditional statements.  \n- **`module3`**: Intermediate topics and exercises.  \n- **`module4`**: Further practice problems and concepts.  \n- **`module6 recap loop`**: A recap of loops and iteration techniques.  \n- **`module7`**: Working with arrays and their applications.  \n- **`module9 arrayOperations`**: Advanced operations on arrays, including string input.  \n- **`Module10 String`**: String manipulation basics.  \n- **`Module11 stringOperations`**: Advanced string operations and algorithms.  \n- **`Module13`**: Additional concepts and problem-solving exercises.  \n- **`Module14 2D Array`**: Understanding and working with 2D arrays.  \n- **`module15 pointer\u0026DyanmicArray`**: Introduction to pointers and dynamic arrays.  \n- **`module 17,18 Function Recursive`**: A deep dive into recursive functions and their practical uses.  \n- **`Practice-Problem`**: A variety of solved problems to enhance your programming skills.  \n- **`conceptualSession/Week2/day01`**: Conceptual sessions for beginner-level programmers.  \n- **`functionRecursion`**: Additional examples of recursive functions.  \n- **`problem_solveing`**: Real-world problems solved using C.  \n- **`utilities`**: Utility scripts and helper programs.  \n\n---\n\n## 🛠️ Features  \n\n- **Beginner-Friendly**: A clear and structured pathway for learning C programming.  \n- **Real-World Problem Solving**: Practical exercises to prepare for coding challenges.  \n- **Comprehensive Coverage**: Includes basic, intermediate, and advanced topics.  \n\n---\n\n## 👨‍💻 Prerequisites  \n\n1. **C Compiler**: Install GCC or any other C compiler.  \n2. **Code Editor**: Use Visual Studio Code, Code::Blocks, or your preferred editor.  \n\n---\n\n## 📝 Getting Started  \n\n1. **Clone the Repository**:  \n   ```bash\n   git clone https://github.com/raihanuldev/C-Programming.git\n   cd C-Programming\n   ```\n2. **Explore the Modules**: Navigate through the folders to find specific topics.  \n3. **Compile and Run**:  \n   ```bash\n   gcc filename.c -o filename\n   ./filename\n   ```\n\n---\n\n## 📚 Additional Resources  \n\n- [C Programming Documentation](https://www.cprogramming.com/)  \n- [Codeforces Profile](https://codeforces.com/profile/raihanuldev)  \n\n---\n\n## 🤝 Contributions  \n\n1. Fork the repository.  \n2. Create a branch for your changes.  \n3. Commit your updates and improvements.  \n4. Open a pull request.  \n\n---\n\n## ⭐ Support  \n\nIf you find this repository helpful, consider starring it and sharing it with others!\n\n---","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraihanuldev%2Fc-programming","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fraihanuldev%2Fc-programming","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraihanuldev%2Fc-programming/lists"}