Python Foundations → First Market Data

  • Introduction to Python
  • Python as a Calculator └ Lab
  • Variables └ Lab
  • Data Types └ Lab
  • Real Market Data with Pandas └ Lab

Charts and Returns

  • Your First Chart └ Lab
  • Comparing ETFs └ Lab
  • Measuring Returns └ Lab

Portfolio Performance

  • Building a Portfolio └ Lab
  • Risk: Volatility and Drawdowns └ Lab
  • Risk-Adjusted Return: The Sharpe Ratio └ Lab

Asset Allocation

Shipping Finance Work with AI

Course Navigation

Python Foundations → First Market Data

  • Introduction to Python
  • Python as a Calculator └ Lab
  • Variables └ Lab
  • Data Types └ Lab
  • Real Market Data with Pandas └ Lab

Charts and Returns

  • Your First Chart └ Lab
  • Comparing ETFs └ Lab
  • Measuring Returns └ Lab

Portfolio Performance

  • Building a Portfolio └ Lab
  • Risk: Volatility and Drawdowns └ Lab
  • Risk-Adjusted Return: The Sharpe Ratio └ Lab

Asset Allocation

Shipping Finance Work with AI

/ Resources
Course Resources
EN PT
Course Resources
EN PT

Resources

Additional materials, documentation, and tools to supplement your learning.

Documentation & References

  • Python Official Documentation

    Complete reference for Python language and standard library

  • Pandas Documentation

    Data manipulation and analysis library documentation

  • NumPy Documentation

    Numerical computing and array operations

Development Tools

  • Jupyter Notebooks

    Interactive computing environment for data science

  • VS Code

    Popular code editor with excellent Python support