This Python Programming – Scripting Masterclass teaches you to use python for automating tasks on any operation system.
What you will learn
Python Scripting and networking
Acquire the pre-requisite Python skills to move into Machine Learning
Python fundamentals
Become a expert in automating task on multiple Operating systems
Python Networking
Python Regular Expression
Description
This course will not only teach you the fundamentals of Python programming but also how it can be used for Python scripting in different contexts. You will learn how to write simple input applications, Read content from files but also how to crawl a website and how to build a whole recommender capable of recommending friends based on movie preference. You will get a hands on experience with how Python scripting works by watching lectures but also completing assignments on your own.
English
language
Content
Introduction
Introduction
Install Python 3.5+
install IDE
Python Basics
Variables
Lists
Dictionaries
Selection
Iteration
Functions
I/O
Reading Keyboard Input
Input Function
Read values from a CSV file
Read website content in Python
Read single webpage
save url content to file
Read multiple webpages
Python Regular Expression
Find word in string
Split string using regex
Search using Regex
face recognition using Python
Part 1 File Path
Face Recognizer
Final result
Simple friend Recommender
Setup project
Recommender part 1
Recommender part 2
Python Data mining and MySql
Install Xampp
Install MySQL Workbench
Relational Database Theory
Setting up our Database
Making SQL Test
Making our Python Crawler
Crawl Users
Crawl Ratings