Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Java
  4. JAVA : need to learn it ASAP

JAVA : need to learn it ASAP

Scheduled Pinned Locked Moved Java
javaoraclecomtutorial
4 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    robin700
    wrote on last edited by
    #1

    hey guys I need to learn java asap I am studying java from this link : http://download.oracle.com/javase/tutorial/ everything given over here is theoretical. I am facing problems in grasping the concepts. Can u suggest me some programs or small projects that will make me learn the language efficiently. Thanks in advance

    N 1 Reply Last reply
    0
    • R robin700

      hey guys I need to learn java asap I am studying java from this link : http://download.oracle.com/javase/tutorial/ everything given over here is theoretical. I am facing problems in grasping the concepts. Can u suggest me some programs or small projects that will make me learn the language efficiently. Thanks in advance

      N Offline
      N Offline
      Nagy Vilmos
      wrote on last edited by
      #2

      Do you have any programming experience? If so take a small project you've done once and port it in Java. What are you actually going to do? Java is a huge language and there are many areas. Start off by learning the core system - Standard Edition - as anything you learn there is portable to most of the other areas. Do you understand OO? The early parts of the Java tutorials are theoretical because they need to be. As well as giving you the language, they are teaching you the theory and there is a lot of theory to take on board. At the end of the day, if you do choose to go through the Java tutorials, you will get a very good knowledge of the language and it is free. Alternatively, you could buy one of the myriad books on the language.


      Panic, Chaos, Destruction. My work here is done. Drink. Get drunk. Fall over - P O'H OK, I will win to day or my name isn't Ethel Crudacre! - DD Ethel Crudacre I cannot live by bread alone. Bacon and ketchup are needed as well. - Trollslayer Have a bit more patience with newbies. Of course some of them act dumb - they're often *students*, for heaven's sake - Terry Pratchett

      R 1 Reply Last reply
      0
      • N Nagy Vilmos

        Do you have any programming experience? If so take a small project you've done once and port it in Java. What are you actually going to do? Java is a huge language and there are many areas. Start off by learning the core system - Standard Edition - as anything you learn there is portable to most of the other areas. Do you understand OO? The early parts of the Java tutorials are theoretical because they need to be. As well as giving you the language, they are teaching you the theory and there is a lot of theory to take on board. At the end of the day, if you do choose to go through the Java tutorials, you will get a very good knowledge of the language and it is free. Alternatively, you could buy one of the myriad books on the language.


        Panic, Chaos, Destruction. My work here is done. Drink. Get drunk. Fall over - P O'H OK, I will win to day or my name isn't Ethel Crudacre! - DD Ethel Crudacre I cannot live by bread alone. Bacon and ketchup are needed as well. - Trollslayer Have a bit more patience with newbies. Of course some of them act dumb - they're often *students*, for heaven's sake - Terry Pratchett

        R Offline
        R Offline
        robin700
        wrote on last edited by
        #3

        hi...yes i have done C++, c# and asp.net before.....i am finding difficulty in theory because we tend to forget when we move forward without making any programs...i have done basics but finding difficulty since interfacing part...please help

        N 1 Reply Last reply
        0
        • R robin700

          hi...yes i have done C++, c# and asp.net before.....i am finding difficulty in theory because we tend to forget when we move forward without making any programs...i have done basics but finding difficulty since interfacing part...please help

          N Offline
          N Offline
          Nagy Vilmos
          wrote on last edited by
          #4

          If you've done C# then most of Java should be straight forward. By interfacing do you mean the concept of design to an Interface? Unlike C++, Java only supports single-inheritance and interfaces allow a way around that. An Interface is used to define the capabilities of the class, not the function.


          Panic, Chaos, Destruction. My work here is done. Drink. Get drunk. Fall over - P O'H OK, I will win to day or my name isn't Ethel Crudacre! - DD Ethel Crudacre I cannot live by bread alone. Bacon and ketchup are needed as well. - Trollslayer Have a bit more patience with newbies. Of course some of them act dumb - they're often *students*, for heaven's sake - Terry Pratchett

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups