Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A Python 3 programming tutorial for beginners.

License

NotificationsYou must be signed in to change notification settings

Akuli/python-tutorial

 
 

Repository files navigation

Pythonis a high-level, interactive and object-oriented programming language.Its simple syntax makes it easy to learn and fast to work with, so it'sa great choice for a first programming language.

No tutorial is good for everyone. This one is aimed at people with noprogramming experience at all or very little programming experience. Ifyou have programmed a lot in the past using some other language youprobably want to readthe official tutorial instead.

This tutorial uses Python 3. Python 2 is getting outdated all the time,and more and more projects are moving to Python 3. There are a fewpopular libraries that don't support Python 3 that well at the time ofwriting this, but you don't need to worry about that just yet. Theywill probably support Python 3 by the time you've learned the basicsand you may actually need them.

Here's a list of chapters in this tutorial. Read them one by one in theorder they are listed.If you jump to a chapter without readingeverything before it, you will probably have hard time understandingit.

  1. Quick introduction to this tutorial
  2. Installing Python
  3. Getting started with Python
  4. ThinkPython: The way of the program
  5. Variables, Booleans and None
  6. Using functions and storing code in files
  7. If, elif, else and while

Other things this tutorial comes with:

I'm Akuli and I have written most of this tutorial, but the followingpeople have helped me with it:


You may use this tutorial at your own risk. SeeLICENSE.

Releases

No releases published

Packages

No packages published

Contributors11


[8]ページ先頭

©2009-2025 Movatter.jp