Does anybody know JAVA here?

Java - Does anybody know it?
@jade1986 (563)
India
June 22, 2007 4:25am CST
Is there any mylottian who knows java? I am working on a project and if anybody knows a bit, he/she can help me. I am a beginner but i have been assigned a project by my teacher...I am in dire straits. Please help. Else you may also mention where else i can get help from. If you have any e book, you can write the link too.
1 person likes this
6 responses
@senthil2k (1500)
• India
22 Jun 07
Hello jade1986. I know Java. What is that you are looking for? If You can tell me what is your need, I will try my best to help you out. BTW, if you are looking for some Client Side Java such as Swing, AWT etc., I may not be helpful to you. But if you are looking for Server side java , I can give a try.
@jade1986 (563)
• India
23 Jun 07
Actually, my project is connecting a java application with a database creating a windows application. For that i need the awt package or the swing package. If you are not well versed with these, can you help me?
• Philippines
25 Jun 07
Hi there Jade! If you're just asking about JAVA connectivity to a back end it's quite simple no need to worry. Some of the myLotters posted sites of tutorials which I think is very helpful I all fails send me a message and I'll be happy to give you some help..
@sedel1027 (17846)
• Cupertino, California
22 Jun 07
Unfortunately, I can't help you out as I only know JavaScript. I suggest you give more details on what you are looking for. I might be able to find something for you as my husband knows some JAVA.
@Kowgirl (3490)
• United States
22 Jun 07
You can go here to learn about java for beginners... http://java.about.com/od/beginningjava/a/beginjavatutor.htm
@hendraktp (150)
• Indonesia
23 Jun 07
1. Java is a land in Indonesia. 2. Java is a Program Language like c or c++
@mr_mlk (364)
22 Jun 07
Standard Responce on the JDC[http://forum.java.sun.com/]: Sun's basic Java tutorial http://java.sun.com/docs/books/tutorial/ Sun's New To Java Center http://java.sun.com/learning/new2java/index.html Includes an overview of what Java is, instructions for setting up Java, an intro to programming (that includes links to the above tutorial or to parts of it), quizzes, a list of resources, and info on certification and courses. http://javaalmanac.com http://javaalmanac.com A couple dozen code examples that supplement The Java Developers Almanac http://www.amazon.com/exec/obidos/tg/detail/-/0201752808?v=glance jGuru http://www.jguru.com A general Java resource site. Includes FAQs, forums, courses, more. JavaRanch http://www.javaranch.com To quote the tagline on their homepage: "a friendly place for Java greenhorns." FAQs, forums (moderated, I believe), sample code, all kinds of goodies for newbies. From what I've heard, they live up to the "friendly" claim. Bruce Eckel's Thinking in Java http://mindview.net/Books/DownloadSites Joshua Bloch's Effective Java http://www.amazon.co.uk/exec/obidos/Author=Bloch,%20Josh Bert Bates and Kathy Sierra's Head First Java http://www.amazon.com/exec/obidos/tg/detail/-/0596004656?v=glance James Gosling's The Java Programming Language http://www.bookpool.com/sm/0321349806 Gosling is the creator of Java. It doesn't get much more authoritative than this. With out knowing more about what you are after now better responce came be given.