Book Image

PyCharm Productivity and Debugging Techniques [Video]

By : Martin Yanev
Book Image

PyCharm Productivity and Debugging Techniques [Video]

By: Martin Yanev

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)
Chapter 4
Interpreters Customization and Virtual Environment
Content Locked
Section 1
Inside the Project Window
This video explains how a project window looks like.