Re: where to buy a raspberry Pi?

2015-12-14 Thread Steve G.
While we are at it, I am taking a Coursera course ( https://www.coursera.org/learn/raspberry-pi-platform/home/welcome) which requires me to have the following components: 1 breadboard *6 wires with female leads, 24 AWG (or 2 servo cables)* *8 wires which can fit a breadboard (24 AWG)* 3 LEDs *2

Re: Python 'mentoring'

2015-12-14 Thread Dimid Duchovny
Hi Zvi, Regarding IDE, I personally use vim with a plugin called python-mode, but if you want a full-fledged IDE, you have pycharm or pydev (can be used as an Eclipse plugin). You're welcome to join us in the public knowledge workshop, we use python for most of the projects and have meetings in

Python 'mentoring'

2015-12-14 Thread Steve G.
I am not a professional programmer, but after taking a couple of Python online courses, I am trying to put the knowledge to good use. I am working on a few study-aids for learning English words. Currently I write the code in gedit or nano/pico, then run the script in a terminal, using "python

Re: Python 'mentoring'

2015-12-14 Thread David Suna
For an IDE I would recommend PyCharm (https://www.jetbrains.com/pycharm/). It is not free software but they do have a Community Edition which is free. The Community Edition is limited to only being focused on Python. The Professional Edition includes support for full