Computing Languages for Bioinformatics: Java
暂无分享,去创建一个
Java programming language is a general-purpose programming language supporting object-oriented programming paradigm. Java was originally developed following the “write once, run anywhere” (WORA) philosophy meaning that compiled Java code can run on all platforms that support Java without the need for recompilation. Java applications are run on a Java Virtual Machine available for almost all the platforms. Java was originally developed by James Gosling at Sun Microsystems (which has since been acquired by Oracle Corporation).
[1] Bjarne Stroustrup,et al. The Annotated C++ Reference Manual , 1990 .
[2] Andreas Prlic,et al. BioJava: an open-source framework for bioinformatics in 2012 , 2012, Bioinform..
[3] Ken Arnold,et al. The Java Programming Language , 1996 .
[4] Gary Cornell,et al. Core Java 2 - Volumen I - Fundamentos , 1999 .