دسترسی نامحدود
برای کاربرانی که ثبت نام کرده اند
برای ارتباط با ما می توانید از طریق شماره موبایل زیر از طریق تماس و پیامک با ما در ارتباط باشید
در صورت عدم پاسخ گویی از طریق پیامک با پشتیبان در ارتباط باشید
برای کاربرانی که ثبت نام کرده اند
درصورت عدم همخوانی توضیحات با کتاب
از ساعت 7 صبح تا 10 شب
ویرایش:
نویسندگان: Andrey Bulezyuk
سری:
ISBN (شابک) : 9798571462471
ناشر:
سال نشر: 2021
تعداد صفحات: 354
[347]
زبان: English
فرمت فایل : PDF (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود)
حجم فایل: 16 Mb
در صورت تبدیل فایل کتاب Django 3: For Beginners به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.
توجه داشته باشید کتاب جنگو 3: برای مبتدیان نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.
DJANGO 3 برای مبتدیان مجذوب تواریخ زبان کامپیوتری مدرن Python 3.9 و کاوش در حال توسعه برنامه های وب با استفاده از چارچوب پایتون، نویسنده مشهور، دکتر آندری بولزیوک، به تازگی دومین کتاب خود را با نام «جانگو 3 برای مبتدیان» منتشر کرده است. اولین کتاب با نام \"Algorithmisches Trading: Meta Trader4\" بر اساس زبان MQL4 است و به اتوماسیون سیستم های معاملات سهام می پردازد. این کتاب در میان بخش فناوری اطلاعات و سرمایه گذاری به خوبی مورد استقبال قرار گرفت و شامل دانش گسترده ای در مورد زبان برنامه نویسی است که به روشی ساده و قابل درک ارائه شده است. جنگو 3 برای مبتدیان بر زبان برنامه نویسی De Facto، پایتون، چارچوب جنگو 3 و در نهایت استقرار برنامه جنگو 3 در فضای ابری تمرکز دارد. این کتاب زبان برنامه نویسی را در مراحل کودکی تعریف و توضیح می دهد تا مبتدیان بتوانند پایتون را به عنوان سکوی راه اندازی خود درک کرده و از آن استفاده کنند. این کتاب بیشتر در مورد توسعه جنگو 3 بحث می کند و اصول اولیه توسعه برنامه با استفاده از جنگو 3 را آموزش می دهد. این کتاب دارای بینش عمیقی در مورد کاربرد و استفاده از کیت توسعه جنگو 3 است. این یک راهنمای کامل برای چرخه حیات استقرار برنامه جنگو 3 در فضای ابری است. این کتاب درک توسعه برنامه Python و Django 3 را ساده می کند، در غیر این صورت یک اصطلاح پیچیده و پیچیده. نویسنده دکتر Andrey Bulezyuk معتقد است که توسعه وب در مدت زمان بسیار کوتاهی به اوج غیرقابل تصوری رسیده است و با سرعتی غیرقابل درک به این کار ادامه می دهد. برای همگام شدن با توسعه وب، باید بهروز بمانیم و فقط مهمترین موضوعات را یاد بگیریم تا بتوانیم سریع آن را تکرار کنیم و راهاندازی کنیم. این کتاب یک راهنمای عالی برای کسانی است که به دنبال ساخت برنامه خود بر اساس جنگو 3 هستند و یک راهنمای گام به گام برای استقرار برنامه بدون سرور[ly] در فضای ابری است.
DJANGO 3 FOR BEGINNERS Fascinated by the chronicles of modern computer language Python 3.9 and exploring developing web apps using the Python framework Django, the renowned writer, Dr. Andrey Bulezyuk has just launched his second book "Django 3 for Beginners". The first book, named "Algorithmisches Trading: Meta Trader4", is based on the MQL4 language and deals with the automation of stock trading systems. The book was well received among the IT & Investment sector and comprises of vast knowledge on the programming language presented in a simple easy-to-understand way. The Django 3 for Beginners focuses on the De Facto programming language, Python, the Django 3 Framework and ultimately deploying the Django 3 Application to the Cloud. The book defines and explains the programming language in baby steps, so that the beginners can comprehend and use Python as their launchpad. The book further discusses the Django 3 development and teaches the basics of the app development using Django 3. The book has deep insights on the application and use of the Django 3 development kit. It is a complete guide to the lifecycle of Django 3 App deployment in the Cloud. The book will make it simple to understand Python and Django 3 App development, an otherwise complicated and convoluted jargon. The writer Dr. Andrey Bulezyuk believes that web development has reached unimaginable heights in a very short time and it is continuing to do so at an incomprehensible rate. In order to keep up with the web development we need to stay updated and should learn only the most important topics, in order to iterate and launch quickly. The book is a great guide for those who are seeking to make their app based on Django 3 and is a step-by-step guide to deploy your app serverless[ly] in the cloud.
Dedication Foreword About this book PYTHON 3 Introduction Why Python? Syntax and Variables What is a variable Basic Data Types in Python Variable Manipulation Variable Assignment Arithmetic Expressions Variable Names Data Types in Python List Tuple Set Dictionary Data-type Methods List Methods Set Methods Dictionary Methods Data typecasting User Input Conditional Expressions What is a Conditional Expression? What is a Logical Expression? Logical comparison Logical Operator: And Logical Operator: Or Logical Operator: Not Code Blocks IF statements else and elif clauses Programming Loops For Loops While Loops Programming Functions Parameters of a function Return value of a function Docstrings Type Checking Recursive functions Object-Oriented Programming Classes and Instances Class Methods Dunder Methods Class Inheritance DJANGO 3 Why Django?