Book Image

Hands-On Application Development with PyCharm - Second Edition

By : Bruce M. Van Horn II, Quan Nguyen
5 (1)
Book Image

Hands-On Application Development with PyCharm - Second Edition

5 (1)
By: Bruce M. Van Horn II, Quan Nguyen

Overview of this book

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.
Table of Contents (24 chapters)
1
Part 1: The Basics of PyCharm
4
Part 2: Improving Your Productivity
9
Part 3: Web Development in PyCharm
15
Part 4: Data Science with PyCharm
19
Part 5: Plugins and Conclusion

Index

As this ebook edition doesn't have fixed pagination, the page numbers below are hyperlinked for reference only, based on the printed edition of this book.

A

ActiveState ActivePython 72

adapter pattern 359

ad hoc query

characteristics 416

AI Assistant 579, 600, 601

code, explaining 602

commit messages, creating 602, 603

documentation, generating 603

programming questions, answering 602

algorithm 448

Amazon Web Services 161

Anaconda 71

Angular 273

Ansible 545

Apache 308

application programmer interfaces (APIs) 4

archived user data 494, 495

Atlassian Bitbucket 161

Atomicity, Consistency, Isolation, Durability (ACID) 376

B

Bash shell 162

Beanstalk 161

URL 161

Beginners All-Purpose Symbolic Instruction Code (BASIC) 4

big O notation 21

Black integration 596-598

Bootstrap project

creating 271, 272

Bourne Again Shell (Bash) 73

box 583

branching 185

bubble sort...