Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Beginning Java
#1
In the last few years, I have been struggling to learn Java since it gets confusing after the first chapter. In next semester, I'm taking a class in college that teaches Java (Intro to CS) I read the book they provide and it is confusing (Java Concepts 6th edition). Its winter break now and I really want to get a head start, but the book make me lose interest in Java. Really need some help...
Reply
#2
Java is a programming dialect. It was initially created by James Gosling at Sun Microsystems, which is presently a piece of Oracle Corporation. It was discharged in 1995 as a piece of 'Sun Microsystems' Java stage. Java can keep running on various working frameworks. This makes Java stage free. Java does this by making the Java compiler transform code into Java bytecode rather than machine code. This implies when the program is executed, the Java Virtual Machine deciphers the bytecode and makes an interpretation of it into machine code.

Java requires that every variable be introduced. Some more established dialects, for example, C, permit factors to go uninitialized, which can bring about arbitrary disappointments with secretive bugs. Java accompanies an extensive arrangement of classes and methods.Java is at present a standout amongst the most prominent programming dialects being utilized. It has around 10 million users.The most recent form is Java 8, the main bolstered form starting at 2016. Prophet (and others) has reported that utilizing more seasoned adaptations (than Java 8) of their JVM usage presents genuine dangers because of uncertain security issues.The Java dialect has experienced a few changes since the arrival of JDK (Java Development Kit) 1.0 on January 23, 1996, and in addition various increments of classes and bundles to the standard library.
Reply
#3
Java is a high-level programming language originally developed by Sun Microsystems and released in 1995.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  why java haphazard 8 1,441 12-12-2011, 03:23 AM
Last Post: RDCA
  Need Java help from java expert. Blazin 2 1,904 09-07-2011, 02:43 PM
Last Post: AceInfinity
  Java help php 1 830 04-06-2010, 06:41 AM
Last Post: php
  Java Problem for real java programmer Testgamma1 10 4,485 03-14-2010, 09:08 AM
Last Post: uber1337
  How do i get java Mozz 4 1,288 02-13-2010, 12:29 PM
Last Post: Mozz

Forum Jump:


Users browsing this thread: 1 Guest(s)