PyCharm Productivity and Debugging Techniques
- Description
- Curriculum
- FAQ
- Reviews
PyCharm is the industry standard among all python developers. Any beginner or expert user of the Python programming language looking to improve their productivity via one of the best IDEs for Python can greatly benefit from the PyCharm Productivity and Debugging Techniques Course. PyCharm provides smart code completion, code inspections, on-the-fly error highlighting and quick-fixes, along with automated code refactoring and rich navigation capabilities. This course will ensure that you master each and every of those capabilities.
The course covers the following sections:
Section 1: Introduction and helpful notes to the course
Section 2: Customizing Interpreters and Virtual Environments, discusses the process of managing and customizing your PyCharm workspace. This includes how to arrange a project window as well as choosing Python interpreters and virtual environments.
Section 3: Editing and Formatting with Ease in PyCharm, offers a detailed view of how PyCharm supports the process of developing Python applications. Specifically, we will look at the features in PyCharm that facilitate important tasks such as code inspection, code completion, refactoring, and documentation.
Section 4: Version Control with Git in PyCharm, includes a theoretical discussion about what version control is and why it is important. A hands-on tutorial on how to facilitate version control with Git in PyCharm is subsequently included, covering concepts such as adding, committing, pushing, branching, and merging.
Section 5: Seamless Testing, Debugging, and Profiling, focuses on the use of PyCharm to streamline important, yet often overlooked, processes in programming such as testing, debugging, and profiling. You will gain a theoretical understanding of what these processes are as well as hands-on knowledge of the features in PyCharm that support them.
Section 6: Web Development with JavaScript, HTML, and CSS, starts our discussion on PyCharm in the context of web applications. Here, we are concerned with the general idea “behind the web development trio languages: JavaScript, HTML, and CSS. We will explore how these languages are supported in a PyCharm environment.
Section 7: Integrating Django in PyCharm, introduces Django, the premier web development framework in Python. This chapter discusses what the Django framework is intended to do while also explaining a number of its most important features in the context of a web application.
-
4Print Objects and Data TypesVideo lesson
-
5Taking Inputs From the UserVideo lesson
-
6Logical OperationsVideo lesson
-
7Exercise 1: Inputs and Logical OperationsVideo lesson
-
8Operations with StringsVideo lesson
-
9Arithmetic OperationsVideo lesson
-
10Comparisons & Logical OperationsVideo lesson
-
11If StatementsVideo lesson
-
12Exercise 2: If StatementsVideo lesson
-
13LoopsVideo lesson
-
14Data StructuresVideo lesson
-
15Python Basics QuizQuiz
-
16Grade StudentsQuiz
-
17What is PyCharm?Video lesson
-
18PyCharm as the Major Python IDEVideo lesson
-
19Comparing PyCharm with Other IDEsVideo lesson
-
20PyCharm Professional vs Community EditionVideo lesson
-
21PyCharm Theme and EditorVideo lesson
-
22KeyMap and ShortCut OptimizationVideo lesson
-
23Creating a PyCharm ProjectVideo lesson
-
30Code Completion SupportVideo lesson
-
31Basic vs Smart Code CompletionVideo lesson
-
32Hippie Completion and IntentionsVideo lesson
-
33Customize Code Completion EngineVideo lesson
-
34Code RefactoringVideo lesson
-
35Code RenamingVideo lesson
-
36Inline Variables and Extracting MethodsVideo lesson
-
37Converting and Exporting FunctionsVideo lesson
-
38Creating PyCharm DocumentationVideo lesson
External Links May Contain Affiliate Links read more