You are viewing our Forum Archives. To view or take place in current topics click here.
Is there anywhere I can learn to code TTG tools in Python?
Posted:

Is there anywhere I can learn to code TTG tools in Python?Posted:

Txby
  • TTG Senior
Status: Offline
Joined: Jun 29, 201311Year Member
Posts: 1,267
Reputation Power: 63
Status: Offline
Joined: Jun 29, 201311Year Member
Posts: 1,267
Reputation Power: 63
I am very new to coding as I have just started a computer science course in school! I have been learning the basics of Python and want to know if I could learn how to make some cool TTG tools like MXGP and _Skittle's.

Are there any tutorials?

Thanks!

The following 1 user thanked Txby for this useful post:

dj (09-21-2015)
#2. Posted:
dj
  • Administrator
Status: Offline
Joined: Aug 06, 201113Year Member
Posts: 3,081
Reputation Power: 23701
Motto: space
Motto: space
Status: Offline
Joined: Aug 06, 201113Year Member
Posts: 3,081
Reputation Power: 23701
Motto: space
Checkout the stickies provided in the section speed and imp include well written tutorials. Not sure if they include anything about python but its worth a look. Good luck.
#3. Posted:
Clio
  • TTG Master
Status: Offline
Joined: Aug 01, 201212Year Member
Posts: 868
Reputation Power: 27
Status: Offline
Joined: Aug 01, 201212Year Member
Posts: 868
Reputation Power: 27
Good to hear! I've been learning Python for 2 years now. Let me know if you have any questions or need some help. Id love to help out
#4. Posted:
Txby
  • TTG Senior
Status: Offline
Joined: Jun 29, 201311Year Member
Posts: 1,267
Reputation Power: 63
Status: Offline
Joined: Jun 29, 201311Year Member
Posts: 1,267
Reputation Power: 63
Thank you both, will be sure to look at stickies - I completely forgot about them hehe!

Will do Clio, thanks!
#5. Posted:
ObscureCoder
  • Resident Elite
Status: Offline
Joined: Jun 29, 201311Year Member
Posts: 211
Reputation Power: 13
Status: Offline
Joined: Jun 29, 201311Year Member
Posts: 211
Reputation Power: 13
There's a lot of libs for GUI programming:
[ Register or Signin to view external links. ] I personally only do GUI programming in Java, C++ and C# so I can't tell you if they're any good. There's a GTK+ binding in python.

As for file operations etc. python already has lots of standard classes etc. Other things you can Google for.
Jump to:
You are viewing our Forum Archives. To view or take place in current topics click here.