current location:Home > Technical Articles > Backend Development
- Direction:
- All web3.0 Backend Development Web Front-end Database Operation and Maintenance Development Tools PHP Framework Common Problem Other Tech CMS Tutorial Java System Tutorial Computer Tutorials Hardware Tutorial Mobile Tutorial Software Tutorial Mobile Game Tutorial
- Classify:
-
- Reflective Blog: My Journey Building a Real Estate Listing API
- Reflective Blog: My Journey Building a Real Estate Listing API Introduction When I first set out to build the Real Estate Listing API, I didn't quite know what I was getting into. As an entry-level software developer, the idea of
- Python Tutorial . flask 1156 2024-09-03 10:53:06
-
- Synchronous and Asynchronous Programming in Python: Key Concepts and Applications
- Synchronous Programming In synchronous programming, tasks are executed one after another. Each task must complete before the next one begins. This linear approach is straightforward but can be inefficient, especially when dealing with I/O-bound opera
- Python Tutorial . flask 837 2024-08-31 06:03:37
-
- Fullstack Development: Learning Python as JavaScript Developers
- The Journey Begins I have been working as a frontend developer for more than 8 years, and in the last 2 years, I decided to rethink my career and how I can grow. I found that frontend technology changes frequently: different frameworks, concept
- JS Tutorial . flask 661 2024-08-31 00:22:33
-
- My Honest Review of Harvard's CS: Tips, Guidelines & Free Certificate
- In May 2024, after 3 months of hard work, I finally completed the Harvard CS50X course. Finally, I finished the whole journey and got a free certificate from Harvard. It was one of the best courses I have ever taken. Here is my certificate, As you
- C++ . flask 1253 2024-08-30 11:07:50
-
- System Dashboard to monitor your server health
- Introducing SystemDashboard: Your All-in-One System Monitoring Solution SystemDashboard is an open-source project I created to provide a comprehensive and user-friendly interface for monitoring and managing system resources. This tool is design
- Python Tutorial . flask 813 2024-08-29 15:02:33
-
- Key Features Of Python You Need To Know In 4
- What do Spotify, Google, NASA, and JP Morgan Chase have in common? They all use Python daily. Python is an impressive and well-rounded programming language that plays a vital role in various technological approaches. From search engines, web applica
- Python Tutorial . flask 660 2024-08-29 14:32:07
-
- Flask vs Django in A Comprehensive Comparison of Python Web Frameworks
- Flask and Django are the two leading Python web frameworks and while they both help developers build websites quickly, they do so with vastly different approaches. In this article, we will look at what each framework does, how they work, and why deve
- Python Tutorial . flask 613 2024-08-29 10:37:20
-
- Python-A Machine Language
- Python Python is a high-level, interpreted programming language known for its ease of use and readability. Its design philosophy emphasizes code readability with its use of significant indentation, which helps developers write clear and concise
- Python Tutorial . flask 713 2024-08-28 18:32:32
-
- CSV - Process Local & Remote Files in Python
- Hello coders! This article presents an open-source tool that is able to process local and remote CSV files, load and print the information, and later map the column to Django Types. Processing CSV files is usually required when the dataset becomes l
- Python Tutorial . flask 662 2024-08-28 18:30:37
-
- Part Using Claude, Claude-Dev and Aider to Build a Ticketing System
- LINK TO PART 1 The project has been open sourced if you would like to play along at home: https://github.com/joegiglio/helpdesk-claude-dev-ai PART 3 - I would now like to add a couple of basic features to the Knowledge Base. Right now, we only ha
- Python Tutorial . flask 1104 2024-08-28 18:30:15
-
- Create chat bot - JO PARIS 4
- In this article, I show how to create a simple chat bot with tensorflow. For the data, I use a kaggle dataset from PARIS JO JO 2024 to get sentences at the training stage. You can obtain the finish code in my github : https://github.com/victordalet
- Python Tutorial . flask 758 2024-08-27 06:04:32
-
- Build a Real-time GitHub Stats Dashboard with Python
- Use the GitHub Firehose API to visualize the most active GitHub users in real-time Have you ever had a play around with real-time Dashboard in Google Analytics? It’s kind of fascinating to see people interact with your website in real time. Did you
- Python Tutorial . flask 710 2024-08-27 06:04:06
-
- If PHP Fell Out of Favor, Which Backend Language Would I Choose?
- As an experienced backend developer, PHP has played a significant role in my career. However, the tech landscape is ever-changing, and we must always be prepared for new challenges. So, if PHP suddenly disappeared today, which backend language would
- Golang . flask 631 2024-08-26 20:04:31
-
- How to create an AI chatbot using one API to access multiple LLMs
- Originally published on the Streamlit blog by Liz Acosta Remember how cool it was playing with an AI image generator for the first time? Those twenty million fingers and nightmare spaghetti-eating images were more than just amusing, they inadvertent
- Python Tutorial . flask 900 2024-08-25 06:02:02
-
- Introduction to Programming: A Beginners Journey into the World of Code
- Chapter 1: Introduction to Programming What is Programming? Programming is the art of telling a computer what to do through a set of instructions. These instructions are written in a language that the computer can understand, known as a programming
- JS Tutorial . flask 1209 2024-08-24 11:01:05