Outline of the C programming languageWhat type of language is C?
C can be described as all of the following:
C libraries
C Standard Library
The C standard library provides fundamental routines for:[16]
Notable projects written in C
C learning resources
- Codeforces – an online platform for programming contests that supports C submissions
- Codewars – gamified coding challenges
- HackerRank – competitive programming and interview preparation site with C challenges
- LeetCode – online judge and problem-solving platform
See also
Outlines of other programming languages
References
- ↑ "Introduction to C". W3Schools.
- ↑ "C Programming Language - FASRC DOCS". docs.rc.fas.harvard.edu. April 29, 2024.
- ↑ "What is C (programming language)? | Definition from TechTarget". SearchWindows Server.
- ↑ "USERS' REFERENCE TO B ON MH-TSS" (PDF). Nokia. 1973.
- ↑ Ritchie, Dennis M. (1988). The C Programming Language (2nd ed.). Prentice Hall. ISBN 0-13-110362-8.
- ↑ "Standard in C". GeeksforGeeks. January 10, 2014.
- ↑ "Callbacks in C". GeeksforGeeks. October 18, 2017.
- ↑ "Control flow statements in Programming". GeeksforGeeks. March 4, 2024.
- ↑ "C Control Flow Examples". www.programiz.com.
- ↑ "Enumeration (or enum) in C". GeeksforGeeks. October 31, 2014.
- ↑ "Functions in C". GeeksforGeeks. October 9, 2022.
- ↑ "C/Recursion". www.cs.yale.edu.
- ↑ "Static Variables in C". GeeksforGeeks. July 3, 2015.
- ↑ "Integralist". www.integralist.co.uk.
- ↑ "Security issues in C language". GeeksforGeeks. November 10, 2021.
- ↑ "C Library Functions". GeeksforGeeks. July 18, 2021.
- ↑ "C Programming Tutorial". cprogramming.com.