-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating
PyCharm Productivity and Debugging Techniques
By :
PyCharm Productivity and Debugging Techniques
By:
Overview of this book
PyCharm is a dedicated Python Integrated Development Environment (IDE) providing a wide range of essential tools for Python developers, tightly integrated to create a convenient environment for productive web and data science development.
The course covers the following sections:
Section 1 is about the introduction and helpful notes for the course. Section 2 discusses the process of managing and customizing your PyCharm workspace. In section 3, you will look at editing and formatting with ease in PyCharm, which offers a detailed view of how PyCharm supports the process of developing Python applications.
In Section 4, you will look at version control with Git in PyCharm, including a theoretical discussion about what version control is and why it is important. Section 5 focuses on the use of PyCharm to streamline processes in programming such as testing, debugging, and profiling.
In the next section, you will look at web development with JavaScript, HTML, and CSS. In the final section of the course, you will understand Integrating Django in PyCharm, which introduces Django, the premier web development framework in Python.
By the end of the course, you will have learned everything about PyCharm productivity and debugging techniques.
All resources and code files are placed here: https://github.com/PacktPublishing/PyCharm-Productivity-and-Debugging-Techniques
Table of Contents (9 chapters)
Python Basics
PyCharm Interface
Interpreters Customization and Virtual Environment
Editing and Formatting
Git and Control Version with PyCharm
Testing, Debugging, and Profiling
Web Development in PyCharm
Building a Web Application in PyCharm with Django
Customer Reviews