A Data Structure Comprising Keys and Values (Dictionary)
Learn the concept and usage of the dictionary data structure consisting of keys and values
Learn the concept and usage of the dictionary data structure consisting of keys and values
How to add paragraphs and format text in a document using python-docx
How to adjust document formatting and page layout using python-docx
How to automate repetitive Excel tasks using Python and openpyxl
Learn how to handle data easily with the Pandas package.
How to define and use functions in Python
How to collect data from the web using the Python requests package
Using and and or for compound conditions
Parameters, Arguments, and Return Values in a Function
Handling complex logic using nested conditionals
Understanding legal responsibilities and ethical guidelines for web crawling
Learn about the concept and usage of variables
How to use the while loop in Python to control repeated tasks
How to convert data types in Python and why it's necessary
Introduction to document automation with the basics and installation of Python-docx
How to create ordered and unordered lists in a Word document using python-docx
Understanding and utilizing the pass keyword
Explore the concept of data structures, their importance in programming, and some simple data structure examples.
Understanding data types and their significance in Python programming
Understanding constructors, destructors, and methods in Python classes
Learn about the basic concept of linked lists and how to implement them in Python.
Key methods and techniques for handling dictionaries in Python.
Learn how to manage and reuse code more effectively in Python by utilizing modules.
The role of escape characters in programming and common examples
Basic CSS knowledge you must know before starting web crawling
Basic HTML knowledge you need to know before starting web crawling
Basic HTTP knowledge you must understand before starting web crawling
Learn how to extend the functionality of a class through inheritance in Python.
How to crawl data from Wikipedia pages using Python
Understanding the concept of the binary search algorithm and its implementation in Python through example code
The meaning and usage of the pass keyword
Reuse and manage your code efficiently by creating your own modules
Learn how to modify cell values and cell formatting using openpyxl
Learn how to send a simple email using Python's smtplib
Learn how to automatically send periodic emails using Python.
How to receive user input and display results in Python
Learn how to work with dictionaries in Python.
Learn about tuples, the immutable lists in Python
How to insert and style images in a Word document using python-docx
Basic explanation of the concept of files, and how to open and close files.
Easy extraction of web data using BeautifulSoup methods
How to handle complex iterative tasks using nested loops in Python
Learn the basic concept of hash tables and how to implement a simple version in Python.
Learn about Python's basic data type List
Learn how to handle data easily with the Pandas package.
Concepts and usage of arithmetic, comparison, and logical operators
Learn how to parse HTML data and extract necessary information using the Python BeautifulSoup package
Learn how to easily handle data using the Pandas package.
Using regular expressions in Python to filter data while web crawling
Learn the concepts and necessity of web crawling, and basic web crawling methods through simple code examples.
Structure and use cases of the for loop in Python
Utilizing tuple unpacking and list conversion
Understanding the meaning of keywords in programming and key Python keywords
Learn how to read data from an Excel file using Python's openpyxl and automatically send it via email.
Learn how to use lambda functions in Python and their usefulness.
Understanding the role and usage of break and continue in Python loops
Learn frequently used operations on lists
Learn the basic concepts of queues and how to implement them in Python.
How to control code flow using conditional statements
The role and usage of break and continue in Python for controlling loops
Basics and applications of comparison operators used with conditional statements
How to enhance code efficiency with loops in Python
How to call functions in Python and what it means
Learn the basic concepts of tree structure and a simple implementation in Python.
The concept of algorithms and their importance in programming
Understanding Python's indentation for clear code structure
Learn the basic concepts of Object-Oriented Programming in Python.
An introduction to basic programming concepts and terminology
An introductory guide to understanding the history and popularity of Python.