Python tutorials
http://anandology.com/python-practice-book/object_oriented_programming.html
This is a good onebut it gets too deep too fast.
This is the best thing I have read so far to help me understand
classes. What I would like to see is more examples of computing
before starting on
- Original Message -
> On Wednesday, February 27, 2013 2:31:11 AM UTC-6, Alvin Ghouas wrote:
>
> > So, I desided to start learning programming a few months
> > ago and by now i feel pretty confident about the basics of
> > the python language, and programming in general.
> > Variables, l
On Wednesday, February 27, 2013 4:40:41 PM UTC-8, Rick Johnson wrote:
>
> Before you decide to start participating in outside projects may we have a
> list of some of the software you've written for yourself? (With all due
> respect) I very seriously doubt that someone with only a "few months" o
On Wednesday, February 27, 2013 12:31:11 AM UTC-8, Alvin Ghouas wrote:
> Hi everyone!
>
>
>
> First of all: Im new to this group and i dont know if there are any "rules"
> or jargon around her. If so; pleas fill me in.
>
>
>
> So, I desided to start learning programming a few months ago and
On Wednesday, February 27, 2013 2:31:11 AM UTC-6, Alvin Ghouas wrote:
> First of all: Im new to this group and i dont know if
> there are any "rules" or jargon around her. If so; pleas
> fill me in.
The only rules are there are no rules. All we can hope is that everyone will
"try" to play nicely
On Feb 27, 6:31 pm, Alvin Ghouas wrote:
> Yet despite my numerouse web searchs for project based tutorials,i cant
> seem to find any good ones.
Welcome to the python list.
Guides on writing large projects are definitely few and far between. I
can only think of a few, but they're all specifically
00:31:11 -0800
> Subject: Project Based python tutorials
> From: alvin.gho...@gmail.com
> To: python-list@python.org
>
> Hi everyone!
>
> First of all: Im new to this group and i dont know if there are any "rules"
> or jargon around her. If so; pleas fill me in.
>
Hi everyone!
First of all: Im new to this group and i dont know if there are any "rules" or
jargon around her. If so; pleas fill me in.
So, I desided to start learning programming a few months ago and by now i feel
pretty confident about the basics of the python language, and programming in
ge
Dear Python folks,
Those of you whose duties include teaching basic stats
might be interested in these interactive tutorial files,
designed to illustrate basic concepts.
Running the code opens up an interactive figure window.
When you click on a figure to add new points,
the statistical tests show
On Apr 4, 6:58 pm, [EMAIL PROTECTED] wrote:
> I was wondering if anyone knew of some online (free if possible)
> advanced tutorials, especially ones that provides tasks and ideas for
> small projects. The issue for myself is I want to improve my python
> programming level, and my ability to program
On Apr 4, 6:58 am, [EMAIL PROTECTED] wrote:
> I was wondering if anyone knew of some online (free if possible)
> advanced tutorials, especially ones that provides tasks and ideas for
> small projects. The issue for myself is I want to improve my python
> programming level, and my ability to program
Thanks for this.
Louis
"Ravi Kotecha" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> On Apr 4, 12:58 pm, [EMAIL PROTECTED] wrote:
> > I was wondering if anyone knew of some online (free if possible)
> > advanced tutorials, especially ones that provides tasks and ideas for
> > small
On Apr 4, 8:58 am, [EMAIL PROTECTED] wrote:
> I was wondering if anyone knew of some online (free if possible)
> advanced tutorials, especially ones that provides tasks and ideas for
> small projects. The issue for myself is I want to improve my python
> programming level, and my ability to program
On Apr 4, 12:58 pm, [EMAIL PROTECTED] wrote:
> I was wondering if anyone knew of some online (free if possible)
> advanced tutorials, especially ones that provides tasks and ideas for
> small projects. The issue for myself is I want to improve my python
> programming level, and my ability to progra
I was wondering if anyone knew of some online (free if possible)
advanced tutorials, especially ones that provides tasks and ideas for
small projects. The issue for myself is I want to improve my python
programming level, and my ability to program in general, but come up
blank thinking of a possibl
On 29 Mag, 09:08, Laurentiu <[EMAIL PROTECTED]> wrote:
> Hello!
>
> i was searching the net for some python video
> tutorials (free and payed).
>
> i found some interesting stuff atwww.showmedo.combut
> i want something more complex.
>
> can someone give me some address for python video
> tutorials
Hello!
i was searching the net for some python video
tutorials (free and payed).
i found some interesting stuff at www.showmedo.com but
i want something more complex.
can someone give me some address for python video
tutorials or companies how made this tutorials, free
or payed.
i search at Ly
http://www.awaretek.com/tutorials.html
--
http://mail.python.org/mailman/listinfo/python-list
In article <[EMAIL PROTECTED]>,
SamFeltus <[EMAIL PROTECTED]> wrote:
.
.
.
>with (google TMTOWTDI), so Perl will teach you to BE CAREFUL. The
>O'Reilly Perl books are excellent.
>
Well, no.
I understand you writing that, and
Sorry, that email address is [EMAIL PROTECTED]
Steve Holden wrote:
> Randy Bush wrote:
>
>>>There is also a python tutor newsgroup at gmane
>>>(gmane.comp.python.tutor).
>>
>>
>>is there a mailing list to which it is gated?
>>
>>randy
>>
>
> It's actually primarily a mailing list ([EMAIL PROTECT
Randy Bush wrote:
>>There is also a python tutor newsgroup at gmane
>>(gmane.comp.python.tutor).
>
>
> is there a mailing list to which it is gated?
>
> randy
>
It's actually primarily a mailing list ([EMAIL PROTECTED], IIRC).
See http://mail.python.org/mailman/listinfo/tutor
regards
Steve
> There is also a python tutor newsgroup at gmane
> (gmane.comp.python.tutor).
is there a mailing list to which it is gated?
randy
--
http://mail.python.org/mailman/listinfo/python-list
Steve wrote:
> Python is an excellent place to start. Avoid Perl at all costs.
>
> There is a new beginners book on Python that looks interesting. It is
> from WROX (the red cover folks) and called "Beginning Python".
>
> http://www.amazon.com/exec/obidos/tg/detail/-/0764596543/qid=1125072498/s
Python is an excellent place to start. Avoid Perl at all costs.
There is a new beginners book on Python that looks interesting. It is
from WROX (the red cover folks) and called "Beginning Python".
http://www.amazon.com/exec/obidos/tg/detail/-/0764596543/qid=1125072498/sr=1-1/ref=sr_1_1/002-4477
I'd say, start with Python and work yourself into more complex
languages. Python teaches you to indent properly, and it is good with
being simple, yet powerful at the same time. I'd be happy to teach you
the basics with Python. I've taught a few people how to program, and
they learn Python pretty q
Python is a very good place to start.
However,Perl isn't a bad place to start either. Perl has a gazillion
ways to express yourself. Perl is overly complicated (yet easy to get
started with), so you are exposed to numerous ways to think. Perl
gives you 8 million different sized and colored rope
Shoeshine wrote on 25/08/2005 17:43:
> Cheers everyone, I aim to learn a programming language and haven't yet
> decided on what's going to be. Here I'd like to hear some voices on
> where I should start, and pls don't hit me google. I have been doing
> some research, but I'd like to hear about som
Cheers everyone, I aim to learn a programming language and haven't yet
decided on what's going to be. Here I'd like to hear some voices on where I
should start, and pls don't hit me google. I have been doing some research,
but I'd like to hear about some real life expiriencies on subject.
Is Pyth
28 matches
Mail list logo