{"id":19608847,"url":"https://github.com/pratikrameshmajage/c_programming","last_synced_at":"2025-05-13T01:54:05.444Z","repository":{"id":261991608,"uuid":"868317510","full_name":"PratikRameshMajage/C_Programming","owner":"PratikRameshMajage","description":"I learned the C programming language and documented my journey through these notes. 🖥️ This repository includes:  📝 Key concepts and syntax of C 🔢 Examples of commonly used programs 🛠️ Tips and tricks for beginners 📂 Well-structured notes for easy understanding Perfect for anyone starting with C programming or revising the basics! 🚀","archived":false,"fork":false,"pushed_at":"2025-02-14T18:24:13.000Z","size":6797,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-13T01:53:59.681Z","etag":null,"topics":["c","return","struct","union"],"latest_commit_sha":null,"homepage":"","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/PratikRameshMajage.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-10-06T04:05:06.000Z","updated_at":"2025-02-14T18:24:17.000Z","dependencies_parsed_at":"2024-11-09T19:30:32.300Z","dependency_job_id":"6997a12a-610d-43cc-b7fa-69f54b360f69","html_url":"https://github.com/PratikRameshMajage/C_Programming","commit_stats":null,"previous_names":["pratikrameshmajage/c_programming"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PratikRameshMajage%2FC_Programming","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PratikRameshMajage%2FC_Programming/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PratikRameshMajage%2FC_Programming/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PratikRameshMajage%2FC_Programming/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PratikRameshMajage","download_url":"https://codeload.github.com/PratikRameshMajage/C_Programming/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253856631,"owners_count":21974576,"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","return","struct","union"],"created_at":"2024-11-11T10:17:48.362Z","updated_at":"2025-05-13T01:54:05.426Z","avatar_url":"https://github.com/PratikRameshMajage.png","language":"C","readme":"# C Programming Syllabus.\r\n1. Compiler\r\n2. Interpriter\r\n3. Assembler\r\n4. Life Cycle of C Programming\r\n```\r\n    # - Preprocessor | Interupt Processor and Execute Current File \r\n\r\n    include - Include Libraries\r\n\r\n    \u003c\u003e - Bin Folder Path\r\n\r\n    stdio - Standard Input | Output\r\n    \r\n    conio - Console Input | Output\r\n\r\n    Preprocessor -\u003e .c -\u003e HLL(High Level Language) -\u003e Source File(Readable File)(Complexity is Present)\r\n\r\n    Compiler -\u003e .c -\u003e Check Syntatical Errors(Grammer) -\u003e If Error Then It Returns Error -\u003e Compile time Error\r\n\r\n    Assembler -\u003e .obj -\u003e MLL(Machine Level Language) - \u003e Assembly Language (.asm) -\u003e Check Logick in the given Progeram -\u003e Run time Error -\u003e Convert into Binary language\r\n\r\n    *Linker/Loader -\u003e \r\n     \r\n    Executable File -\u003e .exe -\u003e Executable File(Readable format)(Complexity is Hidden )\r\n```\r\n5. Variables\r\n6. Data Types\r\n7","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpratikrameshmajage%2Fc_programming","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpratikrameshmajage%2Fc_programming","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpratikrameshmajage%2Fc_programming/lists"}