Название книги: Разработка веб-приложений с использованием Flask на языке Python
Год: 2016
Автор: Miguel Grinberg
Страниц: 258
Язык: Английский
Формат: pdf, fb2, epub, mobi
Размер: 8 MB, 6 MB, 2 MB, 2 MB

Описание книги “Разработка веб-приложений с использованием Flask на языке Python (2016)”:

You should have some level of Python coding experience to make the most of this book. Although the book assumes no previous Flask knowledge, Python concepts such as packages, modules, functions, decorators, and object-oriented programming are as‐ sumed to be well understood. Some familiarity with exceptions and diagnosing issues from stack traces will be very useful.

While working through the examples in this book, you will spend a great deal of time in the command line. You should feel comfortable using the command line of your operating system.

Modern web applications cannot avoid the use of HTML, CSS, and JavaScript. The
example application that is developed throughout the book obviously makes use of
these, but the book itself does not go into a lot of detail regarding these technologies and how they are used. Some degree of familiarity with these languages is recommended if you intend to develop complete applications without the help of a developer versed in client-side techniques.

I released the companion application to this book as open source on GitHub. Although GitHub makes it possible to download applications as regular ZIP or TAR files, I strongly recommend that you install a Git client and familiarize yourself with source code version control, at least with the basic commands to clone and check out the different versions of the application directly from the repository. The short list of commands that you’ll need is shown in “How to Work with the Example Code” on page xiii. You will want to use version control for your own projects as well, so use this book as an excuse to learn Git!

Finally, this book is not a complete and exhaustive reference on the Flask framework. Most features are covered, but you should complement this book with the official Flask documentation.

Оглавление:

Part I. Introduction to Flask
1. Installation
2. Basic Application Structure
3. Templates
4. Web Forms
5. Databases
6. Email
7. Large Application Structure

Part II. Example: A Social Blogging Application
8. User Authentication
9. User Roles
10. User Profiles
11. Blog Posts
12. Followers
13. User Comments
14. Application Programming Interfaces

Part III. The Last Mile
15. Testing
16. Performance
17. Deployment
18. Additional Resources

Скачать книгу: “Разработка веб-приложений с использованием Flask на языке Python (2016)”

читать книгу на английском «Разработка веб-приложений с использованием Flask на языке Python (2016)» онлайн

Оцените книгу
[Всего: 2 Средний: 5]

Написать комментарий