Iniziamo. È gratuito!
o registrati con il tuo indirizzo email
python da Mind Map: python

1. Features

1.1. High-Level Language

1.2. GUI Programming Support

1.3. Object-Oriented Language

1.3.1. classes

1.3.2. objects

1.4. Integrated language

1.5. Large Standard Library

2. Application

2.1. Web Development

2.2. Game Development

2.3. Artificial Intelligence

2.4. Machine Learning

2.5. Software Development

3. libraries

3.1. TensorFlow

3.2. Scikit-Learn

3.3. Numpy

3.4. Keras

3.5. PyTorch

3.6. LightGBM

3.7. SciPy

4. data type

4.1. Text Type

4.1.1. str

4.2. Numeric Types

4.2.1. int

4.2.2. float

4.2.3. complex

4.3. Set Types

4.3.1. set

4.3.2. frozenset

4.4. Boolean Type

4.4.1. bool

5. operators

5.1. Arithmetic operators

5.2. Assignment operators

5.3. Comparison operators

5.4. Logical operators

5.5. Identity operators

5.6. Membership operators

5.7. Bitwise operators