Learn Python (Step-By-Step)

com.pmbNarra.Python02

Total installs
0+
Rating
0.0
Released
September 24, 2023
Last updated
July 4, 2024
Category
Developer Tools
Developer
Paulo Narra
Developer details
Name
Paulo Narra
E-mail
unknown
Website
http://www.pmbnarra.online/deliciousmath
Country
unknown
Address
unknown
iOS SDKs
  • No items.

Screenshots

Learn Python (Step-By-Step) Screenshot 1 - AppWisp.com
Learn Python (Step-By-Step) Screenshot 2 - AppWisp.com
Learn Python (Step-By-Step) Screenshot 3 - AppWisp.com
Learn Python (Step-By-Step) Screenshot 4 - AppWisp.com

Description

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