![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Hobbyist Programmer
Join Date: May 2005
Location: ma
Posts: 138
Rep Power: 4
![]() |
What is frontend and backend mean?
I hear some people say "oh this program is just a backend to that" or "this is a frontend to that program" Im curious as to what the mean. My guess is maybe frontend is maybe gui or presentational code and backend is the grunt work?
|
|
|
|
|
|
#2 |
|
I eat cake for breakfast.
![]() ![]() ![]() ![]() Join Date: Jul 2004
Location: In my box.
Posts: 4,434
Rep Power: 9
![]() |
Pretty much.
|
|
|
|
|
|
#3 |
|
Professional Programmer
|
right, the frontend is the part you, as a user, see, and the backend is the part that does all the work
|
|
|
|
|
|
#4 |
|
I eat cake for breakfast.
![]() ![]() ![]() ![]() Join Date: Jul 2004
Location: In my box.
Posts: 4,434
Rep Power: 9
![]() |
And if they aren't separate, you need to rethink your code.
|
|
|
|
|
|
#5 |
|
Resident Grouch
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jun 2005
Posts: 6,453
Rep Power: 10
![]() |
Here's an example: the countertop order-taking/cash register POS thangys at McDonald's are the front end. The inventory control, menu construction, pricing, all that hooey, are backend. Think also of the li'l kiosks in a casino where you can go to get more money -- that's the front end. The backend handles all the kiosks (which have independent embedded processors), uplinks for card approval, etc.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code. Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|