Go to advanced search

by Emul
Mon Sep 17, 2012 5:56 pm
Forum: Python
Topic: Python Help
Replies: 6
Views: 2001

Re: Python Help

Thanks, everybody, for the feedback. I had to resubmit this because I forgot to mark the examples as code and it ruined the indentation. Links Python - http://www.python.org/ Python Docs - http://docs.python.org Visual Studio Plugin - http://pytools.codeplex.com/ Raspberry Pi Programming – Various L...
by Emul
Mon Sep 17, 2012 5:43 pm
Forum: Python
Topic: Python Help
Replies: 6
Views: 2001

Re: Python Help

I appreciate the feedback, everybody, and here is an updated version with a bit of new material added as well. Python - http://www.python.org/ Python Docs - http://docs.python.org Visual Studio Plugin - http://pytools.codeplex.com/ Raspberry Pi Programming – Various Languages - http://elinux.org/RPi...
by Emul
Sat Sep 15, 2012 7:48 pm
Forum: Python
Topic: Python Help
Replies: 6
Views: 2001

Re: Python Help

BlackJack - Thanks a lot for all the advice. I concur - many of my examples were thrown together (I did this in a couple of hours to help out a friend) and I didn't think them through. Moreover, I am mostly a C++/Java developer so I do need help learning exactly what is unpythonic. I will update my ...
by Emul
Fri Sep 14, 2012 8:51 pm
Forum: Python
Topic: GPIO output from "Monkeys with Typewriters" expiriment
Replies: 6
Views: 1517

Re: GPIO output from "Monkeys with Typewriters" expiriment

There is already a standard for doing this via distributed computing. The IETF, the agency that creates all of the Internet standards, has a standard for the Infinity Monkey Protocol Suite. It can be found at:

http://www.ietf.org/rfc/rfc2795.txt
by Emul
Fri Sep 14, 2012 8:35 pm
Forum: Python
Topic: Python Help
Replies: 6
Views: 2001

Python Help

I've been helping a friend learn Python so he can program his Raspberry Pi. Here is a crash course I made for him. As I process more information, typically about hardware interfaces, I will add that to this topic as well. I hope this can help you learn Python. Python Crash Course by Examples: - Tip ...

Go to advanced search