دسترسی نامحدود
برای کاربرانی که ثبت نام کرده اند
برای ارتباط با ما می توانید از طریق شماره موبایل زیر از طریق تماس و پیامک با ما در ارتباط باشید
در صورت عدم پاسخ گویی از طریق پیامک با پشتیبان در ارتباط باشید
برای کاربرانی که ثبت نام کرده اند
درصورت عدم همخوانی توضیحات با کتاب
از ساعت 7 صبح تا 10 شب
ویرایش:
نویسندگان: Musa Arda
سری:
ناشر:
سال نشر: 2021
تعداد صفحات: 0
زبان: English
فرمت فایل : EPUB (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود)
حجم فایل: 8 مگابایت
در صورت تبدیل فایل کتاب Hands-On Python with 50 Exercises, 2 Projects, 2 Assignments & Final Exam: INTERMEDIATE به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.
توجه داشته باشید کتاب پایتون عملی با 50 تمرین، 2 پروژه، 2 تکلیف و امتحان نهایی: متوسط نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.
این کتاب مقدمه ای عمیق و مبتنی بر فعالیت برای مباحث سطح متوسط برنامه نویسی پایتون است. این یک رویکرد عملی گام به گام با ترکیب تئوری زبان با تمرینهای کدگذاری عملی از جمله آزمونها، پروژهها، تکالیف و امتحانات را دنبال میکند. ما با راه اندازی محیط توسعه، PyCharm IDE شروع می کنیم. سپس Exception Handling، Modules را پوشش می دهیم
This book is an in-depth and activity-based introduction to the intermediate level topics of Python programming. It follows a step-by-step practical approach by combining the theory of the language with hands-on coding exercises including quizzes, projects, assignments and exams. We begin by setting up the development environment, the PyCharm IDE. Then we cover Exception Handling, Modules & Packages, Format Operations and File Operations in Python. Further we cover one of the most important topics in computer programming which is Object Oriented Programming (OOP). We build two real-world projects that are PDF & CSV Operations and Movie Library with Tkinter. After each project there will be an assignment. And finally we have the Final Exam, which will let you to test your Python level. By the end of the book, you will learn almost all of the intermediate concepts of Python in great detail by writing thousands of lines of code. All the supplementary resources (code files, quizzes, assignments, final exam etc.) are available for download at the Github repository. The link for the repository is provided in the book. This is the second book in Hands-On Python Series, and here is what you will find in this book: Theory: In each topic, we will cover all the Theoretical Details with example coding. Coding Exercises (50 questions): At the end of each chapter, we will have Coding Exercises that is a Quiz of 10 questions. Projects (2): We will have 2 Projects in this book. You will learn how to apply Python concepts on real-world problems. Assignments (2): After each project, you will have an Assignment. These assignments will let you build the project from scratch on your own. Final Exam: At the end of this book you will have the Final Exam. It is a multiple choice exam with 20 questions and a limited duration. Contents: 1. Introduction 2. IDE - PyCharm Basics 3. Exception Handling 4. Modules & Packages 5. Format Operations 6. File Operations 7. Project 1 - Working with PDF & CSV Files 8. Assignment 1 9. OOP (Object Oriented Programming) 10. Project 2 - Movie Library with Tkinter 11. Assignment 2 12. Final Exam 13. Conclusion