6 months from now, Iโll launch my own software agency.
As a CSE student, this is where my journey begins.
#BuildInPublic #Entrepreneur
@majharultanvir.bsky.social
learner | #CodeNewbie | ๐ป
6 months from now, Iโll launch my own software agency.
As a CSE student, this is where my journey begins.
#BuildInPublic #Entrepreneur
#Day13 of #100DaysOfCode
some basic-level problems to practice switch-case in C++:๐ป
1. Day of the Week
2. Simple Calculator
3. Grade System
4. Month Days
5. Simple Menu
#CPlusPlus #CodingJourney #BackToBasics
I've been going through an inner conflict for quite some time. Now, Iโm at the final stage of resolving it and have almost addressed my issues. I hope to get back on track soon and move forward toward fulfilling my dreams.
#learntocode
#Day12 of #100DaysOfCode
๐ Rereading C++ Basics ๐
Strengthening my foundation before diving deeper. Basics are everything! ๐ปโจ
#CPlusPlus #CodingJourney #BackToBasics
#Day11 of #100DaysOfCode
๐ Rereading C++ Basics ๐Going back to the fundamentals to strengthen my foundation. The basics are the key to mastering advanced concepts like OOP. ๐๐ป
#CPlusPlus #CodingJourney #BackToBasics
#Day10 of #100DaysOfCode
Why OOP (Object-Oriented Programming)?
1๏ธโฃ Modularity
2๏ธโฃ Reusability
3๏ธโฃ Maintainability
4๏ธโฃ Encapsulationrelated functions.
5๏ธโฃ Real-World Modeling: Mimics real-world entities with objects.
OOP makes code organized, scalable, and easy to understand! ๐
#Day9 of #100DaysOfCode
โ
C++ Basics: Done! ๐
Now, stepping into Object-Oriented Programming (OOP). Starting with classes, objects, constructors, and encapsulation. Excited to learn how to structure code better! ๐ปโจ
#CPlusPlus #OOP #CodingJourney
thank you
27.11.2024 05:08 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0#Day8 of #100DaysOfCode
โ
C++ Basics: Completed! ๐
Now, it's time to dive into Object-Oriented Programming (OOP). Excited to explore concepts like classes, objects, inheritance, polymorphism, and more! ๐ปโจ
#CPlusPlus #OOP #CodingJourney
#Day7 of #100DaysOfCode
๐ C++ Functions Deep Dive Today
๐ง Functions: Encapsulate reusable code!
๐ return Keyword: Sends a value back to the caller.
โจ Overloaded Functions: Same name, different parameters!
#CPlusPlus #CodingJourney #CodeNewbie #codeforcode
#Day6 of #100DaysOfCode
๐ C++ Loop Learnings Today
๐ Loops:
while
do-while
for
โจ Break & Continue: Control loop flow!
๐ Nested Loops: Loop inside a loop!
๐ฒ Random Number Generator: Used rand() from <cstdlib>.
๐ฏ Event Generator: Simulated events using random numbers.
#Day5 of #100DaysOfCode
๐ C++ String Basics
โจ String Functions:
length() or size(): Get string length.
substr(): Extract a substring.
find(): Locate a character/word.
append(): Add to a string.
#ProgrammingJourney #CodeEveryday #LearnToCode
#CPlusPlus #coding
#Day4 of #100DaysOfCode
๐ C++ Learnings Today
๐ if-else: Conditional logic!
๐ switch: Multi-condition handling.
๐ฉ Console Calculator: Built a basic calculator! ๐
โ Ternary Operator: Shorthand for if-else.
๐ Logical Operators: &&, ||, !
#CPlusPlus #CodeNewbie
Thank you! ๐ โappreciate the support! ๐
21.11.2024 17:44 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0#Day3 of #100DaysOfCode
๐ Today in C++
โ Math Functions: Discovered sqrt(), pow(), abs(), etc., from <cmath>.
๐ if Statement: Learned conditional logic!
#Day2 of #100DaysOfCode Today I learned
๐ const
๐ Namespaces:
๐ typedef/using
โ Arithmetic Ops
๐ Type Conversion
#CPlusPlus #Coding #CodingChallenge #CodingJourney
#Day1 of #100DaysOfCode
As I dive into the fascinating world of programming with C++, my first milestone has been understanding variables and basic data typesโthe building blocks of any program. Let me share what Iโve learned!
#programming #today #skills #tutorials
Excited to be back! Starting from today, I'll be learning something new in programming every day and sharing my progress here. Letโs grow together! #ProgrammingJourney #CodeEveryday #LearnToCode
#100DaysOfCode