
Explore strings in Python 3 by using single or double quotes, concatenate with +, and multiply with * for repetition. Learn to manage strings with variables like string1 and string2.
Define and manipulate boolean values in Python, assigning true or false to variables and using comparison operators like ==, !=, >, <, >=, <= in loops.
Learn to define Python 3 functions to reverse a string and to check whether a number is even or odd using modulo, then print or return results.
Explore how to work with Python dictionaries by using values, keys, items, and the get function to retrieve and print ages from an age dictionary.
Learn how to use dictionary comprehension to filter and build new dictionaries from an existing one. Apply conditions like values greater than two and divisibility by two.
Learn how a child class inherits attributes and methods from a parent class, overrides data members, and uses init, set attribute, and get attribute functions through practical examples.
Learn to manipulate time and date values in Python 3, format dates for different regions, and extract data using regex, including emails and phone numbers.
If you would like to learn how to code, master the Python programming language, and get a job in data science or coding, you are going to LOVE this course! Python is the #1 programming language for beginners due to its simple syntax, wide range of applications, and helpful community resources. This course was designed for absolute beginners. We will cover setting up a Python environment, programming basics, object oriented programming, regular expressions, interacting with HTTP, networking and much more. Enroll now to receive over 17 hours of HD video tutorials with English captions, and a certificate of completion!
3 Coding Projects in the course:
• Python calculator - We will use what we learn in the Python basics section to code our first program.
• Web Scraping - We will code a simple web scraper to demonstrate how to interact with HTTP using Python.
• Chat program - We will code a chat program using WebSockets to demonstrate the basics of networking with Python.
Topics covered in the course:
• Introduction to Python and Setup
• Python Programming Basics
• Functions - Coding Exercises
• Lists, Tuples and Dictionaries
• Files in Python 3
• Error Handling
• Object Oriented Programming
• Date & Time
• Regular Expressions
• Interacting with HTTP
• Networking in Python 3.
• Threading
• E-mails, PDFs, Images
Still not sold? Check out a few of the awesome reviews this course has received from customers:
• "This course is perfect for beginners looking to learn the basics. The content is very detailed and comprehensive. I followed instructions to install Python 3 and started coding alongside Joseph in each lesson - it was as simple as that.“
• "Well structured with plenty of practical tests/quizzes. Especially liked the development of a Poker Game!“
• "I am a student who had 0 experience in coding before joining the course. The instructor explains everything from the basics as well as the usage of every function. Thank you!"