aspose file tools
The moose likes Java in General and the fly likes deep java? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "deep java?" Watch "deep java?" New topic
Author

deep java?

Rauhl Roy
Ranch Hand

Joined: Aug 01, 2006
Posts: 401

may i know How to go to deepest part of the java coding? any links for practice? any other thing?
Manoj Kumar Jain
Ranch Hand

Joined: Aug 22, 2008
Posts: 191

Rauhl Roy wrote:may i know How to go to deepest part of the java coding? any links for practice? any other thing?


what do you mean by deepest part...?


Do not wait to strike till the iron is hot; but make it hot by striking....
William Brogden
Author and all-around good cowpoke
Rancher

Joined: Mar 22, 2000
Posts: 12271
    
    1
The closest you can get to the hardware is the study of the Java Virtual Machine - is that what you mean by deep java?

If so there are several books.

Bill

Java Resources at www.wbrogden.com
Winston Gutkowski
Bartender

Joined: Mar 17, 2011
Posts: 4761
    
    7

Rauhl Roy wrote:may i know How to go to deepest part of the java coding? any links for practice? any other thing?

Like Manoj, I'm not sure what you mean, but there's source code for almost the entire SDK. However, I suspect it's likely to hinder rather than help.

The idea is to learn how to use classes, not know exactly what's inside them. You don't need to understand how an engine works in order to drive a car.

Winston


Isn't it funny how there's always time and money enough to do it WRONG?
Rauhl Roy
Ranch Hand

Joined: Aug 01, 2006
Posts: 401

Winston Gutkowski wrote:
Rauhl Roy wrote:may i know How to go to deepest part of the java coding? any links for practice? any other thing?

Like Manoj, I'm not sure what you mean, but there's source code for almost the entire SDK. However, I suspect it's likely to hinder rather than help.

The idea is to learn how to use classes, not know exactly what's inside them. You don't need to understand how an engine works in order to drive a car.

Winston


How to get good knowledge of Java for all programming purposes. In other words, I am asking about good programming, desiging guides or links to practice and keep my head help high in the programming world.
Greg Brannon
Bartender

Joined: Oct 24, 2010
Posts: 530
You said some things that made me think of this (infamous?) article. I hope you find it helpful.


Learning Java using Eclipse on OpenSUSE 11.2
Linux user#: 501795
Rauhl Roy
Ranch Hand

Joined: Aug 01, 2006
Posts: 401

Greg Brannon wrote:You said some things that made me think of this (infamous?) article. I hope you find it helpful.


Sorry Greg, I am a learner not a Hacker!!!
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56229
    
  13

You apparently didn't bother to read the article with an open mind. Having a closed mind is the biggest detriment to reaching your stated goal, in my opinion.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: deep java?
 
Similar Threads
Java fresher
Chain of responsibilty
Preprocessor directives
I don't have neither iPhone nor iPad. Could I learn how to program them?
Applet not running in Internet Explorer