دانلود کتاب Introduction to Python: 2018 Edition – مقدمه ای بر پایتون: نسخه 2018

دسته بندی :
اطلاعات کتاب
  • جلد
  • سری
  • ویرایش
  • سال 2018
  • نویسنده (گان) Mark Lassoff, Julius Hernandez
  • ناشر LearnToProgram.tv
  • زبان English
  • تعداد صفحات
  • حجم فایل 5.61MB
  • فرمت فایل azw3
  • شابک
قیمت محصول :

45,000 تومان

با خرید این محصول، 2,250 تومان به کیف پول شما بازگشت داده می‌شود

روند خرید و دریافت کتاب‌ها بدون هیچ اختلالی انجام می‌شود.
تمامی فایل‌ها بر روی سرورهای داخلی میزبانی می‌شوند تا بتوانید به راحتی و در لحظه آن‌ها را دانلود کنید. در صورت بروز هرگونه مشکل یا نیاز به راهنمایی، لطفاً از طریق « صفحه تماس باما» با تیم پشتیبانی در ارتباط باشید.

تمامی کتاب های موجود در وبسایت سای وان به زبان انگلیسی میباشد

توضیحات

Few programming languages provide you with the flexibility and pure power of Python.

If you’re becoming a professional developer, or are early in your development career, adding the Python skill set isn’t just a resume embellishment– It’s an empowering language that will allow you to write procedural code in many types of environments and for many uses.

Python is commonly used for server side programming for complex web applications or as a middle tier language providing web services or a communication layer with larger ecommerce systems. That being said, it’s also a great language for beginners. The clear syntax makes it very easy to learn, and the powerful libraries make all types of programming possible. There are libraries for everything from games and graphics to complex mathematics to network and embedded programming.

Watch, Learn and Do
Programming is not a spectator sport and if you want to learn Python well, this book contains everything you need.

You’ll be able to study and modify the code provided on your own to cement each topic. Python code coding lab exercises will familiarize you not just with Python syntax, but how real problem-solving in Python is done.

Table of Contents
Writing Your First Python Program– Quick Start
Using the Shell Window
Writing Code in the Editor Window
Executing Python on the Command Line
Coding Exercise: Writing, Running and Debugging

Section Welcome: Output
The print() Function
Separators and Newlines
Coding Exercise: Using the print() function

Section Welcome: Variables
Variable Assignment
Number Variables (Int, float and complex)
String Variables
Substrings and Concatenation
Variables with Lists, Tuples and Dictionaries
Coding Exercise: Using Variables

Section Welcome: Operators
Python Mathematical Operators
Order of Operations
Python Comparison Operators
Python Logical Operators
Coding Exercise: Operators Practice

Section Welcome: Code Branching
Simple If Statements
If…. Else Statements
Nested If Statements
Ternary Operator
Coding Exercise: Conditionals

Section Welcome: Loops
While Loops
For Loops
Nested Loops
Break and Continue Statements
Coding Exercise: Loops

Section Welcome: Math Functions
Casting Functions
Mathematical Functions
Random Functions
Coding Exercise: Math Functions

Section Welcome: Python String Functions
capitalize(), center() and count()
find(), isalpha(), isdigit()
join(), len(), split()
Coding Exercise: String Functions

Section Welcome: Tuples and Dictionaries
Creating Tuples
Accessing Values in Tuples
Tuple Functions
Declaring a Dictionary
Accessing and Editing Values in Dictionaries
Dictionary Functions
Coding Exercise: Dictionaries

Section Welcome: Time and Date
The Time Tuple
The Calendar
Time and Calendar Functions
Coding Exercise: Time

Section Welcome: Python Functions
Defining and Calling a Simple Function
Required Argument Functions
Keyword Argument Functions
Default Function Arguments
Return Statement
Creating and Consuming Python Modules
Coding Exercise: Functions

Section Welcome: Input/Output
Reading Keyboard Input
Reading an External Text File
Writing an External Text File
Coding Exercise: File I/O

Section Welcome: More with Python
Handling Exceptions
Web Server Coding with Python
Processing Form Data in Python
Wrap up and Goodbye

————————————————————–

ترجمه ماشینی :

چند زبان برنامه نویسی انعطاف پذیری و قدرت خالص پایتون را در اختیار شما قرار می دهند.

اگر در حال تبدیل شدن به یک توسعه‌دهنده حرفه‌ای هستید، یا در مراحل اولیه توسعه حرفه‌ای خود هستید، افزودن مجموعه مهارت‌های پایتون فقط یک تزیین رزومه نیست– زبانی قدرتمند است که به شما امکان می‌دهد کد رویه‌ای بنویسید. در بسیاری از انواع محیط ها و برای استفاده های مختلف.

Python معمولا برای برنامه نویسی سمت سرور برای برنامه های کاربردی وب پیچیده یا به عنوان یک زبان سطح متوسط ارائه دهنده خدمات وب یا یک لایه ارتباطی با سیستم های تجارت الکترونیک بزرگتر استفاده می شود. همانطور که گفته شد، این یک زبان عالی برای مبتدیان نیز می باشد. نحو واضح یادگیری آن را بسیار آسان می کند و کتابخانه های قدرتمند همه انواع برنامه نویسی را ممکن می کند. کتابخانه هایی برای همه چیز از بازی و گرافیک گرفته تا ریاضیات پیچیده تا برنامه نویسی شبکه و تعبیه شده وجود دارد.

تماشا کنید، بیاموزید و انجام دهید
برنامه‌نویسی یک ورزش تماشاگر نیست و اگر می‌خواهید پایتون را به خوبی یاد بگیرید، این کتاب شامل همه چیزهایی است که نیاز دارید.

شما می توانید کد ارائه شده را به تنهایی مطالعه و اصلاح کنید تا هر موضوع را تقویت کنید. تمرین‌های آزمایشگاهی کدنویسی کد پایتون شما را نه تنها با نحو پایتون، بلکه نحوه حل واقعی مسئله در پایتون را نیز آشنا می‌کند.

فهرست محتوا
نوشتن اولین برنامه پایتون–شروع سریع
استفاده از پنجره پوسته
نوشتن کد در پنجره ویرایشگر
اجرای پایتون در خط فرمان
تمرین کدنویسی: نوشتن، اجرا و اشکال‌زدایی

بخش خوش آمدید: خروجی
عملکرد print()
جداکننده‌ها و خطوط جدید
تمرین کدگذاری: با استفاده از تابع print()

< p>بخش خوش آمدید: متغیرها
تخصیص متغیر
متغیرهای عددی (Int، float و Complex)
متغیرهای رشته‌ای
زیررشته‌ها و الحاق
متغیرهای دارای فهرست‌ها، تاپل‌ها و واژه‌نامه‌ها
تمرین کدگذاری: استفاده از متغیرها

بخش خوش آمدید: عملگرها
اپراتورهای ریاضی پایتون
ترتیب عملیات
اپراتورهای مقایسه پایتون
عملگرهای منطقی پایتون
تمرین کدنویسی: تمرین عملگرها

< p>بخش خوش آمدید: شعبه کد
عبارات ساده اگر
اگر… بیانیه های دیگر
عبارات اگر تودرتو
اپراتور سه تایی
تمرین کدگذاری: شرایط

بخش خوش آمدید : Loops
While Loops
For Loops
Nested Loops
Break and Continue Statements
تمرین کدنویسی: Loops

بخش خوش آمدید: توابع ریاضی
توابع ریخته گری
>توابع ریاضی
توابع تصادفی
تمرین کدگذاری: توابع ریاضی

بخش خوش آمدید: توابع رشته پایتون
capitalize(), center() و count()
find(), isalpha(), isdigit()
join(), len(), split()
تمرین کدنویسی: توابع رشته

بخش خوش آمدید: Tuples و Dictionaries
ایجاد Tuples
دسترسی به مقادیر در Tuples
Tuple Functions
اعلان یک دیکشنری
دسترسی و ویرایش مقادیر در دیکشنری ها
توابع فرهنگ لغت
تمرین کدگذاری: دیکشنری ها

بخش خوش آمدید: زمان و تاریخ< br>Time Tuple
تقویم
زمان و توابع تقویم
تمرین کدگذاری: زمان

بخش خوش آمدید: توابع پایتون
تعریف و فراخوانی یک تابع ساده
استدلال مورد نیاز توابع
توابع آرگومان کلمه کلیدی
آگومانهای تابع پیش فرض
گزاره بازگشت
ایجاد و مصرف ماژولهای پایتون
تمرین کدنویسی: توابع

بخش خوش آمدید: ورودی/خروجی
خواندن ورودی صفحه کلید
خواندن یک فایل متنی خارجی
نوشتن یک فایل متنی خارجی
تمرین کدنویسی: فایل ورودی/خروجی

بخش خوش آمدید: موارد بیشتر با Python
دستورالعمل استثناها
وب کدنویسی سرور با Python
پردازش داده های فرم در Python
Wrap up and Goodbye


 

tag : دانلود کتاب مقدمه ای بر پایتون: نسخه 2018 , Download مقدمه ای بر پایتون: نسخه 2018 , دانلود مقدمه ای بر پایتون: نسخه 2018 , Download Introduction to Python: 2018 Edition Book , مقدمه ای بر پایتون: نسخه 2018 دانلود , buy مقدمه ای بر پایتون: نسخه 2018 , خرید کتاب مقدمه ای بر پایتون: نسخه 2018 , دانلود کتاب Introduction to Python: 2018 Edition , کتاب Introduction to Python: 2018 Edition , دانلود Introduction to Python: 2018 Edition , خرید Introduction to Python: 2018 Edition , خرید کتاب Introduction to Python: 2018 Edition ,

نقد و بررسی‌ها

هنوز بررسی‌ای ثبت نشده است.

اولین کسی باشید که دیدگاهی می نویسد “دانلود کتاب Introduction to Python: 2018 Edition – مقدمه ای بر پایتون: نسخه 2018”