Main Page
From Codingcookbook
botnode.com wiki.
Contents |
[edit] About
The botnode project/berlinresearch started in 2004. The company consists of a group of individuals that strive for creating robust, innovative software solutions. This wiki contains up-to-date information on coding best practices and other projects created by the members of botnode. Topics range from new and emerging programming language technologies, software tools, or other programming related guides.
[edit] Core Projects
- Open Botlist - user submitted and bot aggregation news article links (J2EE proof of concept application)
- Haskell Notebook - cookbook examples and source code related to Haskell and functional programming.
- JVM Notebook - This project contains multiple sub-projects and code demos related to JVM language implementations.
- http://code.google.com/u/berlin.brown/ - All botnode projects hosted at code.google.com
[edit] By Technology
[edit] Programming Language Technology
[edit] Web
- Java and J2EE - Java object oriented programming development platform and enterprise development environment. Articles related to J2EE programming and other similar technologies including Spring MVC, JRuby on Rails, Ant, Tomcat, etc.
- Ruby and JRuby Resources -
- Scala and Lift - Scala is a multi-paradigm programming language designed to integrate features of object-oriented programming and functional programming.
- Common Lisp - Common Lisp is a multiparadigm, general-purpose programming language that supports a combination of imperative, functional and object-oriented programming paradigms.
[edit] Offline
[edit] Resources
- Language Resources - programming language resource page including language home pages, documentation, and blogs.
[edit] Software Development Tools
- Ant -
[edit] Resources
- Testability Blog
- Testability Explorer - Testability-explorer is a tool which analyzes Java bytecode and computes how difficult it will be to write unit tests for the code.
