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

Python Tkinter Project with MySQL Database

10 Mar,2023 SiddiqiLeave a comment

In this Python Project, we will be discussing how to integrate a MySQL Database into our Tkinter application. Why do …

Read More

Embed Matplotlib Graphs into PyQt6 Application

2 Mar,2023 SiddiqiLeave a comment

Add navigation toolbar for matplotlib graph in pyqt6

Read More

BeautifulSoup User Agents in Python

24 Feb,2023 SiddiqiLeave a comment

BeautifulSoup is a popular Python library that simplifies web scraping by allowing you easily extract useful information from HTML (web) …

Read More

Matplotlib Blitting Tutorial – Optimize your Plotting!

12 Feb,2023 SiddiqiLeave a comment

If you are interested in learning about Blitting in Matplotlib, this tutorial is the perfect place for you! Blitting is …

Read More

Generating Dynamic Content (widgets) in Tkinter

5 Feb,2023 SiddiqiLeave a comment

In this Tkinter tutorial, we will explore how to generate Dynamic Content (widgets) in Tkinter. Most Tkinter applications are “static”. …

Read More

7 Reasons why your Ezoic ads are not showing

4 Feb,2023 SiddiqiLeave a comment

Ezoic is a powerful platform for website owners to optimize their website’s performance and monetize their traffic. However, sometimes Ezoic …

Read More

Tkinter GUI Designer Tutorial (Figma to Tkinter)

1 Feb,2023 SiddiqiLeave a comment

Creating complex and visually appealing interfaces can be time-consuming and difficult with Tkinter alone. GUI development requires writing alot of …

Read More

Ezoic Traffic and Publisher Requirements [2023]

30 Jan,2023 SiddiqiLeave a comment

Ezoic is a powerful platform that helps website owners optimize their website’s performance and monetize their traffic using ads. However, …

Read More

cx_Freeze vs Pyinstaller Comparison

28 Jan,2023 SiddiqiLeave a comment

In this article, we will be comparing two very popular libraries used for converting Python Code Files to standalone EXE’s …

Read More

Python Error: “most likely due to a circular import” (Solution)

21 Jan,2023 SiddiqiLeave a comment

In this article we will discuss the Circular Import Error that can occur when importing modules in Python, and how …

Read More

Better alternatives to Pyinstaller in Python

16 Jan,2023 Siddiqi1 Comment

In this article, we will discuss several (better) alternatives to the popular Pyinstaller library in Python. Python is a popular …

Read More

The Evolution of Data Science with Python

7 Jan,2023 SiddiqiLeave a comment

Over time, the phrase “data science” has gained massive popularity and importance in every industry. The time when data workers …

Read More

Posts navigation

Page 1 Page 2 … Page 8 >

Recent Posts

  • Python Tkinter Project with MySQL Database
  • Embed Matplotlib Graphs into PyQt6 Application
  • BeautifulSoup User Agents in Python
  • Matplotlib Blitting Tutorial – Optimize your Plotting!
  • Generating Dynamic Content (widgets) in Tkinter
  • 7 Reasons why your Ezoic ads are not showing

Post Categories

  • Artificial Intelligence (2)
  • Blockchain and Cryptocurrency (1)
  • C++ (4)
  • Computer Science (10)
  • Cyber Security (3)
  • Databases (1)
  • Ezoic (2)
  • Game Development (4)
  • GUI Development (3)
  • Java (4)
  • Networking and Communications (2)
  • Operating Systems (2)
  • Programming (66)
  • Python (46)
  • Review (12)
  • SEO (1)
  • Uncategorised (1)
  • Web Scraping (1)
  • 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.