dhartunian + java   35

Colt - Welcome
Welcome to the Colt Project. Colt provides a set of Open Source Libraries for High Performance Scientific and Technical Computing in Java.
scientific-computing  java  library  framework  open-source  technical-computing 
february 2012 by dhartunian
Learning Python, Linux, Java, Ruby and more with Videos, Tutorials and Screencasts
Showmedo is a peer-produced video-tutorials and screencasts site for free and open-source software (FOSS)- with the exception of some club videos, the large majority are free to watch and download.
open-source  python  linux  java  ruby  streaming-video  learning  education  programming  javascript  c  django  screencast 
february 2012 by dhartunian
MapReduce Patterns, Algorithms, and Use Cases « Highly Scalable
In this article I digested a number of MapReduce patterns and algorithms to give a systematic view of the different techniques that can be found in the web or scientific articles. Several practical case studies are also provided. All descriptions and code snippets use the standard Hadoop’s MapReduce model with Mappers, Reduces, Combiners, Partitioners, and sorting.
hadoop  map-reduce  algorithms  java 
february 2012 by dhartunian
Inversion of Control Containers and the Dependency Injection pattern
n the Java community there's been a rush of lightweight containers that help to assemble components from different projects into a cohesive application. Underlying these containers is a common pattern to how they perform the wiring, a concept they refer under the very generic name of "Inversion of Control". In this article I dig into how this pattern works, under the more specific name of "Dependency Injection", and contrast it with the Service Locator alternative. The choice between them is less important than the principle of separating configuration from use.
java  inversion-of-control  dependency-injection  design-patterns  java-swing 
february 2012 by dhartunian
checkstyle - Checkstyle 5.5
Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. It automates the process of checking Java code to spare humans of this boring (but important) task. This makes it ideal for projects that want to enforce a coding standard.
java  code-tools 
february 2012 by dhartunian
Algorithms, 4th Edition by Robert Sedgewick and Kevin Wayne
Textbook. The textbook Algorithms, 4th Edition by Robert Sedgewick and Kevin Wayne surveys the most important algorithms and data structures in use today. The textbook is organized into six chapters:
algorithms  book  code-cookbook  java 
february 2012 by dhartunian
Building Skills Books — S.Lott v4.2 Site
One book on python, another on OOP
Seem a bit simple but could be useful
ebooks  programming  python  oop  java 
november 2011 by dhartunian

Copy this bookmark:



description:


tags: