Table of Contents


#Real Python

How Do You Choose Python Function Names?

This tutorial discusses the rules and conventions for choosing Python function names and why they're important.
#basics
By | Jul 10, 2024



#Django Project – Weblog

Django security releases issued: 5.0.7 and 4.2.14

By Natalia Bidart | Jul 09, 2024



#PyCoders

Issue #637 – Apple App Store, Built-Ins, Constraint Programming, and More

By | Jul 09, 2024



#testdriven.io

Using HTMX with FastAPI

This tutorial looks at how use HTMX with FastAPI.
#API #FastAPI
By Paul Esch-Laurent | Jul 09, 2024


Sending Confirmation Emails with Flask, Redis Queue, and Amazon SES

Send confirmation emails to newly registered users with Flask, Redis Queue, and Amazon SES.
#AWS #DevOps #Docker #Flask #Task Queue
By Michael Herman | Jul 12, 2024



#Photon Designer

React + Django + Ninja (Full-stack in 15 mins) ⚛️🥷

React, Django, and Django Ninja (including CORS setup and Typescript).
By Photon Designer | Jul 10, 2024



#Hashnode

🚀 Mastering React Query: Effortless Data Fetching in React

🌟 Introduction
In the modern web development landscape, data fetching is a crucial aspect of building responsive and dynamic applications. Handling this efficiently can make or break the user experience. Enter React Query, a powerful library that si…
By Aditya Dhaygude | Jul 10, 2024


Destiny or Coincidence: Based on Shannon Perry´s Experiment.

Background
I often read Xataka to stay updated on the latest technological developments and news. One thing that i readed and has intrigued me the most is Shannon Perry 's experiment – a data analyst who used location data from her and her boyfriend’…
By Christopher Duran | Jul 11, 2024


Travel through Open Source

A Long Time Ago, In A Galaxy Far, Far Away…

My travel started with the Djangonaut Space program. For those who don't know what I'm talking about check this out: https://djangonaut.space/

💡
If you want to become a Django contributor but don't kno…
By Raffaella Suardini | Jul 10, 2024


Exploring PDF Analysis with AI: Building the PDF Query App Using Next.js and FastAPI

An example project to learn how to build application on top of LLMs.
🚀 My Learning Journey: Building the PDF Query App 📄💡
I'm thrilled to share my recent project, the PDF Query App! This web application empowers users to upload PDF files, ask ques…
By arnab paul | Jul 08, 2024


How to generative AI chatbot with python and ollama

What is a Chatbot with AI?
An AI chatbot is software that can interact with users via text or voice, understanding and responding to their queries intelligently. Unlike rule-based chatbots, which follow a predefined set of responses, AI chatbots can …
By Soledad Noemí MALTRAIN YÁÑEZ | Jul 11, 2024


Dynamic Programming Part -2: Grid Traveler Memoization

Hey everyone we are back with another Memoization Problem.
Grid Problem:
How many can a person travel from the top left corner of the grid to the bottom right corner. The only restriction is that we can only move down or right.l
General Grid Travel:

By Harish Kunchala | Jul 10, 2024


Complete Guide to the Django Services and Repositories Design Pattern with the Django REST Framework

Introduction to the Django Services and Repositories Design Pattern with Django REST Framework
You can find the complete code and structure of the project in the following GitHub link: Click.
In the world of software development, code organisation an…
By Mateo Ramirez Rubio | Jul 08, 2024


🌟 Building Scalable APIs with Express.js: From Basics to Best Practices 🚀

🌟 Introduction
In the realm of full-stack development, building robust APIs is crucial for powering modern applications. Express.js, a minimalist web framework for Node.js, is renowned for its simplicity and performance in API development. Whether y…
By Aditya Dhaygude | Jul 10, 2024


What is "Learning to be a Python programmer with 30 minutes a day."?

Hey, guys.
To give some context, I'm Pete, 27, a line cook at a restaurant called Nixtamali. And I'm more than ready to make a career change. I'm interested in learning Python for network automation, data analytics, and for indie hacking purposes.
I …
By Pete Quinones IV | Jul 10, 2024


Membuat Aplikasi Image Captioning dengan Gradio

Salah satu pemanfaatan generative AI yang banyak dilakukan saat ini adalah image captioning. Image Captioning merupakan proses otomatis untuk menghasilkan deskripsi teks dari gambar yang dimasukkan ke dalam model. Pada artikel ini, kita akan mengguna…
By Muhammad Ihsan | Jul 10, 2024


🚀 Mastering Full-Stack Development with Supabase: The Ultimate Guide for 2024 🌟

🌟 Introduction
In the ever-evolving world of web development, Supabase is emerging as a game-changer. Imagine having a backend-as-a-service (BaaS) that’s not only easy to set up but also powerful enough to handle complex applications. Supabase offer…
By Aditya Dhaygude | Jul 10, 2024


Membuat Aplikasi Text Summarization dengan Gradio

Dalam era informasi yang terus berkembang, kita sering kali dihadapkan pada teks yang panjang. Membaca dan memahami semua informasi tersebut bisa memakan waktu dan tenaga yang tidak sedikit, terlebih lagi jika topik yang dibahas termasuk kompleks. Ma…
By Muhammad Ihsan | Jul 10, 2024


🚀 Unlocking the Power of Postman: Your Ultimate Guide to API Mastery 🌟

🌟 Introduction
In the world of software development, APIs (Application Programming Interfaces) are the backbone of modern applications. Whether you are building a simple web app or a complex microservices architecture, APIs enable communication betw…
By Aditya Dhaygude | Jul 10, 2024


🤖 Beginner’s Guide to Programming: Should You Use AI?

As a seasoned full-stack developer with 8 years of experience, I've witnessed firsthand the evolution of programming and the rise of AI in our field. In this blog post, I'll share my insights on how to begin your programming journey and explore the r…
By Da4ndo | Jul 10, 2024


Understanding Programming Languages: Key Insights from Java, C, C++, and Python

As a Full Stack Developer, it's crucial to understand the nuances and differences between various programming languages. Here's a concise summary of the key differences and features of Java, C, C++, and Python, which can help both beginners and exper…
By Tushar Puri | Jul 10, 2024


Automate M4A File Transcriptions with Python and OpenAI Whisper

Transcribing audio files can be a tedious task, especially if the files are long or if you have multiple files to process. To tackle this challenge, I developed a Python-based application that automates the transcription of M4A files using the OpenAI…
By Karl Bolinger | Jul 10, 2024


Effective Design and Structure Techniques for React Native Layouts

React Native, with its robust framework and flexible components, offers developers a powerful toolkit for building mobile applications. Central to creating a seamless user experience is mastering the art of layouts. Here’s a comprehensive guide to de…
By Syed Dayim Shah | Jul 10, 2024


🌐 Next.js and Serverless Functions: A Match Made in Heaven

🌟 Introduction
In the dynamic world of web development, efficiency and scalability are paramount. Enter Next.js and Serverless Functions, a combination that offers unparalleled performance and flexibility. Today, we'll explore how Next.js, a React f…
By Aditya Dhaygude | Jul 09, 2024


Python version of Commodity Futures Intertemporal Bollinger Hedge Strategy (Study purpose only)

The previously written intertemporal arbitrage strategy requires manual input of the hedging spread for opening and closing positions. Judging the price difference is more subjective. In this article, we will change the previous hedging strategy to t…
By FMZ Quant | Jul 10, 2024


Prediksi Biaya Asuransi dengan Multiple Linear Regression

Pendahuluan
Sebelumnya kita telah belajar untuk melakukan prediksi menggunakan Linear Regression dengan satu variabel. Namun pada kenyataannya seringkali kita tidak bisa bergantung pada satu variabel independen saja. Oleh karena itu, kali ini kita ak…
By Muhammad Ihsan | Jul 10, 2024


Slicing with Pandas iloc and loc

Introduction
Pandas is an incredibly powerful library for data analysis. We can use Pandas to effectively get an initial snapshot of our data and explore it for features, and insights. It is sometimes confusing to understand the use of 2 key methods …
By Vinoo Palayoor | Jul 10, 2024


Selecting the right technology stack: A journey from MVP to production

As Chief Technology Officer (CTO) of Trrue, I'm responsible for selecting the technology stack for the company. This might sound trivial, but it requires careful thought and preparation. Choosing the right technology stack is crucial for the success …
By Arjan van Eersel | Jul 09, 2024


🚀 Level Up Your Full-Stack Game: Mastering WebSockets with Socket.IO

🌟 Introduction
In the realm of web development, creating real-time applications that provide instant feedback is a game-changer. Imagine building a chat application, a collaborative document editor, or a live data dashboard. Sounds exciting, right? …
By Aditya Dhaygude | Jul 09, 2024


Rainfall Prediction Model in Python Using Machine Learning

Predicting Rainfall: A Data-Driven Approach
Rainfall prediction plays a crucial role in various sectors, from agriculture to urban planning. In this post, I'm excited to share my journey in developing a rainfall prediction model using machine learnin…
By Labhesh Phull | Jul 09, 2024


Sentiment Analysis in Python: A Comprehensive Guide

Sentiment analysis, also known as opinion mining, is a natural language processing (NLP) technique used to determine the emotional tone behind a body of text. It's widely used to analyze customer feedback, social media comments, and reviews. This blo…
By ByteScrum Technologies | Jul 09, 2024


Python3 – Part 4

Operator

Arithmetic Operator –

Addition (+) Ex -> 2 + 3 = 5
Subtraction (-) Ex -> 6 – 3 = 3
Multiplication (*) Ex -> 2 * 3 = 6
Division (/) Ex -> 8 / 4 = 2
Modulus (%) Ex -> 7 % 3 = 1
Exponentiation (**) Ex -> 2 ** 3 = 8

num1=int(input("Enter fir…
By Sayan Dam | Jul 09, 2024


connect Postgres SQL in python

Pre-requisites:

Postgres database

Python

step -1
pip install psycopg2-binary

step -2
postgres credentials
host='localhost'
dbname='practice_db'
username='postgres'
password=123456
port=5432

step -3
import the pscopg2 module and use the connect …
By navinkumar | Jul 09, 2024


🌟 Discovering Deno: The Future of JavaScript Runtime 🦕

🦕 Introduction to Deno
In the fast-paced world of JavaScript development, staying ahead means embracing new technologies that redefine how we write and run code. Enter Deno – a secure runtime for JavaScript and TypeScript built on V8, Rust, and Toki…
By Aditya Dhaygude | Jul 11, 2024


Teach you to encapsulate a Python strategy into a local file

Many developers who write strategies in Python want to put the strategy code files locally, worrying about the safety of the strategy. As a solution proposed in the FMZ API document:
Strategy security
The strategy is developed on the FMZ platform, an…
By FMZ Quant | Jul 11, 2024


Creating and Deploying Your React-Flask App to Render

Introduction
Tired of spending months working your butt off a web application project at school, only to never come back to it, because you were never taught what to do with it after finishing it? The great news is that those grievances will be put t…
By Adnan Wazwaz | Jul 11, 2024


Streaming Response part.2: Implementing Streaming with AWS Lambda, Python, FastAPI, and OpenAI: Leveraging the AWS Web Adapter

Our company has a new requirement involving a series of data analyses followed by a summary of conclusions using OpenAI. However, the colleague responsible for the data analysis part writes in Python. This entire process needs to be wrapped in a Lamb…
By CodingShawn | Jul 11, 2024


DevOps Learning: Day – 13

What Is Python? 🐍

Python: Imagine Python as a friendly, versatile language that loves to chat with computers. It’s like teaching your pet snake (named Python, of course) to do cool tricks!

Open Source: Python is an open-source language, which mean…
By Sahil Kaushal | Jul 11, 2024


Top 10 Common Data Engineers and Scientists Pain Points in 2024

As we navigate through 2024, the landscape of data engineering and science continues to evolve at a breakneck pace. With advancements in AI technology come new challenges, and professionals in these fields are grappling with a unique set of challenge…
By GlassFlow | Jul 11, 2024


Understanding Database Synchronization

Today's organization collects large amounts of data in various systems. No single system can handle all data storage, querying, and processing needs. Even the most nontrivial applications combine different technologies to satisfy their requirements: …
By GlassFlow | Jul 11, 2024


Deploy Django to Azure – The Easy Way

The general perception is that deploying applications on the cloud is complicated, but that is not always true. We have really easy ways to deploy stuff on the cloud as well. So I will be demonstrating how to deploy Django Webpps to Azure easily.
Pr…
By Rachit Khurana | Jul 11, 2024


Building My Own LLM: A Journey into Language Models Building a Tokenizer 🛠️

Welcome to Cloud Dude's Blog page! This blog post is based on the second video in our series on building Large Language Models (LLMs) from scratch, following the book "Build a Large Language Model from Scratch" by Sebastian Raschka, available at Mann…
By Jason | Jul 11, 2024


Mastering Backend Foundations: Why Starting with Node.js Sets You Up for Success

🚀 Exciting Journey into Node.js Backend Development 🚀
I wanted to share a bit about my recent journey diving deep into Node.js for backend development. It's been an eye-opening experience that I believe every aspiring backend developer should consi…
By ritiksharmaaa | Jul 11, 2024


Python (Django) en el BackEnd: Un Análisis Completo

El desarrollo web moderno requiere herramientas potentes y eficientes para crear aplicaciones robustas y escalables. Python, con su enfoque en la simplicidad y legibilidad, se ha convertido en uno de los lenguajes de programación más populares para e…
By Jorge Leonardo Cespedes Tapia | Jul 11, 2024


🌟 Embracing the Power of Bun.js: The Next-Gen JavaScript Runtime 🌐🚀

🌟 Introduction
In the fast-paced world of JavaScript development, new tools and libraries are constantly emerging, promising to make our lives easier and our applications more efficient. One such tool that has been making waves in 2024 is Bun.js. 🌐…
By Aditya Dhaygude | Jul 11, 2024


🌟 Turbocharge Your Development Workflow with NX: The Monorepo Tool You Need in 2024 🚀

🌟 Introduction
In the fast-paced world of software development, efficiency and scalability are crucial. As projects grow, managing multiple repositories can become a daunting task. Enter NX, a powerful monorepo tool that is rapidly gaining popularit…
By Aditya Dhaygude | Jul 11, 2024


Agent-AMA: An SQL Querying AI Agent

Introduction:
Do you need to access information from a database but don’t know how to write SQL queries? Are you a non-technical person worried about how to get the data you need? Well fret not, Agent-AMA is for your rescue. Imagine having a smart AI…
By Harsha S | Jul 11, 2024


Membuat Aplikasi Image Generation dengan Gradio

Pada era sekarang, kehidupan manusia hampir tidak bisa terlepas dari teknologi. Kemajuan teknologi beriringan dengan kreativitas individu seringkali bisa menghasilkan karya yang luar biasa. Salah satu kemajuan terbaru yang cukup menarik perhatian khu…
By Muhammad Ihsan | Jul 11, 2024


Unlocking the Power of Encryption: Safeguard Your Digital World Today

In today's digital age, where information is both a powerful asset and a potential vulnerability, the need for robust data protection has never been more critical. Whether you're sharing sensitive business data, communicating personal information, or…
By VerifyVault | Jul 11, 2024


How to Check Data Quality in Real-Time

How to Check Data Quality in Real-Time
Introduction
In today's fast-paced digital world, ensuring the quality of your data in real-time is crucial. Poor data quality can lead to incorrect business decisions, inefficiencies, and lost opportunities. Th…
By GlassFlow | Jul 11, 2024


How to Enrich Data in Real-Time

How to Enrich Data in Real-Time
Introduction
In today's fast-paced digital world, the ability to process and react to data in real-time is crucial. This blog post dives into how you can enrich data in real-time using GlassFlow. We'll explore the impo…
By GlassFlow | Jul 11, 2024


How to hide PII data in real-time

Introduction
In today's data-driven world, protecting Personally Identifiable Information (PII) is crucial. Whether it’s safeguarding customer data or complying with regulations like GDPR, hiding PII in real-time can be a game-changer. This post will…
By GlassFlow | Jul 11, 2024


Filter PII

Python Logging is a centralized place to filter out sensitive Personally Identifiable Information.
The flow chart shows how a LogRecord propagates through the logging frameworks' layers. We can leverage the Filter layer (over the formatter) to redact…
By Danny Crasto | Jul 11, 2024


PyCon US 2024: Insights, Learnings, and Community.

Do you know that the Python programming language was birthed as a hobby project over a Christmas break? Well, now I’m questioning what I use for Christmas breaks for 🤭😂.
This year, I attended PyCon US (courtesy of PyLadies) at the David L. Lawrence…
By Abigail Afi Gbadago | Jul 11, 2024


GUI programming in python: why I chose to use Kivy

GUI programming is something apart from typical Python coding.
You need to use a specific library. So the immediate question is which one?
Tkinter? PyQt/PySide? wxPython? …
The list is long and overwhelming.
I tested quite a few and spend (too much…
By Francois El-Daher | Jul 11, 2024


Unlock the Secrets of Python: Uncover Projects That Transform Industries!

Unlock the Secrets of Python: Uncover Projects That Transform Industries!
Python, a versatile and powerful programming language, has emerged as a cornerstone of innovation across diverse industries. Its intuitive syntax, extensive libraries, and thri…
By Samrat Kumar Das | Jul 12, 2024


Stripe With React And Flask_restful

Stripe has a few way to get started, you can use stripe-hosted page, embedded form, or custom payment flow. I will be using the embedded form. While custom payment flow has the most flexibility and stripe-hosted page has none(it's a no code approach)…
By Ruth | Jul 12, 2024


🌟 Exploring Astro: The Rising Star in Front-End Development 🚀✨

🌟 Introduction
In the ever-evolving landscape of front-end development, new tools and frameworks are constantly emerging, promising to revolutionize the way we build web applications. One such tool that has been making waves in 2024 is Astro. 🚀✨
As…
By Aditya Dhaygude | Jul 12, 2024


🌟 Embracing tRPC: The Revolutionary Tool for Type-Safe APIs in 2024 🚀

🌟 Introduction
In the ever-evolving landscape of web development, 2024 has brought us an array of new tools and libraries designed to streamline our workflows and enhance our productivity. One tool, in particular, has been making waves in the develo…
By Aditya Dhaygude | Jul 12, 2024


DevOps Learning: Day – 14

Data Types:

What Are Data Types?

Data types classify or categorize data items.

They determine what operations can be performed on specific data.

Python’s Data Types:

Numeric Types:

Integer (whole numbers)

Complex (imaginary numbers)

Float (…
By Sahil Kaushal | Jul 12, 2024


Moving Zeros To The End – codewars

This problem is currently rated as a 5kyu*(ratings on codewars range from 8 (easiest) to 1 (hardest))* problem on codewars, this is it’s description :

“Write an algorithm that takes an array and moves all of the zeros to the end, preserving the orde…
By 0xsweat | Jul 11, 2024


The Python Walrus Operator: A Game-Changer for Efficient Coding

The walrus operator := informally named after its resemblance to the eyes and tusks of a walrus was part of the the new features Python rolled out in Python 3.8 release on October 14, 2019.
The walrus operator makes it possible to assign variables wi…
By Joseph Tam | Jul 12, 2024


Small language models can perform better than the Large language models?

Every week (or sometimes twice a month) at work, we gather together on Friday for a one-hour-long online voluntary meeting. It's our little AI club where we geek out over the latest AI trends and vent about work challenges.
Recently, I had the honor …
By Shreyas Kulkarni | Jul 12, 2024


Building an API using flask! 🥳

Hello readers! it's time to build an API today, yay!
Building a Speedy API with Python Flask
Ever wanted to tap into the power of APIs (Application Programming Interfaces) but felt intimidated by the complexity? Well, fret no more! Python's Flask fra…
By Hack United | Jul 12, 2024


Starting My Python Journey: Mastering the Basics and Building My First Game

Hello, fellow programming enthusiasts! Welcome to my very first blog post. I'm excited to share my journey of learning Python from scratch. Over the past few weeks, I've delved into the fundamentals of Python, exploring concepts such as variables, da…
By Jidhun Puthuppattu | Jul 12, 2024


Logistic Regression dan Contoh Penerapannya pada Data Titanic

Pendahuluan
Klasifikasi merupakan salah satu contoh penerapan machine learning yang paling umum dijumpai. Klasifikasi adalah proses di mana kita harus menentukan kategori atau kelas dari data berdasarkan fitur-fitur yang ada. Salah satu metode yang s…
By Muhammad Ihsan | Jul 12, 2024


Python in Academics: How Python is Used in Research and Education.

Python has emerged as a critical tool in academia, transforming the way research, simulations, and teaching are conducted in a variety of disciplines. Its simplicity, adaptability, and huge libraries have made it the preferred programming language fo…
By CACMS Institute | Jul 12, 2024


Understanding Multithreading in Python with Examples

Multithreading in Python is a powerful way to make your programs more efficient by allowing multiple threads to execute concurrently. This can help improve the performance of your applications, especially those that perform a lot of I/O operations or…
By ByteScrum Technologies | Jul 12, 2024


Split Strings – codewars

This problem is currently rated as a 6 kyu (ratings on codewars range from 8 (easiest) to 1 (hardest)) problem on codewars, this is it’s description :

"Complete the solution so that it splits the string into pairs of two characters. If the string co…
By 0xsweat | Jul 12, 2024


Complete Steps for Installation and Setup

There are several ways you can get started with Manim. I will be showing how to setup manim using conda virtual environment, as it will manage all the required dependencies and make it easier and faster to get started.

💡
Using conda is a good way t…
By Somansh V | Jul 12, 2024


Python Basics: Lists, Indexing, List Methods, and Tuples

Lists

What is a List?

A list in Python is a collection of items that are ordered and changeable. Lists allow duplicate members.

Creating a List

# Creating a list of fruits
fruits = ["apple", "banana", "cherry"]

Indexing in Lists

Indexing allo…
By Prince Kumar | Jul 12, 2024


The Silent Intruder: How IoT is Shaking the Foundations of Privacy

In our hyper-connected world, where smart devices pervade every aspect of our lives, convenience often comes at a cost: our privacy. Imagine this scenario: you wake up to your smartphone-controlled alarm, ask your virtual assistant for the weather, a…
By VerifyVault | Jul 12, 2024


Prediksi Kualitas Wine dengan Support Vector Machine

Ketika kita mulai belajar machine learning, kita tentu tidak akan asing dengan istilah Support Vector Machine (SVM). SVM merupakan algoritma machine learning yang banyak digunakan untuk klasifikasi dan regresi. Pada artikel ini, kita akan belajar ten…
By Muhammad Ihsan | Jul 12, 2024


Pytorch Training Setup

Hey guys!
Have you ever get fascinated that how does a model get trained in Pytorch?
In this article, we will come to know what is that main concept with which every model works and learns and finally produces such outputs for the inputs that can ama…
By Akhil Soni | Jul 12, 2024


Python List Slicing Explained for Beginners

What is slicing
As we know that in Lists we use [] to return an item at that particular index
list = ["python","java","javascript"]
print(list[0]) #It prints the returned item of the index in the list

But if you want return list of items of a partic…
By Karan grewal | Jul 12, 2024


How to Enhance Online Learning with Personalized Content in Real-Time

In the ever-evolving world of online learning, providing personalized content to students can significantly enhance their learning experience. Imagine a system that adapts to each student's progress and preferences in real-time, offering tailored con…
By GlassFlow | Jul 12, 2024


How to Predict Customer Churn and Implement Retention Strategies in Real-time

In today's competitive market, retaining customers is as crucial as acquiring new ones. Predicting customer churn and deploying timely retention strategies can significantly impact a company's bottom line. This post will guide you through using Glass…
By GlassFlow | Jul 12, 2024


How to Detect and Prevent Credit Card Fraud in Real-Time

In today's digital age, credit card fraud is a pervasive issue that affects millions of people worldwide. Detecting and preventing such fraud in real-time is crucial for safeguarding financial transactions and maintaining customer trust. This post wi…
By GlassFlow | Jul 12, 2024


How to Enhance User Experience with Recommendations in Real-Time

In today's fast-paced digital world, providing personalized recommendations in real-time can significantly enhance user experience and engagement. Whether it's suggesting products on an e-commerce website or recommending movies on a streaming platfor…
By GlassFlow | Jul 12, 2024


How to Predict Equipment Failure for Maintenance in Real-time

Predicting equipment failure before it happens can save businesses significant time and money. By leveraging real-time data transformation capabilities, organizations can implement predictive maintenance systems that react instantly to new informatio…
By GlassFlow | Jul 12, 2024


How to Enhance Cybersecurity with Threat Detection in Real-time

In today's digital age, cybersecurity is paramount. Detecting threats in real-time can make the difference between thwarting an attack and suffering a data breach. This blog post explores how to enhance cybersecurity by leveraging GlassFlow's transfo…
By GlassFlow | Jul 12, 2024


How to Automate Fraud Detection in Financial Transactions in Real-time

In today's fast-paced digital world, financial transactions occur every second. With the increasing volume of transactions, the risk of fraud has also escalated. Detecting fraudulent activities in real-time is crucial to prevent financial losses and …
By GlassFlow | Jul 12, 2024


How to Analyze Sentiment for Customer Feedback in Real-Time

In today's fast-paced digital world, understanding customer sentiment in real-time is crucial for businesses to respond promptly and effectively. This blog post will walk you through how to leverage GlassFlow to analyze customer feedback in real-time…
By GlassFlow | Jul 12, 2024


How to Enhance Customer Support with AI Chatbots in Real-Time

In today's fast-paced digital world, customer support is a pivotal aspect of any business. Leveraging AI chatbots can significantly enhance customer support by providing instant responses and personalized experiences. However, the challenge lies in p…
By GlassFlow | Jul 12, 2024


Tuple vs. List in Python: When and How to Use Each

If you've been diving into Python programming, you've likely encountered tuples and lists, two fundamental data structures that play crucial roles in storing and manipulating data. Understanding when to use tuples versus lists can greatly impact your…
By Shubham Vaibhav | Jul 12, 2024


A Comprehensive Guide to the Latest Python and JavaScript Projects

A Comprehensive Guide to the Latest Python and JavaScript Projects
Introduction
Python and JavaScript are two of the most popular programming languages in the world, and they are both used extensively in a wide variety of software development project…
By Samrat Kumar Das | Jul 13, 2024


Simplifying Python Dependency Management with Poetry

Managing Python dependencies can be hard, especially as projects get bigger. It's important to have the right packages and versions installed without conflicts. Poetry helps with this. It's a tool that makes managing project dependencies, packaging, …
By Pulkit | Jul 13, 2024


🚀 Mastering Framer Motion: Bringing Your React Projects to Life with Stunning Animations ✨

🎨 Introduction
In the realm of modern web development, animations have become more than just visual fluff; they’re essential for creating engaging and interactive user experiences. Enter Framer Motion, the powerful animation library for React that m…
By Aditya Dhaygude | Jul 13, 2024


Automated Testing with Selenium: A Comprehensive Guide

In the fast-paced world of software development, ensuring the reliability and performance of web applications is crucial. Automated testing is a key practice that helps developers and testers maintain high-quality standards without the need for repet…
By ByteScrum Technologies | Jul 13, 2024


🎨 Designing the Future with Framer: Revolutionizing UI/UX in 2024 🌟

🎨 Introduction
In the ever-evolving landscape of UI/UX design, staying at the cutting edge of design tools is crucial. Enter Framer – the tool that's reshaping how designers and developers bring their creative visions to life in 2024. 🚀🌟 Whether y…
By Aditya Dhaygude | Jul 13, 2024


Intron: Junk or not Junk, that is the quine-tion

Last time, we cracked the code of Quines, those clever programs that echo their own source code. We crafted them with surgical precision, including only the bare essentials for self-replication.
But here's a question: Can we sneak in some extra, even…
By Darshan A S | Jul 13, 2024


🚀 Unlocking Performance Gains with React.memo: Your Guide to Optimized React Components 🧠✨

🧠 Introduction
In the world of React development, performance optimization is a crucial aspect that can significantly enhance the user experience. One powerful tool in the React ecosystem for optimizing functional components is React.memo. In this b…
By Aditya Dhaygude | Jul 13, 2024


Learn Git Commands: Your Easy Guide to Version Control

In the dynamic realm of software development and collaborative projects, mastering Git commands is essential for effective version control and efficient teamwork. Whether you're an experienced developer or a beginner, understanding key Git commands l…
By Hritik Doud | Jul 13, 2024


Unlock the Power of Seamless Document Management with Doc-E.ai

Hey folks, I hope you all are doing crazy🤩, Let's deep dive into this Doc-E !!
What is Doc-E and what are the requirements to use it?
Doc-e is a powerful tool that allows you to easily create, store, and share documents within your Discord and Slack…
By Gajjar Aryan | Jul 13, 2024


Reverse Linked List (Leetcode #206)

Example 1:

Input: head = [1,2,3,4,5]
Output: [5,4,3,2,1]

Example 2:

Input: head = [1,2]
Output: [2,1]

Example 3:
Input: head = []
Output: []

Constraints:

The number of nodes in the list is the range [0, 5000].

-5000 <= Node.val <= 5000

Answe…
By Nawat Sunthornyanakit | Jul 13, 2024


ASHPense Manager

Introduction
Here's an opportunity to discuss a project I completed during my one-year software engineering intensive training at ALX. This portfolio project concluded the foundation curriculum.
About ASHPense Manager
ASHPense Manager is a web applic…
By Emmanuel Enchill | Jul 13, 2024


Understanding the Usage of break and continue Keywords

break এবং continue কীওয়ার্ডের ব্যবহার দেখানোর জন্য আমরা একটি উদাহরণ ব্যবহার করব যা আপনার বাস্তব জীবনের প্রবলেমের সাথে মিল রেখে তৈরি করেছি।
Break
আপনি একটি লটারির টিকিট কিনেছেন এবং একটি নির্দিষ্ট নম্বর পাওয়ার সাথে সাথে খেলা থামাতে হবে। যদি আপনি ৭ নম্…
By Hasan Mahmud Rhidoy | Jul 13, 2024


Mastering Linux: Advanced Commands and Techniques

Welcome back to my blog on Linux! In the earlier blog, "Getting Started with Linux: A Beginner's Guide to Basic Commands" , we covered beginner-friendly essential commands for navigating and using Linux. Now, in this blog, we will explore more advanc…
By Prakhar Singh | Jul 13, 2024


Creating a Nessus weekly scan automation for updated IPs every week

Hello, tech enthusiasts!
The inspiration for this task was to automate the annoying weekly Network Scan for my company every Sunday on all the public facing IPs (that are changed every week), so that we already know about known vulnerabilities and mi…
By Abhinandan Khurana | Jul 13, 2024


Call by Value vs Call by Reference: A Deep Dive into Java and Python

Understanding the Basics
When a function is called in programming, arguments are passed to it. The mechanism by which these arguments are transferred to the function is crucial and differs between languages. The two primary methods are call by value …
By Saiteja Amarvaj | Jul 13, 2024


From Algorithms to Empathy: Danielle Ferrazzano’s Approach to Collaborative Software Development

In the fast-paced world of software development, technical prowess is essential, but it is empathy and collaboration that truly drive innovation and success. Danielle Ferrazzano, a software developer at Tech Innovators Inc. in Austin, Texas, exemplif…
By Danielle Ferrazzano | Jul 13, 2024


How good or bad are LLMs at programming tasks?

Hi AI Enthusiasts,
Welcome to this week's Magic AI News, where we present you the most exciting AI and Tech news of the week. We organize the updates for you and share our thoughts with you!
This week's Magic AI tool is an all-in-one app for newslett…
By Tinz Twins | Jul 13, 2024


Python, JavaScript, and Beyond: Danielle Ferrazzano’s Favorite Tools for Software Development

In the dynamic field of software development, the right tools and technologies can significantly enhance productivity and innovation. Danielle Ferrazzano, a software developer at Tech Innovators Inc. in Austin, Texas, has mastered an array of program…
By Danielle Ferrazzano | Jul 08, 2024


Automating Trust Wallet App with Appium and Python

Please note that this script is for educational purposes only and should not be used for illegal activities. It is the responsibility of the user to ensure that they are using this script in a legal and ethical manner.
Also, please note that this scr…
By Augustine Uchechi | Jul 13, 2024


🌟 Unleashing the Power of Material-UI: Your Ultimate Guide to Modern UI Components 🎨✨

🌟 Introduction
In the realm of modern web development, having a robust and flexible UI component library can make a world of difference. Enter Material-UI, a popular React component library that brings Google's Material Design to your React applicat…
By Aditya Dhaygude | Jul 13, 2024


Build Your First Computer Vision Project

Have you ever wanted to play ping pong but didn't have a partner? Well, with a bit of coding and computer vision, you can create a solo ping-pong game that lets you play against yourself!
In this blog post, I'll guide you step-by-step on how to make …
By Ayush Singh ☁️ | Jul 13, 2024


Generators in Python

All new Python programmers stumble upon generators at some point. This is one of the more complex topics in Python. In this article, I will explain what generators are, where they are used, and, most importantly, how to use them.
A brief lecture abou…
By Lyuboslav Karev | Jul 13, 2024


Python Essentials for Data Analytics and Visualization

A powerful combination is data analytics and visualization with Python. With libraries such as Pandas, NumPy, and Matplotlib, Python enables data manipulation and analysis. Tools at our disposal include Seaborn, Plotly, and Bokeh, which help us gener…
By Yash Shirsath | Jul 13, 2024


Generative AI Engineering; An Overview

Hi there,
A quick one today 🤗

I've been working as a Gen AI Engineer for over six months now, and I've come to some realisations:

The first one is that AI Engineering isn't a well-defined field yet and the requirements or tasks vary based on the n…
By 3rdSon | Jul 13, 2024


Three Weeks Growth and Innovation

🚀Three Weeks at TIIDELab! 🚀It's been an amazing three weeks at TIIDELab and we've dived into numerous exciting activities.
TEAM COLLABORATION ✨We were divided into 10 teams to enhance teamwork, competitiveness, trust, reliance, and togetherness. …
By Sule Abdulhakeem Adoyiza | Jul 13, 2024


RAG ChatBot using YouTube Transcripts

RAG: tutorial?/ Learning together🤝
Motivation:
So one day, I was checking on some good health advice and gradually landed on ChatGPT (bad idea). Then thought what if Andrew Huberman himself shed some good advice? But I am not going to spend two hour…
By Pratik Mahankal | Jul 13, 2024


Deep Dive Into Python Profiling (2) — 3 third-party profiling libraries you need to know

https://medium.com/@temunel/deep-dive-into-python-profiling-2-3-third-party-profiling-libraries-you-need-to-know-6c14b7445c21
By temunel | Jul 13, 2024


Unveiling the Technical Marvels: Exploring the Enchanting World of Coding

Unveiling the Technical Marvels: Exploring the Enchanting World of Coding
Introduction: Unlocking the Gateways of Digital Innovation
In the tapestry of the 21st century, technology weaves intricate threads that shape our world. At the heart of this t…
By Samrat Kumar Das | Jul 14, 2024


My New Certification in Python and SQL for Data Science

Hello everyone,
I am thrilled to share some exciting news with you all! I have recently completed a comprehensive tutorial in Python and SQL for Data Science and earned a Certificate of Excellence from Scaler Topics.
This journey has been incredibly …
By sujitha | Jul 14, 2024


Reorder List (Leetcode #143)

You are given the head of a singly linked-list. The list can be represented as:
L0 → L1 → … → Ln – 1 → Ln

Reorder the list to be on the following form:
L0 → Ln → L1 → Ln – 1 → L2 → Ln – 2 → …

You may not modify the values in the list's nodes. Only …
By Nawat Sunthornyanakit | Jul 14, 2024


🚀 Boost Your API Development with Thunder Client in VS Code 🚀

✨ Introduction
In the fast-paced world of full-stack development, having efficient tools to test and debug APIs is crucial. While Postman is a popular choice, there's a powerful and lightweight alternative right inside your favorite code editor, Visu…
By Aditya Dhaygude | Jul 14, 2024


Introduction…

Welcome to my blog! I'm Shyam Karthick, a dedicated Software Developer at Bank of America, with a specialization in Mulesoft Based API Development. I hold a bachelor's degree in Information Technology from SRM IST, where I graduated with an impressiv…
By Shyam Karthick V B | Jul 14, 2024


Crafting Modern Web APIs with Django and Django REST Framework: A Comprehensive Guide

Introduction
In the interconnected world of the internet, much of our online activities depend on the seamless interaction of multiple computers through APIs (Application Programming Interfaces). These APIs define the communication protocols between …
By Sakib Bin Kamal | Jul 14, 2024


"The Seeds of Empathy: A Journey of Humanitarian Values" by Aladin (Alla)

Heart beat " for change .
A long time ago, he was born not to stay for long but to sow seeds driven by empathy, grit, and mysterious intuitions.
Many have claimed it, some have clarified it, and a few have humanized it. Throughout life's journey, I c…
By Konnectafrica54 africa54 | Jul 14, 2024


Exploring the Command Line: Your Journey to Linux Mastery🐧

As Linux is a customizable yet simple of a Operating System it may sometimes be intimidating to use hence only a small number of people use it. Studies show that Linux has tiny market share of 4%. But learning it is crucial in terms of development an…
By Pratham Dabhane | Jul 14, 2024


List comprehension vs Generator expression

syntax

List comprehension [expression for item in iterable if condition]

Generator expression (expression for item in iterable if condition)

only difference is [] & ()

How Generator Expression Works:

Initialization:

When you create a generator…
By navinkumar | Jul 14, 2024


Day 13 – Advance Git & GitHub for DevOps Engineers

What is Git Branching?

Git branching is a feature in Git that allows you to diverge from the main line of development and continue to do work without messing up that main line.

Git branching is like creating a copy of your project to work on with…
By Ojas Hitendra Jawale | Jul 13, 2024


Sum of Digits / Digital Root — codewars

This problem is currently rated as a 6 kyu (ratings on codewars range from 8 (easiest) to 1 (hardest)) problem on codewars, this is its description :

“Digital root is the recursive sum of all the digits in a number.
Given n, take the sum of the digi…
By 0xsweat | Jul 14, 2024


🚀 Embrace the Future of Form Handling with Formik in React 🚀

✨ Introduction
Handling forms in React can be a daunting task, especially as they grow in complexity. Validations, error handling, and maintaining state can quickly become overwhelming. Enter Formik, the ultimate form management library for React. It…
By Aditya Dhaygude | Jul 14, 2024



#Python Software Foundation

Announcing Our New Infrastructure Engineer

By Ee Durbin | Jul 12, 2024


Announcing Our New PyPI Support Specialist!

By Ee Durbin | Jul 12, 2024



#Dev.to

Software isn't always the answer

#webdev #python #beginners #productivity
By Sospeter Mongare | Jul 08, 2024


A new beginning

#python
By C.umamaheswari | Jul 08, 2024


Creating a Simple Pastebin Service in Python and Flask

#python #flask
By Muhammad | Jul 08, 2024


Python

#python #beginners
By Arokya Naresh | Jul 08, 2024


Leetcode Day 7: Remove Duplicated from Sorted Array Explained

#leetcode #python #beginners #codenewbie
By Simona Cancian | Jul 08, 2024


Django application with allauth configuration.

#django #allauth #sso #tutorial
By Saiprasath | Jul 08, 2024


Automate GitHub PR Reviews with LangChain Agents

#ai #python #langchain #opensource
By Sunil Kumar Dash | Jul 08, 2024


Setting Up a Python Virtual Environment (venv)

#bash #pip #python #tutorial
By Zobaidul Kazi | Jul 08, 2024


Using Plotly for Interactive Dice Roll Data Visualization

#datascience #python #plotly #programming
By Sakib Bin Kamal | Jul 08, 2024


Ibuprofeno.py💊| #135: Explica este código Python

#python #spanish #learning #beginners
By Cristian Fernando | Jul 08, 2024


Python: print() methods

#python #programming #parottasalna
By Syed Jafer | Jul 08, 2024


So scrapen Sie Crunchbase-Daten in Excel

#crunchbase #python #ai #powerfuldevs
By Emilia | Jul 08, 2024


Inner Working of python

#python #webdev #programming #beginners
By Rajan Prajapati | Jul 08, 2024


TensorFlow object detection: Explained

#tensorflow #machinelearning #deeplearning #python
By divya katdare | Jul 08, 2024


Floods Prediction in Lagos, Nigeria.

#machinelearning #python
By mwang-cmn | Jul 08, 2024


Creating the MSP Columbus Website: Challenges, Technologies, and Future Goals

#python #javascript
By Rafferty Casimir | Jul 08, 2024


Topic Modeling with Top2Vec: Dreyfus, AI, and Wordclouds

#python #machinelearning #nlp #ai
By Roomal Seferaj | Jul 08, 2024


Building a SaaS app using Django

#django #saas #webdev #programming
By Paul | Jul 08, 2024


Python print() funtion

#python #function #print
By Karthik Guna | Jul 08, 2024


Path to Python

#beginners #python #firstpost
By Mani Prabhu | Jul 08, 2024


Python first program – Getting started with Python

#python #programming
By Kannan Subramanian | Jul 08, 2024


PYTHON INSTALLATION (IDLE & COLLAB Execution Test)

#python #installation
By Pradeep Pep | Jul 08, 2024


Web scraping

#python #webscraping #selenium #scrapy
By be_kind | Jul 08, 2024


Daten von Twitter ohne Kodierung extrahieren: Twitter Scraper

#webdev #lowcode #python #twitter
By Emilia | Jul 08, 2024


Python_In_Tamil-001

#python #learning #programming #basic
By Govindarajan Shanm | Jul 08, 2024


Python Introduction Course with Kaniyam

#python #kaniyam #week1
By mansoor hussain | Jul 08, 2024


I launched a real-time telegram tracker for crypto communities.

#javascript #python #cryptocurrency
By Tony Fuchs | Jul 08, 2024


Simple TikTok 🎬 video using Python

#python #programming #tutorial #automation
By Kevin Naidoo | Jul 08, 2024


Complete Guide to the Django Services and Repositories Design Pattern with the Django REST Framework

#webdev #django #backend #api
By Mateo Ramirez Rubio | Jul 08, 2024


Python Introduction Course In Tamil By Kaniyam

#python #kaniyam #learning #beginners
By RajeshMurugan | Jul 08, 2024


Hello World

#programming #python #beginners #learning
By Sedhupathy M | Jul 08, 2024


Python class first day

#python
By Mahesh S | Jul 08, 2024


Unlock the Power of Cryptography with the 'Polybius Square Encryption in Python' Project

#labex #programming #course #python
By Labby | Jul 08, 2024


பைத்தானுடன் எனது அறிமுகம்

#python #kaniyam
By jothilingam | Jul 09, 2024


Stay Updated with Python/FastAPI/Django: Weekly News Summary (01/07/2024–07/07/2024)

#python #fastapi #django #flask
By Poovarasu Sekar | Jul 09, 2024


Localization Made Easy with Python and DeepL

#tutorial #python
By Mario García | Jul 09, 2024


Leetcode Day 8: Remove Element Explained

#python #leetcode #beginners #codenewbie
By Simona Cancian | Jul 09, 2024


Supercharge Your Python Toolkit with These Powerful Tools

#python #productivity #programming
By Halim Shams | Jul 09, 2024


Python : Intro – Print ( ) Methods

#beginners #python #programming #learning
By Ranjith Jr | Jul 09, 2024


A Simple Guide to Python Variables

#beginners #python #programming #tutorial
By Syed Umair Ali | Jul 09, 2024


Adding Tailwind CSS to Django

#django #tailwindcss
By Paul | Jul 09, 2024


Announcing Crawlee Python: Now you can use Python to build reliable web crawlers

#webdev #python #webscraping #programming
By Saurav Jain | Jul 09, 2024


Python_In_Tamil-002 – Statements

#learning #python #statements #idle
By Govindarajan Shanm | Jul 09, 2024


Day 1

#python #refresh #cheatsheet #programming
By Ramesh Ramasamy | Jul 09, 2024


Revisiting Python: A New Chapter in My Learning Journey

#python #programming #niroash
By Niroash | Jul 09, 2024


python intro

#python #intro #beginners #coding
By Lingeshwar Shivakumar | Jul 09, 2024


பைத்தான் முதல்நாள்

#python #programming
By Editor-in-Chief IIETS (ISSN 2455-0531) | Jul 09, 2024


என் வாழ்வில் python

#beginners #python
By DIVYA G | Jul 09, 2024


Day 1 Python class

#beginners #python #learning #programming
By Jai Durga P | Jul 09, 2024


A Beginner's Guide to Generative AI: Understanding, Learning, and Implementing with Python and Hugging Face🐍🤗🤖

#machinelearning #python #datascience #genai
By Anand | Jul 09, 2024


Understanding List Comprehensions in Python

#python
By Developer Service | Jul 09, 2024


Python Decorators: What is decorators and how to use them?

#python #decorator #tutorial #productivity
By Devstories Playground | Jul 09, 2024


How to install Python on Windows

#python #installation
By Manupriya R | Jul 09, 2024


Python print() method

#python #beginners #programming
By Kumar Tech | Jul 09, 2024


Ibuprofeno.py💊| #136: Explica este código Python

#spanish #learning #beginners #python
By Cristian Fernando | Jul 09, 2024


Day 1:Python – installation & Print Method

#python #programming #programmers
By Suman Vijay | Jul 09, 2024


Python ("Hello World") Notes and Learning Experience

#python #beginners
By Vivek | Jul 09, 2024


Hellow Python World !!

#python #coding
By Karthick Selvam | Jul 09, 2024


python code editors and links

#python #codeeditor #jopy
By jothilingam | Jul 09, 2024


Introduction of python(parotta salna)

#python #introduction
By San Samsung | Jul 09, 2024


My First Experience with Python

#python
By Shankar Narayanan | Jul 09, 2024


MasterPy – Online interactive Python course for beginners

#python #beginners #course #tutorial
By Vlad Tudor | Jul 09, 2024


100 days of python day 5

#python #100daysofpython
By Myrojyn | Jul 09, 2024


Talk with You Series #1

#python #dsa #matrix #learning
By Max Kumundzhiev | Jul 09, 2024


Talk with You Series #1

#python #dsa #matrix #learning
By Max Kumundzhiev | Jul 09, 2024


Recommended Project: 'Grouping Employees by Phone Number'

#labex #programming #course #python
By Labby | Jul 09, 2024


🚀 Advanced Terminal Calculator: Your Ultimate Dev Tool! 🌟

#python #github #programming #opensource
By Safwan Ayyan | Jul 09, 2024


Create Architecture Diagram as Code for a 2-Tier Bookstore Application

#aws #python #architecture #devrel
By Saravanan Gnanaguru | Jul 09, 2024


2nd day of my learning

#tutorial #python
By Santhosh | Jul 09, 2024


Python in Tamil

#python #kaniyam #pythonintamil #beginners
By umanath m sri | Jul 09, 2024


Oque é o Dunder Py

#python #algorithms #datastructures #ufms
By jeanmarinho529 | Jul 10, 2024


JavaScript to Python for Beginners

#javascript #python #beginners #programming
By Epifania Garcia | Jul 10, 2024


Multiple ways to Clone or Copy a list in Python

#python #beginners
By Pallavi Kumari | Jul 10, 2024


BigQuery Schema Generation Made Easier with PyPI’s bigquery-schema-generator

#data #dataengineering #bigquery #python
By Noela Tenku | Jul 10, 2024


Mastering Django: A Workflow Guide

#chaiaurcode #python #django #webdev
By Tejas Khanolkar | Jul 10, 2024


Matplotlib Legend Toggling Tutorial

#python #coding #programming #tutorial
By Labby | Jul 10, 2024


Polars: Empowering Large-Scale Data Analysis in Python

#polars #dataanalyst #python
By Sejal | Jul 10, 2024


OpenStack Horizon Week 7: Exploring Unit Testing

#openstack #outreachy #cloud #django
By Abby Nduta | Jul 10, 2024


Deploying Django website to Vercel

#django #vercel #cloud
By Paul | Jul 10, 2024


山豆根行者老师python-playwright短视频中文教程

#playwright #python #chinese
By winni | Jul 10, 2024


Which Python framework is used for mobile app development?

#python #pythonframeworks
By Sophia Smith | Jul 10, 2024


Understanding SOLID Principles with Python Examples

#python #solid #programming #softwareengineering
By Plug panther | Jul 10, 2024


Ibuprofeno.py💊| #137: Explica este código Python

#python #learning #spanish #beginners
By Cristian Fernando | Jul 10, 2024


Deploying a Python Django App on AWS Lightsail

#awslightsail #communitybuilder #python #containers
By ARAFAT O. OLAYIWOLA | Jul 10, 2024


Deploy a Python FastAPI Application to Render

#fastapi #python
By Daniel Easterman | Jul 10, 2024


Nature of ai

#machinelearning #ai #python #random
By Okerew | Jul 10, 2024


Efficiently Reading Millions of Rows of SQL Data with Python

#python #sql #database #webdev
By pawan deore | Jul 10, 2024


Django: difference between MEDIA_ROOT and STATIC_ROOT

#django
By DoriDoro | Jul 10, 2024


Okrolearn

#machinelearning #pytorch #python #analytics
By Okerew | Jul 09, 2024


Python tutorial (#print #printcommand #python)10.07.2024

#python
By Arokya Naresh | Jul 10, 2024


Digram display of Python's commonly used third-party libraries

#python #diagram #tutorial
By friday | Jul 10, 2024


Comparing Modular and Input Handling in Python (With Code Examples)

#python #programming #beginners
By Rita Kairu | Jul 10, 2024


python :format() method

#python #learning
By kt. gomathi | Jul 10, 2024


Exploring the Capabilities of Python in Blockchain Development

#python #javascript #webdev #beginners
By Zaffar Owais | Jul 10, 2024


Introdução ao ORM do Django: Exercícios Práticos

#webdev #django #orm #python
By Gustavo Garcia Pereira | Jul 10, 2024


Recommended Course: Practical Python Programming

#labex #programming #course #python
By Labby | Jul 10, 2024


Python Course – Day 1 Meet & Greet

#python #learning #community #beginners
By Hariharan | Jul 10, 2024


How to install the most recent Python in your Synology diskstation

#python #anaconda #synology #nas
By Samuel Viana | Jul 11, 2024


Aula 00.py uma breve introdução

#python #algorithms #datastructures #tutorial
By jeanmarinho529 | Jul 11, 2024


Destiny or Coincidence: Based on Shannon Perry s Experiment.

#python #javascript #replit #codepen
By Christopher Duran | Jul 11, 2024


🔀 Semantic Router w. ollama/gemma2 : real life 10ms hotline challenge 🤯

#opensource #ai #showdev #python
By adriens | Jul 11, 2024


Semantic Router – Steer LLMs

#nlp #openai #rag #python
By Hansal Shah | Jul 11, 2024


Build an ORM workshop.

#python #sql #programming #database
By Chevy Vall | Jul 10, 2024


Django AllAuth Chapter 2 – How to install and configure Django AllAuth

#django #python #djangocms #allauth
By Andrés Álvarez Iglesias | Jul 11, 2024


2.Print ( ) Methods. Py

#python #programming #beginners #learning
By Ranjith Jr | Jul 11, 2024


Leetcode Day 9: Find the Index of the First Occurrence in a String Explained

#leetcode #python #beginners #codenewbie
By Simona Cancian | Jul 11, 2024


A Beginner's Guide to Python List Comprehension

#python #tutorial #cleancode #beginners
By Sakib Bin Kamal | Jul 11, 2024


Python Operators Demystified

#python #operators #webdev #react
By Angelika Jolly | Jul 11, 2024


Visual Regression Testing with Selenium and Visual-Comparison

#selenium #python #softwaredevelopment #testing
By Basil Ahamed | Jul 11, 2024


3.PYTHON-FUNDAMENTALS: CONSTANTS VARIABLES AND DATA TYPES

#python #programming #beginners
By Ranjith Jr | Jul 11, 2024


The Adventures of Blink #31: The PhilBott

#ai #python #socialmedia #opensource
By Ben Link | Jul 11, 2024


Ibuprofeno.py💊| #138: Explica este código Python

#python #spanish #learning #beginners
By Cristian Fernando | Jul 11, 2024


how can I create a date range slider in python Tkinter as shown in the attached image?

#python #tkinter #ctk #customtkinter
By mogeeb qaid | Jul 11, 2024


Comprehensive Guide to Amazon Rekognition: Features, Benefits, Use Cases, and Alternatives

#aws #ai #machinelearning #python
By Luxand.cloud | Jul 11, 2024


print (விளைவு) நிரல்

#python #coding #print
By Editor-in-Chief IIETS (ISSN 2455-0531) | Jul 11, 2024


Python tutorial 11.07.2024

#python #datatype
By Arokya Naresh | Jul 11, 2024


✍️ TOP BACKEND CHOICES for MOBILE APPS: NODE.JS and DJANGO📱

#python #node #javascript #programming
By Daniella Elsie E. | Jul 11, 2024


Deploy Django to Azure – The Easy Way

#webdev #django #cloud #azure
By Rachit Khurana | Jul 11, 2024


Getting Started with OLA Maps Python package

#python
By Ayush | Jul 11, 2024


Table Extraction and Processing from PDFs – A Tutorial

#python #ai #opensource #tutorial
By Shuveb Hussain | Jul 11, 2024


It's time to ditch the complicated and slow Python setup

#python
By Patrice Gauthier | Jul 11, 2024


Day 6

#python #100daysofpythonchallenge #learning
By Myrojyn | Jul 11, 2024


Python Youtube Video Downloader

#webdev #python #javascript #django
By Cod Zap | Jul 11, 2024


Quiz Management System Project in Python | Django

#python #django #developer #webdev
By Cod Zap | Jul 11, 2024


Day 1: Python Programming 🧡

#100daysofcode #python #programming #react
By aryan015 | Jul 12, 2024


Types of casing in programming

#javascript #react #python #programming
By aryan015 | Jul 11, 2024


Interesting programming factz 🧡

#javascript #python #webdev #react
By aryan015 | Jul 11, 2024


Magic and Muscles: ETL with Magic and DuckDB with data from my powerlifting training

#mage #python #sql #duckdb
By DeadPunnk | Jul 11, 2024


Properties and attributes in Python

#python #properties #attributes
By Spencer Adler | Jul 12, 2024


Building a Tic-Tac-Toe Terminal Game using Python

#beginners #python #ai #learning
By Keelan-Derek | Jul 12, 2024


Random Walk on the Line

#mathematics #python #probabilitythoery #randomwalk
By Konstantinos Dalkafoukis | Jul 12, 2024


Master Linear Regression with NumPy: Step-by-Step Guide to Building and Optimizing Your First Model!

#python #machinelearning #beginners #numpy
By Mubarak Mohamed | Jul 12, 2024


Classes in Python (Introduction)

#beginners #python #classes
By Gianni Castellano | Jul 12, 2024


Python – First Week

#python #basic
By Suresh S | Jul 12, 2024


HealthHub – Your Complete Wellness Companion 🏥💪

#webdev #programming #python #machinelearning
By SNEHA KUMARI | Jul 12, 2024


Spend $0 to learn these Programming Languages in 2024 for free.

#softwaredevelopment #python #css #java
By Dhanian | Jul 12, 2024


Build a server with python flask

#webdev #beginners #tutorial #python
By Suman Naskar | Jul 12, 2024


Quine: Self replicating computer programs

#quine #dna #selfrep #python
By Darshan A S | Jul 12, 2024


Day 2 of python programming 🧡

#100daysofcode #python #computerscience #javascript
By aryan015 | Jul 12, 2024


10/7/24 – Day 2 – Data types,variables,constants

#python #programming #programmers
By Suman Vijay | Jul 12, 2024


Installation of Python, Pycharm, Selenium and Web Drivers

#selenium #weddrivers #python #pycharm
By Michael Chepala | Jul 12, 2024


How to Use the Gemini API: A Comprehensive Guide

#ai #python
By Raj Prajapati | Jul 12, 2024


This Week In Python

#thisweekinpython #python
By Bas Steins | Jul 12, 2024


Ibuprofeno.py💊| #139: Explica este código Python

#python #beginners #spanish #learning
By Cristian Fernando | Jul 12, 2024


Serverless Resume API with Terraform and GitHub Actions

#aws #api #serverless #python
By Gbenga Ojo-Samuel | Jul 12, 2024


Design a multi-tier decision-making system to determine the eligibility criteria for a scholarship.

#python #beginners #programming
By Kavya Sahai | Jul 12, 2024


100 Days of python INDEX🧡

#javascript #python #react #java
By aryan015 | Jul 12, 2024


Transforming Simplicity: Adapting Linear Regression to Capture Complex Non-Linear Phenomena with NumPy

#machinelearning #python #numpy #learning
By Mubarak Mohamed | Jul 12, 2024


Django Admin: customize the auth system

#webdev #programming #tutorial #python
By Kevin Naidoo | Jul 12, 2024


Using Python to Dump Data into Django Models for Testing Frontend or API Endpoints:A Complete Django REST API Tutorial

#python #django #restapi #sqlite
By Ajit Kumar | Jul 12, 2024


Python My First Program

#programming #python
By Sankaraaa | Jul 12, 2024


Python RegEx Cheat Sheet

#python #regex #programming
By Volodyslav | Jul 11, 2024


Paint by numbers

#python #100daysofcode
By Myrojyn | Jul 12, 2024


Hospede seu site Django com arquivos estáticos na Vercel gratuitamente (Novo Método)

#tutorial #vercel #django #python
By Augusto Domingos | Jul 12, 2024


Por que Python é amplamente utilizado em projetos de Inteligência Artificial?

#python #ia #machinelearning
By Thiago da Silva Adriano | Jul 12, 2024


Your First Programming Language: A Strategic Guide for Beginners

#programming #softwareengineering #python #c
By Sharoz Tanveer🚀 | Jul 13, 2024


United States History Game By Omer Adar

#codepen #javascript #python #productivity
By Ömer Adar | Jul 13, 2024


Looking for Full-stack Devs for XDR cybersecurity platform

#react #javascript #python #restfulapi
By Michael McMillan | Jul 13, 2024


Why I made TabbyAPI

#opensource #developmentandgrowth #python #ai
By Brian Dashore | Jul 13, 2024


Python : Intro

#python #coding
By Gosha | Jul 13, 2024


PRINT function in python

#python #print #jopy
By jothilingam | Jul 13, 2024


The Truth About Learning Python in 2024

#python #programming
By Halim Shams | Jul 13, 2024


Task 1: print exercises

#python #print #exercise
By Ganesh Balaraman | Jul 13, 2024


Ibuprofeno.py💊| #140: Explica este código Python

#python #spanish #learning #beginners
By Cristian Fernando | Jul 13, 2024


Resolving Module Version Chaos: Locking Down Dependencies in Python Projects with Poetry

#python #pip #poetry #bash
By Mazen Alotaibi | Jul 13, 2024


Linear Regression, Regression: Supervised Machine Learning

#machinelearning #datascience #python #tutorial
By Harsh Mishra | Jul 13, 2024


Ridge Regression, Regression: Supervised Machine Learning

#machinelearning #datascience #python #tutorial
By Harsh Mishra | Jul 14, 2024


Taming FastAPI Access Logs

#fastapi #python #filter #logs
By Mukul Sharma | Jul 14, 2024


Python : Print() method

#python #programming #method
By ISHWARIYA DHANASEKAR | Jul 14, 2024


Lasso Regression, Regression: Supervised Machine Learning

#machinelearning #datascience #python #tutorial
By Harsh Mishra | Jul 14, 2024


Ten Drops: A Python Pygame-CE Game Inspired by Splash Back

#python #pygame #gamedev
By chyok | Jul 14, 2024


A Simple Python Tkinter-based Ollama GUI with no external dependencies

#ollama #python #tkinter #llm
By chyok | Jul 14, 2024


Crafting Modern Web APIs with Django and Django REST Framework: A Comprehensive Guide

#django #api #restapi #python
By Sakib Bin Kamal | Jul 14, 2024


Queen Problem Solution and Analysis—Part 1

#cpp #crosslanguagecomparison #python #rust
By Aravind Pai | Jul 14, 2024


Easily Use Selenium with AWS Lambda

#aws #python #pip #programming
By Shilleh | Jul 14, 2024


Pyenv and Pipenv on Fedora

#python
By Vee Satayamas | Jul 14, 2024


K Nearest Neighbors Regression, Regression: Supervised Machine Learning

#machinelearning #datascience #python #tutorial
By Harsh Mishra | Jul 14, 2024


How to 10x downsize fonts

#webdev #docker #python #beginners
By Lukas Mauser | Jul 14, 2024


Discovering Dash: The Framework for Interactive Web Applications in Python

#data #beginners #analyst #python
By Mubarak Mohamed | Jul 14, 2024


Building JWT Auth Chaining with FastAPI and Python

#python #fastapi #jwt #security
By Rishi Sharma | Jul 14, 2024


Essential modules for developing applications with FastAPI (P1 – Migration)

#fastapi #python #alembic
By Pham Bach | Jul 14, 2024