English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I can program in a few languages and am learning sql/oracle.
What is a good way to get some experience programming n-tier type stuff? and If you have done any, Where did you start?

2006-09-06 05:32:14 · 1 answers · asked by Andrew M 3 in Computers & Internet Programming & Design

1 answers

The simplest N-tier programming is client-server. There are only two tiers, client and server. Then there's three-tier (it used to be thought of as client-middleware-server; these days, you hear a lot about client-application server-database server and presentation layer-business logic layer-data manipulation layer).

You can do three-tier programming on any database-enabled Web site.

2006-09-06 05:45:58 · answer #1 · answered by NC 7 · 0 0

fedest.com, questions and answers