Skip to content

CODEFATHER

Learn to Code. Shape Your Future

  • Blog
  • Courses
  • Search

Category: Blog

CodeFather is the place where people from all over the world learn to code and build knowledge that helps them shape their future.

This blog is here to teach programming in a practical and effective way that will give you the confidence to make even a bigger difference in your current job, to look for your dream job or to build your own dream project.

Python object is not callable

Python TypeError: Object is Not Callable. Why This Error?

August 1, 2021 Claudio Sabato Blog

Have you ever seen the TypeError object is not callable when running one of your Python programs? We will find[…]

Read more
Python List Comprehension

Python List Comprehension: Is It Easy to Comprehend?!?

August 1, 2021 Claudio Sabato Blog

Have you ever heard about the list comprehension in Python? It simplifies the way you work with lists and it[…]

Read more
Python functions

Python Functions: Making Your Code Reusable

July 31, 2021 Claudio Sabato Blog

If you are getting started with Python one of the topics you will encounter soon are functions. Here is how[…]

Read more
Python coding

Python Coding: Where Do You Start?

July 30, 2021 Claudio Sabato Blog

Are you considering learning coding and are you thinking about Python as a language? In this article I will answer[…]

Read more
chmod command

Linux Chmod Command Cheatsheet

July 28, 2021 Claudio Sabato Blog

Use this cheatsheet to find out the meaning of a given chmod command. Understand how each command translates into filesystem[…]

Read more
Python tuple

Python Tuple: The Definitive Guide

July 27, 2021 Claudio Sabato Blog

The tuple is a basic Python data type. It’s important to understand it and to know how to use it.[…]

Read more
zip function Python

What Does the Zip() Function Do in Python? Let’s Discover It

July 26, 2021 Claudio Sabato Blog

If you haven’t used the Python zip() function yet this is an opportunity to look at how it works and[…]

Read more
Python odd even list

How Do You Extract Even and Odd Numbers From a List in Python?

July 25, 2021 Claudio Sabato Blog

Printing even and odd numbers from a Python list is a good exercise if you are getting started with Python[…]

Read more
Validate IP address Python

Validate an IP Address Using Python [Step-By-Step Guide]

July 25, 2021 Claudio Sabato Blog

In your Python program you might want to validate an IP address. This can be a requirement if you write[…]

Read more
Get every other element in a Python list

How Do You Get Every Other Element From a Python List?

July 24, 2021 Claudio Sabato Blog

Getting every other element from a Python list might seem easy to do but it actually requires some knowledge of[…]

Read more

Posts navigation

«Previous Posts 1 2 3 4 5 … 13 Next Posts»
follow codefather youtube
  • About Claudio Sabato
  • Privacy Policy
  • Terms and Conditions
  • Acceptable Use Policy
  • Affiliate Disclaimer
© Copyright CodeFatherTech 2022 - A brand of Your Journey To Wealth Ltd

We are using cookies to give you the best experience on our website.

You can find out more about which cookies we are using or switch them off in settings.

CODEFATHER
Powered by  GDPR Cookie Compliance
Privacy Overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.

Strictly Necessary Cookies

Strictly Necessary Cookie should be enabled at all times so that we can save your preferences for cookie settings.

If you disable this cookie, we will not be able to save your preferences. This means that every time you visit this website you will need to enable or disable cookies again.