Speaker : | Maxime Mouchet |
LIP6 | |
Date: | 24/11/2021 |
Time: | 11:00 am - 12:00 pm |
Location: | Paris-Rennes Room (EIT Digital) |
Abstract
While Python offers a useful command-line interface, it is often more productive to rely on an IDE (Integrated Development Environment) for larger projects. In this session, we will present PyCharm Community Edition, a free and popular Python IDE. We will review its main features, including:
- Project management,
- Code completion,
- Refactoring,
- Debugging,
- Keyboard shortcuts.
Prerequisite: your computer with a working Python installation.