Skip to main content



      Home
Home » Newcomers » Newcomers » A detailed record of Java history - like Kernighan- & Richie- 's book(A detailed history of Java programming language, like the first release, files included, et al)
A detailed record of Java history - like Kernighan- & Richie- 's book [message #1768313] Mon, 17 July 2017 06:57 Go to next message
Eclipse UserFriend
What I want to know is the detailed record of Java history - like Kernighan- & Richie- 's The C Programming Language book. The detailed history of Java programming language should include the way the program was developed, the original libraries and files, et al.
I already have read the first two points of the page, History of Java programming language freejavaguide.com, like:
www.freejavaguide.com
... Unlike conventional languages which are generally designed either to be compiled to native (machine) code, or to be interpreted from source code at runtime, Java is intended to be compiled to a bytecode, which is then run (generally using JIT compilation) by a Java Virtual Machine ...
...
Sun distinguishes between its Software Development Kit (SDK) and Runtime Environment (JRE) which is a subset of the SDK, the primary distinction being that in the JRE the compiler is not present.

But I want to know more, just like there is more in Kernighan- & Richie- 's The C Programming Language book about the C programming, like the sample illustrative codes, the basic C libraries, et al.

[Updated on: Mon, 17 July 2017 07:15] by Moderator

Re: A detailed record of Java history - like Kernighan- & Richie- 's book [message #1768315 is a reply to message #1768313] Mon, 17 July 2017 07:08 Go to previous messageGo to next message
Eclipse UserFriend
It would be best if you focus your questions on this forum to ones that are about how to use Eclipse's tools and frameworks.
Re: A detailed record of Java history - like Kernighan- & Richie- 's book [message #1768324 is a reply to message #1768315] Mon, 17 July 2017 09:37 Go to previous message
Eclipse UserFriend
Okay. Understood. I will let the thread die its natural death, but shall keep this post here with a positive expectation that someone might help in future, via PM at least!
Thank you for alerting me!

Sun Jul 23 13:20:50 IST 2017
A little better history than the History of Java programming language freejavaguide.com is available in Wikipedia. Comment left for the wandering poster arriving to this thread, using a search engine.

[Updated on: Sun, 23 July 2017 03:55] by Moderator

Previous Topic:3d Shape Class
Next Topic:Oxygen: target editor missing?
Goto Forum:
  


Current Time: Wed Mar 19 09:51:23 EDT 2025

Powered by FUDForum. Page generated in 0.04288 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top