
Please Help This Noob
Hi , Im a programming beginner. About python, does anyone know references regarding python. For example, i like to make a coding of taking previous and present real-time data and median of it. Thanks for helping me 

Re: Please Help This Noob
If you're new to any kind of programming then python's not a bad place to start. Try to put any ideas about what you would like to do with it out of your mind until you have grasped at least the basics of coding (the words 'real-time data' open a whole can of worms). My son worked his way through http://learnpythonthehardway.org/book/ in a week or so and seemed to reach a level that had taken me many years!
also https://groups.google.com/forum/?hl=en-GB&fromgroups=#!forum/pi3d
-
- Posts: 74
- Joined: Wed May 30, 2012 7:26 pm
- Contact: Website
Re: Please Help This Noob
I have just published a blog post which has some of my favourite Python resources on it.
http://trevorappleton.blogspot.co.uk/20 ... urces.html
I also have a few blog posts which get you started with creating graphs in Python.
http://trevorappleton.blogspot.co.uk/se ... bel/Graphs
Good luck!!
http://trevorappleton.blogspot.co.uk/20 ... urces.html
I also have a few blog posts which get you started with creating graphs in Python.
http://trevorappleton.blogspot.co.uk/se ... bel/Graphs
Good luck!!
Check out my blog post for Raspberry Pi and Python tutorials.
http://trevorappleton.blogspot.co.uk/
http://trevorappleton.blogspot.co.uk/
Re: Please Help This Noob
And of course there's also http://www.raspberrypi.org/documentatio ... /README.md