Thursday, December 17, 2015

IDE for Python

IDE for Python : for python Development , Pycharm IDE is easy to write the python script.

Link : https://www.jetbrains.com/pycharm/

No comments:

Post a Comment

Vi Editor

VI EDITOR Move move in the editor: h right j up k  down l left move top shift +g gg down the line of the file :8 go to line 8 search /string...