Skip to content

Learn Python! Python is a programming language that lets you work quickly and integrate systems more effectively.

Notifications You must be signed in to change notification settings

the-machine-preacher/Pythonic-Python-Tutorial

Repository files navigation

The 'Pythonic' Python Tutorial!

Learn Python! Python is a programming language that lets you work quickly and integrate systems more effectively. This tutorial will help you learn this useful language: it's a programming guide for non-programmers. I'll be using Python 3.7.6

Table of Contents

A-C. The Basics

D. Lists & Tuples

E. Looping

F. Strings

G. Modules

H. Dictionaries

I. Files

J. Object-oriented programming (OOP)

The Pythonic Way!

I attempted to apply the Python philosophy of writing code to writing this tutorial:

  • Beautiful is better than ugly
  • Explicit is better than implicit
  • Simple is better than complex
  • Complex is better than complicated
  • Flat is better than nested
  • Sparse is better than dense
  • Readability counts

About

Learn Python! Python is a programming language that lets you work quickly and integrate systems more effectively.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published