Download as pdf or txt
Download as pdf or txt
You are on page 1of 5

www.greatlearning.

in

Week 1: Getting Started with Python (Total video


duration is nearly 2 hours 43 min. You will be
required to spend 30 - 40 minutes/day along with
practicing datasets and quizzes)
“Python is like a Swiss army knife for the coding world.” It is a much-beloved
programming language among data scientists and programmers alike. Python
majorly has started being used in Data Science due to its simplicity and inherent
readability. According to a study, almost 40% of the data scientists worldwide use
Python for their day-to day work such as Weather Prediction, Fraud Detection,
Airline Route Planning and much more.

janhavi9gupta@gmail.com
166FVD0TPV
Learning Outcomes from Week-1:
Google Colab

Introduction to Variables and its Types

Looping statements and conditional statements

This file is meant for personal use by janhavi9gupta@gmail.com only.


Sharing or publishing the contents in part or full is liable for legal action.
Mentor Session Duration: Faculty Name:
No. of videos:
2 hours Mr. Danial Michell
15
Duration of the Conceptual or
S.no Video Name
video(min) Hands On
Introduction to Python and Google Colab
06:47 Conceptual + Hands-On
1.1

Markdown cells in Colab Conceptual + Hands-On


1.2 05:37
janhavi9gupta@gmail.com
166FVD0TPV
Code cells in Colab Conceptual + Hands-On
1.3 11:41
Introduction to variables Conceptual + Hands-On
1.4 11:10
Types of variables Conceptual + Hands-On
1.5 09:21
1.6 08:31
Type conversion in variables Conceptual + Hands-On

This file is meant for personal use by janhavi9gupta@gmail.com only.


Sharing or publishing the contents in part or full is liable for legal action.
Mentor Session Duration: Faculty Name:
No. of videos:
2 hours Mr. Danial Michell
15
Duration of the Conceptual or
S.no Video Name
video(min) Hands On
Data structures - List
19:50 Conceptual + Hands-On
1.7

Data structures - Tuple Conceptual + Hands-On


1.8
janhavi9gupta@gmail.com 05:48
166FVD0TPV
Data structures - Dictionary Conceptual + Hands-On
1.9 12:37

Conditional statements Conceptual + Hands-On


1.10 16:22
Looping statements - for loop Conceptual + Hands-On
1.11 13:08
1.12 07:01
Looping statements - while loop Conceptual + Hands-On

This file is meant for personal use by janhavi9gupta@gmail.com only.


Sharing or publishing the contents in part or full is liable for legal action.
Mentor Session Duration: Faculty Name:
No. of videos:
2 hours Mr. Danial Michell
15
Duration of the Conceptual or
S.no Video Name
video(min) Hands On
List Comprehension
16:02 Conceptual + Hands-On
1.13
12:52 Conceptual + Hands-On
Functions
1.14
janhavi9gupta@gmail.com
166FVD0TPV
Functions - return statement, lambda functions Conceptual + Hands-On
1.15 06:05

This file is meant for personal use by janhavi9gupta@gmail.com only.


Sharing or publishing the contents in part or full is liable for legal action.
:

Few textbooks that you can


refer to:

janhavi9gupta@gmail.com
166FVD0TPV

This file is meant for personal use by janhavi9gupta@gmail.com only.


Sharing or publishing the contents in part or full is liable for legal action.

You might also like