
C Programming
@CProgrammers
All things C programming. Kudos to Kenneth Thompson & Dennis Ritchie 💻
You might like
Are you a C programmer or interested in C, follow this account. 🔥 Together let’s journey back to 1970 & talk with hardware using the programming language C. #100DaysOfCode #DEVCommunity #CodeNewbie #Linux


What is your best project completed in C? Ours is the Hello World project. int main(void) { printf(“Hello World!”); return 0; } Very quick & efficient. Client is happy 😆 #CodeNewbie #Linux #DEVCommunity
Why C is so powerful as a programming language especially at system level 👇🏽 #100DaysOfCode #CodeNewbie #DEVCommunity #WomenWhoCode

Pop Quiz What is the output of the C code below 👇🏽 and why? ‘’’ main() <% int array<:5:> = <%1, 2, 3, 4, 5%>; printf("%d\n", array<:1:>); %> ‘’’ #DEVCommunity #100DaysOfCode #CodeNewbie #WomenWhoCode
Do you code in C? Share with us your best C code snippet below 👇🏽. See ours below ⬇️ ‘’’ main() { printf(“Hello, World!”); } ‘’’ #DEVCommunity #100DaysOfCode #CodeNewbie
Are you a C programmer, indicate by commenting below, link to a C project you’re currently working on. 👇🏽 #DEVCommunity #CodeNewbie #100DaysOfCode
What is the output of the C program below and why? 🤩 main() { int x; printf("Enter two numbers: "); scanf("%*d%d", &x); printf("x is: %d", x); } #DEVCommunity #100DaysOfCode #CodeNewbie #WomenWhoCode
Don’t say a word. Just like & retweet 😂 #CodeNewbie #100DaysOfCode #DEVCommunity #programmingjoke

Pop Quiz Let’s see who wins today 😊 What is the output of the below C program & why? main() { int array[5] = {66, 77, 88, 99, 110}; printf("%d\n", 3[array]); } Don’t compile this code on your machine. Just look and respond 😊 #DEVCommunity #CodeNewbie #100DaysOfCode
What would be printed to STDOUT when you compile and execute this C code? main(void) { printf(“%lu\n”, printf(“ABC”)); } Looking forward to your responses 👇🏽 #100DaysOfCode #DEVCommunity #CodeNewbie #programming #WomenWhoCode
The beginning of high level programming & the best program ever written 👇🏽 #DEVCommunity #100DaysOfCode #CodeNewbie #Linux

If C programmers were to save titanic from sinking 🥳 #DEVCommunity #100DaysOfCode #CodeNewbie

C programming is easy, check out the function prototype 👇🏽 Do you understand what it does? 😊🧑🏾💻 #DEVCommunity #CodeNewbie #100DaysOfCode

Respect to the creator of the elegant language called C. ✊🏽 Let it’s creator be celebrated all around the world & beyond. 🌏 #DEVCommunity #100DaysOfCode #CodeNewbie #programming

What do you think is wrong with this C program & what will be printed to STDOUT? main(void) { int x; printf(“%d\n”, x); } You can also recommend a simple way to fix the issue. #DEVCommunity #100DaysOfCode #CodeNewbie #programming
Are you a C programmer or interested in C, follow this account. 🔥 Together let’s journey back to 1970 & talk with hardware using the programming language C. #100DaysOfCode #DEVCommunity #CodeNewbie #Linux


United States Trends
- 1. Yamamoto 48.4K posts
- 2. #DWTS 44.5K posts
- 3. halsey 9,193 posts
- 4. Growth Path 1,663 posts
- 5. #FlyTogether 2,920 posts
- 6. Young Republicans 76.9K posts
- 7. Kreider 1,320 posts
- 8. Ohtani 14.2K posts
- 9. Jared Butler N/A
- 10. #TexasHockey 3,429 posts
- 11. #MOST_WANTED_IN_CHICAGO 1,255 posts
- 12. Cuffem 2,672 posts
- 13. TOKYO NARITA N/A
- 14. #RHOSLC 4,840 posts
- 15. Jarry N/A
- 16. Lucia 63.5K posts
- 17. Will Richard 2,677 posts
- 18. Tami 4,586 posts
- 19. bush 40.6K posts
- 20. Ayton 2,528 posts
Something went wrong.
Something went wrong.