[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.programming

Desavantage of high level programming...

Ramine

7/3/2014 3:50:00 AM


Hello,


I have come to an interresting subject...

You have seen me talking about advantage of high level programming
and high level ways of learning...

But there is still an important desavantage of high level programming..

I explain..


You have seen me talking about the derivative of a*x or 2*x that is 2,
since:

Limit x2-x1 -> 0 of (2*x2 - 2*x1)/(x2-x1) , so we have that
2*(x2-x1)/(x2-x1) , so it's equal to 2


so follow with me please, the calculation above to proove that
the derivative of 2*x is equal to 2 or the derivative of a*x is equal
to "a" is a low level way of doing mathematics like in assembler
programming , we have to use the "Limit" and mathematical calculations
to proove that the general formula of a*x is equal to a.. but if you
look carefully, when we are proving and infering the general formula
we are like automating the derivative , since as soon as we proof
the general formula we don't have to proove again the general formula
and we have just to use the general formula, so by avoiding
to proove again the general formula we are like automating the
the derivative , it's like automation in robotics,
and we are speeding the process of calculating the derivative,
since we have not to do the proof again so in time t2-t1 of
1 hour we can do many more calculations of derivatives per hour,
so since we are not proving again the general formulas of derivative but
just using the general formulas we are speeding the rate at wich we can
do derivatives calculations per hour, and this apply to all mathematics
, since we are proving theorems and general forumulas and automating all
the mathematics, hence the rate at wich we can solve mathematical
problems will be faster, so we can do more mathematics per hour time and
this is the same for informatics, since we are constructing more high
level constructs that are safer and faster we are automating informatics
by enhancing the criteria of usability
so by using those high level constructs the rate at wich we can
produce code and solve computing problems per hour will be faster, so
since the rate by wich we can produce code and solve compuyting problems
will be faster less and less programmers will be needed and less and
less mathematicians will be needed i think so this will higher the
percentage of unnemployement i think, and this is one important
desanvatage of high level programming i think.




Thank you,
Amine Moulay Ramdane.































1 Answer

Ramine

7/5/2014 11:43:00 PM

0

On 7/2/2014 8:50 PM, Ramine wrote:
>
> Hello,
>
>
> I have come to an interresting subject...
>
> You have seen me talking about advantage of high level programming
> and high level ways of learning...
>
> But there is still an important desavantage of high level programming..
>
> I explain..
>
>
> You have seen me talking about the derivative of a*x or 2*x that is 2,
> since:
>
> Limit x2-x1 -> 0 of (2*x2 - 2*x1)/(x2-x1) , so we have that
> 2*(x2-x1)/(x2-x1) , so it's equal to 2
>
>
> so follow with me please, the calculation above to proove that
> the derivative of 2*x is equal to 2 or the derivative of a*x is equal
> to "a" is a low level way of doing mathematics like in assembler
> programming , we have to use the "Limit" and mathematical calculations
> to proove that the general formula of a*x is equal to a.. but if you
> look carefully, when we are proving and infering the general formula
> we are like automating the derivative , since as soon as we proof
> the general formula we don't have to proove again the general formula
> and we have just to use the general formula, so by avoiding
> to proove again the general formula we are like automating the
> the derivative , it's like automation in robotics,
> and we are speeding the process of calculating the derivative,
> since we have not to do the proof again so in time t2-t1 of
> 1 hour we can do many more calculations of derivatives per hour,
> so since we are not proving again the general formulas of derivative but
> just using the general formulas we are speeding the rate at wich we can
> do derivatives calculations per hour, and this apply to all mathematics
> , since we are proving theorems and general forumulas and automating all
> the mathematics, hence the rate at wich we can solve mathematical
> problems will be faster, so we can do more mathematics per hour time and
> this is the same for informatics, since we are constructing more high
> level constructs that are safer and faster we are automating informatics
> by enhancing the criteria of usability

I mean the criteria of reusability.

> so by using those high level constructs the rate at wich we can
> produce code and solve computing problems per hour will be faster, so
> since the rate by wich we can produce code and solve compuyting problems
> will be faster less and less programmers will be needed and less and
> less mathematicians will be needed i think so this will higher the
> percentage of unnemployement i think, and this is one important
> desanvatage of high level programming i think.
>
>
>
>
> Thank you,
> Amine Moulay Ramdane.
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>