Skip to content

CODEFATHER

Learn to Code. Shape Your Future

  • Blog
  • Courses
  • Search

Learn to Code. Shape Your Future

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

Remove spaces from a string in Python

How Do You Remove Spaces From a Python String?

July 23, 2021 Claudio Sabato Blog

Are you wondering how to remove spaces from a string in Python? You are in the right place, keep reading,[…]

Read more
Reverse Python string

How to Reverse a Python String: Improve Your Python Skills

July 17, 2021 Claudio Sabato Blog

Knowing how to reverse a Python string is basic knowledge you should have as Python developer. This can also apply[…]

Read more
Anagrams in Python

How To Work With Anagrams in Python: Step-By-Step Examples

July 7, 2021 Claudio Sabato Blog

Do you know how to check if two strings are anagrams of each other in Python? It’s a common problem[…]

Read more
Python Reduce

Python Reduce Function: Should You Use It or Not?

June 23, 2021 Claudio Sabato Blog

The Python reduce function is one of those topics you encounter the more you code in Python. It might sound[…]

Read more
Linux Tail Command

Linux Tail Command: Small Tricks to Master the Shell

June 20, 2021 Claudio Sabato Blog

The tail command is a very useful Linux command when working with files. Do you want to know how to[…]

Read more
Python Recursion Error

Python RecursionError: Maximum Recursion Depth Exceeded. Why?

June 20, 2021 Claudio Sabato Blog

You might have seen a Python recursion error when running your Python code. Why does this happen? Is there a[…]

Read more
Python Next Function

Python Next Function: Read Data From Iterators

June 3, 2021 Claudio Sabato Blog

The next() function is useful when working with iterators and it’s a must-know for Python developers. The Python next() function takes[…]

Read more
Write unit test in Python

How To Write a Unit Test in Python: A Simple Guide

May 30, 2021 Claudio Sabato Blog

Knowing how to write a unit test in Python is critical for developers. Just writing your application code is not[…]

Read more
Create Stack in Python

How to Create a Stack in Python From Scratch: Step-By-Step

May 29, 2021 Claudio Sabato Blog

In this tutorial we will create a stack in Python step-by-step. The stack is a LIFO (Last-in First-out) data structure.[…]

Read more
Check if a Python String Contains a Number

How to Check If a Python String Contains a Number

May 29, 2021 Claudio Sabato Blog

Knowing how to check if a Python string contains a number can be something you will have to do at[…]

Read more

Posts navigation

«Previous Posts 1 2 3 4 5 6 … 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.