On Tue, Jan 26, 2016 at 10:45 AM, Oliver Nichol <olivernic...@outlook.com> wrote:
> Hey everyone > > What is a good book to get going with python coding (not as a beginner, > just learning more.) Plz help! (not computer coding for kids by carol > vorderman > > Sent from Mail <http://go.microsoft.com/fwlink/?LinkId=550986> for > Windows 10 > At a certain point, programming becomes more about solving problems than learning the language, so you can't separate out the learning from the doing. So, you should pick a problem domain that interests you and go from there. Since this is the PyGame mailing list, I'll suggest "Beginning Game Development with Python and Pygame: From Novice to Professional <http://www.amazon.com/Beginning-Game-Development-Python-Pygame/dp/1590598725> ". Ian