0
How can i start studying java if i am familiar with c?
3 ответов
+ 1
I have also learn java after c. java is the second programing language not using solo. It is easy just you have to understand oop structure. Happy learning
0
I have a good news for you - your study will be easy enough because Java and C are quite similar languages. Both languages are strongly typed and object-oriented. They have the almost identical philosophy. At the same time, there are certain syntactic differences. I suggest you reading this useful article that will explain you which common things make Java and C languages so close. And I hope that after its reading, you`ll understand exactly how to start studying a new language. http://computoolsglobal.com/blog/java-vs-c/
0
c is object oriented, really I don't know that