Hands-On Application Development with PyCharm - Second Edition: Build applications like a pro with the ultimate python development tool 2nd ed. Edition 282448

Код товару: 282448Паперова книга
Unleash the power of PyCharm to craft business, scientific, and web applications in Python with this definitive guide

Key Features
  • Learn basic to advanced PyCharm concepts to improve developer efficiency on your Python projects
  • Learn with practical examples that focus on efficient application development
  • Explore features such as code automation, graphical debugging, and remote development
Book Description
In the quest to develop robust, professional-grade software with Python and meet tight deadlines, it's crucial to have the best tools at your disposal. In this second edition of Hands-on Application Development with PyCharm, you'll learn tips and tricks to work at a speed and proficiency previously reserved only for elite developers.

To achieve that, you'll be introduced to PyCharm, the premiere professional integrated development environment for Python programmers among the myriad of IDEs available. Regardless of how Python is utilized, whether for general automation scripting, utility creation, web applications, data analytics, machine learning, or business applications, PyCharm offers tooling that simplifies complex tasks and streamlines common ones. In this book, you'll find everything you need to harness PyCharm's full potential and make the most of Pycharm's productivity shortcuts. The book comprehensively covers topics ranging from installation and customization to web development, database management, and data analysis pipeline development helping you become proficient in Python application development in diverse domains.

By the end of this book, you'll have discovered the remarkable capabilities of PyCharm and how you can achieve a new level of capability and productivity.

What you will learn
  • Explore basic and advanced PyCharm features
  • Set up, configure, and customize your Python projects in PyCharm
  • Develop web applications with Flask, Django, FastAPI, and Pyramid
  • Discover PyCharm's capabilities for database management and data visualization
  • Explore code automation, debugging, and remote development in PyCharm
  • Perform data science tasks using Jupyter notebooks, NumPy, and pandas
Who this book is for
This book is for Python practitioners and learners looking to boost their productivity and proficiency by harnessing the features and capabilities of PyCharm, all while gaining insights into best practices for modern application development. Basic knowledge of Python is required, making the book accessible to both newcomers and experienced Python developers.

About the Author
Bruce M. Van Horn II, Lead Principal Software Engineer at Visual Storage Intelligence, excels in Python, C#, and JavaScript for software engineering and web development. As an Advanced Certified Scrum Master (A-CSM), he manages DevOps. With 30+ years of software experience, he's also taught for 25 years at Dallas-area colleges. Bruce authored books and videos for Packt, Skillsoft, Lynda, and LinkedIn Learning, including LinkedIn's PyCharm course. His projects earned awards, notably the U.S. Navy's IS&T award.

Quan Nguyen, the author of the first edition of this book, is a Python programmer with a strong passion for machine learning. He holds a dual degree in mathematics and computer science, with a minor in philosophy, earned from DePauw University. Quan is deeply involved in the Python community and has authored multiple Python books, contributing to the Python Software Foundation and regularly sharing insights on DataScience portal. He is currently pursuing a Ph.D. in computer science at Washington University in St. Louis.
1'500 ₴
Купити
Monobank
до 10 платежей
от 168 ₴ / міс.
  • Нова Пошта
    Безкоштовно від 3'000,00 ₴
  • Укрпошта
    Безкоштовно від 1'000,00 ₴
  • Meest Пошта
    Безкоштовно від 3'000,00 ₴
Hands-On Application Development with PyCharm - Second Edition: Build applications like a pro with the ultimate python development tool 2nd ed. Edition - фото 1
Інші книги Packt Publishing

Характеристики

  • Бренд
  • Автор
  • Категорія
    Програмування
  • Номер видання
    2-ге вид.
  • Рік
    2023
  • Сторінок
    652
  • Формат
    185х235 мм
  • Обкладинка
    М'яка
  • Тип паперу
    Офсетний
  • Мова
    Англійська
  • Ілюстрації
    Чорно-білі

Від видавця

Unleash the power of PyCharm to craft business, scientific, and web applications in Python with this definitive guide

Key Features
  • Learn basic to advanced PyCharm concepts to improve developer efficiency on your Python projects
  • Learn with practical examples that focus on efficient application development
  • Explore features such as code automation, graphical debugging, and remote development
Book Description
In the quest to develop robust, professional-grade software with Python and meet tight deadlines, it's crucial to have the best tools at your disposal. In this second edition of Hands-on Application Development with PyCharm, you'll learn tips and tricks to work at a speed and proficiency previously reserved only for elite developers.

To achieve that, you'll be introduced to PyCharm, the premiere professional integrated development environment for Python programmers among the myriad of IDEs available. Regardless of how Python is utilized, whether for general automation scripting, utility creation, web applications, data analytics, machine learning, or business applications, PyCharm offers tooling that simplifies complex tasks and streamlines common ones. In this book, you'll find everything you need to harness PyCharm's full potential and make the most of Pycharm's productivity shortcuts. The book comprehensively covers topics ranging from installation and customization to web development, database management, and data analysis pipeline development helping you become proficient in Python application development in diverse domains.

By the end of this book, you'll have discovered the remarkable capabilities of PyCharm and how you can achieve a new level of capability and productivity.

What you will learn
  • Explore basic and advanced PyCharm features
  • Set up, configure, and customize your Python projects in PyCharm
  • Develop web applications with Flask, Django, FastAPI, and Pyramid
  • Discover PyCharm's capabilities for database management and data visualization
  • Explore code automation, debugging, and remote development in PyCharm
  • Perform data science tasks using Jupyter notebooks, NumPy, and pandas
Who this book is for
This book is for Python practitioners and learners looking to boost their productivity and proficiency by harnessing the features and capabilities of PyCharm, all while gaining insights into best practices for modern application development. Basic knowledge of Python is required, making the book accessible to both newcomers and experienced Python developers.

About the Author
Bruce M. Van Horn II, Lead Principal Software Engineer at Visual Storage Intelligence, excels in Python, C#, and JavaScript for software engineering and web development. As an Advanced Certified Scrum Master (A-CSM), he manages DevOps. With 30+ years of software experience, he's also taught for 25 years at Dallas-area colleges. Bruce authored books and videos for Packt, Skillsoft, Lynda, and LinkedIn Learning, including LinkedIn's PyCharm course. His projects earned awards, notably the U.S. Navy's IS&T award.

Quan Nguyen, the author of the first edition of this book, is a Python programmer with a strong passion for machine learning. He holds a dual degree in mathematics and computer science, with a minor in philosophy, earned from DePauw University. Quan is deeply involved in the Python community and has authored multiple Python books, contributing to the Python Software Foundation and regularly sharing insights on DataScience portal. He is currently pursuing a Ph.D. in computer science at Washington University in St. Louis.

Зміст

Table of Contents
  1. Introduction to PyCharm - The Most Popular IDE for Python
  2. Installation and Configuration
  3. Customizing Interpreters and Virtual Environments
  4. Editing and Formatting with Ease in PyCharm
  5. Version Control with Git in PyCharm
  6. Seamless Testing, Debugging, and Profiling
  7. Web Development with JavaScript, HTML, and CSS
  8. Building a Dynamic Web Application with Flask
  9. Creating a RESTful API with FastAPI
  10. Building a Dynamic Web Application with Pyramid
  11. Understanding Database Management with PyCharm
  12. Turning On Scientific Mode
  13. Dynamic Data Viewing with SciView and Jupyter
  14. Building a Data Pipeline in PyCharm
  15. More Possibilities with PyCharm Plugins
  16. Future Developments

Відгуки про Hands-On Application Development with PyCharm - Second Edition: Build applications like a pro with the ultimate python development tool 2nd ed. Edition

Hands-On Application Development with PyCharm - Second Edition: Build applications like a pro with the ultimate python development tool 2nd ed. Edition
Hands-On Application Development with PyCharm - Second Edition: Build applications like a pro with the ultimate python development tool 2nd ed. Edition
1'500 ₴
Купити
Персонально для вас
Digital Signal Processing: Illustration Using Python 1st ed. 2024 Edition
277689
S EsakkirajanT VeerakumarBadri N Subudhi
1'400 ₴
Django in Action
282314
Christopher Trudeau
1'400 ₴
Building Quantum Software in Python: A developer's guide
310263
Constantin GonciuleaCharlee Stefanski
1'600 ₴
Fundamentals of Data Engineering: Plan and Build Robust Data Systems 1st Edition
197688
Joe ReisMatt Housley
1'900 ₴1'729 ₴
The Art of Decoding Microservices: An In-Depth Exploration of Modern Software Architecture First Edition
306583
Sumit BhatnagarRoshan Mahant
1'700 ₴
Effective Typescript: 83 Specific Ways to Improve Your Typescript 2nd Edition
275977
Dan Vanderkam
2'400 ₴
Deep Learning (Adaptive Computation and Machine Learning series)
89106
Ian GoodfellowYoshua BengioAaron CourvilleFrancis Bach
4'900 ₴
SAP Fiori Implementation and Development (2nd Edition)
77587
Anil Bavaraju
2'282 ₴
Kubernetes Secrets Handbook: Design, implement, and maintain production-grade Kubernetes Secrets management solutions 1st Edition
277863
Emmanouil GkatziourasRom AdamsChen XI
2'100 ₴
Pentesting Active Directory and Windows-based Infrastructure: A comprehensive practical guide to penetration testing Microsoft infrastructure
281534
Denis Isakov
1'700 ₴
Logs and Telemetry: Using Fluent Bit, Kubernetes, streaming and more
302704
Phil Wilkins
1'600 ₴