Install PyCharm Python IDE on Ubuntu + Create and Run First Project(python pycharm)
Описание
PyCharm is an integrated development environment used in computer programming, specifically for the Python language. It is developed by the Czech company JetBrains.
Steps :
1.Go to https://www.jetbrains.com/pycharm/download/#section=linux
There are two versions available:
a)Community edition- Lightweight IDE for Python & Scientific development
b)Professional edition-Full-featured IDE for Python & Web development, has 30 day free trial
2 Download any of the two, I would recommend Community edition.
3 Open terminal
4 cd Downloads
5 tar -xzf pycharm-community-2018.1.4.tar.gz
6 cd pycharm-community-2018.1.4
7 bcd bin
8 sh pycharm.sh
9 Now a window will open like this
10 Do not import settings
11 Create Desktop enty
13 You are done, enjoy
My Other Subjects link is given below- Please Go through it as well.
Compiler Design in Hindi-https://www.youtube.com/playlist?list=PLJ1XSJCG-QnxQydWCEpdfS3OqSsVwiCn5
Theory of Computation in Hindi-https://www.youtube.com/playlist?list=PLJ1XSJCG-QnzMVi2sdrhXkVzhtlbhf9LM
Digital Electronics and Logic Design-https://www.youtube.com/playlist?list=PLJ1XSJCG-QnzjKB8YCUBFWVE1np_QF-Cq
Compiler Design Lab Manual-https://www.youtube.com/playlist?list=PLJ1XSJCG-Qnwj_kwCPzEbABMDtKpw_Crr
Python 3.7-https://www.youtube.com/playlist?list=PLJ1XSJCG-Qny4ko1QLdPk2LR8GT7Ww6H4
Compiler Design in Hindi-https://www.youtube.com/playlist?list=PLJ1XSJCG-QnxQydWCEpdfS3OqSsVwiCn5
Theory of Computation in Hindi-https://www.youtube.com/playlist?list=PLJ1XSJCG-QnzMVi2sdrhXkVzhtlbhf9LM
Digital Electronics and Logic Design-https://www.youtube.com/playlist?list=PLJ1XSJCG-QnzjKB8YCUBFWVE1np_QF-Cq
Terrace Gardening- https://www.youtube.com/playlist?list=PLJ1XSJCG-Qnz-kiaEmiJ_XPQieY3KQJuM
Написать комментарий
