Python Helpful Resources

Full of chocolatey goodness

  • (2 Pages)
  • +
  • 1
  • 2

20 Replies - 13249 Views - Last Post: 26 March 2013 - 07:25 PM Rate Topic: ***** 1 Votes

#16 Saer_x  Icon User is offline

  • New D.I.C Head

Reputation: 0
  • View blog
  • Posts: 7
  • Joined: 31-July 12

Re: Python Helpful Resources

Posted 02 August 2012 - 05:47 PM

I see a lot of good websites and tutorials here. Good job everyone!!
But, can someone suggest any books for python? What about form beginners to advanced? Thanks!!!

P.S If there is a post about python books, please direct me to that post, Thank!!!

- Saer_x
Was This Post Helpful? 0
  • +
  • -

#17 Dogstopper  Icon User is offline

  • The Ninjaducky
  • member icon



Reputation: 2695
  • View blog
  • Posts: 10,555
  • Joined: 15-July 08

Re: Python Helpful Resources

Posted 02 August 2012 - 06:02 PM

I recommend Core Python by Wesley Chun. It's very deep and comprehensive and has a large subject range.
Was This Post Helpful? 0
  • +
  • -

#18 Saer_x  Icon User is offline

  • New D.I.C Head

Reputation: 0
  • View blog
  • Posts: 7
  • Joined: 31-July 12

Re: Python Helpful Resources

Posted 08 August 2012 - 02:41 PM

View PostDogstopper, on 02 August 2012 - 06:02 PM, said:

I recommend Core Python by Wesley Chun. It's very deep and comprehensive and has a large subject range.

I'll check it out!
Thanks.
Was This Post Helpful? 0
  • +
  • -

#19 modi123_1  Icon User is offline

  • Suitor #2
  • member icon



Reputation: 6430
  • View blog
  • Posts: 23,409
  • Joined: 12-June 08

Re: Python Helpful Resources

Posted 10 August 2012 - 11:11 AM

The Best Way to Learn Python

A great collection of resources.. some odd ones that stand out "Build a Python Bot That Can Play Web Games", and a good "Build a Game" area.
Was This Post Helpful? 1
  • +
  • -

#20 crowtongue  Icon User is offline

  • New D.I.C Head

Reputation: 1
  • View blog
  • Posts: 4
  • Joined: 10-January 13

Re: Python Helpful Resources

Posted 11 January 2013 - 08:39 PM

There are some great resources here, awesome!

Just wanted to point out the "Python Ebooks" link in the initial post is dead.

I found an alternative list which listed "Dive Into Python" as the first choice:

Python Ebooks
Was This Post Helpful? 1
  • +
  • -

#21 username724  Icon User is offline

  • New D.I.C Head

Reputation: 0
  • View blog
  • Posts: 4
  • Joined: 26-March 13

Re: Python Helpful Resources

Posted 26 March 2013 - 07:25 PM

I know I'm new, but I thought I'd suggest:
http://www.checkio.org/
Its kind of a game, but really its just a bunch of tasks or problems you have to solve in python (you can pick 2.7 or 3). They have an editor and interpreter that runs in your browser.

Also, if you want to code in python on your Android device, check out:
Py4A
Its used with SL4A and the default is Python 2.7, for which there are alot of examples and resources online. Alternately, you can download a Python3.3 version here which supports pip and distribute to install modules.

Hope that helps.
Was This Post Helpful? 0
  • +
  • -

  • (2 Pages)
  • +
  • 1
  • 2