- 3

C or java?? Which is better?

some friends told me that the best tool for beginners is C, because almost all hi-level languajes are based on it, but i think that java is as same important as C.

20th Aug 2017, 11:28 PM
Angel Daniel Méndez Díaz
Angel Daniel Méndez Díaz - avatar
2 Respuestas
+ 1
C++ seems to rely more on pointers which can teach you more about memory allocation, whereas java uses a garbage collector to help reduce the demand on the developer to manage memory. As for C i think it's more difficult from what I know but I have never used it before so I cannot comment exactly
20th Aug 2017, 11:39 PM
James Cooke
0
I would recommend you Java or C#. C is lower level language and it's more difficult for beginners.
21st Aug 2017, 12:57 AM
Boris Batinkov
Boris Batinkov - avatar