A better way to learn Python.

A fun exercise heavy approach to learning modern python from scratch

Learning python has helped students get jobs at companies like:

Learn Python with only one course

Joining ScriptBit will give you lifetime access to a complete and easy to access course with over 90 interactive lessons and growing!

11+

modules

90+

lessons

8+

hours of content

Ready. Set. Code.

This course is a fun and interactive way to learn Python! No more endless video tutorials or books that become outdated. ScriptBit is always up-to-date and always delivering new content.

Learn by doing

Practice makes perfect. Reinforce your newly acquired knowledge by applying it in practice. With step-by-step guidance, you'll be writing fully functional Python in no time.

Interactive Quizzes

Stress-test your knowledge with interactive quizzes for each module that helps you commit syntax to memory.

Get instant feedback as you code

Your code is tested as soon as you submit it, so you always know if you're on the right track.

Building blocks for learning

Each learning module is designed for you to take from start to finish or skip, hop and jump around as needed. Lessons are quick and bite sized.

Whats Inside

This course is absolutely jam-packed with content so you can start learning Python. New Modules and lessons are constantly being added and updates are free for life!

01

Syntax Intro

Let's get started with some basic Python syntax. Click on a lesson below to start.

12 lessons — 50mn
  • 01Comments
  • 02Print
  • 03Strings
  • 04Variables
  • 05Numbers
  • 06Arithmetic Operators
  • 07Addition & Subtraction
  • 08Multiplication & Division
  • 09Modulo
  • 10Exponents
  • 11Concatenation
  • 12Multiline Strings
03

Lists

Let's get started with some basic Python syntax. Click on a lesson below to start.

12 lessons — 50mn
  • 21Lists Intro
  • 22List Data Types
  • 23Empty Lists
  • 24List Methods - Append
  • 25List Methods - Remove
  • 26List Methods - Plus (+)
  • 27Accessing List Elements
  • 28Accessing List Elements - Negative Index
  • 29Modifying List Elements
  • 30Two-Dimensional (2D) Lists
  • 31Accessing 2D Lists
  • 32Modifying 2D Lists
05

Functions

A function is a block of code which only runs when it is called.

9 lessons — 1h 30mn
  • 41Functions Intro
  • 42Defining a Function
  • 43Calling a Function
  • 44Parameters & Arguments
  • 45Multiple Parameters
  • 46Argument Types - Default
  • 47Built-in Functions
  • 48Returns
  • 49Multiple Returns
07

Modules

A file containing a set of Python functions or code.

6 lessons — 35mn
  • 59Modules Intro
  • 60Using Modules
  • 61Modules Alias
  • 62Import Specific Modules
  • 63Standard Library - Random
  • 64Standard Library - Math Pi
09

Tuples

Tuples are used to store multiple items in a single variable.

8 lessons — 45mn
  • 72Tuples Intro
  • 73Access Tuples
  • 74Update Tuples
  • 75Unpack Tuples
  • 76Loop Tuples
  • 77Join Tuples
  • 78Tuple Method - Count
  • 79Tuple Method - Index
02

Control Flow

Let's get started with some basic Python syntax. Click on a lesson below to start.

8 lessons — 45mn
  • 13Relational Operators I
  • 14Relational Operators II
  • 15If Statement
  • 16Elif Statement
  • 17Else Statement
  • 18Logical Operators: AND
  • 19Logical Operators: OR
  • 20Logical Operators: NOT
04

Loops

Loops let you repeat code over and over.

8 lessons — 50mn
  • 33Loops Intro
  • 34For Loops
  • 35For Loops - Range
  • 36While Loops Intro
  • 37While Loops: Lists
  • 38Loops: Break
  • 39Loops: Continue
  • 40Nested Loops
06

Strings

Sequences of characters are referred to as strings.

9 lessons — 45mn
  • 50Strings Intro
  • 51Strings Slice
  • 52Concatenating Strings
  • 53str() Function
  • 54String Length
  • 55Negative Indices
  • 56Escape Characters
  • 57Iterating Through Strings
  • 58Check String
08

Dictionaries

Dictionaries are used to store data values in key value pairs.

7 lessons — 45mn
  • 65Dictionaries Intro
  • 66Creating Dictionaries
  • 67Empty Dictionary
  • 68Adding Keys
  • 69Add Multiple Keys
  • 70Overwrite Values
  • 71Dictionaries Loop
10

Sets

Sets are used to store multiple items in a single variable.

5 lessons — 40mn
  • 80Sets Intro
  • 81Access Set Items
  • 82Add Set Items
  • 83Remove Set Items
  • 84Join Set Items
11

Classes

A Class is a template for a data type.

6 lessons — 55mn
  • 85Classes Intro
  • 86Instantiation
  • 87Class Variables
  • 88Class Methods
  • 89Class Constructors
  • 90Class Inheritance

Is this course right for me?

This course is ideal for beginning programmers and those new to the language. It takes you from the basics to more advanced topics.

You don't need to know Python

This course is 100% beginner friendly. No Python experience required.

Learn at your own pace

Skip, hop and jump around. Take the whole course, or cherry pick the topics you need help with.

No coding experience needed

You do not need any coding expirence. This course does not assume you have coding exprience.

You only pay once

No need to worry about monthly bills. Pay once, have access forever. All updates are also free.

Pricing

The first module is free to try. Just sign up and start coding! No credit card needed. If you would like to upgrade to a pro account and unlock all other modules and content, it costs just a one time payment of $49

Pro Access

49

Pro access costs only a one time payment of $49 USD.
  • Pay once. No subscriptions
  • Full lifetime access
  • Always up-to-date
  • Quick bite sized lessons
  • Easy Interactive lessons
  • Go from zero to hero in Python