[Tutor] mysqlite

Alan Gauld alan.gauld at btinternet.com
Thu Mar 7 10:43:30 CET 2013


On 07/03/13 00:35, Lolo Lolo wrote:

> Because i find following your tutorials very easy i have looked
 > at the other topics you have on your site.
 > i notice they are not available in Python 3

Not yet, I'm still working on them. :-)

I have been very busy at work the last 2-3 years so made little progress 
but last month I took voluntary redundancy and plan on taking a 6 month 
sabbatical so hopefully I will have time to complete the v3 tutor.

> but doesnt this matter? or would i need to wait for a python 3 version?

You should be able to translate the v2 to v3 fairly easily.

> Also which could i read next network programming or writing web applications?

The web apps bit is very thin, even in v2, it needs a lot of work
so I'd say networking or OS are a better bet for now.

The networking topic really works best if you read the 3 topics in 
order: OS, IPC, Networking because they build on each other.
If you are familiar with computing concepts like processes, pipes and so 
on you could reads them separately but otherwise I'd follow through in 
order.


-- 
Alan G
Author of the Learn to Program web site
http://www.alan-g.me.uk/



More information about the Tutor mailing list