rrdtool
+ Reply to Thread
Page 1 of 2 12 LastLast
Results 1 to 15 of 18

Thread: To expertise java programming?

  1. #1
    Join Date
    Jun 2010
    Posts
    3

    To expertise java programming?

    i want to learn java and need good programming knowledge where to start practicing .. But i knw basics of java
    ========================
    Last edited by gordo; 06-14-2010 at 05:13 PM.

  2. #2
    Join Date
    Jun 2010
    Posts
    3
    Java has always been considered a multi-platform language - you write your code once and then you use it on almost any Operating System. Unfortunately for most Java developers, this is often taken quite literally from anyone that had no knowledge of the language, including some managers and system admins.

    If you had ever seen any Java code that deals with files and directories, you already know that if the programmer is not careful, the otherwise multi-platform code will simply fail when the OS is changed. But what happens if you are careful (you use File.separator instead of hardcoded "/" .
    ______________________________________
    Last edited by gordo; 06-20-2010 at 07:01 AM.

  3. #3
    raju.mohan Guest
    What helped me a lot to hone my Java skills are two books that I highly recommend from O'Reilly Media, Inc. called "Head First Object Oriented Analysis and Design" and "Head First Design Patterns". Both books are using Java in there exsamples and are written in a way that isn't boring and you also memorize the learning material easily.
    =====================
    Last edited by gordo; 06-20-2010 at 07:02 AM.

  4. #4
    Join Date
    Jun 2010
    Posts
    3
    If you know the basic of Java that is good. If you want to learn Java, first you start from core Java, then Advanced Java. Advanced Java will cover, JSP, servlets, EJB, JMS, JNDI, JMS, Swing, etc.
    [url=http://www.blurbpoint.com/social-bookmarking.php]social bookmarking[/url]

  5. #5
    raju.mohan Guest
    In general, it is unreasonable for someone to presume that she/he learn java without studying. Some folks may require less studying than others. Nevertheless studying is usually part of the learning process. In that way, you can internalize the concepts, and learn how to take advantage of the language to not only solve the same, familiar problems, but also, to synthesize—and solve "new" problems.
    ========================
    [url=http://www.****ge-glasgow.co.uk/glasgow-tooth-whitening-scotland.html]Teeth Whitening Glasgow[/url] | [url=http://www.****ge-glasgow.co.uk/glasgow-tooth-whitening-scotland.html]Tooth Whitening Glasgow[/url]

  6. #6
    Join Date
    Jun 2010
    Posts
    5
    What helped me a lot to hone my Java skills are two books that I highly recommend from O'Reilly Media, Inc. called "Head First Object Oriented Analysis and Design" and "Head First Design Patterns". Both books are using Java in there exsamples and are written in a way that isn't boring and you also memorize the learning material easily.
    ========================================
    [url=http://www.townsrealty.com]short sale assintance[/url]
    [url=http://www.thequoizelsource.com]quoizel lighting[/url]

  7. #7
    Join Date
    May 2012
    Posts
    2

    hf

    Java has always been considered a multi-platform language - you write your [url=http://www.gafasdesolcomprar.com]Gafas Carrera Baratas[/url] code once and then you use it on almost any Operating System. Unfortunately for most Java developers, this is often taken quite literally from anyone that had no knowledge of the language, including some managers and system admins.
    [url=http://www.gafasdesolcomprar.com]Gafas Ray Ban[/url]

  8. #8
    Join Date
    Jun 2012
    Posts
    4
    hello,
    One characteristic of Java is portability, which means that computer programs written in the Java language must run similarly on any hardware/operating-system platform. This is achieved by compiling the Java language code to an intermediate representation called Java bytecode, instead of directly to platform-specific machine code. Java bytecode instructions are analogous to machine code, but are intended to be interpreted by a virtual machine (VM) written specifically for the host hardware. End-users commonly use a Java Runtime Environment (JRE) installed on their own machine for standalone [URL="http://topicworld.net/forumdisplay.php/652-Java-Programming"]Java Programming[/URL] Applications, or in a Web browser for Java applets.

    Standardized libraries provide a generic way to access host-specific features such as graphics, threading, and networking.

  9. #9
    Join Date
    Aug 2012
    Posts
    1
    If you want to learn java from basic, you will have to start from core java and your logical power should be good. if you are good in logic then you can learn it very easily
    Last edited by gordo; 08-17-2012 at 06:27 PM.

  10. #10
    Join Date
    Oct 2012
    Posts
    1
    What helped me a lot to hone my Java skills are two books that I highly recommend from O'Reilly Media, Inc. called "Head First Object Oriented .

    http://www.pakka.com.au/marketing.html

  11. #11
    Join Date
    May 2013
    Posts
    2
    your quote here is of immense help to me as I'm currently studying over the same programming language but in my opinion party from the theoretical base you must be ****** in crafting logic and concepts on your own .. is isn't it...
    .

  12. #12
    Join Date
    Sep 2014
    Posts
    16
    What is your programming expertise with Java? Are you good with swing, threads? How about sql?

    Include more details please.

    But assuming you are good with everything noted above, create a **** application using swing. Most people can't get the multi-threading right. If you ****** that, then you will be among the top *0% core java developers.

  13. #13
    Join Date
    Mar 2016
    Posts
    5
    What are the approaches to learn Java programming and build up a skill in it
    Last edited by Roseangel; 05-06-2016 at 05:52 AM.
    http://www.buzzapplications.com/website-design-services/

  14. #14
    Join Date
    Aug 2016
    Posts
    2

    You can learn java

    You can learn java,it will help you a lot.I know my sexy asian bride through java,java helps me find a good job.

  15. #15
    Join Date
    May 2015
    Posts
    31
    A forum depends very heavily on the database structure. You want to nail that first. You don't need Java for that.
    Posts and replies
    Posts with parents and children
    Forums
    Subforums
    Users
    Permissions
    Achievements
    Ratings
    (temporarily) banning on username/ip
    Logging
    Maintenance mode
    Pruning
    The list goes on and on.
    Create a backend that will pull the data. EJB's that use plain old DAO's, Hibernate, any other ORM, or just plain JPA.
    A webservice that serves it to the frontend (Possibly usng JSON for your asynchronous client).
    A HTML client using React, Ember2, or Angular2.
    SASS for creating CSS


    This will keep you busy for a day or two

+ Reply to Thread

Similar Threads

  1. Java tutorial
    By toast in forum Programming
    Replies: 5
    Last Post: 11-28-2018, 12:29 AM
  2. Replies: 0
    Last Post: 07-05-2012, 09:11 AM
  3. java?
    By duckiesarefun in forum Programming
    Replies: 9
    Last Post: 11-15-2008, 05:36 PM
  4. Programming language choice: Java
    By new_rez in forum General discussion
    Replies: 1
    Last Post: 08-06-2008, 04:20 PM
  5. Very awesome Java
    By toast in forum Programming
    Replies: 27
    Last Post: 10-28-2006, 06:43 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts