nerds-central
- Karma
- 32
- Created
- May 26, 2010 (16y ago)
- Submissions
- 0
- Making Java fully dynamic via invokedynamic and dynamic class creation (nerds-central.blogspot.com)
The op-code thing is a means to an end. The key of the article is how to use this technique to get at the new invokedynamic op-code and use the dynamic language features that provides from Java. Java does not support…
- Java Inner Classes - Under The Hood (nerds-central.blogspot.com)
Ever wondered how inner classes actually work in Java rather than all that theory in the books. Here the inner workings are explained in simple terms.
- 100s Per Hour Finding Nerd Search Helpful (nerds-central.blogspot.com)
An idea to help out new starters, friend and colleagues to find information on Java, COBOL, PHP and .Net is getting > hundred hits an hour. It's great to be able to help!
- New Simple Java API Search Engine (nerds-central.com)
Tired of Googling for Java Docs on like then searching the docs - the solution - a simple custom search engine using Google custom search
- New IDEs make working in COBOL as easy as C#, VB or Ruby. (knol.google.com)
- The knife is out for Ruby (nerds-central.blogspot.com)
Dynamic languages are coming to the end of their honeymoon period. This is bad for Python and maybe PHP, but it is nothing short of a disaster for Ruby.