Java- Day 11 - Interfaces
▲ 49 r/programminghorror+1 crossposts

Java- Day 11 - Interfaces

Could not learn much since I am travelling to my base location from home for work.
Had a basic idea on interfaces and multiple interfaces. Pushed the notes and code to git.

Need for interfaces is still confusing. I’ll re watch the video tomorrow and proceed from there to enums.

u/vamsy_g21 — 11 days ago
▲ 108 r/programminghorror+1 crossposts

Java - always scared to learn -> completing Java OOP concepts

Well, it always was a nightmare to learn Java right from beginning days. I used to start studying and somehow I lost interest always just because I had to write so many lines when compared to python or Js.

Somehow I was interested in front end and of course there was no heavy logic involved in it. So I used to get happy just by watching the UI changes with my code.

Recently, I started learning Java for getting into backend. I was like “kya hi ho jaega? Wapas fail ho jaunga.. isse zyada toh kuch hone wala ni hai”.
I’ll be very honest, though ppl say that once you learn a programming language, it’s easy to learn other languages too. But Java was somehow a nightmare for me and it still is. But I learnt to face it no matter how boring it was to understand those concepts.

Now I’ve completed the oops concepts. Nevertheless it was all about consistency that even if I wasn’t interested at all some days , I gave at least 5 minutes to learn.

Same was the problem with DSA for me. I think consistency is really a key.

Now main focus will be on learning the interfaces, enums, collections, etc.

Onwards & upwards.🤗

u/vamsy_g21 — 12 days ago