🚀 IEEE Technical Talk on OOPS & JavaOn 20 Feb 2026, the IEEE Communication Society organized a student-to-student technical session for S.Y. B.Tech students on “Flow of OOPS to Core Java.”fundamentals.#IEEE#IEEEComSoc#OOPS#CoreJava#PeerLearning
Today I went 3D in Java. 💻🔥
Built a program to:
→ Take layers, rows & columns
→ Accept elements dynamically
→ Store using nested loops
No copy-paste.
Just pure logic building.
Depth > Syntax 😎
#Java#CoreJava#DSA#buildinpublic#iran
Most people scroll in the morning.
I rotate arrays. 💻🔥
Started my day inside Eclipse,
shifting elements one by one —
no shortcuts, no built-in magic.
Input: 3 2 4 6 5 6 8
Output: 2 4 6 5 6 8 3
Simple logic.
Strong fundamentals.
#Java#CoreJava#100DaysOfCode#DSA#BuildInPublic
Most beginners chase frameworks.
I’m mastering the basics. 💻
Today in Java:
• Traverse array
• Check element
• Count occurrences
• Remove using loop
No copy-paste.Just logic.
When interviews ask,
“Explain your code?”
I smile.Core Java grinders — let’s connect #Java#CoreJava
While others scroll reels…
I debug arrays in Java. 💻
Today’s focus:
→ Searching element in array
→ Counting occurrences
→ Removing element using loop logic
No frameworks.
No shortcuts.
Just core Java fundamentals.
Because strong basics = strong developer. 🚀
#Java#CoreJava