current location:Home>Technical Articles>Backend Development>Python Tutorial
- Direction:
- All web3.0 Backend Development Web Front-end Database Operation and Maintenance Development Tools PHP Framework Daily Programming WeChat Applet Common Problem Other Tech CMS Tutorial Java System Tutorial Computer Tutorials Hardware Tutorial Mobile Tutorial Software Tutorial Mobile Game Tutorial
- Classify:
- Code Smell - Low-Level Addition
- Don't care how you do things. Care about what you do TL;DR: Ditch the Loops: Write Cleaner Code with Declarative Style Problems Verbose logic Repeated patterns Readability Maintainability Solutions Remove loops Simplify
- Python Tutorial 718 2024-09-12 10:21:41
- Protected ML APIs with Flama JWT Authentication
- You've probably heard about the recent release of Flama 1.7 already, which brought some exciting new features to help you with the development and productionalisation of your ML APIs. This post is precisely devoted to one of the main highlights of th
- Python Tutorial 398 2024-09-12 10:21:10
- Feature Engineering
- Introduction Hey there, today we are going to demystify feature engineering. It seems like a tough topic to cover but I hope at the end of this article you will at least understand the basics of it. From Wikipedia, Feature engineering is a machine
- Python Tutorial 842 2024-09-12 10:21:04
- Beginner Back-End Developer Seeking to Work Without Payment to Gain Experience
- Hello everyone, My name is Harith, and I am a beginner Back-End developer. I have a strong interest in web development using Python and the Django framework. I am looking to gain more practical experience by contributing to open-source projects. Wha
- Python Tutorial 594 2024-09-12 10:20:35
- The Tale of the Four Primal Forms
- In the kingdom of Computoria, a realm of logic and mystery, there lived four noble beings, each holding the key to the heart of programming itself. They were not like mere citizens or wandering strangers; they were the very essence of existence, the
- Python Tutorial 359 2024-09-12 10:19:20
- Project Astra: A New Era of Multimodal AI
- Project Astra, developed by Google DeepMind, represents a groundbreaking step in the evolution of multimodal AI. Unlike traditional AI systems that rely on a single input type, such as text or images, Project Astra integrates multiple forms of data—i
- Python Tutorial 408 2024-09-12 10:18:50
- A Quick Guide to Python List Methods with Examples
- Introduction Python lists are versatile and come with a variety of built-in methods that help in manipulating and processing data efficiently. Below is a quick reference to all the major list methods along with brief examples. 1. appe
- Python Tutorial 198 2024-09-12 10:16:30
- Lesson Getting Started with Python for HR & Payroll
- Welcome to the first lesson of Python from 0 to Hero! This series is tailored specifically for those working in Human Resources or Payroll Processing who want to harness the power of Python to automate tasks, manage data, and streamline processes. I
- Python Tutorial 634 2024-09-12 10:16:13
- Build a One-Product Shop With the Python Django Framework and Htmx
- This is the first of a two-part series using Django, htmx, and Stripe to create a one-product e-commerce website. In this part, we'll start our Django project and integrate it with htmx. In the second part, we'll handle the orders with Stripe. Let'
- Python Tutorial 263 2024-09-12 10:15:45
- Lesson Working with APIs and Web Scraping for HR Automation
- Welcome back to our Python from 0 to Hero series! So far, we’ve learned how to manipulate data and use powerful external libraries for tasks related to payroll and HR systems. But what if you need to fetch real-time data or interact with external ser
- Python Tutorial 760 2024-09-12 10:15:41
- Movie Dataset Exploration and Visualization
- Introduction Practice makes perfect. Something that has a lot in common with being a data scientist. Theory is only one aspect of the equation; the most crucial aspect is putting theory into practice. I will make an effort to record today's entire
- Python Tutorial 961 2024-09-11 16:15:08
- Movie Dataset Exploration and Visualization
- Introduction Practice makes perfect. Something that has a lot in common with being a data scientist. Theory is only one aspect of the equation; the most crucial aspect is putting theory into practice. I will make an effort to record today's entire
- Python Tutorial 671 2024-09-11 16:15:03
- Turn Based Multiplayer Beer Game
- Since I need to organize a systems thinking workshop in the near future, I need a beer game to start it off. The beer game itself consists of four characters: Retailer, Wholesaler, Distributor and Factory. Through the time-delay nature of the logist
- Python Tutorial 463 2024-09-11 14:31:48
- Lightweight Rest Api with admin panel to manage food recipes easily.
- Hello, ? all this post is about a Django Rest Framework API that I just relase on Github. If you are looking for some simple and efficient API to manage food recipies from admin panel and return them to be used from a client this repository is for yo
- Python Tutorial 311 2024-09-11 06:35:03
- Removing Vocals & Music from Audio Songs (easy peasy)
- Introduction Spleeter is an open-source tool developed by Deezer for source separation, allowing users to isolate vocals and accompaniment from audio tracks. This guide outlines the steps to set up Spleeter in a Windows Subsystem for Linux (WSL
- Python Tutorial 762 2024-09-11 06:30:32