• Home
  • Tags
  • Users
  • 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 11 min.
Have you ever wondered how your device is connected over the Internet? Or how the business manages to share information across regions seamlessly? All this is achieved using computer networks as part of the business strategy. It allows us to establi...
posted 3 hours ago in Networking Abdul Daim 951 points
5 0 10 min.
React Public, Protected, and Private Routes: A Comprehensive Guide In certain applications, you might need to implement role-based authorization for your users to access certain pages and be restricted to others. For instance, in an e-commerce applic...
posted 4 days ago in JavaScript Dr Prime 132 points
3 0 8 min.
Table of contents Introduction#intro Readable streams#readable-streams Paused mode#paused-mode Flowing mode#flowing-mode Creating a simple Readable stream#create-readable Writable streams#writable-streams Creating a simple Writable stream#cre...
posted Sep 22 in JavaScript Eda 134 points
3 0 2 min.
What’s Static ? The static keyword in C# is used for defining classes, variables, functions, and properties. As a keyword modifier, it offers several important features and benefits. Here’s an overview of its key advantages and uses. !1 pu...
posted Sep 22 in ASP.NET Hussein Mahdi 163 points
3 0 10 min.
Generative AI GenAI is currently a hot topic in the tech world. Retrieval-Augmented Generation RAG is a technique that enhances the accuracy and reliability of generative AI models by grounding them in external knowledge sources. In this blog post, ...
posted Sep 22 in Java Jennifer Reif 129 points
3 0 10 min.
In this article, we will address the key issue of database connections in software development. Large volumes of data are effectively stored and managed via databases, which form the foundation of many applications. Building scalable and reliable app...
posted Jul 26 in Data Structures Muzzamil Abbas 545 points
3 0 9 min.
Table of Contents Introduction#introduction What are modules?#what-are-modules What are packages?#what-are-packages Importing Standard Library Modules#importing-standard-library-modules Importing the math module#importing-the-math-module Impor...
posted Jul 12 in Mod & Packages muhammaduzairrazaq 249 points
3 1 12 min.
Effective data analysis and science depend on data visualization. It aids in the identification of patterns, developments, and linkages in data, enabling well-informed choices. Python packages like seaborn and matplotlib facilitate data visualization...
posted Jul 6 in Getting Started Muzzamil Abbas 545 points
3 1 11 min.
Data gathering is made possible via web scraping, which automates the process of extracting information from websites. Powerful libraries like Scrapy, BeautifulSoup, and Selenium, together with its straightforward syntax, make Python the best choice....
posted Jun 27 in Automation Tejas Vaij 560 points
6 2 12 min.
Software normally fails when it becomes so complex that it can no longer provide the additional features needed while remaining error-free. Refactoring is used to improve the code design to make it easier to understand and extensible. If you believe ...
posted Jun 26 in Best Practices Abdul Daim 951 points
8 0 5 min.
This is the continuation of the project on predicting mortality rate with machine learning and PyCaret. The link for the part one can be found below: https://coderlegion.com/307/machine-learning-project-hospital-mortality-prediction-using-machine-l...
posted Jun 22 in Python Onumaku C Victory 387 points
5 4 4 min.
As an experienced software developer, I've navigated myriad challenges while constructing robust applications. One persistent issue that can severely impact an application's performance is memory leaks. These leaks can degrade the user experience by...
posted Jun 22 in JavaScript Ahammad kabeer 158 points
3 1 10 min.
A. Introduction This article is part 2 of the Basic Operators which examines Logical, Bitwise, Membership and Identity operators. This is a continuation of Part 1 which discusses Arithmetic, Comparison and Assignment operators. Logical operators are...
posted Jun 22 in Python Basics Ferdy 334 points
3 0 6 min.
Encountering the AttributeError 'DataFrame' object has no attribute 'reshape' is common when using Pandas in Python. It happens due to the absence of the reshape attribute within the DataFrame class, especially during reshaping operations. However, y...
posted Jun 20 in Python Honey 157 points
6 1 11 min.
The real challenge lies in writing an efficient code to take care of memory utilization. Python provides the concept of generators and iterators to write memory conscious code which can utilize less memory and provide better results. Generators are s...
posted Jun 19 in Adv Concepts Abdul Daim 951 points
3 0 9 min.
Imagine having a whole abstraction capable of sending email, SMS, or notification to all your users in one place. Prerequisite: Knowledge of either Javascript, ExpressJs or Sails Js and NodeJs. Abstraction, what does it mean? Abstractionhttps://e...
posted Jun 16 caleb erioluwa 130 points
3 1 12 min.
When working with resources in Python, we often perform repetitive tasks such as setting up and closing processes, initializing something, opening and allocating resources, or closing it to free up all the resources. However, we face a memory leak pr...
posted Jun 15 in Adv Concepts Abdul Daim 951 points
5 2 7 min.
In today’s digital world, the need to deploy complex applications seamlessly, and efficiently is important for businesses seeking to stay ahead of the competition. Recently, container technology has become the best solution for engineers and business...
posted Jun 8 in JavaScript Ezekiel Umesi 144 points
8 3 5 min.
We typically use a shared Kafka instance if we are working on Kafka in our local environment. Using a shared Kafka instance is an issue as there could be Kafka consumers listeners, which other development team members could launch on the same topic, ...
posted Jun 8 in Java Amol Gote 163 points
3 0 11 min.
Have you ever wondered why your Python application lags when handling large volumes of data or numerous user requests simultaneously? Or how to run multiple operations in Python without having them interfere with each other? The solution is concurren...
posted Jun 7 in Adv Concepts Abdul Daim 951 points
chevron_left

New

Dr Prime
Shaggy
Eda
Jennifer Reif
Adetokunbo Ige

Top

Abdul Daim
Tejas Vaij
Muzzamil Abbas

Featured

Astra Bertelli
George Isiguzo
Mark Thompson
prince yadav
shaker

Recent Badges

100 Club Damien Cosset
100 Club Gift Balogun
100 Club Silvia Malavasi