• Post category:StudyBullet-3
  • Reading time:4 mins read


Learn programming basics

What you will learn

Python Expressions

Python Data Types

Casting Data Types

Python Variables

Python List

Python Tuples

Python Dictionaries

Python Conditional Statements

Python Loops

Python Functions

Description

Python is a very popular and powerful programming language.Python is versatile and can be fun to use in creating powerful and useful applications. Python can be used to create a variety of applications types from games, web applications,desktop applications. Python is also very prominently used in data science and data analysis.

Jupyter Notebook is an environment that we can use to experiment with Python interactively . It allows you to share live Python code with others .

Some of the biggest websites on this planet earth use python in one way or another. Examples include:


Get Instant Notification of New Courses on our Telegram channel.


  • Google
  • Youtube
  • Facebook
  • Nasa
  • Disney
  • Pixar
  • Reddit
  • Pinterest
  • Instagram
  • Spotify
  • Survey Monkey
  • Yahoo Maps

In this absolute beginners course you will learn:

  • Python Variables
  • Python Expressions
  • Python data types
  • Casting data types
  • Python List
  • Python Tuples
  • Python Dictionaries
  • Python Conditional Statements
  • Python Loops
  • Python Functions
English
language

Content

Introduction and Setup
Introduction
What is Python
What is Jupyter Notebook
Installing Jupyter Notebook
Running Jupyter Notebook Server
Jupyter Notebook Components
Notebook Dashboard
Notebook User Interface
Creating new notebook
Python Basics
Python Expressions
Python Data Types
Casting data types
Python Variables
Python List
Python Tuples
Python Dictionaries
Python conditional statements
Python Loops
Python Functions