Jump to content
Fórum Script Brasil
  • 0

Java Versus C++


iSoron

Question

3 answers to this question

Recommended Posts

  • 0

Bem, vejamos... Er... em... O título do tópico é Java versus C++, então, você quer o que a gente acha(qual a melhor)? Bem, C++ é muito boa, mas já vi de 90% dos mais experientes dizendo que Java é melhor, porém .NET ainda faz frente a Java no mercado. Ah eu sei lá. Já que eu programo por diversão, eu aprendo todas. tongue.gif

Link to comment
Share on other sites

  • 0

Hahaha. Que Java é melhor, td mundo sabe tongue.gif

Só indiquei um link para um artigo que acaba com alguns mitos que algumas pessoas ainda têm. Por ex: compilação estática é melhor q a dinâmica, ou que o Garbage Collector é mais lento que a operação new()/delete(). Quer dizer, a base do Java já está se equiparando ao C. A inicialização é que ainda tá falha. smile.gif

Destacando uma parte importante:

Conclusions: Why is "Java is Slow" so Popular?

Java program startup is slow. As a java program starts, it unzips the java libraries and compiles parts of itself, so an interactive program can be sluggish for the first couple seconds of use.

This approaches being a reasonable explanation for the speed myth. But while it might explain user's impressions, it does not explain why many programmers (who can easily understand the idea of an interpreted program being compiled) share the belief. 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



  • Forum Statistics

    • Total Topics
      152.2k
    • Total Posts
      652k
×
×
  • Create New...