Java School Assignment? Project Due Tomorrow? Chat LIVE With A Programming Expert!

Welcome to Dream.In.Code
Become a Java Expert!

Join 307,213 Java Programmers for FREE! Get instant access to thousands of Java experts, tutorials, code snippets, and more! There are 1,564 people online right now. Registration is fast and FREE... Join Now!




Java Tutorial Request

14 Pages V < 1 2 3 4 > »   

Java Tutorial Request, Need a tutorial... let us know

Rating  5
1lacca

RE: Java Tutorial Request

13 Oct, 2007 - 08:36 PM
Post #21

code.rascal
Group Icon

Joined: 11 Aug, 2005
Posts: 3,822



Thanked: 33 times
My Contributions
QUOTE
i'm a beginner in java.. so i need to know the basics of the language... so give me some tutorial for it...

We have a hello world java tutorial, have you checked it?
User is offlineProfile CardPM
+Quote Post

lalith

RE: Java Tutorial Request

18 Oct, 2007 - 01:37 AM
Post #22

New D.I.C Head
*

Joined: 8 Oct, 2007
Posts: 2


My Contributions
I need the tutorials for Spring with Hibernate technology
User is offlineProfile CardPM
+Quote Post

codeninja

RE: Java Tutorial Request

20 Oct, 2007 - 03:57 AM
Post #23

New D.I.C Head
*

Joined: 16 Feb, 2007
Posts: 44


My Contributions
I would like a tutorial on using JDBC to do DB editing and sorting on JAVADB or MYSQL.


codeninja

User is offlineProfile CardPM
+Quote Post

William_Wilson

RE: Java Tutorial Request

20 Oct, 2007 - 08:52 AM
Post #24

lost in compilation
Group Icon

Joined: 23 Dec, 2005
Posts: 4,668



Thanked: 97 times
Dream Kudos: 3275
Expert In: Java, C, Javascript

My Contributions
QUOTE(mutu @ 30 Sep, 2007 - 03:59 PM) *

recursive method pls

different types, uses, complexity, etc
I could start this in a few weeks, once my midterms are over with.
User is offlineProfile CardPM
+Quote Post

deathangel188

RE: Java Tutorial Request

26 Oct, 2007 - 11:39 AM
Post #25

New D.I.C Head
*

Joined: 8 Oct, 2007
Posts: 25


My Contributions
applet that generate a random circle, after that have a bouncing ball that doesn't eat the boarder
User is offlineProfile CardPM
+Quote Post

srahul07

RE: Java Tutorial Request

31 Oct, 2007 - 08:14 PM
Post #26

New D.I.C Head
*

Joined: 19 Sep, 2007
Posts: 7


My Contributions
QUOTE(srahul07 @ 20 Sep, 2007 - 12:15 AM) *

QUOTE(skyhawk133 @ 4 Sep, 2007 - 10:03 AM) *

If you're looking for a tutorial on a certain topic in Java, let us know and someone will hopefully create one.



QUOTE(skyhawk133 @ 4 Sep, 2007 - 10:03 AM) *

Dear Sir,
i m need of tutorial on java , jsp and EJB. So i request u to please send me these if u can. rolleyes.gif



User is offlineProfile CardPM
+Quote Post

gemrishu

RE: Java Tutorial Request

18 Nov, 2007 - 05:26 AM
Post #27

New D.I.C Head
*

Joined: 18 Nov, 2007
Posts: 2


My Contributions

can i gett a working prog on banking system in java urgently...my son has to present it at his junior college....the code shud make up to 50 pages of doc file.

User is offlineProfile CardPM
+Quote Post

skyhawk133

RE: Java Tutorial Request

18 Nov, 2007 - 06:41 AM
Post #28

Head DIC Head
Group Icon

Joined: 17 Mar, 2001
Posts: 16,884



Thanked: 156 times
Dream Kudos: 1650
Expert In: Web Development

My Contributions
QUOTE(gemrishu @ 18 Nov, 2007 - 06:26 AM) *

can i gett a working prog on banking system in java urgently...my son has to present it at his junior college....the code shud make up to 50 pages of doc file.


No.


User is online!Profile CardPM
+Quote Post

rasikow

RE: Java Tutorial Request

18 Nov, 2007 - 08:05 PM
Post #29

New D.I.C Head
*

Joined: 18 Nov, 2007
Posts: 1


My Contributions
Can you please explain about public static void main() detraily. if we dont use public what will happen when run the program and if we dont use static what vl happen? like that..Void and main()......
User is offlineProfile CardPM
+Quote Post

shimao

RE: Java Tutorial Request

27 Nov, 2007 - 05:05 AM
Post #30

New D.I.C Head
*

Joined: 27 Nov, 2007
Posts: 1


My Contributions
Need tutorial on java look and feel development.
you can get me @

*edit: Removed e-mail address for safety reasons
PB*


This post has been edited by PennyBoki: 20 Jan, 2008 - 07:18 PM
User is offlineProfile CardPM
+Quote Post

vishwanath.biradar

RE: Java Tutorial Request

7 Dec, 2007 - 07:26 AM
Post #31

New D.I.C Head
*

Joined: 7 Dec, 2007
Posts: 2


My Contributions
QUOTE(skyhawk133 @ 4 Sep, 2007 - 10:03 AM) *

If you're looking for a tutorial on a certain topic in Java, let us know and someone will hopefully create one.

hi....
plz can u send jsp ,servlets ,ejb ... i mean whole j2ee tutorial to me

User is offlineProfile CardPM
+Quote Post

anjali_gargcs

RE: Java Tutorial Request

12 Dec, 2007 - 08:36 PM
Post #32

New D.I.C Head
*

Joined: 19 Oct, 2007
Posts: 18


My Contributions
Hi
plz can u give me jsp ,servlets ,EJB and struts turtorial

This post has been edited by anjali_gargcs: 12 Dec, 2007 - 08:39 PM
User is offlineProfile CardPM
+Quote Post

CannonFodder

RE: Java Tutorial Request

13 Dec, 2007 - 02:49 AM
Post #33

New D.I.C Head
*

Joined: 13 Dec, 2007
Posts: 2


My Contributions
Hi there,

I'm pretty new to Java (as in I've used it for about 2 weeks) and I am stuck with a program idea that I have.

I'm currently writing a program that can act as a stand-alone app, but can also access files from a server to run tests and then spit out the results on the client PC.

The second part is where I have struck issues. I have looked on this site and Google for things like remote access, and remotely running a program from Java, but haven't found anything (yet), I was wondering if anyone knew how to, or knew of a tutorial that could help me with this.

Essentially, what I want to be able to do is have a server app running on the server PC and have the client connect to it (obvious smile.gif), but then allow the client to run files that are on the server, on the server PC (so the server does the work, the client doesn't see the files running) and then have the server send the results back to the client.
I will also need it to be able to launch other apps like Excel on the server PC (as the app uses Excel to create and export graphs).

Any help at all on this would be greatly appreciated.
User is offlineProfile CardPM
+Quote Post

Wolfen261

RE: Java Tutorial Request

13 Dec, 2007 - 07:39 AM
Post #34

New D.I.C Head
*

Joined: 13 Dec, 2007
Posts: 1


My Contributions
Hi;
I am working in a Unix environment (HP UX B.11.23) with an Oracle 9i database.

I have been asked to create some custom "screens" in the text-based environment (only old dumb terminals, no windows). I am looking at Java as a possible way to do this (since there is a Java Compiler on the unix server already), but I have only worked with Java in a windows environment. I am a fairly advanced programmer in C, VB, PLSQL, etc, and have taken two classes in Java and feel that I have a good grasp of the basics of the Java language, but I am still a noob when it comes to what pre-defined classes are out there and how to fully utilize them.

I am wondering if there are some generic texted-based screen solutions (classes) out there for data entry purposes (jumping to pre-defined field positions, etc.) and if there could be a tutorial on how to use them.

I am also wondering if there is a generic class for communicating with Oracle 9i in a unix environment, and if there might also be a tutorial on how to use it.

This post has been edited by Wolfen261: 13 Dec, 2007 - 07:42 AM
User is offlineProfile CardPM
+Quote Post

mcckiller

RE: Java Tutorial Request

1 Jan, 2008 - 02:13 AM
Post #35

New D.I.C Head
*

Joined: 1 Jan, 2008
Posts: 10


My Contributions
QUOTE(skyhawk133 @ 4 Sep, 2007 - 10:03 AM) *

If you're looking for a tutorial on a certain topic in Java, let us know and someone will hopefully create one.


sprites in java please

This post has been edited by mcckiller: 1 Jan, 2008 - 12:52 PM
User is offlineProfile CardPM
+Quote Post

outlaw107

RE: Java Tutorial Request

16 Jan, 2008 - 07:27 AM
Post #36

New D.I.C Head
Group Icon

Joined: 1 Nov, 2007
Posts: 31


My Contributions
I'm interested in knowing more about loops, If-then-else statements, and switch statements. I'm a beginner in Java, and struggling to grasp a hold of these topics sad.gif. A little advice on the best ways to learns these would be great smile.gif
User is offlineProfile CardPM
+Quote Post

smart5.cummins

RE: Java Tutorial Request

29 Jan, 2008 - 06:06 PM
Post #37

New D.I.C Head
*

Joined: 29 Jan, 2008
Posts: 3

Sir, i would like to know how to write a java code using mvc architecture.
If there is a step by step tutorial with examples..it would be great.
User is offlineProfile CardPM
+Quote Post

bhandari

RE: Java Tutorial Request

1 Feb, 2008 - 08:00 AM
Post #38

D.I.C Addict
Group Icon

Joined: 31 Jan, 2008
Posts: 747



Thanked: 1 times
Dream Kudos: 900
My Contributions
QUOTE(rasikow @ 18 Nov, 2007 - 09:05 PM) *

Can you please explain about public static void main() detraily. if we dont use public what will happen when run the program and if we dont use static what vl happen? like that..Void and main()......


You can go here:

Click here
User is offlineProfile CardPM
+Quote Post

bhandari

RE: Java Tutorial Request

1 Feb, 2008 - 08:57 AM
Post #39

D.I.C Addict
Group Icon

Joined: 31 Jan, 2008
Posts: 747



Thanked: 1 times
Dream Kudos: 900
My Contributions
Hi All,

Can somebody share some Thread pooling (Even if only implementation is available) tutorial with me.

Thanks in advance.
User is offlineProfile CardPM
+Quote Post

futura91

RE: Java Tutorial Request

11 Feb, 2008 - 08:36 PM
Post #40

New D.I.C Head
*

Joined: 27 Jul, 2007
Posts: 12


My Contributions
hi, everyone...

is anyone willing to share a tutorial about java networking? just the simple server/client or server/multiclient one...

thanks!!!
User is offlineProfile CardPM
+Quote Post

14 Pages V < 1 2 3 4 > » 
Fast ReplyReply to this topicStart new topic

Time is now: 11/21/09 09:57PM

Live Java Help!

Be Social

Dream.In.Code RSS Feed Dream.In.Code LinkedIn Group Follow Us On Twitter Fan Us On Facebook

Java Tutorials

Reference Sheets

Java Snippets

DIC Chatroom

Bye Bye Ads

Monthly Drawing

Thumb Drive

Top Contributors

Top 10 Kudos This Month