Explore
EXPLORE THE CATALOG
Supercharge your career with 700+ hands-on courses
View All Courses
Python
Java
JavaScript
C
React
Docker
Vue JS
R
Web Dev
DevOps
AWS
C#
LEARNING TOOLS
Explore the industry's most complete learning platform
Courses
Level up your skills
Cloud Labs
Setup-free practice with Cloud Services
Skill Paths
Achieve learning goals
Projects
Build real-world applications
Mock Interviews
New
AI-Powered interviews
Personalized Interview Prep
New
Get a custom roadmap tailored to your goals
Assessments
Benchmark your skills
Personalized Paths
Get the right resources for your goals
LEARN TO CODE
Check out our beginner friendly courses.
Pricing
For Business
Resources
Newsletter
Curated insights on AI, Cloud & System Design
Blog
For developers, By developers
Free Cheatsheets
Download handy guides for tech topics
Log In
Back To Module Home
Understanding Data Science with a focus on Python
0% completed
What is Data Science
The Buzzword "Data Science"
Data Science Lifecycle
Python for Data Science
Problem Solving with Simple Programs
Problem Solving: The Bottle Filling Example
Simple Program and Execution Sheet
Practice Simple Programs
Quiz on Problem Solving with Simple Programs
Decisions and Branching
Flowcharts and Conditional Expressions
Converting Flowcharts into Execution Sheets
Quiz on Decisions and Branching
Python Basics
First Python Program
Fundamentals of Python
Conditional Statement
Categories of Errors
Quiz on Python Basics
Challenge: Formula Converter
Repetition with Loops
Introduction to Loops
Loops with Ranges
Sentinel Loops
Nested Loops
Quiz on Repetition with Loops
Strings and Lists
Inside the String
List of Values
Lists with Loops
Nested Lists
Quiz on Strings and Lists
Challenge: Arithmetic Sequence
Functions
Define and Use the Functions
General Built-in Functions
Built-in String and List Functions
Quiz on Functions
Challenge: Anagram Problem
Complex Programs
Introduction to Complex Programs
Programs of Loops
Programs of String Operations
Programs of List Operations
Conclusion
Final Remarks