#cprogramming Suchergebnisse

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

arpitpanwarx's tweet image. 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

Topic :- for loop Sum of numbers #cprogramming

Vaishnavi_1101_'s tweet image. Topic :- for loop
Sum of numbers
#cprogramming

Topic :- Function Sum using function #Cprogramming

Vaishnavi_1101_'s tweet image. Topic :- Function 
Sum using function 
#Cprogramming

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

AshishT61164097's tweet image. 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 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

shivam21102005's tweet image. 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
shivam21102005's tweet image. 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

😉 --- 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 ---

RehanSiddi66398's tweet image. 😉
---
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
---

🎯 Week 5: Memory — @cs50 2025 This week changed how I see code. From pixels to pointers, I finally understood how data lives inside memory — every variable, every byte. Programming isn’t just logic; it’s architecture. Next: Data Structures! #100DaysOfCode #CProgramming #DSA

alamtaufeeq854's tweet image. 🎯 Week 5: Memory — @cs50  2025

This week changed how I see code.
From pixels to pointers, I finally understood how data lives inside memory — every variable, every byte.
Programming isn’t just logic; it’s architecture.
Next: Data Structures!
#100DaysOfCode #CProgramming #DSA
alamtaufeeq854's tweet image. 🎯 Week 5: Memory — @cs50  2025

This week changed how I see code.
From pixels to pointers, I finally understood how data lives inside memory — every variable, every byte.
Programming isn’t just logic; it’s architecture.
Next: Data Structures!
#100DaysOfCode #CProgramming #DSA

🤠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

shivam21102005's tweet image. 🤠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

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

Anshit_Rangra's tweet image. 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

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

Vector_India's tweet image. 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
Vector_India's tweet image. 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

arpitpanwarx's tweet image. 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

arpitpanwarx's tweet image. 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 ---

RehanSiddi66398's tweet image. 😉
---
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

Aarohi0x's tweet image. 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

dushmanta404's tweet image. 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
dushmanta404's tweet image. 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
dushmanta404's tweet image. 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
dushmanta404's tweet image. 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

30-Day C Language Challenge #Day [ 4 ] 🧩 Coding: 30 min 📘 Study: 40 min ================= #CProgramming #CLang #LowLevelProgramming

30-Day C Language Challenge #Day [ 3 ] 🧩 Coding: 30 min 📘 Study: 1.20 h ================= #CProgramming #CLang #LowLevelProgramming



Descubre el ABI básico de C para WebAssembly y cómo facilita la interoperabilidad en la compilación de lenguajes como C y Rust. Un análisis detallado con ejemplos clave. #WASM #CProgramming eli.thegreenplace.net/2025/notes-on-…


سي ليست مجرد لغة إنها عقد مباشر مع العتاد (Hardware). بينما تتحدث اللغات الحديثة بلغة المجردات , C تمنحك مفاتيح الذاكرة والمؤشرات وتُجبرك على فهم كيف يعمل النظام. هذا هو السبب في أن أنظمة التشغيل (OS) وقواعد البيانات تبدأ هنا. القوة تأتي من الاقتراب من الصفر. #CProgramming


30-Day C Language Challenge #Day [ 3 ] 🧩 Coding: 30 min 📘 Study: 1.20 h ================= #CProgramming #CLang #LowLevelProgramming

30-Day C Language Challenge #Day [ 2 ] 🧩 Coding: 30 min 📘 Study: 40 min ================= #CProgramming #CLang #LowLevelProgramming



#100DaysOfCode | #Day125 Started with C Programming — learned basics, keywords, data types, constants, variables, and operators. Also wrote 4 practice programs to build a strong foundation in logic and syntax! #CProgramming #ProgrammingBasics #LearningEveryday #Consistency


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

shivam21102005's tweet image. 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
shivam21102005's tweet image. 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

Topic :- Function Sum using function #Cprogramming

Vaishnavi_1101_'s tweet image. Topic :- Function 
Sum using function 
#Cprogramming

Topic :- for loop Sum of numbers #cprogramming

Vaishnavi_1101_'s tweet image. Topic :- for loop
Sum of numbers
#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

arpitpanwarx's tweet image. 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 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

AshishT61164097's tweet image. 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

Topic :- Array Sum of numbers using array #array #Cprogramming #sum

Vaishnavi_1101_'s tweet image. Topic :- Array 
Sum of numbers using array
#array #Cprogramming #sum

Highest Rated My course is now the highest rated Udemy course, of all C programming courses in the world JB #udemy #cprogramming

drJonasBirch's tweet image. 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

shivam21102005's tweet image. 🤠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

🎯 Week 5: Memory — @cs50 2025 This week changed how I see code. From pixels to pointers, I finally understood how data lives inside memory — every variable, every byte. Programming isn’t just logic; it’s architecture. Next: Data Structures! #100DaysOfCode #CProgramming #DSA

alamtaufeeq854's tweet image. 🎯 Week 5: Memory — @cs50  2025

This week changed how I see code.
From pixels to pointers, I finally understood how data lives inside memory — every variable, every byte.
Programming isn’t just logic; it’s architecture.
Next: Data Structures!
#100DaysOfCode #CProgramming #DSA
alamtaufeeq854's tweet image. 🎯 Week 5: Memory — @cs50  2025

This week changed how I see code.
From pixels to pointers, I finally understood how data lives inside memory — every variable, every byte.
Programming isn’t just logic; it’s architecture.
Next: Data Structures!
#100DaysOfCode #CProgramming #DSA

Exercism C Track Practice C programming with fun exercises and community collaboration for all skill levels. #CProgramming #CodingPractice #OpenSource

essamamdani's tweet image. Exercism C Track  
Practice C programming with fun exercises and community collaboration for all skill levels.  
#CProgramming #CodingPractice #OpenSource

✅ Phase 01 - Day 64 • Explored Dynamic Memory Allocation 💾 #CProgramming #CodingJourney #100DaysOfCode #TechLearning #Programming

HarshvardhanRaw's tweet image. ✅ Phase 01 - Day 64  
• Explored Dynamic Memory Allocation 💾
#CProgramming #CodingJourney #100DaysOfCode #TechLearning #Programming

😉 --- 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 ---

RehanSiddi66398's tweet image. 😉
---
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
---

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

Anshit_Rangra's tweet image. 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

Loading...

Something went wrong.


Something went wrong.


United States Trends