Author Topic: Python for Newbies  (Read 1282 times)

Offline rm

  • Hero Member
  • *****
  • Posts: 1226
Python for Newbies
« on: January 26, 2011, 02:00:19 PM »
A few months ago I posted a link to a site on which I had posted this tutorial.  The site was related to Maemo and has since made some big changes, including the removal of all the old content.

So, I decided to host the tutorial on my own site.  I hope this becomes a more permanent location for it.  So, if you or any one you know wants to learn Python, I think this is a good place to start:

http://temporaryland.wordpress.com/2011/01/26/python-for-newbies/

-- Worse than not knowing is not wanting to know! --

       http://temporaryland.wordpress.com/

Offline Aradalf

  • Sr. Member
  • ****
  • Posts: 474
Re: Python for Newbies
« Reply #1 on: January 26, 2011, 02:02:25 PM »
+1
Thanks!
Bookmarked for future reference.

Offline daniel

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3735
  • God knows, i'm not an Angel!
    • Tipps und Tricks
Re: Python for Newbies
« Reply #2 on: January 26, 2011, 03:27:15 PM »
Maybe i should takes a look about python, but i found a site for german readers
http://www.wspiegel.de/pykurs/beispiel_index.htm

uncleV

  • Guest
Re: Python for Newbies
« Reply #3 on: January 26, 2011, 03:48:15 PM »
Python for Newbies?

Wahh?!

Offline daniel

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3735
  • God knows, i'm not an Angel!
    • Tipps und Tricks
Re: Python for Newbies
« Reply #4 on: January 26, 2011, 03:50:35 PM »
Python for Newbies?

Wahh?!


Computer

Languages, not snake  ;D
« Last Edit: January 26, 2011, 03:52:21 PM by blindschLeiche »

Online Neal ManBear

  • Administrator
  • Super Villain
  • *****
  • Posts: 15847
  • LXDE! Coffee, Bacon and Cheesecake!
Re: Python for Newbies
« Reply #5 on: January 26, 2011, 04:35:15 PM »
Thanks, rm.

And thank you, blindschLeiche for the German.

@unclev,
Time to start studying. :D Before long, you can be writing your own fun program.


uncleV

  • Guest
Re: Python for Newbies
« Reply #6 on: January 26, 2011, 04:39:02 PM »
@unclev,
Time to start studying. :D Before long, you can be writing your own fun program.
I'll take note, sir!

Offline rm

  • Hero Member
  • *****
  • Posts: 1226
Re: Python for Newbies
« Reply #7 on: January 26, 2011, 05:31:09 PM »
I'll try to have part 2 done within a day or two.
-- Worse than not knowing is not wanting to know! --

       http://temporaryland.wordpress.com/

Offline rm

  • Hero Member
  • *****
  • Posts: 1226
Re: Python for Newbies
« Reply #8 on: January 27, 2011, 11:37:52 AM »
OK.  Done.   ;D

Now, the GUI part.   ???

I want it to be clear and simple as the rest of the tutorial.  So, it will probably be a while before I am able to assimilate it enough to be able to condense it.  We shall see.   :o
-- Worse than not knowing is not wanting to know! --

       http://temporaryland.wordpress.com/

Offline slax

  • Sr. Member
  • ****
  • Posts: 391
    • PCLinuxOS Gnome Edition
Re: Python for Newbies
« Reply #9 on: January 27, 2011, 12:17:53 PM »



Offline rm

  • Hero Member
  • *****
  • Posts: 1226
Re: Python for Newbies
« Reply #10 on: January 27, 2011, 01:12:20 PM »
Qt GUI or GTK? :|
I have some links that may help

http://www.micahcarrick.com/gtk-glade-tutorial-part-1.html
http://zetcode.com/tutorials/pyqt4/




Thanks.  I'll check them out.  But, I do have a book I am trying to get back to for this.  It is called "Rapid GUI Programming with Python and Qt".  I have heard good things about it.  I've just been too distracted with other projects, responsibilities, and fun.  ;)  Basically, not enough hours in the day.
-- Worse than not knowing is not wanting to know! --

       http://temporaryland.wordpress.com/

Online Neal ManBear

  • Administrator
  • Super Villain
  • *****
  • Posts: 15847
  • LXDE! Coffee, Bacon and Cheesecake!
Re: Python for Newbies
« Reply #11 on: January 27, 2011, 01:23:26 PM »
OK.  Done.   ;D

Is there a link to it? Or did you add it to the first?


Offline Aradalf

  • Sr. Member
  • ****
  • Posts: 474
Re: Python for Newbies
« Reply #12 on: January 27, 2011, 01:56:17 PM »
OK.  Done.   ;D

Is there a link to it? Or did you add it to the first?



It's another post on the same blog.