Hi,

Today, I want to show you the ability to create Python project in IDE and run inside the IDE.

In this classes I used Atom but for other projects I used Ecclipse. Some IDE are specific for one programmation language.

The goal of all of the IDE is to help the programmer to code faster.

Advantages:

  • Colors : thanks to them you can know if the word means something in programmation. For example : def for a function , print to display..
  • There are some function when you press one button. We can work faster
  • A debug function is also included , it shows you in which line is your trouble.

Have a good day !

CC BY 4.0 MASTERY 2 by aureliemartinette is licensed under a Creative Commons Attribution 4.0 International License.