آموزش توسعه وب جنگو

قیمت 16,000 تومان

خرید محصول توسط کلیه کارت های شتاب امکان پذیر است و بلافاصله پس از خرید، لینک دانلود محصول در اختیار شما قرار خواهد گرفت.
دسته: برچسب:
جانگو (Django) چارچوب نرم‌افزاری تحت وب پایتون برای ساخت برنامه‌های کاربردی پیچیده، به سرعت و بدون دردسر است. کتاب راهنمای “آموزش توسعه وب جانگو” با معرفی جانگو و تنظیمات آن شروع می‌شود و به شما نحوه آسان به‌کارگیری دستورالعمل‌های برنامه‌ها را نشان می‌دهد. این کتاب شامل موارد ذیل می‌باشد:
ساخت دو پروژه مبنی بر زندگی واقعی، بر اساس SQL و NoSQL
بهترین شیوه برای کد، اشکال‌زدایی و گسترش برنامه وب جانگو. پیگیری آسان دستورالعمل‌ها و نمونه‌های دنیای واقعی برای ایجاد برنامه‌های تحت وب بسیار موثر جانگو
این کتاب برای توسعه‌دهندگان وب که می‌خواهند توسعه وب با جانگو را آغاز کنند مناسب می‌باشد.
سال انتشار: 2015  |  تعداد صفحات: 498  |  حجم فایل: 19.69 مگابایت  |  زبان: انگلیسی
Learning Django Web Development
نویسنده
Sanjeev Jaiswal, Ratan Kumar
ناشر
Packt Publishing
ISBN10:
1783984406
ISBN13:
9781783984404

 

عناوین مرتبط:


From idea to prototype, a learner's guide for web development with the Django application framework About This Book Build two real-life based projects, one based on SQL and other based on NoSQL Best practices to code, debug, and deploy the Django web application Easy to follow instructions and real world examples to build highly effective Django web applicationWho This Book Is For This book is for web developers who want to get started with Django for web development. Basic knowledge of Python programming is required but no knowledge of Django is expected.What You Will Learn Build Django web application right from scratch Use version control to manage the development project Learn to use Django with both SQL and NoSQL databases Build faster and more efficient webpages using a frontend framework Twitter Bootstrap Improve web application performance with caching Enhance your user interface with AJAX and add flavors to your website Deploy the Django web application to clouds such as AWS, Heroku, and OpenShift Get familiar with AngularJS and Elasticsearch for Django In Detail Django, written in Python, is a web application framework designed to build complex web applications quickly without any hassle. It loosely follows the MVC pattern and adheres to the Don't Repeat Yourself principle, which makes a database-driven application efficient and highly scalable, and is by far the most popular and mature Python web framework. This book is a manual that will help you build a simple yet effective Django web application. It starts by introducing Django, setting it up, and shows you how to code simple programs. You will then learn to build your first Twitter-like app. Later on, you will be introduced to Hashtags, AJAX to enhance the user interface, and tweets. You will then move on to create an administration interface, learn database connectivity, and use third-party libraries. Then you will learn to debug and deploy Django projects, and also get a glimpse of Django with AngularJS and Elasticsearch. By the end of the book, you will be able to leverage the Django framework to develop a fully functional web application with minimal effort.