473,396 Members | 2,052 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Begginner to java

To keep me away from the 'darker side' of computers i was advised by a
computer expert to start learning computer languages. I currently no
small amounts of c++ and html. I was advised that java was a good
starting point, does anyone disagree? What is the best medium for
learning java, book - online tutorial etc. Are there any peices of
software required such as a compiler? Thanks for any info given SK
Jul 23 '05 #1
5 1236
Lee
script-learner said:

To keep me away from the 'darker side' of computers i was advised by a
computer expert to start learning computer languages. I currently no
small amounts of c++ and html. I was advised that java was a good
starting point, does anyone disagree? What is the best medium for
learning java, book - online tutorial etc. Are there any peices of
software required such as a compiler? Thanks for any info given SK

First, you should find out whether they recommended Java,
or Javascript. They're as different as cars and carpets.
The similarity of the names is marketing hype.

You don't need a compiler for Javascript. The FAQ for this
newsgroup should point you towards decent books and online
resources.

If it's Java that you're interested in, the newsgroup that
you want is comp.lang.java, and your starting poing should
probably be http://java.sun.com

You'll find a decent online tutorial and instructions for
downloading and installing the free compiler and libraries.

Many people prefer the eclipse development environment (also
free) to the one that Sun provides, though.
http://www.eclipse.org

Jul 23 '05 #2
script-learner wrote:
<snip>
I was advised that java was a good starting point,
does anyone disagree?
With 6 billion people on the planet you can find someone who will
disagree with anything. Java is probably as good a programming language
to learn as any other. But javascript and Java are distinct languages
with only superficial similarities so a javascript group is a strange
place to be asking that question (a general programming group would seem
more sensible as a place to look for a broad opinion on the subject).

On the subject of subjects, is your subject header: "Beginner to java"
actually a description of the subject of your post? It really should be.
What is the best medium for
learning java, book - online tutorial etc.
That depends where you start from. You won't meet many Java programmes
who don't own "Java in a Nutshell" (by David Flanagan, Publishers:
O'Reilly), but it won't teach you to program.
Are there any peices of
software required such as a compiler? Thanks for any info given SK


The Java SDK's from sun contain everything needed to turn source code
into running programs. A good (programmers) text editor is an obvious
requirement, and there are many IDE's available for Java that wrap the
whole thing up in one user interface (though they mostly cost too much
to be of interest to amateurs).

Richard.
Jul 23 '05 #3
And just what's wrong with the darker side?
Jul 23 '05 #4
On Sun, 30 May 2004 22:57:41 -0600, Vitalli wrote:
And just what's wrong with the darker side?


"Stronger, no. More seductive, cunning,
crunchier the Dark Side is." ;-)
Jul 23 '05 #5
Vitalli wrote:
And just what's wrong with the darker side?


You can hardly see anything, not even the text you are referring to.
PointedEars
Jul 23 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Michael | last post by:
Hello I am trying to write a Java-Program which converts a XML-file in a HTML. It should take the Transformation-file from the XML-file itself. Below find a possible XML-file: <?xml...
0
by: Ravi Tallury | last post by:
Hi We are having issues with our application, certain portions of it stop responding while the rest of the application is fine. I am attaching the Java Core dump. If someone can let me know what...
1
by: ptaz | last post by:
Hi I'm trying to run a web page but I get the following error. Ca anyone please tell me a solution to this. Thanks Ptaz HTTP Status 500 - type Exception report
11
by: DrUg13 | last post by:
In java, this seems so easy. You need a new object Object test = new Object() gives me exactly what I want. could someone please help me understand the different ways to do the same thing in...
0
by: Markus Wollny | last post by:
Hello! When I try to run ./configure --with-java, it complains that ant doesn't work. However ant is installed, as is the latest Java SDK 1.4.2 from sun, PATH and JAVA_HOME are set correctly; ...
0
by: mailkhurana | last post by:
Hii , I am trying to use a type 2 driver to connect to DB2 0n AIX 5 I have a small java test to class to establish a conneciton with the db .. I am NOT using WAS or any appserver When I try to...
1
by: David Van D | last post by:
Hi there, A few weeks until I begin my journey towards a degree in Computer Science at Canterbury University in New Zealand, Anyway the course tutors are going to be teaching us JAVA wth bluej...
0
oll3i
by: oll3i | last post by:
package library.common; import java.sql.ResultSet; public interface LibraryInterface { public ResultSet getBookByAuthor(String author); public ResultSet getBookByName(String name);
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.