The new trend in the market now is that every software engineer has to be a great problem-solver, well, it’s not that new though, the difference is that some time ago we had to solve mostly code problems, now we have to solve all kinds of...
The following top long-lasting Java books have a big impact on every software developer because they teach techniques that stand the time test; they are books that will provide you with long-lasting knowledge and benefits. Code techniques...
Can you imagine what are the crucial lessons from God of War and even more curious, how they connect with software development? ** Spoiler alert, I will reveal some information about the game, only continue if you don’t mind about it. ** In...
When software developers who are used to working with monoliths projects start working with microservices it might be very frustrating because there are so many technologies we have to know when working with microservices. If developers don’t...
What will make you a top software engineer? One very powerful way to achieve this level is to have a reference, someone you can follow the steps to massively improve yourself. I strongly believe that having references, someone we can follow the...
The Java Market Some Time Ago Not long ago, Java developers had to be very good at Java (of course), Java EE or Spring technologies, and some front-end technologies such as JSF, Angular, React, SQL, and databases. Some architecture and modeling...
Get your code cleaner and more flexible by using constructors with method reference and overloading!
Try out this challenger and take your Java skills to a whole new level!
More videos in
Get your code cleaner and more flexible by using constructors with method reference and overloading!
Try out this challenger and take your Java skills to a whole new level!
More videos in
Get your code cleaner and more flexible by using constructors with method reference and overloading!
Try out this challenger and take your Java skills to a whole new level!
More videos in
Master the use of Predicate with anonymous inner class, static inner class, instance inner class, and lambda. Do you know how to compose predicates by using and, or and negate? If you do know how to use predicate or not, you should try out this...