Java Which Resource is Best for Learning Java: Online Tutorials or Printed Books?

  • Thread starter Thread starter sudu.ghonge
  • Start date Start date
  • Tags Tags
    Java
AI Thread Summary
For learning Java, the Oracle Java Tutorials available at http://docs.oracle.com/javase/tutorial/ are recommended, with some content also published in book form. However, it is noted that "The C Programming Language" by Dennis Ritchie and Brian Kernighan is better organized and serves as a strong reference for learning C. The comparison highlights the effectiveness of K&R in terms of structure and clarity.
sudu.ghonge
Messages
36
Reaction score
1
For learning C and for references, " The C Programming Language" by Dennis Ritchie and Brian Kernighan is an authentic. Which book should I refer to if I need to learn Java the same way?
 
Technology news on Phys.org
Thread 'Is this public key encryption?'
I've tried to intuit public key encryption but never quite managed. But this seems to wrap it up in a bow. This seems to be a very elegant way of transmitting a message publicly that only the sender and receiver can decipher. Is this how PKE works? No, it cant be. In the above case, the requester knows the target's "secret" key - because they have his ID, and therefore knows his birthdate.
I tried a web search "the loss of programming ", and found an article saying that all aspects of writing, developing, and testing software programs will one day all be handled through artificial intelligence. One must wonder then, who is responsible. WHO is responsible for any problems, bugs, deficiencies, or whatever malfunctions which the programs make their users endure? Things may work wrong however the "wrong" happens. AI needs to fix the problems for the users. Any way to...
Back
Top