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.

Bash $$

Bash $$ Variable: What Does It Mean? How Can You Use it?

February 7, 2021 Claudio Sabato Blog

Bash has several internal variables and in this article we will look at the variable $$. What does this variable[…]

Read more
Bash functions

Bash Functions: Make Your Scripts Reusable [With Examples]

January 31, 2021 Claudio Sabato Blog

If you are working with Linux at some point you will likely start writing Bash scripts. The more your code[…]

Read more
Bash Array

Bash Array Explained: A Complete Guide

January 29, 2021 Claudio Sabato Blog

The Bash array data type gives you a lot of flexibility in the creation of your shell scripts. Bash provides[…]

Read more
How Python Is Used

How Python Is Used: An Analysis Of GitHub Trends

January 18, 2021 Claudio Sabato Blog

In this article I will show you the results of a case study I created that looks at how Python[…]

Read more
Rename Columns with Pandas

How to Rename Columns in Pandas: Practice with DataFrames

January 10, 2021 Claudio Sabato Blog

You will learn how to rename the labels of columns in Pandas. This is very common when you work with[…]

Read more
Draw with Python Turtle

How to Draw with Python Turtle: Express Your Creativity

January 2, 2021 Claudio Sabato Blog

In this tutorial you will learn to draw with the Python Turtle module. It’s a fun way to learn Python[…]

Read more
For Loop in Python

For Loop in Python: A Simple Guide

December 30, 2020 Claudio Sabato Blog

The for loop in Python is one of the main constructs you should be aware of to write flexible and[…]

Read more
Args and kwargs in Python

Python args And kwargs Explained: All You Need to Know

December 27, 2020 Claudio Sabato Blog

Using args and kwargs can be quite cryptic especially if you are new to Python. Let’s find out together all[…]

Read more
How Python Decorators Work

How Python Decorators Work: 7 Things You Must Know

December 19, 2020 Claudio Sabato Blog

Decorators are something you will encounter in your development journey. Let’s find out how Python decorators work and how you[…]

Read more
Copy list in Python

5 Ways to Copy a List in Python: Let’s Discover Them

December 10, 2020 Claudio Sabato Blog

It’s very common to copy a list in your Python programs. But, what should you absolutely know about copying lists?[…]

Read more

Posts navigation

«Previous Posts 1 … 5 6 7 8 9 … 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.