472,993 Members | 2,233 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,993 software developers and data experts.

Suggested Reading

I got myself into programming late in the summer and have dabbled in
python for the most part in that time, recently beginning work on a
music player. In January, I start my minor in Information
Technology. I'd like to get ahead a bit, however, and over the break
would like to do some reading. I seek your recommendations in the
field of database design basics and network programming, with a bias
towards texts which specifically address Python. By network
programming, I mean fundamental understanding of sockets, TCP/UDP,
right up to HTTP serving, etc. Thanks ahead of time.
Dec 15 '07 #1
2 976
Benoit wrote:
I got myself into programming late in the summer and have dabbled in
python for the most part in that time, recently beginning work on a
music player. In January, I start my minor in Information
Technology. I'd like to get ahead a bit, however, and over the break
would like to do some reading. I seek your recommendations in the
field of database design basics and network programming, with a bias
towards texts which specifically address Python. By network
programming, I mean fundamental understanding of sockets, TCP/UDP,
right up to HTTP serving, etc. Thanks ahead of time.
Steve Holden's Python Web Programming might be what you are looking for.
It covers all the topics needed to deal with sockets, databases, up to
building complete web apps. One of my books I'd never give away.

HTH
Thin
Dec 16 '07 #2
On Dec 16, 1:47 am, Thin Myrna <n...@spam.nowrote:
Benoit wrote:
I got myself into programming late in the summer and have dabbled in
python for the most part in that time, recently beginning work on a
music player. In January, I start my minor in Information
Technology. I'd like to get ahead a bit, however, and over the break
would like to do some reading. I seek your recommendations in the
field of database design basics and network programming, with a bias
towards texts which specifically address Python. By network
programming, I mean fundamental understanding of sockets, TCP/UDP,
right up to HTTP serving, etc. Thanks ahead of time.

Steve Holden's Python Web Programming might be what you are looking for.
It covers all the topics needed to deal with sockets, databases, up to
building complete web apps. One of my books I'd never give away.

HTH
Thin
urls
http://docs.python.org/lib/module-socket.html
http://www.amk.ca/python/howto/sockets/
http://www.devshed.com/c/a/Python/Sockets-in-Python/

books
http://www.amazon.com/Foundations-Py.../dp/1590593715

you might also want to read up on twisted, (just for the heck of it)
http://twistedmatrix.com/trac/
Dec 16 '07 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: learndotnet | last post by:
Howdy all, Lately I have been keen on patterns, practises, refactoring, etc. I am flipping through "Refactoring to Patterns" and "Refactoring" and "Code Complete" currently and wondered if...
8
by: p.lavarre | last post by:
http://effbot.org/pyfaq/suggest.htm has new FAQ's: FAQ: How do I ask to exit from a doctest FAQ: How do I say unsigned char in ctypes? FAQ: How do I say returns void in ctypes? FAQ: How do I...
2
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 4 Oct 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
0
by: Aliciasmith | last post by:
In an age dominated by smartphones, having a mobile app for your business is no longer an option; it's a necessity. Whether you're a startup or an established enterprise, finding the right mobile app...
0
tracyyun
by: tracyyun | last post by:
Hello everyone, I have a question and would like some advice on network connectivity. I have one computer connected to my router via WiFi, but I have two other computers that I want to be able to...
2
by: giovanniandrean | last post by:
The energy model is structured as follows and uses excel sheets to give input data: 1-Utility.py contains all the functions needed to calculate the variables and other minor things (mentions...
4
NeoPa
by: NeoPa | last post by:
Hello everyone. I find myself stuck trying to find the VBA way to get Access to create a PDF of the currently-selected (and open) object (Form or Report). I know it can be done by selecting :...
3
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be using a very simple database which has Form (clsForm) & Report (clsReport) classes that simply handle making the calling Form invisible until the Form, or all...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 1 Nov 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM) Please note that the UK and Europe revert to winter time on...
0
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be focusing on the Report (clsReport) class. This simply handles making the calling Form invisible until all of the Reports opened by it have been closed, when it...
4
by: GKJR | last post by:
Does anyone have a recommendation to build a standalone application to replace an Access database? I have my bookkeeping software I developed in Access that I would like to make available to other...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.