Learn C from Java - Free Resources

  • Context: Java 
  • Thread starter Thread starter mattbonner
  • Start date Start date
  • Tags Tags
    Java
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
mattbonner
Messages
14
Reaction score
0
Does anyone know of any resources (preferrably free) to learn C for someone who has learned Java before?
 
Physics news on Phys.org
There isn't really very much cross over from Java to c, unlike java<->c++.
So really you are learning C form scratch, in which case the best source is K+R
http://en.wikipedia.org/wiki/The_C_Programming_Language_(book )
 
Last edited by a moderator: