| DJC | Tutorials |

Python Tutorials - DJC

Hi, I’m Danny 🙌🏽, and in this section I want to share a bit of my experience and information that may be useful for you in your journey of learning Python.

Let’s see Python learning as the first step in a great adventure. At the beginning, everything may feel unknown, but with each step you’ll be discovering new skills.
You’ll start with a simple print('hello world'), which later will turn into programs, games, or solutions to that problem you always wanted to solve.

I usually use Python to build REST APIs or for quick automation on my computer. You too will find where Python will be most useful for you.

With the idea of making our learning more practical, I’ve organized it by topics that you can see below.


Basic Python Course

Introduction

Data Types and Operators

Control Structures

Functions

File Handling


QR Code


Projects


Modules


Questions and Answers

| DJC | Tutorials |