#cprogramming 搜索结果
Day-4/100 of my Coding Journey 🚀 Not my best day, but I still showed up. Completed more of the C one-shot and started Functions today. Some days are slow, but discipline > motivation. 🔥 #100DaysOfCode #CProgramming #CodeNewbie
Day 4: Learning C Programming ✨ Learned loops in C — while, do-while, for, plus break, continue, increment/decrement ops. Used loops for printing numbers, tables, sum, factorial, prime-check. Completed all practice tasks ✅ #CProgramming #100DaysOfCode #CodingJourney
Day-1/100 of my Coding Journey 🚀 ✔ Completed Operators in C ✔ Fixed VS Code issues ✔ Wrote my first warm-up program ✔ Started 5AM discipline Small start. But I’m here for the long run. #100DaysOfCode #cprogramming
Day 99 #100DaysOfCode — Array Rotation in C 🔄 Reverse entire array 🔁 Reverse first k elements ✨ Reverse remaining n-k elements 🔄 ✅ In-place, O(n) time, O(1) space Almost done! Day 100 tomorrow 🚀 #CProgramming #Algorithms #CodingJourney
Day 97 of #100DaysOfCode ✨ 1. DSA: 🔹 Sliding Window Maximum (LC 239) – solved using deque in O(n) ✅ 🔹 Revised the concept of deque 2. Programming (C): 🔹 Functions & Storage Classes + Recursion concepts 🔹 Arrays & 2D Arrays and concept of Pointers #dsand #CProgramming
Just built this simple command line interpreter in C. It’s the "Arpan Biswas Shell" for now, but I’m planning to make it feature-rich like Bash or Zsh soon. #cprogramming #Linux #CodingJourney
Want to really understand Linux? Write a shell. Found this "Writing a Shell in C" guide and it's a game-changer. I'm currently using it to build my own version—highly recommend checking it out! brennan.io/2015/01/16/wri… #SoftwareEngineering #C #Tutorial #OpenSource
A free() function youtu.be/J1lMQKTwEX0 JB #cprogramming #lowlevel
youtube.com
YouTube
Coding a memory allocator free() function in C
🤠Day 71/100 💻#100DaysOfCode 71 days of consistency, logic, and learning. Today’s challenge: Find the element repeated N times in an array using C ⚙️ Every problem strengthens my logic & patience 🔥 #CProgramming #CodingJourney
C: “Alright, let me set up my scope, load the bullet, breathe right, and calculate wind speed…” Python: “lol just shoot 😎 Shoutout to everyone who’s ever cried over a missing semicolon 😭 #CodeLife #Python #CProgramming #DevHumor
Kickstart your #Cprogramming journey with this curated set of practical, real-world projects: 🔐 SHA-512 Implementation 🌐 #HTTP Server 📡 UDP Server–Client System 🔍 #PortScanner 📶 Ping Utility (ICMP) 🎮 Multiplayer Tic-Tac-Toe 💬 Terminal #ChatSystem
Day-4/100 of my Coding Journey 🚀 Not my best day, but I still showed up. Completed more of the C one-shot and started Functions today. Some days are slow, but discipline > motivation. 🔥 #100DaysOfCode #CProgramming #CodeNewbie
Just built this simple command line interpreter in C. It’s the "Arpan Biswas Shell" for now, but I’m planning to make it feature-rich like Bash or Zsh soon. #cprogramming #Linux #CodingJourney
Want to really understand Linux? Write a shell. Found this "Writing a Shell in C" guide and it's a game-changer. I'm currently using it to build my own version—highly recommend checking it out! brennan.io/2015/01/16/wri… #SoftwareEngineering #C #Tutorial #OpenSource
Day 4: Learning C Programming ✨ Learned loops in C — while, do-while, for, plus break, continue, increment/decrement ops. Used loops for printing numbers, tables, sum, factorial, prime-check. Completed all practice tasks ✅ #CProgramming #100DaysOfCode #CodingJourney
30-Day C Language Challenge #Day [ 10 ] 🧩 Coding: 40 min 📘 Study: 0 min ================= #CProgramming #CLang #LowLevelProgramming
30-Day C Language Challenge #Day [ 9 ] 🧩 Coding: 30 min 📘 Study: 0 min ================= #CProgramming #CLang #LowLevelProgramming
Day-3/100 of my Coding Journey 🚀 ✔ Completed Loop Control Statements in C ✔ Practiced questions (break/continue, simple loops) Bit challenging today, but showing up matters. #100DaysOfCode #CProgramming #CodingJourney #tech
30-Day C Language Challenge #Day [ 9 ] 🧩 Coding: 30 min 📘 Study: 0 min ================= #CProgramming #CLang #LowLevelProgramming
30-Day C Language Challenge #Day [ 8 ] 🧩 Coding: 30 min 📘 Study: 0 min ================= #CProgramming #CLang #LowLevelProgramming
Congratulations to Adithya A Menon on securing 4.0 LPA at Zilogic His strong foundation in C Programming, ARM MCUs, Linux & RTOS built at Vector India played a key role in this achievement Proud to support future-ready embedded engineers! #EmbeddedSystems #CoreJobs #CProgramming
Day-2/100 of my Coding Journey 🚀 ✔ Learned Conditional Statements in C ✔ Practiced multiple if-else problems ✔ Solved Armstrong (3-digit) without loops ✔ Feeling more confident than Day-1 #100DaysOfCode #CProgramming #BeginnerCoder
30-Day C Language Challenge #Day [ 8 ] 🧩 Coding: 30 min 📘 Study: 0 min ================= #CProgramming #CLang #LowLevelProgramming
30-Day C Language Challenge #Day [ 7 ] 🧩 Coding: 25 min 📘 Study: 30 min ================= #CProgramming #CLang #LowLevelProgramming
Hope this makes the idea behind `calloc` even clearer. #EmbeddedSystems #CProgramming
Day-1/100 of my Coding Journey 🚀 ✔ Completed Operators in C ✔ Fixed VS Code issues ✔ Wrote my first warm-up program ✔ Started 5AM discipline Small start. But I’m here for the long run. #100DaysOfCode #cprogramming
😉 --- Proud to complete the C Programming Course from GUVI. Strengthened my fundamentals in algorithms, memory management, and efficient coding practices. Looking forward to applying these skills in upcoming projects. #CProgramming #GUVI #Upskilling ---
30-Day C Language Challenge #Day [ 7 ] 🧩 Coding: 25 min 📘 Study: 30 min ================= #CProgramming #CLang #LowLevelProgramming
30-Day C Language Challenge #Day [ 6 ] 🧩 Coding: 35 min 📘 Study: 40 min ================= #CProgramming #CLang #LowLevelProgramming
Today I focused on my academic studies — specifically C programming. Revised core concepts and made notes on C tokens and data types, and their categories. Still showed up, even with a lighter workload. #LearnInPublic #Consistency #CProgramming
30-Day C Language Challenge #Day [ 6 ] 🧩 Coding: 35 min 📘 Study: 40 min ================= #CProgramming #CLang #LowLevelProgramming
30-Day C Language Challenge #Day [ 5 ] 🧩 Coding: 30 min 📘 Study: 40 min ================= #CProgramming #CLang #LowLevelProgramming
30-Day C Language Challenge #Day [ 5 ] 🧩 Coding: 30 min 📘 Study: 40 min ================= #CProgramming #CLang #LowLevelProgramming
30-Day C Language Challenge #Day [ 4 ] 🧩 Coding: 30 min 📘 Study: 40 min ================= #CProgramming #CLang #LowLevelProgramming
I Master pattern printing in C and level up my DSA skills! Pattern problems are commonly asked in coding interviews and help build strong logical thinking. Save this for your next practice session! Which one is your favorite? #DSA #CProgramming #CodingInterviews #PatternPrinting
Day 99 #100DaysOfCode — Array Rotation in C 🔄 Reverse entire array 🔁 Reverse first k elements ✨ Reverse remaining n-k elements 🔄 ✅ In-place, O(n) time, O(1) space Almost done! Day 100 tomorrow 🚀 #CProgramming #Algorithms #CodingJourney
Day-4/100 of my Coding Journey 🚀 Not my best day, but I still showed up. Completed more of the C one-shot and started Functions today. Some days are slow, but discipline > motivation. 🔥 #100DaysOfCode #CProgramming #CodeNewbie
Day 97 of #100DaysOfCode ✨ 1. DSA: 🔹 Sliding Window Maximum (LC 239) – solved using deque in O(n) ✅ 🔹 Revised the concept of deque 2. Programming (C): 🔹 Functions & Storage Classes + Recursion concepts 🔹 Arrays & 2D Arrays and concept of Pointers #dsand #CProgramming
Day 4: Learning C Programming ✨ Learned loops in C — while, do-while, for, plus break, continue, increment/decrement ops. Used loops for printing numbers, tables, sum, factorial, prime-check. Completed all practice tasks ✅ #CProgramming #100DaysOfCode #CodingJourney
Highest Rated My course is now the highest rated Udemy course, of all C programming courses in the world JB #udemy #cprogramming
🤠Day 71/100 💻#100DaysOfCode 71 days of consistency, logic, and learning. Today’s challenge: Find the element repeated N times in an array using C ⚙️ Every problem strengthens my logic & patience 🔥 #CProgramming #CodingJourney
Day-1/100 of my Coding Journey 🚀 ✔ Completed Operators in C ✔ Fixed VS Code issues ✔ Wrote my first warm-up program ✔ Started 5AM discipline Small start. But I’m here for the long run. #100DaysOfCode #cprogramming
Exercism C Track Practice C programming with fun exercises and community collaboration for all skill levels. #CProgramming #CodingPractice #OpenSource
Kickstart your #Cprogramming journey with this curated set of practical, real-world projects: 🔐 SHA-512 Implementation 🌐 #HTTP Server 📡 UDP Server–Client System 🔍 #PortScanner 📶 Ping Utility (ICMP) 🎮 Multiplayer Tic-Tac-Toe 💬 Terminal #ChatSystem
✅ Phase 01 - Day 64 • Explored Dynamic Memory Allocation 💾 #CProgramming #CodingJourney #100DaysOfCode #TechLearning #Programming
Productive day! 🚀 Recorded a quick video teaching a simple “Guess the Number” game in C 😄 Also revised DeFi basics + the first AMM model (x*y=k) and learned some business concepts on YouTube. Small steps everyday → Big progress 💡💻 #DeFi #AMM #CProgramming #Web3 #Learning
Something went wrong.
Something went wrong.
United States Trends
- 1. Brian Cole 34.3K posts
- 2. #TrumpAffordabilityCrisis 5,363 posts
- 3. Eurovision 105K posts
- 4. Tong 18.9K posts
- 5. #EndRevivalInParis 13.8K posts
- 6. #Kodezi 1,186 posts
- 7. #OlandriaxHarvard 1,699 posts
- 8. Woodbridge 5,685 posts
- 9. Rwanda 33.4K posts
- 10. Wray 14.1K posts
- 11. #NationalCookieDay 1,674 posts
- 12. Jalen Carter 1,591 posts
- 13. Black Album 2,150 posts
- 14. Legend Bey 1,351 posts
- 15. TPUSA 76.8K posts
- 16. Chadwick 1,122 posts
- 17. Sidwell N/A
- 18. KJ Jackson N/A
- 19. $SMX 1,883 posts
- 20. Happy Birthday Dan 4,116 posts