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

Category: Programming


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

cx_Freeze Tutorial (Python .py to .exe conversion)

6 Jan,2023 SiddiqiLeave a comment

In this Python tutorial, we will discuss the cx_Freeze library, used to effectively and efficiently create EXE’s for our Python …

Read More

Setup Virtual Environment for Pyinstaller with Venv

23 Dec,2022 Siddiqi3 Comments

In this Python tutorial, we will discuss how to optimize your Pyinstaller EXE’s using Virtual Environments. We will be using …

Read More

Ctypes vs Python – Performance Comparison

14 Dec,2022 SiddiqiLeave a comment

Python Ctypes is a foreign function library that allows Python code to call C or C++ functions directly. This can …

Read More

Best YouTube Channels for Python [2022]

11 Sep,2022 SiddiqiLeave a comment

This article covers the best YouTube channels available for Python Over the course of the last two decades, the use …

Read More

Best Artificial Intelligence Books for Beginners

31 Aug,2022 SiddiqiLeave a comment

Artificial Intelligence is one of the most in-demand fields in the Modern Era. From simple chatbots, to advanced Machine Learning …

Read More

Best Computer Graphics Books for Beginners (OpenGL, Vulkan…)

18 Aug,2022 SiddiqiLeave a comment

Computer Graphics is a vast topic with many different technologies and software that can be used. To assist you on …

Read More

Should Modern Marketers learn Coding and Web Development?

15 Aug,2022 SiddiqiLeave a comment

In this this article, we will address an important question that modern-day marketers are faced with, “Should Modern Marketers learn …

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

Posts navigation

Page 1 Page 2 … Page 6 >

Recent Posts

  • cx_Freeze vs Pyinstaller Comparison
  • Python Error: “most likely due to a circular import” (Solution)
  • Better alternatives to Pyinstaller in Python
  • The Evolution of Data Science with Python
  • cx_Freeze Tutorial (Python .py to .exe conversion)
  • Nuitka vs Pyinstaller for Python EXE’s

Programming Languages

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

Copyright ©2023 CodersLegacy.