{"id":16104937,"url":"https://github.com/dbc2201/immersion2k19_c","last_synced_at":"2025-03-18T08:31:35.398Z","repository":{"id":133011669,"uuid":"189973868","full_name":"dbc2201/Immersion2k19_C","owner":"dbc2201","description":"Official Repository of C Programming, Immersion Programme @ GLAU","archived":false,"fork":false,"pushed_at":"2019-07-08T11:51:15.000Z","size":16256,"stargazers_count":8,"open_issues_count":0,"forks_count":7,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-28T08:19:51.023Z","etag":null,"topics":["c","programming","programming-language"],"latest_commit_sha":null,"homepage":"http://www.gla.ac.in/","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/dbc2201.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":"2019-06-03T09:20:50.000Z","updated_at":"2020-07-24T04:16:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"c418ace0-e8e8-4169-bec8-4a4392bedc12","html_url":"https://github.com/dbc2201/Immersion2k19_C","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbc2201%2FImmersion2k19_C","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbc2201%2FImmersion2k19_C/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbc2201%2FImmersion2k19_C/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbc2201%2FImmersion2k19_C/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dbc2201","download_url":"https://codeload.github.com/dbc2201/Immersion2k19_C/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243910750,"owners_count":20367545,"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","programming","programming-language"],"created_at":"2024-10-09T19:07:13.140Z","updated_at":"2025-03-18T08:31:35.393Z","avatar_url":"https://github.com/dbc2201.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Immersion 2019 @ GLA University, Mathura\n\n## List of references for interview preparation\n\n1. [Sanfoundry List of 1000 MCQs on C](https://www.sanfoundry.com/c-interview-questions-answers/)  \n2. [C Programming eBooks](https://drive.google.com/open?id=1I2QTu1akEhRA_HgMvNMUIL7a5w1uaKHF) (Open with your official GLA email address ****@gla.ac.in)  \n3. [Exercism.io (website for coding practice)](https://exercism.io/)\n\n___\n\n\n## Question of the Week  \n\n### Challenge Name : TBA  \n\n### Problem Statement: TBA  \n\n###  Submit your entries in the following manner\n1. Use your official GLA email address to send in a mail at divyansh.bhardwaj@gla.ac.in  \n2. The subject line should be as per the challenge name.  \n3. In the body of the e-mail, please mention your full name, university roll number and batch.  \n4. The code should be kept in a separate file called 'acronym.c' and should strictly follow C99 GCC standards.  \n5. Please use indentation and code comments to make the code more readable.  \n\n### Test Cases for the problem\nNONE\n\n### You may choose to use pre-defined C libraries instead of writing the whole functionality over.\n\n---\n\n## How to acquire a JetBrains License\n\n1. Create an account on [GitHub](https://github.com/join) (Use your official GLA email address)  \n   [Here](https://www.wikihow.com/Create-an-Account-on-GitHub) is a help link.  \n2. Register for an account at [JetBrains](https://account.jetbrains.com/login) using your GLA email address.    \n3. Go to [JetBrains' Student License Form](https://www.jetbrains.com/shop/eform/students) and fill it using the same GLA email.  \n4. Now download the toolbox app from JetBrains from [here](https://www.jetbrains.com/toolbox/)  \n5. Sign in to the Toolbox and download your software!\n\n___\n\n## Articles to read\n\n1. [How to write a good C main function](https://opensource.com/article/19/5/how-write-good-c-main-function?utm_medium=Email\u0026utm_campaign=weekly\u0026sc_cid=701f20000012sAeAAI)  \n2. [Stuff every programmer should know](https://github.com/mtdvio/every-programmer-should-know)  \n3. [A list of projects anyone can make](https://github.com/jorgegonzalez/beginner-projects#projects)  \n4. [Create a visual profile for your GitHub account](https://sourcerer.io/)  \n5. [How to use Git and GitHub](https://www.youtube.com/watch?v=Ytux4IOAR_s\u0026list=PLAwxTw4SYaPk8_-6IGxJtD3i2QAu5_s_p)\n6. [C Programming Tutorials in Hindi (Spoken Tutorials, IIT Bombay)](https://spoken-tutorial.org/tutorial-search/?search_foss=C+and+Cpp\u0026search_language=Hindi)\n7. [C Programming Tutorials in English (Spoken Tutorials, IIT Bombay)](https://spoken-tutorial.org/tutorial-search/?search_foss=C+and+Cpp\u0026search_language=English)\n8. [Crash Course Computer Science, YouTube](https://www.youtube.com/watch?v=tpIctyqH29Q\u0026list=PL8dPuuaLjXtNlUrzyH5r6jN9ulIgZBpdo)\n9. [Awesom C Stuff GitHub Repo, aleksandar-todorovic](https://github.com/aleksandar-todorovic/awesome-c)\n10. [C Programming Tips and Tricks](https://www.techbeamers.com/top-c-programming-tips-and-tricks-for-you/)\n\n___  \n\n![Dissection of a simple C program](/images/cprogram.png)\n\n___\n\nVideo - Setting Up Your Development Environment For C Programming, Divyansh Bhardwaj\n[![Video - Setting Up Your Development Environment For C Programming, Divyansh Bhardwaj](https://img.youtube.com/vi/6xr6z6IGU1k/0.jpg)](https://youtu.be/6xr6z6IGU1k)\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdbc2201%2Fimmersion2k19_c","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdbc2201%2Fimmersion2k19_c","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdbc2201%2Fimmersion2k19_c/lists"}