Please enable JavaScript.
Coggle requires JavaScript to display documents.
Python - Coggle Diagram
Python
Programing
Instructions
Involve
Logic
Decision
Repetition
Data
Variables
Data Structures
Fundamentals
Variables
Data containers
With names
Data types
Int
Str
Bool
Operators
Arithmetic
Comparison
Logical
Control Flow Statements
Branch
Execution Order
Statements
Conditional
Loops
Functions
Reusable
Small steps
Properties
Philosophy
Simple
Readable
General Purpose
Interpreted
Executed line by line
High Level
Object Oriented
Objects
Modluar
Reusable
Data structures with funcions
Usecases
Web Development
DJango
Flask
Data Science
Numpy
Pandas
SicITLearn
Automation
Syntax
Blocks
Indentation
Types