/home/blog
downloadsprojectsblog
No sub topics are available for the selected path above.
|
Contact information: |
||||||
Zebra JavaScript easy OOP cheat sheetOne of the direction of Zebra project is providing easy and simple OOP JavaScript library. Since first Zebra OOP version many things have been re-thought, re-designed and re-done. The new version gets more light-weight and clear concept. All these things are reflected in candy cheat sheet. Click on the picture below to open PDF document. Zebra OOP small library can be downloaded here (packed version) or here (readable version) Converting Java code to JavaScript code
Let's play with it ... → Read more... Thinking in Java developing JavaScriptJavaScript is ridiculously simple. Dictionary is the only substantial thing JavaScript stands as a language. Following this simple approach JS allows developers to do many interested things that are forbidden in other languages. That has pushed me to bring JavaScript in order by developing light-weight JS OOP library that introduces such well known for every OOP developer concepts like:
That was the first step adapting JavaScript to proper OOP concept. Next thing it is very good to port in JavaScript was some well designed, time proofed classes Java developers should know very well. This is beginning of the story … → Read more... Physics Discrete space structure and fast neutrino
→ Read more... Graceful implementation OOP in Java ScriptZebra project has pushed to implement a simple, lightweight Java Script library to support the most important features of OOP concept. There are bunch of Java Script framework in the world, but from my point of view all of them try to wrap common, well known approaches mentioned in MDC documentation. All of them is based on prototyping JS paradigm what is not proper start for OOP. → Read more... Older entries >> |