[Tutor] going rate for python tutoring?

ALAN GAULD alan.gauld at btinternet.com
Sat Jul 28 02:35:10 CEST 2012


CC'ing the list to broaden the scope.

 
Alan Gauld
Author of the Learn To Program website
http://www.alan-g.me.uk/



>________________________________
> From: Benjamin Fishbein <bfishbein79 at gmail.com>
>To: Alan Gauld <alan.gauld at btinternet.com> 
>Sent: Friday, 27 July 2012, 20:53
>Subject: Re: [Tutor] going rate for python tutoring?
> 
>By posting I mean entering text to a text box in a website. For example, entering a username in the username box, then going to the password box and entering a password, then returning the text from the resulting page. The tutorials online about how to do this are quite confusing.
>OK, do you understand how web pages work. In particular do 

you understand http and CGI protocols and mechanisms? 

If so what part of the process are you having trouble with?

Can you read the page and locate the field you want to access for example?

Beautiful Soup may be helpful here if you haven't already discovered it. 
Although there are modules in the Python library that you can use too.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20120728/4b482fd9/attachment.html>


More information about the Tutor mailing list