toc Link to heading
Python packages for learning science and engineering
01-04Introduction- Python history in brief
- PyPI
- Framework
- GitHub
05-10Installation- Installing python
- PyPI vs Anaconda
- GitHub
- Some editors
- Jupyter Notebok
11-25Python Basics- Hello, World!
- Variables
- Conditional
- Iteration
- Function
- Files
25-30pip- Upgrade pip
- Installed packages
- Installing packages
35-45Matlplotlib- Installation
- Minimal code
- Some types of chart
46-50Seaborn- Installation
- Styling charts
50-55pandas- Installation
- Reading CSV dan XLSX files
- Writing CSV dan XLSX files
56-65Numerical packages- NumPy
- SciPy
66-70Symbolic mathematics- Markdown
- LaTeX
- Latexify
- SymPy
71-80Some packages- Finite Difference method
- Finite Element method
- ..
81-85More features- PyPy: Make it faster with some limitations
- Parallel Python