Featured | Featured article

What Is the If Statement in Python Programming?

The simplest type of a conditional in Python is the if statement. Let’s explore it in this post.

Kerem Koseoglu
Kerem Koseoglu

Dr. Kerem Koseoglu is a seasoned software engineer, author and educator with extensive experience in global projects and commercial applications. With over 20 years of experience in ABAP, he is also proficient in database-driven development using Python and Swift.

Blogs by Kerem Koseoglu

Featured

What Is SQL?

Hello there! In this blog post, I will introduce you to the SQL programming language.