![]() |
|
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) |
New to Python - NullData - 02-06-2019 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
IDEs Installed
RE: New to Python - natifix - 02-07-2019 Ive installed pycharm. not sure what to make of it all yet though.
RE: New to Python - darkninja1980 - 02-07-2019 here is a link I will share with you. https://jaxenter.com/top-5-ides-code-editors-python-146136.html RE: New to Python - NullData - 02-07-2019 (02-07-2019, 01:23 AM)darkninja1980 Wrote: here is a link I will share with you. Thank you I will give them a try, The Spyder sounds pretty badass might test that one out. RE: New to Python - mothered - 02-07-2019 Here's another website that may be of benefit. It's the very latest, dated 2019. RE: New to Python - darkninja1980 - 02-07-2019 (02-07-2019, 02:14 AM)NullData Wrote:(02-07-2019, 01:23 AM)darkninja1980 Wrote: here is a link I will share with you. you're very welcome. RE: New to Python - NullData - 02-07-2019 (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. RE: New to Python - darkninja1980 - 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. well, you can try more than one IDE. Why I say that because each IDE might have better features. RE: New to Python - NullData - 02-07-2019 (02-07-2019, 02:35 AM)darkninja1980 Wrote: well, you can try more than one IDE. Why I say that because each IDE might have better features. yeah and the Visual Studio Code has some pretty useful extensions that can be added for pretty much every language. RE: New to Python - darkninja1980 - 02-07-2019 (02-07-2019, 02:39 AM)NullData Wrote:(02-07-2019, 02:35 AM)darkninja1980 Wrote: well, you can try more than one IDE. Why I say that because each IDE might have better features. yes, that is good about having useful extensions. |