I read 'Beginning Python 2.6 and 3.1' by James Payne. It was pretty good.
Code Academy has a python course. http://www.codecademy.com/tracks/python
I've never done it but it might be good
Cheers,
V.I.
On 12/12/2013 11:15 PM, jennifer stone wrote:
> greetings
> I am a novice who is really intere
I'll second Nikola (full disclosure: not affiliated)
It's easy to get started and the documentation is pretty good. Mako (the
themeing language) is good to know as it, or something extremely
similar, is used elsewhere. And Nikola is python!
I found the tutorial at http://shisaa.jp/postset/nik
Is this thread going to evolve into your classic vim vs. emacs, sweet!
Also, Paul is completely right.
V.I.
On 09/12/2013 11:47 AM, Paul Rudin wrote:
Joshua Landau writes:
If the time learning a set of tools is enough to make the choice
between tools, I suggest avoiding, say, Vim.
That's a
I'd like to bump this. I asked a similar question a few weeks ago and
had no reply. Here's my question:
I'm fairly new to python and even newer to curses. Does any one have a
good solution for how to embed the output of a subprocess (ex.
subprocess.Popen("htop", stdout=subprocess.PIPE)) into an nc
Hey All,
I'm fairly new to python and even newer to curses. Does any one have a
good solution for how to embed the output of a subprocess (ex.
subprocess.Popen("htop", stdout=subprocess.PIPE)) into an ncurses
window? So for example, the terminal window is broken up into quadrants
and the top right
I think I missed an earlier thread of this and I'm not quite sure what
your application is, but properly allocating user permissions on your
databases should eliminate any security concerns there. Also, for the
tunnel, whether you're using one account or multiple (one for each
user), those acco