Python is one of the most popular programming languages in the world and is's by far one of the most sought after for jobs. It's such a powerful and the surgeon easy to use language. A lot of programming languages out there just aren't very beginner friendly there, lot of syntax there, a lot of like little things that if you get wrong the program will yell at you. Python is complete opposite of that.
First of all, we have to install Python in the computer and install a text editor that we can use to write ours Python programs in.
Let's download Python in https://www.python.org/downloads/ then install it.
One of the most popular IDE for Python is called PyCharm. Let's download Community version at https://www.jetbrains.com/pycharm/download/. It's Free, open-sourse.
One of the most popular IDE for Python is called PyCharm. Let's download Community version at https://www.jetbrains.com/pycharm/download/. It's Free, open-sourse.
Comments
Post a Comment