Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / General / December 2007

Tip: Looking for answers? Try searching our database.

Having trouble starting with Java

Thread view: 
Open sourced nick - 11 Dec 2007 18:55 GMT
Hello, I have some background in programming, I use to program in
pascal and I started learning Ruby a few months back so I know the
principals of OOP, the problem is that I can't find a good guide to
Java that I can follow and use with NetBeans, and another thing, say I
want to do something specific like import an .MDB file, or grabbing
information from my website (specific information I wrote such is line
3 to 6) (just some examples), how do I find out how to do those
things?
Mark Space - 11 Dec 2007 23:13 GMT
> Hello, I have some background in programming, I use to program in
> pascal and I started learning Ruby a few months back so I know the
> principals of OOP, the problem is that I can't find a good guide to
> Java that I can follow and use with NetBeans, and another thing, say I

You can get started with NetBeans from the tutorials on their website,
the Java tutorials on Sun's site, and also I like the Javapassion.com
website, which has a full organized course on learning Java and also
uses NetBeans.

http://www.netbeans.org/kb/trails/java-se.html

http://java.sun.com/docs/books/tutorial/

http://www.javapassion.com/javaintro/

> want to do something specific like import an .MDB file, or grabbing
> information from my website (specific information I wrote such is line
> 3 to 6) (just some examples), how do I find out how to do those
> things?

We'll, you gotta learn the basics first.  Pay attention to the sockets
section of the tutorial, and databases go along with the appropriate
parts of Java (usually abbreviated jdbc).

The most popular form of import for databases is to export to csv
(comma-separated-values) then import.  Java works with MySQL, Postgre
(sp?), Oracle, etc.  So take your pick....
Roedy Green - 12 Dec 2007 16:41 GMT
On Tue, 11 Dec 2007 10:55:54 -0800 (PST), Open sourced nick
<Asaf.Zamir@gmail.com> wrote, quoted or indirectly quoted someone who
said :

>Hello, I have some background in programming, I use to program in
>pascal and I started learning Ruby a few months back so I know the
[quoted text clipped - 4 lines]
>3 to 6) (just some examples), how do I find out how to do those
>things?

see http://mindprod.com/jgloss/gettingstarted.html
Signature

Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com



Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.