|
python tutorials?
|
|
01-15-2010, 03:59 AM
Post: #1
|
|||
|
|||
|
python tutorials?
I downloaded pthon 3.1 for mac, I believe it has tkinter built in. I cannot find tutorials anywhere or resources. If anyone could give me some links I would really appreciate it.
Guests cannot see links in the messages. Please register to forum by clicking here to see links. | Guests cannot see links in the messages. Please register to forum by clicking here to see links. | Guests cannot see links in the messages. Please register to forum by clicking here to see links. - Still in Beta |
|||
|
01-15-2010, 10:19 PM
Post: #2
|
|||
|
|||
|
RE: python tutorials?
well first you learn python, which is available via python.org. I don't know what tkinter is. And unless ur developing for iphone or mac, you probably shouldnt use a mac dev environment.
![]() ☤ ☢ Software Engineer - Director of Inferno ☢ ☤ |
|||
|
01-15-2010, 10:26 PM
Post: #3
|
|||
|
|||
|
RE: python tutorials?
ive been having trouble with trying to get c++ and python, it all works but i want programs that work on mac and pc. I think ill stick to my pc for programming.
Guests cannot see links in the messages. Please register to forum by clicking here to see links. | Guests cannot see links in the messages. Please register to forum by clicking here to see links. | Guests cannot see links in the messages. Please register to forum by clicking here to see links. - Still in Beta |
|||
|
01-17-2010, 01:08 PM
Post: #4
|
|||
|
|||
|
RE: python tutorials?
C++ for small projects use Code::Blocks, for big use Visual Studio, for Qt projects use Notepad++.
![]() ☤ ☢ Software Engineer - Director of Inferno ☢ ☤ |
|||
|
01-17-2010, 10:31 PM
Post: #5
|
|||
|
|||
|
RE: python tutorials?
Doesn't Qt have an IDE? I think I remember one...
Guests cannot see links in the messages. Please register to forum by clicking here to see links. |
|||
|
01-19-2010, 12:38 AM
Post: #6
|
|||
|
|||
RE: python tutorials?
(01-17-2010 10:31 PM)TrigZu Wrote: Guests cannot see links in the messages. Please register to forum by clicking here to see links.Doesn't Qt have an IDE? I think I remember one...Yes, I used it a couple of times and is kind of confusing. I just don't like the setup.. I haven't coded much in a longgg time. I'll probably start learning Qt so I can at least make some decent C++ apps. The thing is though I've never really understood much with C++ and a GUI. I guess that's what I get for learning VB first. If the world didn't suck, we'd all fall off. |
|||
|
01-28-2010, 04:49 AM
Post: #7
|
|||
|
|||
RE: python tutorials?
(01-15-2010 03:59 AM)cody Wrote: Guests cannot see links in the messages. Please register to forum by clicking here to see links.I downloaded pthon 3.1 for mac, I believe it has tkinter built in. I cannot find tutorials anywhere or resources. If anyone could give me some links I would really appreciate it. If you are interested in learning Python... 2.6.x is the way to go at the moment... 3.x is very new and as things go with any new language (particularly when compat issues arise since 3.x isnt fully backwards compat) -- its very slow in becoming adopted... most everything you find will be in reference to 2.5.x or 2.6.x still. -Karl Tiedt |
|||
|
01-29-2010, 02:02 AM
Post: #8
|
|||
|
|||
|
RE: python tutorials?
well so far in 3.x the only thing different i found was you have to use print like print() ... and a few other details, but nothing major.
![]() ☤ ☢ Software Engineer - Director of Inferno ☢ ☤ |
|||
|
01-29-2010, 02:27 AM
Post: #9
|
|||
|
|||
|
RE: python tutorials?
If you believe that, then try running any python app/framework written for 2.5 or even 2.6.x and you will see that there are much larger changes ;)
-Karl Tiedt |
|||
|
01-29-2010, 06:51 PM
Post: #10
|
|||
|
|||
|
RE: python tutorials?
Yes but what really is the advantage that Python 3.x brings?
|
|||
|
« Next Oldest | Next Newest »
|






![[Image: adminexecuterh8.png]](http://img159.imageshack.us/img159/526/adminexecuterh8.png)
