Programming without coding using my framework requires from it's user to be a
programmer , programming concepts are required becuase you will do (prorgamming)
Just the way to implement your though changed , from coding (based on syntax)
to without coding (based on interaction)
for example (in languages based on coding)
printf (" hello world") ;
cout<< "hello world" ;
puts "hello world"
print "hello world"
system.out.println ("hello world")
but in my project , without coding , what you focus on is the job itself
you put in mind that you want to print or display a message, you select this job
then you write only the data required for that job
1 - select (print text) transporter (transport language from syntax to GUI)
2 - write the data (message to display) in the interaction page (data entry
window)
i hope that the idea of my project become more clear
The article on codeproject get 8 votes up to this moments
Greetings,
Mahmoud
----- Original Message ----
From: Brett McCoy <[EMAIL PROTECTED]>
To: [email protected]
Sent: Wednesday, February 27, 2008 6:28:40 PM
Subject: Re: [c-prog] Article on codeproject - Hello world without coding
On Wed, Feb 27, 2008 at 11:15 AM, Paul Herring <pauljherring@ gmail.com> wrote:
> On Wed, Feb 27, 2008 at 4:10 PM, Brett McCoy <[EMAIL PROTECTED] com> wrote:
>
> > The real issue with software development isn't dealing with language
> > syntax, it's understanding the requirements of the software and its
> > design. RAD & 4GL type tools like this give the appearance, IMHO, of
> > trying to make it easier to develop software without requiring coding
> > (or minimal coding), but without understanding proper software design
> > and development, it doesn't really matter what you use, since it's
> > going to be bad software anyway. Professional software developers
> > should be able to pick up a language's syntax quickly -- it's
> > understanding how to design the software that can be used by user's
> > that is crucial.
>
> http://www.joelonso ftware.com/ articles/ fog0000000319. html
Indeed
-- Brett
------------ --------- --------- --------- --------- --------- -
"In the rhythm of music a secret is hidden;
If I were to divulge it, it would overturn the world."
-- Jelaleddin Rumi
____________________________________________________________________________________
Looking for last minute shopping deals?
Find them fast with Yahoo! Search.
http://tools.search.yahoo.com/newsearch/category.php?category=shopping
[Non-text portions of this message have been removed]