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

Welcome to CodersLegacy!

12 Feb,2020 Siddiqi1 Comment

Learn! Develop! Contribute!

Welcome to CodersLegacy, a coding site aimed primarily towards aspiring new programmers looking to expand their skill set. How do we intend to achieve this? Read the article to find out!

Read More

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

Inspiring Future Programmers with the Perfect Gift

2 May,2023 SiddiqiLeave a comment

In today’s rapidly advancing digital landscape, programming skills have become an essential asset for children. These skills not only equip …

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

Posts navigation

Page 1 Page 2 … Page 9 >

Recent Posts

  • How to Install Webdriver_manager Chrome in Selenium Python?
  • Running Headless Selenium in Python (2023)
  • Python Metaclass Tutorial (with Examples)
  • TQDM: Tracking the Progress of your Python Program
  • Inspiring Future Programmers with the Perfect Gift
  • How to add image (data) files in Pyinstaller EXE

Post Categories

  • Artificial Intelligence (2)
  • Blockchain and Cryptocurrency (1)
  • C++ (4)
  • Computer Science (12)
  • Cyber Security (4)
  • Databases (1)
  • Ezoic (2)
  • Game Development (4)
  • GUI Development (6)
  • Java (4)
  • Networking and Communications (2)
  • Operating Systems (2)
  • Programming (78)
  • Python (57)
  • Review (12)
  • SEO (1)
  • Uncategorised (1)
  • Web Scraping (5)
  • WordPress (1)

Programming Languages

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

PYTHON TUTORIALS

  • Python – Getting started
  • Python Syntax – How to write Python Code
  • Python Data types
  • Python Operators
  • Python Strings
  • Python While Loops
  • Python For Loops
  • Python Lists
  • Python Dictionaries
  • Python if…else statement
  • Python Functions
  • Python Lambda
  • Python stdin
  • Python Exception Handling
  • Python File Handling
  • Python Classes
  • Python Tkinter
  • Python Operator Overloading
  • Python Libraries

VB.NET

  • VB.NET Intro
  • VB.NET – Getting Started
  • VB.NET Syntax
  • VB.NET Data types
  • VB.NET Operators
  • VB.NET Strings
  • VB.NET User Input
  • VB.NET Console Output
  • VB.NET Loops
  • VB.NET For each loop
  • VB.NET While loop
  • VB.NET Do Loop Until
  • VB.NET Functions
  • VB.NET Classes
  • VB.NET Variable Scope
  • VB.NET File Handling
  • VB.NET Exception Handling
  • VB.NET Lambda Expressions
  • VB.NET Datetime
  • VB.NET With… End With Statement

JAVA

  • Learn JAVA
  • Getting Started – Java
  • Java Syntax
  • Java Data types
  • Java Operators
  • Java Strings
  • Java Input with Scanner
  • Java if else statement
  • Java Switch Case Statement
  • Java Loops
  • Java While loop
  • Java do while loop
  • Java for Loop
  • Java Methods
  • Java Arrays
  • Java Variable Scope
  • Java Classes
  • Java File Handling
  • Java Exception Handling
  • Java Apache CSV Parser
  • JavaFX Tutorial – GUI Programming in Java
  • JFreeChart Tutorial

C++

  • Getting Started with C++
  • C++ Syntax
  • C++ Operators
  • C++ Data Types
  • C++ Input
  • C++ Strings
  • C++ if else statement
  • C++ Loops
  • C++ For loop
  • C++ While Loops
  • C++ Functions
  • C++ Switch case statement
  • C++ File Handling
  • C++ Arrays
  • C++ Auto Keyword
  • C++ Template Types
  • C++ Structs
  • C++ Pointers
  • C++ Smart Pointers
  • C++ Function Overloading
  • C++ Virtual Functions
  • C++ Operator Overloading
  • C++ Inheritance in Classes
  • C++ Associative Containers
  • C++ Upcasting and Downcasting
  • C++ Multithreading Tutorial
  • C++ Variadic Templates
  • C++ Move Semantics Tutorial
  • C++ Name Mangling
  • C++ Rule of Three

Copyright ©2023 CodersLegacy.