Skip to content (Press Enter)
CodersLegacy

CodersLegacy

Imparting knowledge to the Future

  • HOME
  • INTRODUCTION
  • PYTHON
    • Getting started – Python
    • Python Basics
    • Python Intermediate
    • Python Advanced
    • Python Libraries
    • Python Problem Solving
    • Python Built in Functions
  • JAVA
    • Getting Started – Java
    • Java Basics
    • Java Advanced
  • VB.NET
    • Getting Started – VB.NET
    • VB.net Basics
    • VB.NET Advanced
  • C++
    • Getting Started – C++
    • C++ Basics
    • C++ Advanced
[email protected]
[email protected]
CodersLegacy

CodersLegacy

Imparting knowledge to the Future

  • HOME
  • INTRODUCTION
  • PYTHON
    • Getting started – Python
    • Python Basics
    • Python Intermediate
    • Python Advanced
    • Python Libraries
    • Python Problem Solving
    • Python Built in Functions
  • JAVA
    • Getting Started – Java
    • Java Basics
    • Java Advanced
  • VB.NET
    • Getting Started – VB.NET
    • VB.net Basics
    • VB.NET Advanced
  • C++
    • Getting Started – C++
    • C++ Basics
    • C++ Advanced

Category: Programming


How to Install Webdriver_manager Chrome in Selenium Python?

15 May,2023 SiddiqiLeave a comment

In this Python tutorial, we will learn how to install Selenium for Chrome using the Webdriver_manager module. Selenium is a …

Read More

Running Headless Selenium in Python (2023)

15 May,2023 Siddiqi2 Comments

In the world of web testing and automation, Selenium has become a popular tool for developers and testers alike. It …

Read More

Python Metaclass Tutorial (with Examples)

10 May,2023 SiddiqiLeave a comment

In this Python tutorial, we will discuss the concept of a “Metaclass”, and how it can be used effectively. Metaclasses …

Read More

TQDM: Tracking the Progress of your Python Program

4 May,2023 SiddiqiLeave a comment

TQDM is a Python library that stands for “progress” in Arabic. As the name implies, it is an excellent tool …

Read More

How to add image (data) files in Pyinstaller EXE

30 Apr,2023 SiddiqiLeave a comment

Pyinstaller is a popular tool used by Python developers to convert their Python code into a standalone executable file that …

Read More

10 Most Important Functions in BeautifulSoup

25 Apr,2023 SiddiqiLeave a comment

Beautiful Soup is a Python library that is commonly used for web scraping purposes. It is a very powerful tool …

Read More

Creating your own Dark Theme in Tkinter

18 Apr,2023 SiddiqiLeave a comment

When it comes to designing a user interface, a good color scheme is essential. A well-designed color scheme not only …

Read More

CustomTkinter Tutorial: Creating Modern GUI in Tkinter

11 Apr,2023 Siddiqi1 Comment

Tkinter is one of the most popular libraries for GUI development in Python. However, many people find it’s GUI to …

Read More

PyQt6 Themes using CSS Stylesheets

4 Apr,2023 SiddiqiLeave a comment

In this article, we will explore how to use CSS stylesheets to create themes for your PyQt6 application. PyQt6 is …

Read More
Regression Testing in Mobile App Development

Regression Testing in Mobile App Development

31 Mar,2023 SiddiqiLeave a comment

In this article, we will discuss what regression testing is, its importance in mobile app development, and how to perform …

Read More

Changing HTML tags and content with Python BeautifulSoup

25 Mar,2023 SiddiqiLeave a comment

If you’re working with HTML in Python, the BeautifulSoup library is an excellent choice for parsing and manipulating HTML content. …

Read More

Pyinstaller Spec File Tutorial

21 Mar,2023 Siddiqi1 Comment

In this Pyinstaller Tutorial, we will discuss how to manage, modify, and use the Spec File to compile EXE’s. Generating …

Read More

Posts navigation

Page 1 Page 2 … Page 7 >

Programming Languages

  • Learn PYTHON
  • Learn JAVA
  • VB.NET
  • Learn C++

Copyright ©2023 CodersLegacy.