|
|
| New Tutor topic(almost) |
  United Kingdom |
2007-02-13 15:12:10 |
Hi gang,
After a very long delay I finally got some work done on
my networking with sockets topic in my tutorial. There is
still a section to complete but the introductory
explanations
and examples are now on the site.
http://www.freenetpages.co.uk/hp/alan.gauld/tutsocket.h
tm
If anyone has any feedback I'd love to hear it.
Alan Gauld
Author of the Learn to Program web site
http://ww
w.freenetpages.co.uk/hp/alan.gauld
_______________________________________________
Tutor maillist - Tutor python.org
http://
mail.python.org/mailman/listinfo/tutor
|
|
| Re: New Tutor topic(almost) |
  United Kingdom |
2007-02-16 03:45:46 |
"Alan Gauld" <alan.gauld freenet.co.uk> wrote in
> After a very long delay I finally got some work done on
> my networking with sockets topic in my tutorial. There
is
> still a section to complete but the introductory
explanations
> and examples are now on the site.
>
> http://www.freenetpages.co.uk/hp/alan.gauld/tutsocket.h
tm
>
> If anyone has any feedback I'd love to hear it.
OK, I finished it, the final address book example is now
there too.
Enjoy,
--
Alan Gauld
Author of the Learn to Program web site
http://ww
w.freenetpages.co.uk/hp/alan.gauld
_______________________________________________
Tutor maillist - Tutor python.org
http://
mail.python.org/mailman/listinfo/tutor
|
|
| Re: New Tutor topic(almost) |
  United Kingdom |
2007-02-16 03:54:34 |
|
Hi Alan,
Firstly thank you for the tutorials I have used your book and website
to great affect.
I use the download on the train when I am travelling.
I have a question though.
Do you update the web page downloads every time you update the site?
I want to download a new copy and was hoping to get the latest one.
Thanks again
Lance
Alan Gauld wrote:
sea.gmane.org" type="cite">
"Alan Gauld" freenet.co.uk"><alan.gauld freenet.co.uk> wrote in
After a very long delay I finally got some work done on
my networking with sockets topic in my tutorial. There is
still a section to complete but the introductory explanations
and examples are now on the site.
http://www.freenetpages.co.uk/hp/alan.gauld/tutsocket.htm
If anyone has any feedback I'd love to hear it.
OK, I finished it, the final address book example is now there too.
Enjoy,
|
| Re: New Tutor topic(almost) |
  United States |
2007-02-16 06:32:15 |
Well, I'm new here and for the most I haven't got a clue as
to what I'm doing, however, I thought
your website was a jewel. Most of it was over my head but
sometime in the future I'm sure it will
become a valuable resource for me. (btw, I'm heading to
Borders tonight with my checkbook. Hoping to
pick up some pyhton for complete n00bs reading)
Keep up the great work, Alan.
Mark
Alan Gauld wrote the following on 2/16/2007 4:45 AM:
> "Alan Gauld" <alan.gauld freenet.co.uk> wrote in
>
>> After a very long delay I finally got some work
done on
>> my networking with sockets topic in my tutorial.
There is
>> still a section to complete but the introductory
explanations
>> and examples are now on the site.
>>
>> http://www.freenetpages.co.uk/hp/alan.gauld/tutsocket.h
tm
>>
>> If anyone has any feedback I'd love to hear it.
>
> OK, I finished it, the final address book example is
now there too.
>
> Enjoy,
>
_______________________________________________
Tutor maillist - Tutor python.org
http://
mail.python.org/mailman/listinfo/tutor
|
|
| Re: New Tutor topic(almost) |

|
2007-02-16 07:35:03 |
Mark Bystry wrote:
> Well, I'm new here and for the most I haven't got a
clue as to what I'm doing, however, I thought
> your website was a jewel. Most of it was over my head
but sometime in the future I'm sure it will
> become a valuable resource for me. (btw, I'm heading to
Borders tonight with my checkbook. Hoping to
> pick up some pyhton for complete n00bs reading)
Look for "Python Programming for the absolute
beginner".
Kent
_______________________________________________
Tutor maillist - Tutor python.org
http://
mail.python.org/mailman/listinfo/tutor
|
|
| Re: New Tutor topic(almost) |
  United States |
2007-02-16 09:01:15 |
I'll look for it. Perhaps I should pick up one of the
"Dummies" book too.
Mark
Kent Johnson wrote the following on 2/16/2007 8:35 AM:
> Mark Bystry wrote:
>> Well, I'm new here and for the most I haven't got a
clue as to what I'm doing, however, I thought
>> your website was a jewel. Most of it was over my
head but sometime in the future I'm sure it will
>> become a valuable resource for me. (btw, I'm
heading to Borders tonight with my checkbook. Hoping to
>> pick up some pyhton for complete n00bs reading)
>
> Look for "Python Programming for the absolute
beginner".
>
> Kent
>
>
_______________________________________________
Tutor maillist - Tutor python.org
http://
mail.python.org/mailman/listinfo/tutor
|
|
| Re: New Tutor topic(almost) |

|
2007-02-16 09:15:42 |
Mark Bystry wrote:
> I'll look for it. Perhaps I should pick up one of the
"Dummies" book too.
There is a "Python for Dummies"; it is very recent
and written by a
respected member of the Python community. I haven't read it
myself though.
Kent
_______________________________________________
Tutor maillist - Tutor python.org
http://
mail.python.org/mailman/listinfo/tutor
|
|
| Re: New Tutor topic(almost) |
  United Kingdom |
2007-02-16 10:12:30 |
"Mark Bystry" <mabystry verizon.net> wrote
> I'll look for it. Perhaps I should pick up one of the
"Dummies" book
> too.
I'm a big fan of Dummies books but not for concepts.
They are great if you want a flying start on a new language
or tool, but only if you already know the concepts.
For example, if you can already program and understand
web technology then the Struts for dummies book is great.
But their Programming for Dummies book didn't impress
me nearly as much. It was too many examples and too
little explanation of *why*...
But they do seem to have captured their powmn little
niche in the market.
Alan G.
_______________________________________________
Tutor maillist - Tutor python.org
http://
mail.python.org/mailman/listinfo/tutor
|
|