Ack, I meant that, not the whole reference.
On Thu, Feb 13, 2014 at 6:57 PM, Ben Finney wrote:
> Ryan Gonzalez writes:
>
> > Read the Python reference. I know it's long, but it saves you trouble
> > of accidentally reinventing the wheel.
>
> Hmm, the language reference is targeted at people *im
On 2/13/2014 7:57 PM, Ben Finney wrote:
Ryan Gonzalez writes:
Read the Python reference. I know it's long, but it saves you trouble
of accidentally reinventing the wheel.
Hmm, the language reference is targeted at people *implementing* Python,
This is the first time I have read that. It is
Ryan Gonzalez writes:
> Read the Python reference. I know it's long, but it saves you trouble
> of accidentally reinventing the wheel.
Hmm, the language reference is targeted at people *implementing* Python,
not people who are learning to use it (though it is valuable for them
also). It would be
On 02/13/2014 07:18 AM, weixixiao wrote:
http://www.codecademy.com
I have learned the basic rules of Python in this website.
What should I do next?where to go?
I download the Pycharm the free version and I think I dunno how to use it except a
"Hello world"
Read the Python reference. I know
Cameron Simpson writes:
> On 13Feb2014 05:18, weixixiao <7441...@gmail.com> wrote:
> > I have learned the basic rules of Python in this website.
> > What should I do next?where to go?
>
> It helps to have something you want done.
>
> Find something small you'd like to do. Do it in Python.
Good a
On 13Feb2014 05:18, weixixiao <7441...@gmail.com> wrote:
> http://www.codecademy.com
>
> I have learned the basic rules of Python in this website.
> What should I do next?where to go?
> I download the Pycharm the free version and I think I dunno how to use it
> except a "Hello world"
It helps t
On Fri, Feb 14, 2014 at 4:34 AM, John Ladasky
wrote:
> On Thursday, February 13, 2014 7:06:03 AM UTC-8, pete suchsland wrote:
>
>> if x = 99:
>
> Surely, Pete, you meant to write "if x == 99:" ?
Maybe. Or maybe he wanted the OP to do stuff that would result in
exceptions, since exceptions are a w
On Thursday, February 13, 2014 7:06:03 AM UTC-8, pete suchsland wrote:
> if x = 99:
Surely, Pete, you meant to write "if x == 99:" ?
--
https://mail.python.org/mailman/listinfo/python-list
On Thursday, February 13, 2014 6:18:26 AM UTC-7, weixixiao wrote:
> http://www.codecademy.com
>
>
>
> I have learned the basic rules of Python in this website.
>
>
>
> What should I do next?where to go?
>
>
>
> I download the Pycharm the free version and I think I dunno how to use it
> e
http://www.codecademy.com
I have learned the basic rules of Python in this website.
What should I do next?where to go?
I download the Pycharm the free version and I think I dunno how to use it
except a "Hello world"
--
https://mail.python.org/mailman/listinfo/python-list
On Jun 1, 11:23 pm, Giorgos Tzampanakis
wrote:
> Modulok suggested using ORM software. ORM should not really be needed if
> you are aiming at scientific content for your application, you should
> be fine with straight SQL (many consider ORM a hindrance rather than
> help for any project [1], [2])
> > I have learnt python and used it for various purposes for scietific
> > computing using sage and GUI development using Tkinter and lots more. I
> > want to start web development using python My goal is to learn the web
> > development in python from the basic level and understand the big web
>
Chitrank Dixit wrote:
> Hello Python developers
>
> I have learnt python and used it for various purposes for scietific
> computing using sage and GUI development using Tkinter and lots more. I
> want to start web development using python My goal is to learn the web
> development in python from th
> I have learnt python and used it for various purposes for scietific
> computing using sage and GUI development using Tkinter and lots more. I
> want to start web development using python My goal is to learn the web
> development in python from the basic level and understand the big web
> developm
Hello Python developers
I have learnt python and used it for various purposes for scietific
computing using sage and GUI development using Tkinter and lots more. I
want to start web development using python My goal is to learn the web
development in python from the basic level and understand the b
15 matches
Mail list logo