0% found this document useful (0 votes)
27 views1 page

Learn Python for Data Science Basics

This Python tutorial document outlines the topics that will be covered for learning Python for data science. It introduces the "learning-by-asking" framework where sections can be skipped if the questions for that topic are known. The document lists topics on programming, Python, why Python is a good choice, how to install Python, variables, and how to use variables in Python.

Uploaded by

Nosin Mahmud
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as ODT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
27 views1 page

Learn Python for Data Science Basics

This Python tutorial document outlines the topics that will be covered for learning Python for data science. It introduces the "learning-by-asking" framework where sections can be skipped if the questions for that topic are known. The document lists topics on programming, Python, why Python is a good choice, how to install Python, variables, and how to use variables in Python.

Uploaded by

Nosin Mahmud
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as ODT, PDF, TXT or read online on Scribd

Title:Python Tutorial | Learn Python For Data Science

Basic Python Tutorial | Python For Data Science

In this tutorial, we will follow a learning Framework called “learning-by-asking (LBA)“.In every section
there will be some ,if you know the answer of all questions of that topic you can skip that topic.

1.1 What is progrmming?


1.2 What is python?
1.3. Why python?
• Simple and Easy to Learn
• Cross-Platform and Open Source

2.1 How to install python on your computer?

3.1 What is variable?


3.2. Why we need variable?
3.3. How to use Variable in python?

You might also like