Introduction to Python
- Offered bySoloLearn
Introduction to Python at SoloLearn Overview
Mode of learning | Online |
Credential | Certificate |
Introduction to Python at SoloLearn Highlights
- Earn a certificate of completion from Sololearn
Introduction to Python at SoloLearn Course details
- Foundational concepts
- Strings
- User inputs
- Variables
- "If" and "Else" statements
- Lists
- Functions
- Python is a popular, easy-to-learn, and very powerful programming language, which is used in software and web development, data science, machine learning, and many other fields
- In this course, we’ll cover the basic concepts of Python, as well as build real-life projects and solve different coding challenges
Introduction to Python at SoloLearn Curriculum
Getting started
Writing Code
Memory & Variables
Text Data
Numerical Data
Game Messages
Working with Variables
Shopping Prices
Module 1 Quiz
Going Deeper
Debugging
And the Winner is …
Standards and Best Practices
Flight Tracker
Applying Best Practices
It’s Payday!
Inputs and Outputs
Chatbot v1.0
Data Types
Chatbot v1.1
Module 2 Quiz
Working with Data
Lesson
Data Type Checking
Data Conversion
Finance App
Fixing Data Types
Comparison Operations
Level Up!
Logical Operations
Combining Comparison and Logical Operations
Fitness Goals!
Module 3 Quiz
Control Flow
Control Flow
For Loops
Fasten your Seat Belt
While Loops
Time's Up!
More on Iteration
Conditional Statements
Smart Parking Lot
More on Conditional Statements
Medical Software
Module 4 Quiz
Lists
Lists
A Word Game!
List Operations
Smart Home
for Loops
Word Filter
Ranges
Nearest Restaurant
List Slices
Reverse
Module 5 Quiz
Sum of Consecutive Numbers
Functions
Functions
List Functions
Analyze To Realize
String Functions
Word Counter
Making Your Own Functions
Coffee Time!
Function Arguments
A Game Machine
Returning from Functions
Hashtag Generator
Comments & Docstrings
Module 5 Quiz
Search Engine