Isah Jacob

Isah Jacob @jacobisah

About: Software Engineer | Technical Writer | Youtuber

Location:
Yaba, Lagos Nigeria
Joined:
May 20, 2021

Isah Jacob
articles - 16 total

Outreachy Call for June 2025 Cohort mentoring.

Open source communities thrive on collaboration, innovation, and mentorship. For those passionate...

Learn More 0 1Feb 23

Best Open Source CRM

Navigating the world of customer relationship management (CRM) can be daunting, especially with the...

Learn More 0 0Feb 23

Frontend and Backend Integration with RESTful APIs in Python and Django

Integrating frontend and backend systems is a very important skill for web developers, It enable...

Learn More 1 0Nov 5 '24

How to Build an Online Banking System – Python Object-Oriented Programming Tutorial

Object-oriented programming is a programming paradigm that's based on objects & classes. And...

Learn More 1 0Mar 25 '24

Exploring the Basics of Objects and Methods in Java

When you're first learning to program in Java, one of the most important concepts to learn and...

Learn More 6 2Mar 19 '23

A Beginner's Guide to Java Basics

Java is a popular programming language that is widely used for developing various applications such...

Learn More 6 0Mar 15 '23

Understanding APIs: A Beginner's Primer

Application Programming Interface, or API for short, is a buzzword we hear every day in the tech...

Learn More 2 0Mar 2 '23

Git Commit Message: My Personal Experience

Writing a good Git commit message is one great thing that has happened to me on my learning journey...

Learn More 1 0Dec 16 '22

What I Learned While Building the Learning Log

I had the chance to become familiar with essential Django framework concepts while developing the...

Learn More 3 0Nov 22 '22

Why Is a List the Best Python Data Structure?

In Python, the most flexible data structure is the list. Python's data structures include four types:...

Learn More 1 0Oct 6 '22

Functions in Python

When creating a program, there will be thousands of lines of code that cannot be stored in a single...

Learn More 3 2Sep 19 '22

How To Use List Comprehension in Python

You spend a lot of time coding, which can be exhausting. Python cares about your mental health, which...

Learn More 0 0Sep 6 '22

ArrayList vs Array In Java

When you first begin programming in Java and start working with data structures, you will almost...

Learn More 11 0Aug 17 '22

Java Iteration Tutorial: How to Loop Through an Array in Java

An Arrayis a collection of variables having values of the same type. Because Arraysare objects, they...

Learn More 1 0Aug 15 '22

A Beginner’s Approach to Java

When it comes to Java, people have different ideas and opinions about the language itself. I believe...

Learn More 8 0Jul 26 '22

How My Views on Software Engineering Have Changed Over Time.

Image description After I gained knowledge of design thinking and Java, I came to realize that being...

Learn More 3 0Jul 26 '22