Treffer: Django By Example
copyrighted
https://international.scholarvox.com/book/88853414
https://static2.cyberlibris.com/books_upload/136pix/9781784398415.jpg
1268853595
From OAIster®, provided by the OCLC Cooperative.
Weitere Informationen
Create your own line of successful web applications with DjangoAbout This BookLearn Django by building four fully-functional, real-world web applications from scratchDevelop powerful web applications quickly using the best coding practicesIntegrate 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 to or familiar with Django and wants to make the most of it, this book is for you. Some basic knowledge of Python, HTML, and JavaScript is recommended.What You Will LearnBuild practical real-world web applications with DjangoUse Django with other technologies such as Redis, Celery, Solr and MemcachedDevelop pluggable Django applicationsCreate advanced features, optimize your code and use the cache frameworkAdd internationalization to your Django projectsEnhance the user experience using JavaScript and AJAXAdd social features to your projectsBuild RESTful APIs for your applicationsIn DetailDjango is a powerful Python web framework designed to develop web applications quickly, from simple prototypes to large-scale projects. Django encourages clean, pragmatic design, and provides developers with a comprehensive set of tools to build scalable web applications.This book will walk you through the creation of four professional Django projects, teaching you how to solve common problems and implement best practices.The book begins by showing you how to build a blog application, before moving on to developing a social image bookmarking website, an online shop and an e-learning platform. You will learn how to build a search engine and implement a user activity stream. Furthermore, you will create a recommendation engine, an e-commerce coupon system and a content management system. The book will also teach you how to enhance your applications with AJAX, create RESTful APIs and setup a production environment for your Django projects.After reading this book, yo