Sabitlenmiş Tweet
Priyanshu
173 posts

Priyanshu
@PriyanshuDevx
19 y/o, ece '29 | Full stack developer, ml engineer & designer. sharing whatever stuff I build and learn ↓
/dev/null Katılım Şubat 2025
108 Takip Edilen154 Takipçiler
Priyanshu retweetledi

Day 11 ✅ and constructors finally make sense!
covered:
🔹 Default & Parameterized constructors
🔹 Constructor overloading
🔹 The `this` keyword
📝 Notes → secret-lathe-8f6.notion.site/Constructors-i…
💻 Code → github.com/priiyanshudev/…
@adityatandon02 @rohit_negi9
#Java #JavaLearning

English

Day 10 of learning Java
Yeah I know, it's been a while. Sem 1 practicals kept me away but I'm back.
Topics I covered:
- Traditional Programming vs Object-Oriented Programming
- Problems with the procedural approach
- Representing the real world in code
- What are Classes and user-defined data types
- Creating Objects
- Compile-time vs Runtime concepts
- Characteristics of Objects
- Naming conventions in Java
- Representing behaviors
- Non-physical objects in programming
- Writing your first Class & Object
- Understanding the role of the Main class
OOPs genuinely makes you see code differently. Excited to go deeper.
Notes 👇
secret-lathe-8f6.notion.site/Intro-to-OOPs-…
Code 👇
github.com/priiyanshudev/…
@adityatandon02 @rohit_negi9 the lecture was so well explained, everything just clicked.

English

Day 9 of learning Java ☕
topics i covered today:
what are functions in Java
why we need functions
types of functions
defining functions in code
understanding the main method
function overloading
function chaining
recursion
Notes here 👇
notion.so/Functions-3186…
Code here 👇
github.com/priiyanshudev/…
@adityatandon02
@rohit_negi9
#Java #100DaysOfCode #BuildInPublic

English

@haha_girrrl if (input_hash == stored_hash)
login_success
else
wrong_password
English

Day 8 of learning Java ☕
topics i covered today:
- while loop
- do while loop
- for loop
- nested for loop
- pattern printing using loops
- labels and blocks
Notes here 👇
notion.so/Conditional-31…
Code here 👇
github.com/priiyanshudev/…
thank you (@adityatandon02 @rohit_negi9) for the solid foundation 🙌

English












