Skip to content (Press Enter)
CodersLegacy Logo

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 Logo

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

Welcome to Coders Legacy, a coding site aimed primarily towards aspiring new programmers looking to expand their skill set. What …

Read More

7 Best Books for Coding Interview Preparation

28 Jul,2022 SiddiqiLeave a comment

Coding Interviews are an obstacle almost every programmer has to go through at some point in their careers. Luckily, to …

Read More

Coding Resources for Kids | Interactive Learning

7 Jul,2022 SiddiqiLeave a comment

Coding is sometimes described as dull and frustrating, even by those who do it as a hobby. Often the regular …

Read More

Picking the right Web Hosting Service – The Ultimate Guide

23 Jun,2022 SiddiqiLeave a comment

Web Hosting providers are forever locked into a great battle, trying to gain greater control of the market. Over the …

Read More

Computer Architecture Books | Top 10 Picks in 2022

31 May,2022 SiddiqiLeave a comment

Computer Architecture describes the set of rules and systems that all work together to create a computer system. Understanding this …

Read More

Python Cython Tutorial – Speeding up your Code 1000x

28 May,2022 SiddiqiLeave a comment

As one of the most popular languages, Python is constantly compared and contrasted to other popular languages like C/C++. The …

Read More

Best Books on Database Design [2022]

26 May,2022 SiddiqiLeave a comment

Databases are the driving force behind many applications in the modern world, and play a pivotal role in maintaining and …

Read More

Best Computer Networking Books in 2022

22 May,2022 SiddiqiLeave a comment

Computer Networking has always been of great importance since the beginning of the era of computers and technology. In fact, …

Read More

Java Frameworks for Modern Web And Apps Development

17 May,2022 Siddiqi1 Comment

As of 2022, Java remains one of the most demanding and popular programming languages, outperforming all others and wisely maintaining …

Read More

Best Books about Blockchain and Cryptocurrency [2022]

14 May,2022 SiddiqiLeave a comment

If you have been keeping up with the following trends, then you might have the words “Blockchain”, “Cryptocurrency” and “Bitcoin” …

Read More

The Development And Makeup Of VPNs

11 May,2022 SiddiqiLeave a comment

Virtual Private Networks obscure IP addresses and encrypt data – making it far safer to transmit sensitive requests online. Are …

Read More

Best Cyber Security Books for Beginners [2022]

8 May,2022 Siddiqi1 Comment

Cyber Security is becoming a rising concern for many people and corporations in the modern world. The more connected our …

Read More

Classes in Programming Languages

6 May,2022 SiddiqiLeave a comment

This article will covers the use of Classes in Programming languages. In the 1990’s, we saw the rapid rise of …

Read More

Posts navigation

Page 1 Page 2 … Page 6 >

Recent Posts

  • 7 Best Books for Coding Interview Preparation
  • Coding Resources for Kids | Interactive Learning
  • Picking the right Web Hosting Service – The Ultimate Guide
  • Computer Architecture Books | Top 10 Picks in 2022
  • Python Cython Tutorial – Speeding up your Code 1000x
  • Best Books on Database Design [2022]

Post Categories

  • Blockchain and Cryptocurrency (1)
  • C++ (3)
  • Computer Science (10)
  • Cyber Security (3)
  • Game Development (2)
  • Java (4)
  • Networking and Communications (2)
  • Operating Systems (2)
  • Programming (50)
  • Python (32)
  • Review (10)
  • SEO (1)
  • Uncategorised (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
  • 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 ©2022 CodersLegacy. Education Zone | Developed By Rara Theme. Powered by WordPress. Privacy Policy