Sinisterly
New to Python - Printable Version

+- Sinisterly (https://sinister.ly)
+-- Forum: Coding (https://sinister.ly/Forum-Coding)
+--- Forum: Python (https://sinister.ly/Forum-Python)
+--- Thread: New to Python (/Thread-New-to-Python--103935)

Pages: 1 2 3


RE: New to Python - mothered - 02-07-2019

(02-07-2019, 02:33 AM)NullData Wrote:
(02-07-2019, 02:29 AM)mothered Wrote: Here's another website that may be of benefit. It's the very latest, dated 2019.

Thank you, Sir. it seems the PyCharm is being listed as #1 i might just have to use that.

You're most welcome.

Once you've made your decision, I'd be Interested to read your thoughts. No rush- whenever you get a moment.


RE: New to Python - adisharma - 07-30-2019

(02-06-2019, 05:14 AM)NullData Wrote: I am trying to pick up on PY and would like to know whats a good IDE to use.
and if there is any other info on things to help get started.



Version of Python installed
  • Python 3.7.0
  • Python 2.7.1

IDEs Installed
  • PyCharm
  • Visual Studio Code



Pycharm is an integrated development environment developed by JetBrains and used to program in Python. It stands out from the competition thanks to its productivity tools such as quick fixes. Available in three versions, the Apache-licensed Community version, the Educational (Edu) version, and the proprietary Professional version.

VS Code is very well designed overall and its main advantage is that it offers an extension-based architecture and because the IDE is lightweight, it can be extended by adding successive components as needed.

You can read this Python IDE to get more information about python version and python ide which is very helpful to you.


RE: New to Python - fsociety - 07-30-2019

i use pycharm cracked license.


RE: New to Python - refa - 07-30-2019

I use kali linux for python programming because there are many modules installed.


RE: New to Python - fsociety - 08-23-2019

i use pychram cracked version it best .


RE: New to Python - Leviathan - 08-23-2019

I'm using Visual Studio Code as well, it just works for me, especially since I code in different languages that vscode supports.


RE: New to Python - Whoami1 - 08-23-2019

i use pycharm and pycharm is the best for python


RE: New to Python - a636 - 05-10-2020

VIM is an advanced cli text editor that can be extended by extensions to be really good IDE customised by programmer
I advice you to learn it and you will code faster and easier


RE: New to Python - kRyPt0n - 07-14-2020

(02-07-2019, 02:29 AM)mothered Wrote: Here's another website that may be of benefit. It's the very latest, dated 2019.
How About 2020


RE: New to Python - mothered - 07-14-2020

(07-14-2020, 06:34 PM)kRyPt0n Wrote:
(02-07-2019, 02:29 AM)mothered Wrote: Here's another website that may be of benefit. It's the very latest, dated 2019.
How About 2020
I haven't checked.