Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
New to Python, what now?
#7
What you use to write the code is complete preference. I often use Vim. You might prefer emacs. I dont usually include an IDE as essential tools as you dont really need one. But they do make complex programs easier.

If you have a mac, you should have python already as well as emacs...albeit maybe not python3.x. If so i would install that as previously mentioned. But thats all you really need to start the bascss. You more you write the more 3rd party libs you might prefer. But you would have to know the basics beforehand. Here are a list of basic tutorials on our forum.

Then i would suggest to follow along with questions on the board. Whether they are your own or someone else. You can learn alot from reading other threads.
Recommended Tutorials:
Reply


Messages In This Thread
New to Python, what now? - by MattH - Nov-06-2017, 07:02 PM
RE: New to Python, what now? - by metulburr - Nov-06-2017, 08:05 PM
RE: New to Python, what now? - by wavic - Nov-06-2017, 08:11 PM
RE: New to Python, what now? - by MattH - Nov-06-2017, 08:44 PM
RE: New to Python, what now? - by wavic - Nov-06-2017, 10:00 PM
RE: New to Python, what now? - by MattH - Nov-06-2017, 10:12 PM
RE: New to Python, what now? - by metulburr - Nov-06-2017, 10:44 PM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020