12 followers
Backend Developer
Testing the integrated Paystack APIs · This is a follow-up article to Part 1, which guided Paystack payment gateway integration. It is going to be a very...
Use Paystack to accept Naira payments. · Instead of having to create the wheel from scratch, which is a lot of work, using third-party APIs to collect...
Get started using the terminal · Command Line Interface or CLI as it usually refers to is an interface/tool that allows interaction with the hardware...
The advent of Java 8 brought about java.util.function package in Java. It's a package that contains defined functional interfaces usually used with...
You will learn about Lambda expressions in this article, including their syntax, uses, and justifications. · In the release of Java 8, the Lambda...
Hello and welcome to yet another article. This article serves as a continuation and completion of part-1. If you have no knowledge of JDBC I do advise...