PinnedSolomon Eseme·Dec 31, 2020My Year in Review 2020Wow! What a year! 😔 My Best and Worst Year Ever!A response icon1A response icon1
InMasteringBackendbySolomon Eseme·May 25, 2025Backend Developer Resume Writing: The Ultimate GuideIn this guide, we’ll walk you through everything you need to know to write a backend developer resume that stands out.
InMasteringBackendbySolomon Eseme·May 18, 2025Backend Development: Ultimate Guide (2025)this guide will take you through everything you need to know — from core concepts to advanced backend architectures.
InMasteringBackendbySolomon Eseme·May 24, 2025How to Become a Backend Developer (2025)In this guide, we will break down everything you need to know to become a backend developer this year, step by step.
InMasteringBackendbySolomon Eseme·May 15, 2025Top 5 Python FrameworksWhether you’re just starting your journey as a backend developer or exploring frameworks to elevate your Python development skills, this art
InMasteringBackendbySolomon Eseme·May 12, 2025Top 5 Java Backend Development Courses (2025)The internet is filled with lots of Java Backend Development Courses. Therefore, choosing the best Java backend development course can be a…
InMasteringBackendbySolomon Eseme·May 9, 2025How to Use the Default Trait in RustWhen working with structs or enums in Rust, we often need a way to create a “standard” or “initial” instance without specifying all the…
InMasteringBackendbySolomon Eseme·May 6, 2025Spring Boot + Docker: Dockerizing Java Spring Boot AppsIn this blog, we will see how to containerize a Spring Boot application using Docker, step by step. By the end, you’ll be able to run your…
InStrapibySolomon Eseme·May 5, 2025Next.js vs Astro vs Remix: Choosing the Right Front-end FrameworkA response icon1A response icon1
InMasteringBackendbySolomon Eseme·May 3, 2025Polymorphism in JavaPolymorphism is a fundamental concept in object-oriented programming (OOP). Since Java is an OOP language, it fully supports polymorphism…