Click here to Skip to main content
15,909,030 members
Home / Discussions / Design and Architecture
   

Design and Architecture

 
GeneralRe: platform for an app for Ease of Access searched Pin
Erhy31-Jul-17 6:51
Erhy31-Jul-17 6:51 
AnswerRe: platform for an app for Ease of Access searched Pin
Afzaal Ahmad Zeeshan31-Jul-17 7:38
professionalAfzaal Ahmad Zeeshan31-Jul-17 7:38 
GeneralRe: platform for an app for Ease of Access searched Pin
Erhy22-Aug-17 10:39
Erhy22-Aug-17 10:39 
QuestionDesign and Architecture Pin
ijekhuenmen eromosele26-Jul-17 5:02
ijekhuenmen eromosele26-Jul-17 5:02 
AnswerRe: Design and Architecture Pin
Richard MacCutchan26-Jul-17 5:10
mveRichard MacCutchan26-Jul-17 5:10 
GeneralLooking for technological suggestion Pin
Kishor Mhaske20-Jul-17 0:08
Kishor Mhaske20-Jul-17 0:08 
QuestionAPI for online collaboration and file sharing Pin
petter201210-Jul-17 13:49
petter201210-Jul-17 13:49 
AnswerRe: API for online collaboration and file sharing Pin
Pete O'Hanlon10-Jul-17 20:06
mvePete O'Hanlon10-Jul-17 20:06 
GeneralRe: API for online collaboration and file sharing Pin
petter201211-Jul-17 0:22
petter201211-Jul-17 0:22 
GeneralRe: API for online collaboration and file sharing Pin
Gerry Schmitz11-Jul-17 6:56
mveGerry Schmitz11-Jul-17 6:56 
GeneralRe: API for online collaboration and file sharing Pin
petter201211-Jul-17 9:12
petter201211-Jul-17 9:12 
AnswerRe: API for online collaboration and file sharing Pin
jschell13-Jul-17 6:47
jschell13-Jul-17 6:47 
QuestionBusiness language Solution? Pin
Joer4x425-Jun-17 9:08
Joer4x425-Jun-17 9:08 
AnswerRe: Business language Solution? Pin
Richard MacCutchan25-Jun-17 21:04
mveRichard MacCutchan25-Jun-17 21:04 
GeneralRe: Business language Solution? Pin
Gerry Schmitz26-Jun-17 9:49
mveGerry Schmitz26-Jun-17 9:49 
GeneralRe: Business language Solution? Pin
Joer4x429-Jun-17 11:18
Joer4x429-Jun-17 11:18 
GeneralRe: Business language Solution? Pin
Richard MacCutchan29-Jun-17 21:39
mveRichard MacCutchan29-Jun-17 21:39 
GeneralRe: Business language Solution? Pin
Joer4x430-Jun-17 12:03
Joer4x430-Jun-17 12:03 
GeneralRe: Business language Solution? Pin
Gerry Schmitz11-Jul-17 7:05
mveGerry Schmitz11-Jul-17 7:05 
AnswerRe: Business language Solution? Pin
Eddy Vluggen28-Jun-17 23:36
professionalEddy Vluggen28-Jun-17 23:36 
GeneralRe: Business language Solution? Pin
Joer4x429-Jun-17 12:55
Joer4x429-Jun-17 12:55 
GeneralRe: Business language Solution? Pin
Eddy Vluggen30-Jun-17 1:23
professionalEddy Vluggen30-Jun-17 1:23 
GeneralRe: Business language Solution? Pin
Joer4x430-Jun-17 11:48
Joer4x430-Jun-17 11:48 
Interesting - It takes an application to create, use, and determine the structure of the data. The db is totally stupid until it is told what to do. The term here is used loosely as a db is a group of tables managed through specific software line DB/2, MySQL,or RMDBS. Even then you have to decide how you want the data stored (encapsulated).

An array is a group a similar data items. Records are a group of dissimilar data items. Last time I looked a class is an object. Classes are just different types of objects.

If you are a programmed you write procedures all the time so hold that stick. An OO method is just a fancy name for a procedure. A machine will always need instructions and it is procedural. All machines work that way because humandswork that way. It just life.

What was that about the experience thing...

Enjoy the day.
GeneralRe: Business language Solution? Pin
Eddy Vluggen30-Jun-17 23:42
professionalEddy Vluggen30-Jun-17 23:42 
GeneralRe: Business language Solution? Pin
Joer4x47-Jul-17 15:58
Joer4x47-Jul-17 15:58 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.