Non-Programmer's Tutorial for Python
If you've never programmed before and want to get started,
this Non-Programmer's
Tutorial for Python may be for you. It will show and teach
you how to program in Python and is written as on introduction to the
Python programming language. It demonstrates Python coding with plenty
of examples to help you start reading and writing code.
Python Tutorial Contents:
- Hello, World
- Who Goes There?
- Count to 10
- Decisions
- Debugging
- Defining Functions
- Advanced Functions Example
- Lists
- For Loops
- Boolean Expressions
- Dictionaries
- Using Modules
- More on Lists
- Revenge of the Strings
- File IO
- Dealing with the imperfect
- The End
- FAQ
Here is another tutorial, Python Programming for Beginners, with which you can learn how to develop real software applications that use command-line options, read and write to pipes, access environment variables, handle interrupts, read from and write to files, create temporary files and write to system logs.
If you are an
experienced programmer who wants to learn Python, then take a look at
this Python
Tutorial for Programmers written by Guido van
Rossum.
Technorati Tags: python, python programming, learn python programming, python tutorial, python programming tutorial
Popularity: 25% [?]
Related Posts:





















