Choosing a compiler

Discussion in 'Java' started by Prasanna_Adhikari, Jan 6, 2013.

  1. Prasanna_Adhikari

    Prasanna_Adhikari New Member

    Joined:
    Jun 3, 2012
    Messages:
    5
    Likes Received:
    0
    Trophy Points:
    0
    Hello everyone, I am student of IT, I am currently on first semester. I know basics of C programming. There is Java programming in my third semester, so I want to prepare for it. I don't know which compiler my college will suggest me but in order to practice I want help from you all to choose a simple one to begin basics of Java. And also it would be helpful if you suggest me any books to start.
     
  2. ManzZup

    ManzZup New Member

    Joined:
    May 9, 2009
    Messages:
    278
    Likes Received:
    43
    Trophy Points:
    0
    Occupation:
    Production Manager:Software @ ZONTEK
    Location:
    Sri Lanka
    Home Page:
    http://zontek.zzl.org
    you dont have to worry about the compiler since oracle jdk 's compiler would be the one there [there are other GNU ones too but the official one is always better] you can download it from there site

    try java complete reference
    or beginners guide to java [like thing]

    java kind of has a similarity in syntax with C but the concepts are far different so dont mix up
     
  3. alia123

    alia123 New Member

    Joined:
    Jan 8, 2016
    Messages:
    65
    Likes Received:
    5
    Trophy Points:
    0
    Hie,Java Development Kit(JDK)is a Java IDE for programmers and software developers. It is a useful for creating cross platform Java applications for mobile, web, enterprise and desktop. Its main features are Java debugger, javap, java byte code compiler, javac and many more.This is useful and is must for Java programmer.It has the best compiler in it to remove the errors from code.
    Other one is Net Beans IDE,which too is good for compiling and is best for software Developers.
     
  4. meenal deshpande

    meenal deshpande New Member

    Joined:
    Oct 11, 2018
    Messages:
    20
    Likes Received:
    2
    Trophy Points:
    3
    Gender:
    Female
    Modern Compiler Implementation in Java, Second Edition by Andrew W. Appel and Jens Palsberg .
    This book will help you.
     
    Last edited: Dec 3, 2018

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice