• Home
  • Tags
  • CoderLegion is a rapidly expanding community, with membership on the rise.Coders here share, stay updated and grow their careers.
  • Post An Article
Recent

Recent posts

3 0 6 min.
Think of computers that can comprehend information and also generate brand-new creations - paintings that come to life, impromptu musical compositions, and stories that write themselves. This isn't just human imagination; it is called Generative Arti...
posted 6 hours ago in Python Nwabueze Jude 120 points
3 0 6 min.
Introduction Python is a popular choice for building programming due to its simplicity, readability, and vast ecosystem. Extending python as a webserver in a production environment is a little tricky due to the python GILhttps://en.wikipedia.org/wi...
posted 6 hours ago in Python Vivek Sahu 120 points
3 0 10 min.
1. Introduction In my last post, we saw how to build a production-ready Telegram bot, although it was really simple: it could only handle three commands and gave standardized responses! In this post, we want to explore more in depth the possibility t...
posted 7 hours ago in Python Astra Bertelli 140 points
3 0 12 min.
While developing a software application in one phase, you need to ensure that it is flawless and error-free. Therefore, to check that the functionality works as expected, we debug the codebase. In SDLC, debugging occurs after successful completion of...
posted 1 day ago in Best Practices Abdul Daim 380 points
4 0 11 min.
In this article, you'll learn about scripting in software development, using scripting languages to automate tasks, customize software, and speed up development. Scripting facilitates rapid prototyping, automates repetitive tasks, integrates software...
posted 4 days ago in Scripting Tejas Vaij 280 points
3 0 2 min.
In this project, we used a convolutional neural network to build train, and test a traffic sign classification model. We built this model using tensorflow and keras. It is a multiclass classification problem. This model can be used to make smarter ca...
posted 6 days ago in Python Onumaku C Victory 120 points
5 0 6 min.
Beginners' friendly! This content is for anyone who wants to learn 1. Introduction Most of the people nowadays make use of instant messaging tools, such as WhatsApp, Telegram, Discord or Snapchat, and if you are a user of one of these applications,...
posted 6 days ago in Python Astra Bertelli 140 points
3 0 10 min.
In this article, we'll delve into some of the more intricate aspects of Tkinter, exploring advanced techniques that will empower you to create even more powerful and polished GUI applications. Throughout our exploration, we'll uncover invaluable tool...
posted Apr 23 in Project Dev Tejas Vaij 280 points
4 0 7 min.
Setting up a virtual environment in Python for project development does provide a streamlined approach to managing project dependencies and ensuring a clean development environment. It is used when you want to isolate Python packages and dependencies...
posted Apr 20 in Project Dev Tejas Vaij 280 points
3 0 11 min.
In this article, we will explain the importance of data visualisation in Python programming. We will highlight the importance of data visualization in properly assessing and understanding data by helping users identify patterns, developments, and lin...
posted Apr 18 in More Libraries Muzzamil Abbas 340 points
4 0 7 min.
Learn Markdown for free What is Markdown? If you search Markdown on Google you will see this info Markdown is a lightweight, simple, easy to read and easy to write markup language for creating formatted text using a plain-text editor. John Grub...
posted Apr 16 in Coding atulcodex 120 points
6 0 12 min.
We need to understand the programming concept of file handling for storing and reading incoming data from multiple sources in the file. Practically every programming language has incorporated this concept, but I will discuss it in Python. We use the...
posted Apr 12 in File Handling Abdul Daim 380 points
5 0 12 min.
Suppose you want your Python script to fetch data from the internet and then process that gathered data. If that data is limited and brief, then processing can be done every time you run the script, but in the case of humongous data, we cannot perfor...
posted Apr 12 in File Handling Abdul Daim 380 points
3 0 8 min.
Table of Contents Introduction#introduction What are modules?#what-are-modules Types of import statements#types-of-import-statements Importing modules using import#importing-modules-using-import Importing modules using from import#importing-mod...
posted Apr 11 in Mod & Packages muhammaduzairrazaq 180 points
3 0 9 min.
Pandas is a powerful Python library for analysis and data manipulation. It offers user-friendly, high-performance data structures and tools for handling structured data. Pandas' versatility and extensive feature set make it a popular choice for data ...
posted Apr 9 in More Libraries Muzzamil Abbas 340 points
6 0 12 min.
After developing the software application, you want to check and verify the functionality of the software before releasing it onto the market. You likely want to ensure its functionality based on the prescribed requirements. So, for that, a software ...
posted Apr 8 in Testing Abdul Daim 380 points
3 0 8 min.
Git and GitHub play a crucial role in the workflow of Python developers, providing essential tools for version control, collaboration, and project management. In this guide, we'll explore the fundamentals of Git and GitHub and how Python developers c...
posted Apr 7 in Project Dev Tejas Vaij 280 points
3 0 13 min.
Mastering Regular Expressions in Python I. Introduction We all have been regularly searching for keywords in our favourite articles, and also using the "find and replace" feature in our text editors to correct mistakes. All this is done using Reg...
posted Apr 5 in Adv Concepts aditi-coding 140 points
3 0 12 min.
There are two types of developers in the programming world. The first one writes code and walks away, does not watch it run. They assume everything will go according to plan. There is the second type, who is writing unit tests. With Python built-in ...
posted Apr 4 in Testing Abdul Daim 380 points
3 0 9 min.
When working on a basic calculator with Tkinter, a widely-used GUI toolkit for Python, Tkinter streamlines the incorporation of user-friendly elements such as buttons, entries, grids, and custom styles that are necessary for crafting graphical user i...
posted Apr 2 in Project Dev Tejas Vaij 280 points
chevron_left

New

Nwabueze Jude
Vivek Sahu
Astra Bertelli
Onumaku C Victory
atulcodex

Top

Abdul Daim
Muzzamil Abbas
Muhammad Sameer Khan

Featured

Cornel Chirchir
Mark Thompson
Phantom
prince yadav
shaker

Recent Badges

Notable Post atulcodex
100 Club Abhinav Kumar
100 Club Dipak Ahirav