0 Language learning January 20, 2025 A Trip to Jupyter Lab A trip starts with a single step. Let's start a space trip to Python Analytics Galaxy
Language learning October 13, 2024 Amazing Learning Learning should be fun: sharing an experience teaching python
Language learning October 1, 2023 Python REPL We are going to explore one of the most interesting feature of python: an interactive command line also known as REPL
Language learning September 24, 2023 Python Intro how are values created in the source code of python, how to create basic expressions and use basic containers
Language learning September 24, 2023 Python Tutorial: a few built-in basic functions when you start python some basic function are available which will be useful in next chapters
Language learning August 12, 2023 Python Tutorial: Setting up your environment how to prepare your development environment
Language learning August 6, 2023 Python Tutorial: Variables how are values created in the source code of python, how to create basic expressions and use basic containers
Language learning November 20, 2022 Python tutorial: literals, values, operators and expressions how are values created in the source code of python, how to create basic expressions and use basic containers