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:
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!
Are there any tutorials?
Thanks!
The following 1 user thanked Txby for this useful post:
dj (09-21-2015)
#2. Posted:
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.
- 1useful
- 0not useful
#3. Posted:
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
- 1useful
- 0not useful
#4. Posted:
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!
Will do Clio, thanks!
- 0useful
- 0not useful
#5. Posted:
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.
[ 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.
- 1useful
- 0not useful
You are viewing our Forum Archives. To view or take place in current topics click here.