Yeah, I'm really excited. The graduate school teachers are much more
willing to let me use Python than the undergrads were. I'm also doing my
Internet Information Processing course using Python, as well as my Data
Mining one. :)
On Thu, Jan 28, 2010 at 1:12 PM, Shashwat Anand wrote:
> Whoaa...e
Whoaa...even me too have Compilers as a graduate course this sem, (lex,
flex, yacc stuff) but the labs have not started yet. Will see how much
pythonic I can make this lab :D
On Fri, Jan 29, 2010 at 12:36 AM, Luke Paireepinart
wrote:
> Glad you like it. I do too. I'm taking a graduate course "
Glad you like it. I do too. I'm taking a graduate course "Crafting
Compilers" and my prof. said I could use Python to write my compiler. It'll
be the first one for his class that wasn't written in C/C++.
On Thu, Jan 28, 2010 at 10:53 AM, Samuel de Champlain <
samueldechampl...@gmail.com> wrote:
I am presently doing the "Dive into Python tutorial", and I wanted to share
these lines with you.
"As a former philosophy major, it disturbs me to think that things disappear
when no one is looking at them, but that's exactly what happens in Python.
In general, you can simply forget about memory m
Hello all,
On Mon, Nov 16, 2009 at 6:58 AM, Stefan Lesicnik wrote:
> hi,
>
> Although not a question, i just want to tell you guys how awesome you are!
+1
I've been a happy member of this list for years, even though I've
taken a 3 year Ruby sabbatical!
I've always found it to be full of invalu
Accidental off-list reply.
On Mon, Nov 16, 2009 at 5:36 AM, bibi midi wrote:
>
> In the same lines of if-you-can-think-of-anything-python-can-do-it i got
> inspired to ask a question for the gurus:
>
> When i use our company's LAN i set my proxy variable by hand in .bashrc.
> There are 4 files to
On Mon, Nov 16, 2009 at 1:58 AM, Stefan Lesicnik wrote:
> hi,
>
> Although not a question, i just want to tell you guys how awesome you are!
>
> I am not a programmer, i can do a bit of bash. I have never officially
> learnt programming, but numerous times looked at some perl, c, java
> and never
Stefan, you echoed my thinking too :)
On Mon, Nov 16, 2009 at 8:58 AM, Stefan Lesicnik wrote:
> hi,
>
> Although not a question, i just want to tell you guys how awesome you are!
>
> I am not a programmer, i can do a bit of bash. I have never officially
> learnt programming, but numerous times l
hi,
Although not a question, i just want to tell you guys how awesome you are!
I am not a programmer, i can do a bit of bash. I have never officially
learnt programming, but numerous times looked at some perl, c, java
and never really gotten past the beginning stages of it. That all
changed when