EBookClubs

Read Books & Download eBooks Full Online

EBookClubs

Read Books & Download eBooks Full Online

Book Django in Action

    Book Details:
  • Author : Christopher Trudeau
  • Publisher : Simon and Schuster
  • Release : 2024-07-30
  • ISBN : 1638355495
  • Pages : 715 pages

Download or read book Django in Action written by Christopher Trudeau and published by Simon and Schuster. This book was released on 2024-07-30 with total page 715 pages. Available in PDF, EPUB and Kindle. Book excerpt: Build professional quality web applications using Python and the Django 5.0 web framework. The Django web application framework powers huge sites like Netflix, Dropbox, YouTube, and Spotify. Learn how it can power your web apps too! In this hands-on book, you’ll begin building a fully functional web application with Django starting with chapter 1. In Django in Action you’ll: Build a multi-user web site in Django Read, write, and manage data Create reusable and composable HTML templates Manage user data including form submissions and file uploads Set up authentication, authorization, and per-person-per-page permissions Manage the backend using the Django Admin tool Discover Django libraries and plugins Django in Action is the perfect way to get started for new Django developers creating their first Python-based web apps. It’s written by Christopher Trudeau, co-host of The Real Python Podcast and creator of dozens of popular courses at Real Python and TalkPython. The book starts with Django’s basics and works through all of the core concepts of the framework until you’re comfortable and confident creating your own web apps. You’ll especially enjoy the author’s lighthearted style that makes learning fun! Foreword by Michael Kennedy. About the technology Django makes life easier for Python web developers. This “batteries included” framework comes packed with everything you need—a template engine that crafts HTML-like code, efficient user management features, automated testing, robust API support, and much more. If you know the basics of Python, Django will help you build professional-quality web applications. This book will show you how. About the book In Django in Action you’ll dive deep into Django as you build a complete multi-user website. Hands-on from the start, each chapter introduces new features to your site, including password management and authentication, web forms and file uploads, and dynamic, JavaScript-like interactivity. You’ll see how all the components of a Django project come together while learning practical tips on leveraging third-party libraries and deploying your code to production. What's inside Reusable and composable HTML templates Reading, writing, and managing data Backend management with Django Admin Exploring Django libraries and plugins About the reader For readers with basic Python programming and some HTML knowledge. About the author Christopher Trudeau is the co-host of the Real Python Podcast, a prolific author of Django and Python articles and video courses, and an experienced Python developer. Table of Contents PART 1 1 Django unfolds 2 Your first Django site 3 Templates 4 Django ORM 5 Django Admin PART 2 6 User management 7 Forms, user data, static files, and uploads 8 Testing your project 9 Management commands 10 Migration PART 3 11 APIs 12 Making your pages more dynamic with HTMX 13 Django power tools 14 Where to go next Appendix A Appendix B Appendix C Appendix D Appendix E

Book Django in Action

    Book Details:
  • Author : Christopher Trudeau
  • Publisher : Simon and Schuster
  • Release : 2024-08-06
  • ISBN : 1633438163
  • Pages : 398 pages

Download or read book Django in Action written by Christopher Trudeau and published by Simon and Schuster. This book was released on 2024-08-06 with total page 398 pages. Available in PDF, EPUB and Kindle. Book excerpt: Build professional quality web applications using Python and the Django 5.0 web framework. The Django web application framework powers huge sites like Netflix, Dropbox, YouTube, and Spotify. Learn how it can power your web apps too! In this hands-on book, you’ll begin building a fully functional web application with Django starting with chapter 1. In Django in Action you’ll: Build a multi-user web site in Django Read, write, and manage data Create reusable and composable HTML templates Manage user data including form submissions and file uploads Set up authentication, authorization, and per-person-per-page permissions Manage the backend using the Django Admin tool Discover Django libraries and plugins Django in Action is the perfect way to get started for new Django developers creating their first Python-based web apps. It’s written by Christopher Trudeau, co-host of The Real Python Podcast and creator of dozens of popular courses at Real Python and TalkPython. The book starts with Django’s basics and works through all of the core concepts of the framework until you’re comfortable and confident creating your own web apps. You’ll especially enjoy the author’s lighthearted style that makes learning fun! Foreword by Michael Kennedy. Purchase of the print book includes a free eBook in PDF and ePub formats from Manning Publications. About the technology Django makes life easier for Python web developers. This “batteries included” framework comes packed with everything you need—a template engine that crafts HTML-like code, efficient user management features, automated testing, robust API support, and much more. If you know the basics of Python, Django will help you build professional-quality web applications. This book will show you how. About the book In Django in Action you’ll dive deep into Django as you build a complete multi-user website. Hands-on from the start, each chapter introduces new features to your site, including password management and authentication, web forms and file uploads, and dynamic, JavaScript-like interactivity. You’ll see how all the components of a Django project come together while learning practical tips on leveraging third-party libraries and deploying your code to production. What's inside Reusable and composable HTML templates Reading, writing, and managing data Backend management with Django Admin Exploring Django libraries and plugins About the reader For readers with basic Python programming and some HTML knowledge. About the author Christopher Trudeau is the co-host of the Real Python Podcast, a prolific author of Django and Python articles and video courses, and an experienced Python developer. Table of Contents PART 1 1 Django unfolds 2 Your first Django site 3 Templates 4 Django ORM 5 Django Admin PART 2 6 User management 7 Forms, user data, static files, and uploads 8 Testing your project 9 Management commands 10 Migration PART 3 11 APIs 12 Making your pages more dynamic with HTMX 13 Django power tools 14 Where to go next Appendix A Appendix B Appendix C Appendix D Appendix E

Book Beginning Django

    Book Details:
  • Author : Daniel Rubio
  • Publisher : Apress
  • Release : 2017-10-27
  • ISBN : 1484227875
  • Pages : 609 pages

Download or read book Beginning Django written by Daniel Rubio and published by Apress. This book was released on 2017-10-27 with total page 609 pages. Available in PDF, EPUB and Kindle. Book excerpt: Discover the Django web application framework and get started building Python-based web applications. This book takes you from the basics of Django all the way through to cutting-edge topics such as creating RESTful applications. Beginning Django also covers ancillary, but essential, development topics, including configuration settings, static resource management, logging, debugging, and email. Along with material on data access with SQL queries, you’ll have all you need to get up and running with Django 1.11 LTS, which is compatible with Python 2 and Python 3. Once you’ve built your web application, you’ll need to be the admin, so the next part of the book covers how to enforce permission management with users and groups. This technique allows you to restrict access to URLs and content, giving you total control of your data. In addition, you’ll work with and customize the Django admin site, which provides access to a Django project’s data. After reading and using this book, you’ll be able to build a Django application top to bottom and be ready to move on to more advanced or complex Django application development. What You'll Learn Get started with the Django framework Use Django views, class-based views, URLs, middleware, forms, templates, and Jinja templates Take advantage of Django models, including model relationships, migrations, queries, and forms Leverage the Django admin site to get access to the database used by a Django project Deploy Django REST services to serve as the data backbone for mobile, IoT, and SaaS systems Who This Book Is For Python developers new to the Django web application development framework and web developers new to Python and Django.

Book Ship of Smoke and Steel

Download or read book Ship of Smoke and Steel written by Django Wexler and published by Tor Teen. This book was released on 2019-01-22 with total page 368 pages. Available in PDF, EPUB and Kindle. Book excerpt: Ship of Smoke and Steel is the launch of Django Wexler's cinematic, action-packed epic fantasy Wells of Sorcery trilogy. A FIERCE WARRIOR. HER DEADLY MAGIC. AN EPIC MISSION TO STEAL A GHOST SHIP. In the lower wards of Kahnzoka, the great port city of the Blessed Empire, eighteen-year-old ward boss Isoka enforces the will of her criminal masters with the power of Melos, the Well of Combat. The money she collects goes to keep her little sister living in comfort, far from the bloody streets they grew up on. When Isoka's magic is discovered by the government, she's arrested and brought to the Emperor's spymaster, who sends her on an impossible mission: steal Soliton, a legendary ghost ship—a ship from which no one has ever returned. If she fails, her sister’s life is forfeit. On board Soliton, nothing is as simple as it seems. Isoka tries to get close to the ship's mysterious captain, but to do it she must become part of the brutal crew and join their endless battles against twisted creatures. She doesn't expect to have to contend with feelings for a charismatic fighter who shares her combat magic, or for a fearless princess who wields an even darker power. “Truly epic, fierce, and exhilarating, Ship of Smoke and Steel will capture you and lock you away. With magical combat sequences fit for the big screen, the action is almost as breathtaking as the intrigue.” —Morgan Rhodes, New York Times bestselling author of the Falling Kingdoms series At the Publisher's request, this title is being sold without Digital Rights Management Software (DRM) applied.

Book Zend Framework in Action

    Book Details:
  • Author : Steven K. J. Brown
  • Publisher : Simon and Schuster
  • Release : 2008-11-30
  • ISBN : 1638355142
  • Pages : 610 pages

Download or read book Zend Framework in Action written by Steven K. J. Brown and published by Simon and Schuster. This book was released on 2008-11-30 with total page 610 pages. Available in PDF, EPUB and Kindle. Book excerpt: From rather humble beginnings as the Personal Home Page scripting language, PHP has found its way into almost every server, corporation, and dev shop in the world. On an average day, somewhere between 500,000 and 2 million coders do something in PHP. Even when you use a well-understood language like PHP, building a modern web application requires tools that decrease development time and cost while improving code quality. Frameworks such as Ruby-on-Rails and Django have been getting a lot of attention as a result. For PHP coders, the Zend Framework offers that same promise without the need to move away from PHP. This powerful collection of components can be used in part or as a whole to speed up the development process. Zend Framework has the backing of Zend Technologies; the driving force behind the PHP programming language in which it is written. The first production release of the Zend Framework became available in July of 2007. Zend Framework in Action is a comprehensive tutorial that shows how to use the Zend Framework to create web-based applications and web services. This book takes you on an over-the-shoulder tour of the components of the Zend Framework as you build a high quality, real-world web application. This book is organized around the techniques you'll use every day as a web developer "data handling, forms, authentication, and so forth. As you follow the running example, you'll learn to build interactive Ajax-driven features into your application without sacrificing nuts-and-bolts considerations like security and performance. This book is aimed at the competent PHP developer who wants to master framework-driven web development. Zend Framework in Action goes beyond the docs but still provides quick access to the most common topics encountered in the development of web applications. Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book.

Book Django by Example

    Book Details:
  • Author : Antonio Mele
  • Publisher :
  • Release : 2015-11-30
  • ISBN : 9781784391911
  • Pages : 474 pages

Download or read book Django by Example written by Antonio Mele and published by . This book was released on 2015-11-30 with total page 474 pages. Available in PDF, EPUB and Kindle. Book excerpt: Create your own line of successful web applications with DjangoAbout This Book• Learn Django by building four fully-functional, real-world web applications from scratch• Develop powerful web applications quickly using the best coding practices• Integrate other technologies into your application with clear, step-by-step explanations and comprehensive example codeWho This Book Is ForIf you are a web developer who is completely new or familiar with Django and want to make the most out of it, this book is for you. Some basic knowledge of Python, HTML, and JavaScript is beneficial, but is not required.What You Will Learn• Build a search engine with Django and Solr• Add asynchronous tasks to applications with Celery• Create pluggable Django applications by building an activity stream system• Enhance the user experience using AJAX views• Extend the Django Admin site with custom actions• Use third-party Django applications to add social authentication to projects• Manage payments and orders by integrating a third-party payment gateway• Engage users by building a gamification systemIn DetailDjango is a powerful Python web framework designed to solve all types of web development problems and questions, providing Python developers with an easy solution to web application development. With a wealth of third-party modules available, you'll be able to create a highly customizable web application with this powerful framework.This book will walk you through the creation of four professional Django projects and show you how to solve common problems and implement best practices.The book begins by first showing you how to create a simple blog and integrate it with third-party applications, before gradually moving on to extending this blog by adding features such as custom template tags and filters.You will build a complete social website, share its contents, track user actions in a timeline, and use Redis with Django to store item views. You will also build an online shop, manage its payments and orders, and add internationalization and localization to the project. Before you are introduced to content creation and building an evaluation system, you will build an e-learning application. Finally, you will build a gamification system where you will learn to build a badges application and get familiar with Django management commands.After reading this book, you will have a good understanding of how Django works and how to integrate it with other technologies. You will be able to build advanced Django applications for production use.Style and approachThis is an easy-to-follow guide to building four different production-ready Django projects. Each project focuses on a particular area of the framework and each topic within the projects is explained with practical examples and includes best practice recommendations.

Book Django for Beginners

    Book Details:
  • Author : William Vincent
  • Publisher :
  • Release : 2023-09-21
  • ISBN : 9781735467252
  • Pages : 0 pages

Download or read book Django for Beginners written by William Vincent and published by . This book was released on 2023-09-21 with total page 0 pages. Available in PDF, EPUB and Kindle. Book excerpt: Learn how to build, test, and deploy real-world web applications using Python and Django.

Book Web Development with Django

Download or read book Web Development with Django written by Ben Shaw and published by Packt Publishing Ltd. This book was released on 2021-02-25 with total page 827 pages. Available in PDF, EPUB and Kindle. Book excerpt: Django is a popular Python-based framework for web application development. Like Python, Django is easy for beginners to learn and enables constant progress. This book will help aspiring web developers gain the skills to use Django to develop robust web apps.

Book Node js in Action

    Book Details:
  • Author : Tim Oxley
  • Publisher : Simon and Schuster
  • Release : 2017-08-16
  • ISBN : 1638355177
  • Pages : 597 pages

Download or read book Node js in Action written by Tim Oxley and published by Simon and Schuster. This book was released on 2017-08-16 with total page 597 pages. Available in PDF, EPUB and Kindle. Book excerpt: Summary Node.js in Action, Second Edition is a thoroughly revised book based on the best-selling first edition. It starts at square one and guides you through all the features, techniques, and concepts you'll need to build production-quality Node applications. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the Technology You already know JavaScript. The trick to mastering Node.js is learning how to build applications that fully exploit its powerful asynchronous event handling and non-blocking I/O features. The Node server radically simplifies event-driven real-time apps like chat, games, and live data analytics, and with its incredibly rich ecosystem of modules, tools, and libraries, it's hard to beat! About the Book Based on the bestselling first edition, Node.js in Action, Second Edition is a completely new book. Packed with practical examples, it teaches you how to create high-performance web servers using JavaScript and Node. You'll master key design concepts such as asynchronous programming, state management, and event-driven programming. And you'll learn to put together MVC servers using Express and Connect, design web APIs, and set up the perfect production environment to build, lint, and test. What's Inside Mastering non-blocking I/O The Node event loop Testing and deploying Web application templating About the Reader Written for web developers with intermediate JavaScript skills. About the Authors The Second Edition author team includes Node masters Alex Young, Bradley Meck, Mike Cantelon, and Tim Oxley, along with original authors Marc Harter, T.J. Holowaychuk, and Nathan Rajlich. Table of contents PART 1 - WELCOME TO NODE Welcome to Node.js Node programming fundamentals What is a Node web application? PART 2 - WEB DEVELOPMENT WITH NODE Front-end build systems Server-side frameworks Connect and Express in depth Web application templating Storing application data Testing Node applications Deploying Node applications and maintaining uptime PART 3 - BEYOND WEB DEVELOPMENT Writing command-line applications Conquering the desktop with Electron

Book The Forbidden Library

Download or read book The Forbidden Library written by Django Wexler and published by Penguin. This book was released on 2014-04-15 with total page 386 pages. Available in PDF, EPUB and Kindle. Book excerpt: The Forbidden Library kicks off an action-packed fantasy series with classic appeal, a resourceful heroine, a host of magical creatures, and no shortage of narrow escapes--perfect for fans of Story Thieves, Coraline, Inkheart, and Harry Potter Alice always thought fairy tales had happy endings. That--along with everything else--changed the day she met her first fairy When Alice's father goes down in a shipwreck, she is sent to live with her uncle Geryon--an uncle she's never heard of and knows nothing about. He lives in an enormous manor with a massive library that is off-limits to Alice. But then she meets a talking cat. And even for a rule-follower, when a talking cat sneaks you into a forbidden library and introduces you to an arrogant boy who dares you to open a book, it's hard to resist. Especially if you're a reader to begin with. Soon Alice finds herself INSIDE the book, and the only way out is to defeat the creature imprisoned within. It seems her uncle is more than he says he is. But then so is Alice.

Book The Definitive Guide to Django

Download or read book The Definitive Guide to Django written by Jacob Kaplan-Moss and published by Apress. This book was released on 2008-03-08 with total page 466 pages. Available in PDF, EPUB and Kindle. Book excerpt: Django, the Python-based Web development framework, is one of the hottest topics in Web development today. Its creator (and co-author of this book) Adrian Holovaty has built a compelling array of Web applications using Django, including http://chicagocrime.org. Django creator Adrian Holovaty and lead developer Jacob Kaplan-Moss have created this book as the definitive guide to the technology. Beginning with fundamentals such as installation and configuration, the book tackles sophisticated features of Django, such as outputting non-HTML content such as RSS feeds and PDFs, caching, and user management. Also includes a detailed reference to Django’s many configuration options and commands.

Book Ashes of the Sun

    Book Details:
  • Author : Django Wexler
  • Publisher : Hachette UK
  • Release : 2020-07-21
  • ISBN : 0316519464
  • Pages : 592 pages

Download or read book Ashes of the Sun written by Django Wexler and published by Hachette UK. This book was released on 2020-07-21 with total page 592 pages. Available in PDF, EPUB and Kindle. Book excerpt: "Ashes of the Sun is fantasy at its finest"--Nicholas Eames, author of Kings of the Wyld Long ago, a magical war destroyed an empire, and a new one was built in its ashes. But still the old grudges simmer, and two siblings will fight on opposite sides to save their world in the start of Django Wexler's new epic fantasy trilogy. Gyre hasn't seen his beloved sister since their parents sold her to the mysterious Twilight Order. Now, twelve years after her disappearance, Gyre's sole focus is revenge, and he's willing to risk anything and anyone to claim enough power to destroy the Order. Chasing rumors of a fabled city protecting a powerful artifact, Gyre comes face-to-face with his lost sister. But she isn't who she once was. Trained to be a warrior, Maya wields magic for the Twilight Order's cause. Standing on opposite sides of a looming civil war, the two siblings will learn that not even the ties of blood will keep them from splitting the world in two.

Book Wagtail CMS in Action

Download or read book Wagtail CMS in Action written by Kalob Taulien and published by Manning. This book was released on 2023-07-25 with total page 0 pages. Available in PDF, EPUB and Kindle. Book excerpt: Upgrade your content management system! Build real-world websites, blogs, and e-commerce web apps with the Python-based Wagtail CMS. Wagtail CMS in Action is a fun, friendly guide to building websites with Wagtail. In it, you’ll learn the basics of Wagtail by creating your own simple blogging site and then quickly graduate to building a fully-functional e-commerce store! You’ll also discover important Wagtail insights such as how web requests work between Wagtail, Django, and Python and the clear responsibilities of Wagtail vs Django. Detailed explanations, images, and screenshots make it a breeze to start learning—even if you aren’t an experienced programmer. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.

Book Django for Professionals

    Book Details:
  • Author : William S. Vincent
  • Publisher : Still River Press
  • Release : 2022-05-19
  • ISBN : 1081582162
  • Pages : 405 pages

Download or read book Django for Professionals written by William S. Vincent and published by Still River Press. This book was released on 2022-05-19 with total page 405 pages. Available in PDF, EPUB and Kindle. Book excerpt: Completely updated for Django 4.0! Django for Professionals takes your web development skills to the next level, teaching you how to build production-ready websites with Python and Django. Once you have learned the basics of Django there is a massive gap between building simple "toy apps" and what it takes to build a "production-ready" web application suitable for deployment to thousands or even millions of users. In the book you’ll learn how to: * Build a Bookstore website from scratch * Use Docker and PostgreSQL locally to mimic production settings * Implement advanced user registration with email * Customize permissions to control user access * Write comprehensive tests * Adopt advanced security and performance improvements * Add search and file/image uploads * Deploy with confidence If you want to take advantage of all that Django has to offer, Django for Professionals is a comprehensive best practices guide to building and deploying modern websites.

Book IronPython in Action

    Book Details:
  • Author : Christian J. Muirhead
  • Publisher : Simon and Schuster
  • Release : 2009-03-01
  • ISBN : 1638354448
  • Pages : 985 pages

Download or read book IronPython in Action written by Christian J. Muirhead and published by Simon and Schuster. This book was released on 2009-03-01 with total page 985 pages. Available in PDF, EPUB and Kindle. Book excerpt: In 2005, Microsoft quietly announced an initiative to bring dynamic languages to the .NET platform. The starting point for this project was a .NET implementation of Python, dubbed IronPython. After a couple years of incubation, IronPython is ready for real-world use. It blends the simplicity, elegance, and dynamism of Python with the power of the .NET framework. IronPython in Action offers a comprehensive, hands-on introduction to Microsoft's exciting new approach for programming the .NET framework. It approaches IronPython as a first class .NET language, fully integrated with the .NET environment, Visual Studio, and even the open-source Mono implementation. You'll learn how IronPython can be embedded as a ready-made scripting language into C# and VB.NET programs, used for writing full applications or for web development with ASP. Even better, you'll see how IronPython works in Silverlight for client-side web programming. IronPython opens up exciting new possibilities. Because it's a dynamic language, it permits programming paradigms not easily available in VB and C#. In this book, authors Michael Foord and Christian Muirhead explore the world of functional programming, live introspection, dynamic typing and duck typing , metaprogramming, and more. IronPython in Action explores these topics with examples, making use of the Python interactive console to explore the .NET framework with live objects. The expert authors provide a complete introduction for programmers to both the Python language and the power of the .NET framework. The book also shows how to extend IronPython with C#, extending C# and VB.NET applications with Python, using IronPython with .NET 3.0 and Powershell, IronPython as a Windows scripting tool, and much more. Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book.

Book Django Project Blueprints

Download or read book Django Project Blueprints written by Asad Jibran Ahmed and published by Packt Publishing Ltd. This book was released on 2016-05-27 with total page 264 pages. Available in PDF, EPUB and Kindle. Book excerpt: Develop stunning web application projects with the Django framework About This Book Build six exciting projects and use them as a blueprint for your own work Extend Django's built-in models and forms to add common functionalities into your project, without reinventing the wheel Gain insights into the inner workings of Django to better leverage it Who This Book Is For If you are a Django web developer able to build basic web applications with the framework, then this book is for you. This book will help you gain a deeper understanding of the Django web framework by guiding you through the development of seven amazing web applications. What You Will Learn Create a blogging platform and allow users to share posts on different blogs Prioritise user-submitted content with an intelligent ranking algorithm based on multiple factors Create REST APIs to allow non-browser based usage of your web apps Customize the Django admin to quickly create a full-featured and rich content management system Use Elasticsearch with Django to create blazing fast e-commerce websites Translate your Django applications into multiple languages Dive deep into Django forms and how they work internally In Detail Django is a high-level web framework that eases the creation of complex, database-driven websites. It emphasizes on the reusability and pluggability of components, rapid development, and the principle of don't repeat yourself. It lets you build high-performing, elegant web applications quickly. There are several Django tutorials available online, which take as many shortcuts as possible, but leave you wondering how you can adapt them to your own needs. This guide takes the opposite approach by demonstrating how to work around common problems and client requests, without skipping the important details. If you have built a few Django projects and are on the lookout for a guide to get you past the basics and to solve modern development tasks, this is your book. Seven unique projects will take you through the development process from scratch, leaving no stone unturned. In the first two projects, you will learn everything from adding ranking and voting capabilities to your App to building a multiuser blog platform with a unique twist. The third project tackles APIs with Django and walks us through building a Nagios-inspired infrastructure monitoring system. And that is just the start! The other projects deal with customizing the Django admin to create a CMS for your clients, translating your web applications to multiple languages, and using the Elasticsearch search server with Django to create a high performing e-commerce web site. The seventh chapter includes a surprise usage of Django, and we dive deep into the internals of Django to create something exciting! When you're done, you'll have consistent patterns and techniques that you can build on for many projects to come. Style and approach This easy-to-follow guide is full of examples that will take you through building six very different web applications with Django. The code is broken down into manageable bites and then thoroughly explained.

Book The Action and Adventure Cinema

Download or read book The Action and Adventure Cinema written by Yvonne Tasker and published by Routledge. This book was released on 2004-08-19 with total page 431 pages. Available in PDF, EPUB and Kindle. Book excerpt: Addressing areas such as genre, film history and style, action and spectacle, stars and bodies, action auteurs and the film industry, the reader covers both Hollywood and also European and Asian action cinema.