
Sách keo gáy, bìa mềm
“Django is a high-level Python Web
framework that encourages rapid development and clean, pragmatic design.
Built by experienced developers, it takes care of much of the hassle of
Web development, so you can focus on writing your app without needing
to reinvent the wheel. It’s free and open source.”
Those
are some of the first words from Django documentation. It can also be
described as a very capable Python web framework with a relatively low
learning curve. It can be used for building applications ranging from
small blogs to large scale applications, as it is a very robust and
scalable framework. It also comes with “batteries included”, meaning
some of the functionality is already provided by default without the
need to reinvent the wheel while avoiding security pitfalls at the same
time.
I intentionally wrote this book in an
easy-to-follow way so that even a complete beginner can feel comfortable
following along. While putting this project together, I occasionally
had to compromise between being easy to follow even for complete
beginners while going into technical details at the same time to provide
value for more experienced users.
This book takes a
project-oriented approach to teaching. Instead of exploring different
aspects of the Django framework in isolation, we will be building and
deploying real-world, fully functional e-commerce application to see how
all Django pieces come together. The final product of our effort is
available at https://finesauces.store/ .
Throughout
this book, we will cover the Django framework's essential aspects:
URLs, views, models, templates, sessions, authentication, and much more.
To conclude our project, we will go through a step-by-step deployment
process to provide you with full hands-on development experience. By the
end of this book and project, you will be well suited to start creating
your own projects and make your ideas become a reality!
I
did my best to make the content as easy to grasp as possible. If you,
however, get stuck or face any issues along the way, please don't
hesitate to reach out to me on facebook at @peter.vought.author or on my email peter@vought.tech .
Happy coding!
Thể loại:Computers - Web Development
Năm:2021
Ngôn ngữ:english
Trang:139