دسترسی نامحدود
برای کاربرانی که ثبت نام کرده اند
برای ارتباط با ما می توانید از طریق شماره موبایل زیر از طریق تماس و پیامک با ما در ارتباط باشید
در صورت عدم پاسخ گویی از طریق پیامک با پشتیبان در ارتباط باشید
برای کاربرانی که ثبت نام کرده اند
درصورت عدم همخوانی توضیحات با کتاب
از ساعت 7 صبح تا 10 شب
ویرایش:
نویسندگان: Sullivan. William
سری:
ISBN (شابک) : 9781720859536, 1720859531
ناشر: Healthy Pragmatic Solutions Inc
سال نشر: 2018
تعداد صفحات: 0
زبان: English
فرمت فایل : AZW3 (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود)
حجم فایل: 8 مگابایت
کلمات کلیدی مربوط به کتاب برنامه نویسی پایتون مصور برای مبتدیان و افراد متوسط: رویکرد گام به گام «یادگیری با انجام دادن» راهنمای نهایی برای تسلط بر پایتون: آینده اینجاست!: علوم کامپیوتر، کامپیوتر
در صورت تبدیل فایل کتاب Python Programming Illustrated For Beginners & Intermediates: “Learn By Doing” Approach-Step By Step Ultimate Guide To Mastering Python: The Future Is Here! به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.
توجه داشته باشید کتاب برنامه نویسی پایتون مصور برای مبتدیان و افراد متوسط: رویکرد گام به گام «یادگیری با انجام دادن» راهنمای نهایی برای تسلط بر پایتون: آینده اینجاست! نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.
☆★☆راهنمای مصور برنامه نویسی پایتون برای مبتدیان
☆★☆Python Programming Illustrated Guide For Beginners & Intermediates ☆★☆Whether you are at a beginner or intermediate level this book is crafted just for you! Learn Python FundamentalsThis is your beginner's step by step guide with illustrated pictures!Learn one of the most essential, renowned and practical programming languages in 21st century.Python is a general purpose programming used by many start-ups. Its design emphasizes code readability, notably using significant whitespaceDid you know Mozilla Firefox, PBS, Reddit, and even NASA! All use Python programming for their websites?Providing constructs whether small or large scale Python is versatile and can be used in a variety of waysWhat You Will Learn..PythonRunning Your First ProgramIdentifiersVariablesData TypesCodesPractical ImplementationsAnd, much, much more!If you want to learn more about python programming it is highly recommended you start from the ground up by using this book. Books on this subject matter normally retail for100sof dollars! Why not start off by making a small and affordable investment with your illustrated beginners guide that walks you through python programming step by step.Why choose this book?Addresses Fundamental ConceptsGoes Straight To The Point,No fluff or nonsensePractical ExamplesHigh Quality Diagrams"Noob friendly" (Good For beginners)Object Oriented Programming With PythonLambda ExpressionsEndorses Learn "By Doing Approach"Concise And To The PointAs an added bonus, I give you my Data AnalyticsE- bookcompletely FREE. You can find this gift inside the book.I been working tirelessly to provide you quality books at an affordable price. I believe this book will give you the confidence to tackle python programming at a fundamental level.What are you waiting for? Make the greatest investment in knowledge base right now.☆★☆ Buy your copy now!☆★☆☆★☆Buy the paperback version of this book, and get the kindle version absolutelyFREE**
Important Features of Python......Page 6
About the Book......Page 7
Downloading and Installing Anaconda......Page 8
Running your First Program......Page 11
Python Syntax......Page 15
Code Blocks and Indentation......Page 16
Python Identifiers......Page 17
Capturing User Input......Page 18
Creating a Variable......Page 19
Python Data Types......Page 20
Operators......Page 23
Arithmetic Operators......Page 24
Comparison Operators......Page 25
Assignment Operators......Page 26
Membership Operators......Page 28
The “if” statement......Page 29
The “elif” statement......Page 31
The “for” loop......Page 34
The “while” loop......Page 35
Continue Statement......Page 36
Break Statement......Page 37
Lists......Page 38
Tuples......Page 43
Dictionaries......Page 46
What is an Exception?......Page 50
Handling Single Exception......Page 51
Handling Multiple Exceptions......Page 53
Opening a File......Page 55
Writing Data to a File......Page 56
Renaming and Deleting Python Files......Page 57
File Positioning......Page 58
Function Declaration......Page 59
Parameterized Functions......Page 60
Default Arguments......Page 61
Passed by Value or By Reference?......Page 62
Local vs. Global Variables......Page 63
Classes......Page 65
Objects......Page 66
Attributes......Page 67
Properties......Page 69
Static Methods......Page 72
Special Methods......Page 73
Local vs. Global Variables......Page 75
Modifiers......Page 76
Inheritance Basics......Page 78
Multiple Child Classes......Page 80
Calling Parent Class Constructor from Child Class......Page 81
Multiple Inheritance......Page 82
Method Overriding......Page 83
Polymorphism......Page 84
The Map Function......Page 86
The Reduce Function......Page 87
List Comprehensions......Page 88