Python Complete Masterclass for Beginners
What you’ll learn
-
You will GAIN CONFIDENCE when asking your manager for a RAISE or going to any Junior or Intermediate Python Developer INTERVIEW.
-
You will ultimately GAIN REAL-LIFE SKILLS: Excel Automation, Database Automation, Data Analysis and Visualization, Web Development, Network Automation, Test Automation, Web Scraping. No silly little games, no useless apps, no filler content!
-
You will MASTER all the Python 3 key concepts starting FROM SCRATCH. No prior Python knowledge is required.
-
You will get FREE NEW VIDEO LECTURES and RESOURCES regularly and learn the latest Python 3 concepts and use cases.
-
You will have MY FULL SUPPORT for every course-related question or suggestion, plus the help of the community.
-
You will have LIFETIME ACCESS TO COURSE UPDATES and new content, anytime, anywhere, on any device.
-
You will be able to apply for and get involved in most Python 3 PROJECTS.
-
You will be able to work with the Python interpreter and Python scripts.
-
You will be able to work with Python strings and string methods.
-
You will be able to work with Python lists, list methods and ranges.
-
You will be able to work with Python sets, set methods and frozen sets.
-
You will be able to work with Python tuples and tuple methods.
-
You will be able to work with Python dictionaries and dictionary methods.
-
You will be able to work with Python control flow structures (if, for, while, break, continue, pass, exceptions, try-except-else-finally blocks).
-
You will learn everything about properly handling syntax errors and exceptions in Python 3.
-
You will be able to work with Python functions, namespaces and modules.
-
You will be able to work with Python file operations: create, read, write, append, truncate, close.
-
You will be able to work with Python patterns and regular expressions.
-
You will be able to work with Python classes, objects and inheritance.
-
You will be able to work with advanced Python tools (comprehensions, lambda functions, threading basics, iterators, generators, decorators).
-
You will be able to apply the Python 3 knowledge you get from this course in quizzes, coding exercises and real-life scenarios.
-
You will build a scientific, interactive calculator with a user menu and advanced math operations available.
-
You will be able to work with Microsoft Excel files and automate boring spreadsheet-related tasks using Python 3.
-
You will be able to work with PostgreSQL databases and automate boring database-related tasks using Python 3.
-
You will be able to work with network devices (switches/routers) and automate networking tasks using SSH.
-
You will be able to work with Pandas to perform data analysis operations on TXT, CSV, JSON, XLSX, HTML files and SQL databases.
-
You will be able to work with Bokeh to perform data visualization and generate line/bar/pie/range/stocks/candlesticks charts.
-
You will be able to work with Pytest to perform unit test automation, also learning advanced concepts like fixture functions or markers.
-
You will be able to work with Requests, Pandas and BeautifulSoup to get, load and parse webpage content, perform web scraping tasks and build an Excel database.
-
You will learn all the basics of OOP, including classes, instances, constructors, attributes.
-
You will learn the core concept of inheritance, including multi-level and multiple inheritances.
-
You will learn to properly achieve polymorphism and how to use the method overriding concept.
-
You will dive into advanced concepts, like overloading, magic methods, abstract classes/methods.
-
You are going to build the necessary environment for using Django and developing web projects.
-
You are going to create and configure your first Django project – a blog application.
-
You are going to learn necessary concepts such as URLs, views, templates, forms, models.
-
You are going to access the admin section provided by Django and create a user to login into it.
-
You are going to learn to create simple tests and run them from the command line.
-
You are going to learn how to push the code to git (Gitlab), a version control system.
-
You are going to build the necessary environment for using Django Rest Framework and developing a REST API.
-
You are going to learn and practice concepts such as pre-commit hooks, TDD, GitHub actions and running tests.
-
You are going to learn and practice concepts such as models, APIView, serializers, generic views and filters.
-
You are going to learn how to implement permissions and authentication with permission classes and API keys.
-
You are going to learn to create simple tests and run them from the command line.
-
You are going to learn how to push the code to a remote repository, on GitHub.
-
You are going to build the necessary environment for using Django, Graphene and developing a GraphQL API.
-
You are going to build a simple social media GraphQL API using Python 3, Django 3 and Graphene.
-
You are going to learn the benefits of a GraphQL API versus a RESTful API.
-
You are going to learn how to integrate GraphQL inside the Django ecosystem.
-
You will get a Python 3 CHEAT SHEET filled with key concepts and examples.
-
You will get a Python 3 200+ PAGES E-BOOK for free, to keep learning offline.
-
You will learn 10 ways to earn money and build a portfolio with your Python skills.
-
You will get over 250 practice activities to solidify your knowledge – quizzes and exercises.
Requirements
-
No prior Python knowledge is required. You will learn everything from scratch!
-
You just need a laptop or PC and a decent Internet connection.
-
Preferably, you should have a Windows OS to work on, to be fully synchronized with the course content.
Description
✔ Probably the most PRACTICAL Python 3 course
✔ No slides, no boring theory, no rambling, no chitchat. Just coding
✔ Notebooks, code samples and 250+ practice items – quizzes & exercises included
✔ Downloadable Python 3 cheat sheet and 200+ pages PDF e-book are included
✔ Learn real-life skills: Excel / Database / Data Analysis / Network Automation & more
✔ Private Discord community for instructor support and learning as a team
✔ Over 100.000 satisfied students across several e-learning platforms
Note! This is the flagship course in a course trilogy that also includes my “Python – 250 Python Exercises” and “Python – 250 Python Quizzes” courses for a complete and comprehensive learning experience.
“This Python course is excellent!! I have taken a few Python courses previously from Udemy, this course is the best so far. The lectures are kept short but contain a lot of info on the topic. I really like the short quizzes to make sure you listened to the important points made in the lectures. The best feature is the interactive coding to give you immediate hands-on with the material to ensure you understood what you thought you understood. Great Course!” by Richard Mata
✔ What do others have to say about my courses?
- “What an incredible value and learning experience!” by Sean A.
- “Excellent material. Kudos to a great instructor with a vast level of creativity.” by Anthony W.
- “The instructor is an excellent professional, skillful and engaging.” by Georgios T.
- “I can say this man is going on smoothly and perfectly, explaining in the most empirical way.” by Kolapo A.
✔ Why would you take this course?
- Do you want to become a Python Developer without having to spend a lot of money on books and boring theoretical courses?
- Do you often hear things like “You should learn Python!” or “Just write a Python script for that!” or even “Python is so easy to learn!”? Python here, Python there, Python everywhere?
- Are you looking to apply your Python knowledge to specialize yourself in various areas of expertise, such as Databases, Web Development, Network Automation, Data Analysis and Visualization, Unit Testing etc.?
“As a Python beginner, I find this course is concise, easy to understand and structured. Also, Mihai responses to my question during the course promptly. I highly recommend this training course.” by Johnny Wang
✔ What’s this course all about?
- Python 3 programming course aimed at anyone having little or no experience in coding and a great desire to start learning Python from scratch. This hands-on training takes you from “Hello World!” to advanced Python topics in just a few hours.
- First, you will learn and practice every Python 3 key concept, which is explained in one or more video lectures, usually followed by a short quiz and several coding exercises.
- Each video is filled with relevant examples, created in a learn-by-doing fashion and the notebooks, quizzes and coding exercises will help you consolidate the main ideas behind each Python 3 topic.
- After laying the foundation, you will start exploring some advanced Python 3 topics, thus quickly growing your skills from Zero to Beginner to Intermediate to Advanced to Superhero level.
- Next, we will build a scientific calculator in Python 3, having a basic user menu and both simple and advanced math operations available: addition, subtraction, multiplication, division, modulo, raising to a power, square root, logarithm, as well as trigonometric functions like sin, cos and tan.
- Finally, you will gain some real-life skills that you can use at most programming and IT-related jobs: Excel Automation, Database Automation, Data Analysis Automation, Test Automation, Web Scraping, Web App Development and Network Automation, among others, using Python 3.
- You will also be able to download printable cheat sheets to have every Python 3 concept at hand whenever you need it, as well as a 200+ pages Python 3 e-book that can help you continue studying whenever you don’t feel like watching videos or solving coding exercises. What more can you ask for?
“I am really enjoying this course thus far. 10-12 minutes into the course and I’ve already written my first line of Python code, which I think it’s pretty cool, since I’ve never programmed before. I’m planning to finish this course and apply for a junior programmer, part-time job. Thanks for this training!” by Andrei Vasilescu
✔ What are the steps you’re going to take from Zero to Superhero Level skills in Python?
- Zero Level: Python 3 – Basics
- Beginner Level: Python 3 – Strings
- Beginner Level: Python 3 – Numbers and Booleans
- Beginner Level: Python 3 – Lists
- Beginner Level: Python 3 – Sets
- Beginner Level: Python 3 – Tuples
- Beginner Level: Python 3 – Ranges
- Beginner Level: Python 3 – Dictionaries
- Intermediate Level: Python 3 – Conditionals, Loops and Exceptions
- Intermediate Level: Python 3 – Handling Errors and Exceptions in Python
- Intermediate Level: Python 3 – Functions and Modules
- Intermediate Level: Python 3 – File Operations
- Advanced Level: Python 3 – Regular Expressions
- Advanced Level: Python 3 – Classes and Objects
- Advanced Level: Python 3 – Other Advanced Concepts
- General Recap: Python 3 – Cheat Sheet and 200+ Pages E-Book
- Project: Python 3 – Build a Scientific Calculator with Python 3
- Superhero Level: Automate Excel Tasks with Python 3
- Superhero Level: Automate Database Tasks with Python 3
- Superhero Level: Automate Network Tasks with Python 3
- Superhero Level: Automate Data Analysis Tasks with Python 3
- Superhero Level: Data Visualization with Bokeh and Python 3
- Superhero Level: Automate Unit Testing with Python 3
- Superhero Level: Automate Web Scraping with Python 3
- Superhero Level: Diving into Object-Oriented Programming [2021 Update]
- Superhero Level: Build Your First Web Project with Django & Python [2021 Update]
- Superhero Level: Build an Expense Tracker REST API From Scratch [2021 Update]
- Superhero Level: Build a GraphQL API with Django and Graphene [2021 Update]
- Superhero Level: Advanced RegEx – Extension Notations and Assertions [2021 Update]
- [BONUS] Useful Python Modules and Tools
- [BONUS] 10 Ways to Earn Money and Build a Portfolio with Your Python Skills
- Final Section
“Very thorough course. Includes plenty of details and examples without being boring. Explanations are given at a very practical level.” by Gary Scarr
⚠ Important information before you enrol!
- Don’t forget you are covered by a 14-day money-back guarantee, full refund, no questions asked.
- Once enrolled, you have unlimited, 24/7, lifetime access to the course.
- You will have instant and free access to any updates I’ll add to the course.
- You will benefit from my full support regarding any question you might have and your course colleagues will help you, as well.
- Check out the promo video at the top of this page and some of the free preview videos before making any decision!
“This is a real nice course and very unique compared to other courses available on Udemy. The unique thing about this is automation projects. The best way to learn language and concepts is by applying them to practical scenarios and that is what this course is all about.” by Vinay Gupta
✔ I strongly encourage you to learn Python, an amazingly beginner-friendly programming language and take your job and career to the next level!
✔ Let’s get started! Enrol now and I’ll see you in the first lecture!
Course Features
- Lectures 212
- Quizzes 0
- Duration 365 days
- Skill level Beginner
- Students 563
- Assessments Yes
-
Introduction - What's This Course All About?
-
ZERO LEVEL: Python 3 - Basics
- How to Install Python 3 on Windows
- How to Install Python 3 on macOS
- The Python Interpreter & IDLE in Windows
- The Python Interpreter & IDLE in macOS
- Python 3 Basics – Scripts in Windows
- Python 3 Basics – Scripts in macOS
- Python 3 – Reasons for the ‘No such file or directory’ error (or similar)
- Python 3 Basics- User Input
- Python 3 Basics – Variables
- Python 3 – Data Types
-
BEGINNER LEVEL: Python 3 - Strings
-
BEGINNER LEVEL: Python 3 - Numbers and Booleans
-
BEGINNER LEVEL: Python 3 - Lists
-
BEGINNER LEVEL: Python 3 - Sets
-
BEGINNER LEVEL: Python 3 - Tuples
-
BEGINNER LEVEL: Python 3 - Ranges
-
BEGINNER LEVEL: Python 3 - Dictionaries
-
INTERMEDIATE LEVEL: Python 3 - Conditionals, Loops and Exceptions
-
INTERMEDIATE LEVEL: Python 3 - Handling Errors and Exceptions in Python
-
INTERMEDIATE LEVEL: Python 3 - Functions and Modules
-
INTERMEDIATE LEVEL: Python 3 - File Operations
-
ADVANCED LEVEL: Python 3 - Regular Expressions
- Python 3 Regex – match() & search()
- Python 3 Regex – findall() & sub()
- Bonus Video: Special Sequences
- Bonus Video: Sets of Characters
- Bonus Video: OR in Regular Expressions
- Bonus Video: split() & subn()
- Bonus Video: Additional Regex Syntax Elements
- Bonus Video: AttributeError: ‘NoneType’ object has no attribute
-
ADVANCED LEVEL: Python 3 - Classes and Objects
-
ADVANCED LEVEL: Python 3 - Other Advanced Concepts
-
PROJECT - APPLICATION: Build a Scientific Calculator with Python 3
- Planning the Application
- Designing and Building the User Menu
- Implementing Addition, Subtraction, Multiplication, Division
- Implementing Modulo, Raising to a Power, Square Root, Logarithm
- Implementing Trigonometric Functions: sin, cos, tan
- Testing Each Function of the Application
- Creating Executable Files (.exe) from Python Scripts (.py)
-
SUPERHERO LEVEL: Automate Excel Tasks with Python 3
-
SUPERHERO LEVEL: Automate Database Tasks with Python 3
- Installing the Database Server Software
- Installing the Necessary Python Module
- Creating a New Database, Schema and User
- Connecting Python to the Database
- Creating Database Tables with Python
- Inserting Records Into a Table with Python
- Updating Records Into a Table with Python
- Deleting Records From a Table with Python
- Querying the Database with Python
- Fetching Information From the Database with Python
- Committing and Rolling Back Transactions with Python
- APPLICATION – Migrating Records from a Text File to the Database
-
SUPERHERO LEVEL: Automate Network Tasks with Python 3
- Network Setup Overview
- Installing the Virtualization Software
- Downloading & Installing the Network Device VM
- Importing the VM & Tweaking the VM Settings
- Connecting the Local PC to the Devices in Windows
- Checking the SSH Configuration and Testing the Connectivity
- Planning the Application
- Checking IP File Validity
- Checking IP Address Validity
- Checking IP Address Reachability
- Checking Username/Password File Validity
- Checking Command File Validity
- Establishing the SSH Connection
- Enabling Simultaneous SSH Connections
- APPLICATION – Putting Everything Together
- Reading Device Configuration
- Extracting Network Parameters
- Configuring Multiple Devices Simultaneously
-
SUPERHERO LEVEL: Automate Data Analysis Tasks with Python 3
- Running Python Code – The Next Level: IPython and Jupyter Notebook
- Introduction to Pandas – Basic Operations
- Handling Files with Pandas – TXT, CSV, JSON, XLSX
- Reading HTML Content from URLs and HTML Files with Pandas
- Indexing and Slicing Tables with Pandas
- Adding, Updating, Deleting Table Rows and Columns
- APPLICATION – Reading and Writing Data in PostgreSQL Databases Using Pandas
-
SUPERHERO LEVEL: Data Visualization with Bokeh and Python 3
- Introduction to Bokeh
- Creating a Basic Line Plot Based on Python Lists
- Creating a Bar Plot Based on Excel Data
- Creating a Pie Chart Based on CSV Data
- Plotting Multiple Stock Prices Simultaneously
- Plotting Bitcoin Prices as an Interactive Plot with a Range Tool
- Plotting Bitcoin Prices as an Interactive Plot with Candlesticks
-
SUPERHERO LEVEL: Automate Unit Testing with Python 3
- Installing pytest and Writing Your First Test
- Running Multiple Tests. Test Discovery Rules in Action
- Testing a Basic Script – Preparing the Test Bed
- Fixture Functions
- Sharing a Fixture Instance & Fixture Finalization
- Parametrizing
- Marking Test Functions Using Attributes
- Marking Test Functions Using Custom Markers
-
SUPERHERO LEVEL: Automate Web Scraping with Python 3
-
SUPERHERO LEVEL: Diving into Object-Oriented Programming [2021 Update]
- OOP vs. Functional Programming
- Class vs. Object
- Constructor, Instance Attributes and ‘self’
- Encapsulation – Public, Private and Protected
- Class Attributes
- Class vs. Static methods
- Inheritance in OOP
- Multi-level Inheritance
- Multiple (Diamond) Inheritance and MRO
- Polymorphism and Method Overriding
- Operator Overloading and Magic Methods
- Abstract Classes and Methods
-
SUPERHERO LEVEL: Build Your First Web Project with Django & Python [2021 Update]
- Update! Installing Python 3.9
- Setting Up a Virtual Environment
- Installing Django 3
- Installing PyCharm Community Edition
- Bonus! WSL: Windows – Linux Subsystem
- Django Project & App Creation
- Explaining settings.py
- URLs and Views Routing
- Class Based Views over Function Based Views
- Django Templates
- Models & Querysets
- Django Forms
- URL Variables
- The ‘createsuperuser’ Command and Logging to Django Admin
- Register Models & Edit DB Entries from Django Admin
- Django Project Testing
- Installing Git Bash and Pushing to Gitlab
- Gitlab Pipeline to Run Tests at Commit
-
SUPERHERO LEVEL: Build an Expense Tracker REST API From Scratch [2021 Update]
- Installing Git Bash
- Installing PyCharm Community Edition
- Installing Django 3
- Django Project & App Creation
- Setting Up Pre-commit Hooks
- TDD & Running the First Test
- Github Actions to Run the Tests
- REST & Django Rest Framework
- Expense Model
- APIView
- Serializers
- Generic Views
- Filters
- Permission Classes
- API Key Authentication & Final Project Version Download
-
SUPERHERO LEVEL: Build a GraphQL API with Django and Graphene [2021 Update]
-
SUPERHERO LEVEL: Advanced RegEx - Extension Notations and Assertions
-
[BONUS] Useful Python Modules and Tools
-
[BONUS] 10 Ways to Earn Money and Build a Portfolio with Your Python Skills
-
Final Section