12 followers
A software developer passionate about technology
Subscribe to my newsletter and never miss my upcoming articles
The start to the new year couldn’t have been any better. The date finally arrived when I joined Amadeus Software Labs, Bangalore, India as a Software Developer Intern. I had my first day on 14 Jan 2021, which had many cool things in store. All the in...
Hello everyone! It's a new year and the first Friday of this year, so time for another blog. Today on the table, we have an exciting and relatively unheard topic in Java - "Typecasting." What is Typecasting? Typecasting is When we assign a value of ...
Finally, the year 2020 has gone by, and as we welcome 2021, there are few things I want to say to my readers. 2020 has taught us to value small things and appreciate even the smallest of success. Life is very uncertain, and we should cherish every ...
It's another Friday and a festive one too. So first of all, Merry Christmas to all the readers. Since it's a big festive day, I'll keep this blog a very, very short one. Yes, as the title goes, it is about the "return" keyword in Java. What is a ret...
OOP or Object Oriented Programming is an important topic we need to study whenever we get into or are into coding. Be it interviews, exams, or contests and competitions. OOP's will always be there. Today in my blog, I'll be explaining some essential ...
It's Friday, and here I am with one more new blog. This time again, it's about something related to Java. This blog is about operators in Java, and it is a short one. Operators are used to performing various operations on variables and values. There ...