954,093 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

using java to develop softwares

hi out there! can some pliz assist me in knowing the basic steps in using java to develop a system, say a project

qasauria
Newbie Poster
8 posts since Jun 2007
Reputation Points: 10
Solved Threads: 0
 

It's just like any other language and environment. You know Java, design the software, and build it using Java. You're going to have to be a lot more specific when asking a question.

Narue
Bad Cop
Administrator
15,460 posts since Sep 2004
Reputation Points: 6,464
Solved Threads: 1,401
 

If you need to know the basic steps then it's probably too soon to start a large project. I would suggest getting a book (Learning Java by Knudsen and Niemeyer [o'reilly publisher] is a good start) and learning the basics.

Cerberus
Junior Poster
162 posts since Sep 2006
Reputation Points: 27
Solved Threads: 14
 

In addition to what Cerberus mentioned, Sun also has many tutorials available for free that you can learn from:
http://java.sun.com/docs/books/tutorial/

Ezzaral
Posting Genius
Moderator
15,985 posts since May 2007
Reputation Points: 3,250
Solved Threads: 847
 

java is fun, easier than C++ that's all :D

ProgrammersTalk
Junior Poster in Training
84 posts since Jun 2007
Reputation Points: 21
Solved Threads: 7
 

hi guys.am quiet good in vb6 but want to progress to the .NET version of it.However,cant find the tutorials column to be active.Any help out there guys?thanks for the response to the java quest.am glad.

qasauria
Newbie Poster
8 posts since Jun 2007
Reputation Points: 10
Solved Threads: 0
 

thanks guys out there.am getting the hints.

qasauria
Newbie Poster
8 posts since Jun 2007
Reputation Points: 10
Solved Threads: 0
 

There’s an overwhelming amount of platforms and libraries out there. As for Java, from Sun you have Java ME (micro addition, like if you were developing for pdas), Java SE – standard and EE – enterprise. Honestly, I don’t know the specific differences between the libraries. There’s much more outside of that, unfortunately I don’t know of any central place to look like CPAN for perl or MSDN for ms stuff. (I lean to the Microsoft side, the equivalents there would be the .net compact framework (like j me) and the .net framework – you can easily see what is available in the library on MSDN ( http://msdn2.microsoft.com/en-us/library/aa388745(vs.85).aspx )

ioillusion
Newbie Poster
8 posts since Jul 2007
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: