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

Best Practices for Hiring Developers in Argentina

25 Sep,2023 SiddiqiLeave a comment

Looking for developers in Argentina? You will find experienced professionals from Latin America or any other region of the world, …

Read More

Why Data Science Is Such A Hot Career Right Now?

22 Sep,2023 SiddiqiLeave a comment

In this article, we explore the field of data science, its jobs opportunities, responsibilities, and future outlook, which will demonstrate …

Read More

What is SQL Injection, and How to Prevent It?

21 Sep,2023 SiddiqiLeave a comment

In this article, we will learn what a SQL Injection is, how to use it, and how to protect ourselves …

Read More

Navigating Legacy Code: Modernization Strategies for Developers

17 Sep,2023 SiddiqiLeave a comment

In today’s dynamic software ecosystem, we face a paradox: As we push the boundaries of technology, creating novel solutions and …

Read More

mplcursors Tutorial: Interactive Annotations and Data Cursors

16 Sep,2023 SiddiqiLeave a comment

mplcursors is a Python library that allows you to add interactive data cursors to Matplotlib plots. These data cursors display …

Read More

How to Install Imported Certificates on Windows-based Web Server

13 Sep,2023 SiddiqiLeave a comment

In this article, we will explore how to create and install imported certificates for your windows-based web server. A website …

Read More

Mastering Fundamentals that every Software Engineer should know

12 Sep,2023 SiddiqiLeave a comment

In the digital age, where software and data rule supreme, the role of a software engineer has transformed from just …

Read More

pythonw.exe Tutorial: Running Python Scripts Silently

7 Sep,2023 Siddiqi2 Comments

Python is a versatile programming language known for its simplicity and wide range of applications. It is commonly used for …

Read More

apipkg Tutorial: Enhanced Lazy Loading in Python

18 Aug,2023 SiddiqiLeave a comment

Welcome to this tutorial on using the apipkg library in Python! In this tutorial, we’ll explore how to use the …

Read More

Python Lazy Loading with Importlib

18 Aug,2023 Siddiqi1 Comment

Welcome to this tutorial on Python Lazy Loading with importlib! In this tutorial, we’ll explore how to use the importlib …

Read More

Expanding Your Java Developer Career Path

2 Aug,2023 SiddiqiLeave a comment

Using programming languages is a skill many aspire to learn. Communicating with software or computers to make them perform various …

Read More

Full-Stack Temenos: Transforming Banking Operations

31 Jul,2023 SiddiqiLeave a comment

In the past, banks operated on fragmented systems, each designed for a specific purpose, leading to isolated silos that hindered …

Read More

Posts navigation

Page 1 Page 2 … Page 11 >

Recent Posts

  • Best Practices for Hiring Developers in Argentina
  • Why Data Science Is Such A Hot Career Right Now?
  • What is SQL Injection, and How to Prevent It?
  • Navigating Legacy Code: Modernization Strategies for Developers
  • mplcursors Tutorial: Interactive Annotations and Data Cursors
  • How to Install Imported Certificates on Windows-based Web Server

Post Categories

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