وب سایت تخصصی شرکت فرین
دسته بندی دوره ها

Python Automation Course Automate Mundane Tasks In Python

سرفصل های دوره

1 - PYTHON NEW VIDEO
  • 1 - IMPORTANT NOTES.html

  • 2 - welcome
  • 2 - Course Overview
  • 3 - Course FAQ.html

  • 3 - Programming and Python
  • 4 - What is programming
  • 5 - Python Installation
  • 6 - 3 Download and Install Anaconda
  • 7 - 4 Getting started with Spyder IDE
  • 8 - Python 2 vs Python 3
  • 9 - Print & Input function
  • 10 - 7 Python programming Introduction

  • 4 - Code Download
  • 11 - Code Download.html
  • 11 - python.zip

  • 5 - Data Types in Python
  • 12 - 8 Python data Types
  • 13 - 9 Python Numbers
  • 14 - 10 Operator precedence
  • 15 - 11 Python Help
  • 16 - 12 Python Variable
  • 17 - 13 Variable Operations

  • 6 - Strings
  • 18 - 14 Introduction to String
  • 19 - 15 String concatenation and Formatting
  • 20 - 16 String Methods
  • 21 - 17 String Indexing Slicing
  • 22 - 18 String immutability

  • 7 - More on Python
  • 23 - 19 Python Boolean Datatype
  • 24 - 20 Python Built in Functions
  • 25 - 21 Python DataType Conversion
  • 26 - 22 Python bin hex Oct Number System Conversion

  • 8 - Python Collections
  • 27 - 23 Define List DataType
  • 28 - 24 List Indexing Slicing
  • 29 - 25 List Methods
  • 30 - 26 More about List
  • 31 - 27 Python Tuples
  • 32 - 28 Python Sets
  • 33 - 29 Define Python Dictionary
  • 34 - 30 More on Dictionary

  • 9 - Decision making in Python
  • 35 - 32 Ternary Operator
  • 36 - 33 Python truthiness
  • 37 - 31 Conditional Logic
  • 38 - 34 Mathematical & Logical Operator
  • 39 - 35 vs is in Python
  • 40 - 36 Introduction to Functions

  • 10 - Functions
  • 41 - 38 Default Argument and Keyword Argument
  • 42 - 37 Define Function in Python
  • 43 - 39 Return in Function
  • 44 - 40 Function DocString Help
  • 45 - 41 Varible Scope Global

  • 11 - Looping in Python
  • 46 - 42 For Loop introduction
  • 47 - 43 For Loop Iterable Object
  • 48 - 44 enumerate on iterable object
  • 49 - 45 While Loop
  • 50 - 46 Break & Continue

  • 12 - Modules
  • 51 - 47 Modules in Python
  • 52 - 48 Packages in Python
  • 53 - 49 Python Builtin Modules
  • 54 - 50 Python PIP package manager
  • 55 - 51 Conda install
  • 56 - 52 Conda Virtual Environment

  • 13 - Python error and Debugging
  • 57 - 53 Python Built In Error
  • 58 - 54 Python Error Handling
  • 59 - 55 Python debugger

  • 14 - Functional Programming
  • 60 - 56 What is Functional Programming Pure Function
  • 61 - 57 Map and Filter Function
  • 62 - 58 Zip and Reduce Function
  • 63 - 59 Lambda Expression
  • 64 - 60 List Set Dictionary Comprehension

  • 15 - Files and Folders
  • 65 - 61 Files and Folders
  • 66 - 62 Absolute path and Relative path
  • 67 - 63 Files & Folders More on OS Module
  • 68 - 64 Python File Reading
  • 69 - 65 File Writing in Python
  • 70 - 66 Copy and Move with Shutil in Python

  • 16 - Python Generators
  • 71 - 67 Python generator 1
  • 72 - 68 Python generator 2
  • 73 - 69 Python Generator 3 Multiple Yield
  • 74 - 70 if name main in Python

  • 17 - Object Oriented in Python
  • 75 - 71 What is Object Oriented Programming
  • 76 - 72 Define Class and Create and Object in Python
  • 77 - 73 Classes and Object part 2 Contd
  • 78 - 74 classmethod and staticmethod

  • 18 - Email and SMS with Python
  • 79 - 76 Sending Email with Python

  • 19 - Web Scraping
  • 80 - 78 What is Web Scraping
  • 81 - 79 Web Scraping Contd
  • 82 - 80 Web Scraping HTML Introduction
  • 83 - 81 Web Scraping install requests and BeautifulSoup Library
  • 84 - 82 Web Scraping requests module Download Webpage
  • 85 - 83 Web Scraping BeautifulSoup
  • 86 - 84 Web Scraping Grage IMDB Moview Name BeautifulSoup
  • 87 - 85 Web Scraping Sorted Data
  • 88 - 86 What Next on Web Scraping

  • 20 - Browser Automation
  • 89 - 87 Browser Automation Introduction
  • 90 - 88 Browser Automation Python selenium Part I
  • 91 - 89 Browser Automation Python selenium Part II

  • 21 - Twitter Bot
  • 92 - 90 Twitter Bot tweepy Part I
  • 93 - 91 Twitter Bot tweepy Part II
  • 94 - 92 Twitter Bot tweepy Part III
  • 95 - 93 Twitter Bot tweepy Part IV

  • 22 - Imorting Data Google Sheets
  • 96 - 94 Importing Data From Google Sheets Part 1
  • 97 - 95 Importing Data From Google Sheets Part 2
  • 98 - 96 Importing Data From Google Sheets Part 3

  • 23 - Importing Data Excel File
  • 99 - 97 Import Excel File in Python openpyxl Module 1
  • 100 - 98 Import Excel File in Python openpyxl Module 2
  • 101 - 99 Import Excel File in Python openpyxl Module 3
  • 102 - 100 Import Excel File in Python openpyxl Module 4
  • 103 - 101 Import Excel File in Python openpyxl Module 5

  • 24 - Python Microsoft docx File
  • 104 - docx file.html

  • 25 - Working with PDF Document
  • 105 - Python PDF.html

  • 26 - CSV and JSON File
  • 106 - Processing JSON CSV File.html

  • 27 - Image Processing with Python
  • 107 - Image Processing.html

  • 28 - Time and Datetime module
  • 108 - Time module in Python
  • 109 - datetime module
  • 110 - Create reminder application

  • 29 - Control GUI through Python
  • 111 - Play with Mouse and Keyboard.html

  • 30 - PYTHON OLD VIDEO
  • 112 - IMPORTANT NOTES.html

  • 31 - Python Setup
  • 113 - Section Introduction
  • 114 - 11 Download and install anaconda
  • 115 - 12 Conda virtual environment
  • 116 - 13 Getting started with Jupyter notebook
  • 117 - 21 Install stand alone Python and IDLE
  • 118 - 22 Write and Run Python Code

  • 32 - Introduction
  • 119 - Introduction
  • 120 - Setup development environment openpyxl Library
  • 121 - Download and install anaconda
  • 122 - Jupyter notebook Overview
  • 123 - Code.html
  • 123 - code.zip

  • 33 - Python Basics
  • 124 - Numbers & Math operators
  • 125 - Variables and Datatypes
  • 126 - Dynamic Typing in Python
  • 127 - String
  • 128 - Boolean variable and conditional logic
  • 129 - List
  • 130 - List Comprehensions
  • 131 - Dictionary
  • 132 - Sets and tuples
  • 133 - Looping in Python

  • 34 - Python Basics 2
  • 134 - Function I
  • 135 - Function II
  • 136 - Lambda Expression

  • 35 - Module in Python
  • 137 - Introduction
  • 138 - What is Module and why require
  • 139 - Create custom module 1
  • 140 - Create Python module 2 From command line
  • 141 - Different ways of importing module
  • 142 - External module

  • 36 - Workbook and Worksheet
  • 143 - Import-Excel-from-python-openpyxl.zip
  • 143 - Load excel workbook in python
  • 143 - sales.xlsx
  • 144 - Read worksheet
  • 145 - Create Delete Worksheet
  • 146 - Properties of Worksheet

  • 37 - Cell of Worksheet
  • 147 - Read cells rows and columns of worksheet
  • 148 - Write modify cell of worksheet
  • 149 - Styling cell.html
  • 150 - Add Excel formula to cell
  • 151 - Add image to cell
  • 152 - Add Bar chart to worksheet
  • 153 - Merge and unmerge cell
  • 154 - Add filter on column

  • 38 - Practical Activity

    39 - Automate pdf Portable document file
  • 155 - Read pdf File
  • 155 - sample.pdf
  • 156 - Create and Write to pdf file

  • 40 - Web Scraping Download web content and Extract it
  • 157 - Introduction Web Scraping
  • 158 - What is Web Scraping
  • 159 - Web Scraping Process
  • 160 - Search Element by TagName and TagByClass
  • 161 - Practical Activity.html

  • 41 - Webscraping mini project
  • 162 - Problem
  • 163 - Solution

  • 42 - Automate Email
  • 164 - Send Email SMTP Python Library
  • 165 - Read Email IMAP Python library

  • 43 - Play with Files and folders
  • 166 - Files and Folders 1
  • 167 - Files and Folders 2
  • 168 - File Reading and writing
  • 169 - Copying moving files

  • 44 - Errors and exception
  • 170 - Types of error
  • 171 - Handling exception
  • 172 - Raise exception and cleaning

  • 45 - Browser automation
  • 173 - Control browser through selenium

  • 46 - Regular expression
  • 174 - String search without Regular expression
  • 175 - Getting started with Regular expression
  • 176 - Pipe and repetition of character
  • 177 - FindAll & Character class

  • 47 - GUI automation
  • 178 - Play with Mouse from Python
  • 179 - Play with Keyboard from Python

  • 48 - Collections module
  • 180 - Counter
  • 181 - Default dictionary
  • 182 - Ordered dictionary
  • 183 - Namedtuple

  • 49 - Python Miscellaneous
  • 184 - Dealing with datetime and time module
  • 185 - Command Line argument
  • 185 - test.zip

  • 50 - Special Bonus offer
  • 186 - Discount for other courses.html
  • 53,700 تومان
    بیش از یک محصول به صورت دانلودی میخواهید؟ محصول را به سبد خرید اضافه کنید.
    خرید دانلودی فوری

    در این روش نیاز به افزودن محصول به سبد خرید و تکمیل اطلاعات نیست و شما پس از وارد کردن ایمیل خود و طی کردن مراحل پرداخت لینک های دریافت محصولات را در ایمیل خود دریافت خواهید کرد.

    ایمیل شما:
    تولید کننده:
    شناسه: 9213
    حجم: 8924 مگابایت
    مدت زمان: 1273 دقیقه
    تاریخ انتشار: 22 فروردین 1402
    طراحی سایت و خدمات سئو

    53,700 تومان
    افزودن به سبد خرید