bugl
bugl
HomeLearnPatternsSearch
HomeLearnPatternsSearch

Loading lesson path

Learn/Python/Foundations
Python•Foundations

Python Tutorial

Concept visual

Python Tutorial

keys map to buckets01kiwi:12pear:43apple:7grape:9

Learn Python

Python is a popular programming language. Python can be used on a server to create web applications. Start learning Python now » 🏁

Learning by Examples

With our "Try it Yourself" editor, you can edit Python code and view the result.

Example

print("Hello, World!")
Click on the "Try it Yourself" button to see how it works.

Python File Handling

In our File Handling section you will learn how to open, read, write, and delete files.

Python File Handling

Python Database Handling

In our database section you will learn how to access and work with MySQL and MongoDB databases:

Python MySQL Tutorial

Python MongoDB Tutorial

Python Exercises

Many chapters in this tutorial end with an exercise where you can check your level of knowledge.

See all Python Exercises

Python Examples

Learn by examples! This tutorial supplements all explanations with clarifying examples.

See All Python Examples

Python Quiz

Test your Python skills with a quiz.

Python Quiz

Note

This is an optional feature. You can study at W3Schools without creating an account.

Python Reference

You will also find complete function and method references:

Reference Overview

Built-in Functions

String Methods

Formula

List / Array Methods

Dictionary Methods

Tuple Methods

Set Methods

File Methods

Python Keywords

Next

Python Introduction