Introduction to Using PyCharm IDE

PyCharm 2019.2.4    |    Beginner
  • 11 videos | 1h 16m 54s
  • Includes Assessment
  • Earns a Badge
Rating 4.4 of 48 users Rating 4.4 of 48 users (48)
PyCharm is one of the most intuitive and feature-rich integrated development environments (IDEs) available for Python development. Explore some of the important features of this IDE, such as debugging with breakpoints, Python package installation, and customizing syntax highlighting, in this 11-video course. Key concepts covered here include how to install and configure the PyCharm IDE on your system; how to customize syntax highlighting for various source files in Python project and how to minimize typing errors by using the auto-complete feature. Next, learn to apply name changes to variables and functions to all their references; learn the state of an application in the middle of code execution with the use of breakpoints; and use the step into feature to get inside function calls and step over to run them in one go. Finally, learn to pause code execution at a line only under a specified condition; and learn to use the resume button to ensure that code execution only pauses at breakpoints.

WHAT YOU WILL LEARN

  • Discover the key concepts covered in this course
    Install and configure the pycharm ide on your system
    Customize syntax highlighting for various source files in your python project
    Minimize typing errors by using the auto-complete feature
    Apply name changes to variables and functions to all their references
    Analyze the state of an application in the middle of code execution with the use of breakpoints
  • Use the step into feature to get inside function calls and step over to run them in one go
    Pause code execution at a line only under a specified condition
    Use the resume button to ensure that code execution only pauses at breakpoints
    Install a python package using the pycharm ide
    Summarize the key concepts covered in this course

IN THIS COURSE

  • 1m 55s
  • 9m 52s
    In this video, you will learn how to install and configure the PyCharm IDE on your system. FREE ACCESS
  • Locked
    3.  Syntax Highlighting in PyCharm
    9m 35s
    During this video, you will learn how to customize syntax highlighting for various source files in your Python project. FREE ACCESS
  • Locked
    4.  The Auto-complete Feature
    9m 8s
    In this video, you will learn how to minimize typing errors by using the auto-complete feature. FREE ACCESS
  • Locked
    5.  The Refactor Feature
    6m 27s
    In this video, find out how to apply name changes to variables and functions to all of their references. FREE ACCESS
  • Locked
    6.  Debugging: Introducing Breakpoints
    9m 30s
    To find out how to analyze the state of an application in the middle of code execution, use breakpoints. FREE ACCESS
  • Locked
    7.  Debugging: Stepping Into and Stepping Over
    8m 18s
    In this video, you will use the "step into" feature to get inside function calls and "step over" to run them in one go. FREE ACCESS
  • Locked
    8.  Debugging: Conditional Breakpoints
    7m 52s
    In this video, you will learn how to pause code execution at a line only under a specified condition. FREE ACCESS
  • Locked
    9.  Debugging: Resume
    5m 54s
    During this video, you will learn how to use the resume button to ensure that code execution only pauses at breakpoints. FREE ACCESS
  • Locked
    10.  Python Package Installation from PyCharm
    7m 33s
    In this video, you will learn how to install a Python package using the PyCharm Integrated Development Environment. FREE ACCESS
  • Locked
    11.  Course Summary
    50s

EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE

Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.

Digital badges are yours to keep, forever.

PEOPLE WHO VIEWED THIS ALSO VIEWED THESE

Rating 4.5 of 43 users Rating 4.5 of 43 users (43)
Rating 4.6 of 640 users Rating 4.6 of 640 users (640)
Rating 4.6 of 80 users Rating 4.6 of 80 users (80)