send link to app

Learn Python (Step-By-Step) app for iPhone and iPad


4.6 ( 96 ratings )
Education
Developer: Paulo Narra
5.99 USD
Current version: 1.1, last update: 6 months ago
First release : 24 Sep 2023
App size: 20.39 Mb

Want to learn Python the easy way?
Do you want to remember the syntax and result of an statement?

Developed so that students or teachers can easily learn the Python language

More than 500 instructions/methods/functions
380+ exercises, which you can copy to your IDE and test and modify

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
For each instruction is presented:

a) A detailed description with different implementations and rules
b) The syntax with all the various options
c) Four examples
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

The application covers:

01 - Installation of an IDE
02 - Introduction to Python (Basic Commands) // 8 topics
03 - Mathematical Operators // 5 topics
04 - Writing (Print) // 7 topics
05 - Reading (Input) // 2 topics
06 - Conditional Structures // 6 topics
07 - Repetitive Structures // 8 topics
08 - Functions // 5 topics
09 - Numbers Manipulation // 23 topics
10 - String Manipulation // 12 topics
11 - Date Manipulation // 13 topics
12 - Lists // 9 topics
13 - Tuples // 8 topics
14 - Sets // 7 topics
15 - Dictionaries // 8 topics
16 - Error Handling // 5 topics
17 - Regular Expressions // 2 topics
18 - Lambda Function
19 - Modules // 2 topics
20 - Threadings // 3 topics