Tag: Java

give talks

How to Give Talks as a Software Developer

To give talks is very challenging but also very rewarding. When we give talks and share our knowledge, we fill out the gaps from what we learned. In software development, if you face this challenge to give a talk, you will expand exponentially in...

mvc design pattern

MVC Pattern with Java

The MVC (Model View Controller) pattern divides the code into three layers, Model which is the layer where there is the business data class, we can also say model class or even domain class. Then the View layer is the front-end application which...

Keep Up With Technology

How to Keep Up with Technology as a Developer

To keep up with technology as a developer is not easy nowadays. In the cloud era, there are so many technologies to be mastered that we need to be strategic. If you didn’t start working on the cloud, you can take a look at the technologies...

senior software engineer

How to Become a Senior Software Engineer?

Primarily, to be a senior software engineer, you must be great technically. You should know at least one programming language deeply, handle Threads, be able to learn new and adapt to new technologies quickly, and know a couple of frameworks very...

work remotely

7 Tips to Work Remotely and Get Things Done

During the pandemic, everyone has to work remotely. For most people to work remotely is a big challenge because they might be tempted to do something else instead of focusing on work. Companies have no choice other than adapting to the situation or...

help

How to Ask for Help as a Software Developer?

Asking questions at work as a software developer might be tricky. Nobody knows everything though and it’s fine to admit that, you even show strength and confidence by doing so. However, there is a fine line on that matter, there are many...