Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

And what about the debate of wich is better Java or C++ ?

25 views
Skip to first unread message

computer45

unread,
Jan 29, 2018, 1:58:44 PM1/29/18
to
Hello..


And what about the debate of wich is better Java or C++ ?

I think what i have learned with C++ compilers and Delphi and FreePascal
compilers is that i can do inline assembler with them and this permits
me to understand more the hardware and talk to the hardware in Embedded
systems etc. this can not be done with Java or C# or the like, also
forcing garbage collection in Java and C# is not optimally efficient,
please read this to understand it:

Quantifying the Performance of Garbage Collection vs. Explicit Memory
Management

https://people.cs.umass.edu/~emery/pubs/gcvsmalloc.pdf


I think Java or C# are not like C++ or modern Object Pascal of Delphi
and FreePascal compilers, because Java and C# wanted to be more high
level that avoids more to leaking memory by for example forcing garbage
collection and by being more high level by avoiding bugs of pointers and
inline assembler, but forcing garbage collection is not optimally
efficient and being high level as Java and C# by forbiding inline
assembler and pointers is not raking wide or being more general, this is
why Java and C# are not the solution for all, and this is why C++
compilers and FreePascal and Delphi compilers are still useful.

Other than that i am also working with Delphi and Lazarus because they
have there strenght such as being more productive with there RAD tools
for developing GUI etc. and FreePascal and Delphi support modern Object
Pascal, and even if they lack static type inference, you can compensate
for that by using dynamic type inference with variants and RTTI that are
supported by modern Object Pascal of Delphi and FreePascal, and they
support anonymous methods or Lambdas and i think they support decently
generics etc. etc. and they are single-pass compilers that have there
advantage because they are much faster than C++ at compiling.


I am also working with Delphi and with C++ because it is also good.


And About Applying the Universal Scalability Law to organisations

Read more here:

https://blog.acolyer.org/2015/04/29/applying-the-universal-scalability-law-to-organisations/


And i am Amine Moulay Ramdane, a white arab who has invented many
scalable algorithms and there implementations, and i have implemented
also Universal Scalability Law, I have included a 32 bit and 64 bit
windows executables called usl.exe and usl_graph.exe inside the zip,
please read the readme file to know how to use it, it is a very powerful
tool. You can download my USL software from:

https://sites.google.com/site/aminer68/universal-scalability-law-for-delphi-and-freepascal



Thank you,
Amine Moulay Ramdane.

0 new messages