Build a solid foundation in Python, an excellent starting language known for its versatility and concise syntax.
- name: Henry Xie
- email: [email protected]
- website: simplefractal.com
- Download Anaconda here
- Alternatively, you can run Python using an online interpreter or run
python
from your Terminal or Command Prompt.
- Data Types and Variables
- Data Structures
- Control Flow
- Functions