current location:Home > Technical Articles > Backend Development
- 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:
-
- Why Python and JavaScript are My Favourite Programming Languages
- I have hands- on experience working with different programming languages as a Web Developer and software engineer. Python and JavaScript have been standouts. Each language has different strengths that serve to make them very flexible in the developme
- JS Tutorial . django 554 2024-08-01 07:59:42
-
- FastAPI Todo App: Setting Up Your Todo App Project
- Getting Started with FastAPI: Setting Up Your Todo App Project I. Introduction In this blog series, readers will learn how to build a To-Do App with FastAPI. The series will guide you step by step in creating a To-Do application from
- Python Tutorial . django 1278 2024-07-26 12:16:51
-
- Mastering Python: A Comprehensive Guide
- Mastering Python: A Comprehensive Guide Python is one of the most popular programming languages today, known for its simplicity and versatility. Whether you're a beginner or an experienced developer, mastering Python can open up numerous opportunitie
- JS Tutorial . django 1031 2024-07-26 11:31:50
-
- Week Creating Simple Blog App
- Introduction Welcome back to my journey of building a blog app using Django without using ChatGPT. This week, I focused on implementing key features to enhance my blog app. I added a functionality that allow users to create posts, comment on po
- Python Tutorial . django 513 2024-07-26 11:16:23
-
- Understanding Django Fundamentals
- In the previous blog, we set up our development environment and created a basic Django project and app. Now, it's time to dive deeper into the foundational aspects of Django, including its project structure, Model-View-Template (MVT) architecture, an
- Python Tutorial . django 453 2024-07-26 11:15:21
-
- Frontend vs Backend Developer
- Hay Dev, In web development, there are two important roles: frontend and backend development. These two disciplines are essential for any successful web project, but they have different roles, skills, and responsibilities. In this blog, we will expl
- JS Tutorial . django 469 2024-07-26 11:03:31
-
- Introduction to Python for Backend Engineering
- Welcome to our series on learning backend engineering using Python and Django. Whether you're just starting your programming journey or looking to enhance your skills, Python offers a robust foundation. This introductory guide will walk you through t
- Python Tutorial . django 796 2024-07-25 21:22:13
-
- Dive into Real-Time with Python: From Web Apps to AI and Beyond
- Python's versatility shines in real-time applications! This powerful language, known for its readability, can be combined with supporting technologies to create a vast array of exciting projects. Here's a glimpse into what Python can do:
- Python Tutorial . django 967 2024-07-25 21:16:02
-
- CRUD Operations In Python & Django - Part 2
- In our previous article, we covered the basics of setting up a Django project and created our Exercise model, which we displayed on the front end as a list. In this article, we’ll dive into performing CRUD operations. For those unfamiliar, CRUD stand
- Python Tutorial . django 975 2024-07-25 15:17:12
-
- Use SQLite as a Celery broker in Django
- Redis and RabbitMQ may be the go-to brokers when using Celery, but when you're developing locally they can feel like overkill. The documentation for Celery 5.4 mentions that you can use SQLite as an experimental broker for local development. However,
- Python Tutorial . django 1089 2024-07-25 14:51:54
-
- Roadmap to being a good Web Developer.
- Phase 1: Foundations (1-3 months) Learn HTML, CSS, and JavaScript basics Understand web development frameworks and tools (e.g., React, Angular, Vue) Familiarize yourself with version control systems like Git Set up a development environment (code e
- JS Tutorial . django 740 2024-07-24 13:34:53
-
- How We Create Outdoor Celebrations Website: Technologies and Future Goals
- Creating a website for Outdoor Celebrations involves a blend of creativity, technical skills, and forward-thinking strategies. Our mission is to deliver a user-friendly and visually appealing platform that enhances the experience of planning and enjo
- Python Tutorial . django 608 2024-07-24 11:03:21
-
- Top Python Libraries Every Developer Should Know
- Python is a popular programming language known for its simplicity, versatility, and vast collection of libraries and modules that make it a top choice for developers. These libraries provide a wide range of tools and functionalities for building vari
- Python Tutorial . django 1181 2024-07-24 10:45:33
-
- Understanding tasks, brokers, workers, and backends in Celery
- Celery can be daunting to learn. While its documentation is comprehensive, it has a tendency to skip the basics. This post will define four of the main concepts in Celery, discuss the relationship between Celery and Kombu, and use a few code example
- Python Tutorial . django 384 2024-07-23 20:37:53
-
- THE BASICS OF PYTHON
- Python is a high-level, interpreted programming language known for its simplicity and versatility. Web development Data analysis Artificial intelligence Scientific computing Automation Etc, it is widely used due to its many applications. Its extensiv
- Python Tutorial . django 1080 2024-07-23 17:52:13