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

Top 10 Programming Courses by Udemy

12 Feb,2021 Siddiqi1 Comment

In this article we will be discussing the Top 10 programming courses we could find on the Udemy site. There …

Read More

Codecademy Review | Is Pro worth it? [2020]

31 Jan,2021 Siddiqi1 Comment

This is review on the tutorial site, Codecademy. About Codecademy Codecademy is an online learning education platform that offers coding …

Read More

Python GUI Frameworks

18 Jan,2021 SiddiqiLeave a comment

This article covers the most popular GUI Frameworks in Python. One of Python’s strongest selling points is the vast number …

Read More

Datacamp Review

25 Oct,2020 SiddiqiLeave a comment

This article is a review on coding tutorial site, Datacamp. Datacamp is a very well known online learning platform for …

Read More

Scrapy vs BeautifulSoup | Python Web Crawlers

11 Oct,2020 Siddiqi1 Comment

This article is Scrapy vs BeautifulSoup comparison. If you ever come across a scenario where you need to download data …

Read More

JavaFX vs Swing | Java GUI Libraries [2022]

28 Sep,2020 Siddiqi1 Comment

This article is a JavaFX vs Swing Comparison, explaining the pros and cons. Java has long been a very popular …

Read More

What are Dependencies in Programming

20 Sep,2020 Siddiqi5 Comments

This article explains what Dependencies in Programming mean. This article is going to be a very informative read no matter …

Read More

PySide vs PyQt | Understanding the difference

31 Aug,2020 Siddiqi2 Comments

Once people get to know about both PySide and PyQt, due to their similarities, people have a hard time picking …

Read More

Java GUI Frameworks Guide

24 Aug,2020 Siddiqi7 Comments

This article reviews the most important GUI Libraries/Frameworks in Java. Once you’ve graduated from creating simple console based applications, programs …

Read More

Python Books by Al Sweigart

3 Aug,2020 Siddiqi1 Comment

This article reviews several Python Books by Al Sweigart. Al Sweigart is a Python Influencer who has over the years …

Read More

Best Python Book Recommendations

14 Jul,2020 Siddiqi1 Comment

This article is for people looking for the Best Python Book recommendations out there. There are all kinds of different …

Read More

PyQt vs Tkinter – The better GUI library

28 Jun,2020 Siddiqi7 Comments

This article compares two Python GUI libraries, PyQt vs Tkinter. The PyQt vs Tkinter debate is one I’ve been seeing …

Read More

Posts navigation

< Page 1 … Page 8 Page 9 Page 10 >

Recent Posts

  • How to Install Imported Certificates on Windows-based Web Server
  • Mastering Fundamentals that every Software Engineer should know
  • pythonw.exe Tutorial: Running Python Scripts Silently
  • apipkg Tutorial: Enhanced Lazy Loading in Python
  • Python Lazy Loading with Importlib
  • Expanding Your Java Developer Career Path

Post Categories

  • Artificial Intelligence (2)
  • Blockchain and Cryptocurrency (1)
  • C++ (4)
  • Computer Science (13)
  • Cyber Security (6)
  • Databases (1)
  • Ezoic (2)
  • Game Development (4)
  • GUI Development (8)
  • Java (5)
  • Networking and Communications (3)
  • Operating Systems (2)
  • Programming (94)
  • Python (69)
  • Review (13)
  • SEO (2)
  • Uncategorised (1)
  • Web Development (2)
  • 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.