This is the P2PU Archive. If you want the current site, go to www.p2pu.org!
You haven't posted any discussions yet.
Are we going to have formal assignments?Or chapter readings we must do in a given amount of time?
Yes, please review the 'Expressions, Statements, and Names Q & A' forum: http://p2pu.org/general/python-programming-101/discussion/expressions-st...
as well as the 'Expressions, Statements, and Names' document: http://p2pu.org/general/node/27947/document/29763
for this weeks assignment.
Do we post our assignments on that forum. Also what book do you recommend using for if you are doing python3 I been reading "byte of python"
Thanks,
You can post on the forum.
Byte of Python is a very thorough book.
Is there anything like pygtk for making programs for 3.x and for windows? I wanted to design a POS so was looking for a tool to use.
I don't have any experience with it, so don't take it as an endorsement but I found this: http://aruiz.typepad.com/siliconisland/2006/12/allinone_win32_.html and it might be what you're looking for.
thanks this wasnt what I wanted but it lead me to what I did want. I think ill use Ironpython studio.
Thanks for the help :)
What about TkInter?
Does it use 3.x? I am finding it a bit hard to find frameworks that work with 3.x
TkInter is the de-facto GUI toolkit for Python. http://wiki.python.org/moin/TkInter
What happen to Functions? Are we skipping right to Data Types for now (looking at the syllabus)? Did I miss something?
Was wondering about that myself, as in chapter 8 you have to use functions in the exercises.
Sorry about that, I will post functions this week.
How are we going to find this course when we move to the new site?
Yes, please review the 'Expressions, Statements, and Names Q & A' forum:
http://p2pu.org/general/python-programming-101/discussion/expressions-st...
as well as the 'Expressions, Statements, and Names' document:
http://p2pu.org/general/node/27947/document/29763
for this weeks assignment.
Do we post our assignments on that forum. Also what book do you recommend using for if you are doing python3 I been reading "byte of python"
Thanks,
You can post on the forum.
Byte of Python is a very thorough book.
Is there anything like pygtk for making programs for 3.x and for windows? I wanted to design a POS so was looking for a tool to use.
Thanks,
I don't have any experience with it, so don't take it as an endorsement but I found this: http://aruiz.typepad.com/siliconisland/2006/12/allinone_win32_.html and it might be what you're looking for.
thanks this wasnt what I wanted but it lead me to what I did want. I think ill use Ironpython studio.
Thanks for the help :)
What about TkInter?
Does it use 3.x? I am finding it a bit hard to find frameworks that work with 3.x
TkInter is the de-facto GUI toolkit for Python.
http://wiki.python.org/moin/TkInter
What happen to Functions? Are we skipping right to Data Types for now (looking at the syllabus)? Did I miss something?
Was wondering about that myself, as in chapter 8 you have to use functions in the exercises.
Sorry about that, I will post functions this week.
How are we going to find this course when we move to the new site?