Browse
Log in Register
Log in Register

Getting started

A guided tour through this app

Python Basics

(Beginner)

Complete beginners guide

1. Introduction

Hello world and input prompting

2. Types

Inputs and variable assignments with strings, ints, bools, and floats

3. If-Else Statements

If-else statements based on Boolean conditions

4. Lists and For Loops

The power of repetition

5. While loops

Repeated code execution using while loops

6. Functions

Encapsulate reusable code for modularity and maintainability

Pandas Dataframes

(Intermediate)

Data control with the Pandas library

Coming soon!

PyFinance

(Advanced)

Bond pricing

Coming soon!

TensorFlow

(Expert)

Data management in machine learning environments

Coming soon!