Build Your First Android App (With No Step Skipped)

Have you ever wanted to start learning how to build android applications?. Cool, Simply sit tight and I will take you through all the steps. (With no step skipped.) | Continue reading


@stevenmwesigwa.com | 4 years ago

Sequential Data Processing with Streams

We'll be introducing the Stream API which is an exciting feature that represents a new way of processing data in Java 8. We'll also talk about Iterator Interface as where as Collections. | Continue reading


@stevenmwesigwa.com | 4 years ago

Functional Interfaces Before Java 8

There were plenty of interfaces with a single abstract method even before Java 8. | Continue reading


@stevenmwesigwa.com | 4 years ago

Writing Your First Lambda Expression for Beginners in Java

Continue reading


@stevenmwesigwa.com | 4 years ago

Project Lombok Tutorial for Beginners (Java)

Continue reading


@stevenmwesigwa.com | 4 years ago

How to Use Data Annotation with Project Lombok in Java Applications

Continue reading


@stevenmwesigwa.com | 4 years ago

How to Use AllArgsConstructor Annotation with Project Lombok in Java Applicatio

Continue reading


@stevenmwesigwa.com | 4 years ago

How to Use FieldDefaults Annotation with Project Lombok in Java Applications

Continue reading


@stevenmwesigwa.com | 4 years ago

How to Use NonNull Annotation with Project Lombok in Java Applications

Continue reading


@stevenmwesigwa.com | 4 years ago

How to Use ToString Annotation with Project Lombok

Continue reading


@stevenmwesigwa.com | 4 years ago

How to Use EqualsAndHashCode Annotation with Project Lombok

Continue reading


@stevenmwesigwa.com | 4 years ago

How to Use Getter and Setter Annotations with Project Lombok

Continue reading


@stevenmwesigwa.com | 4 years ago