Search results
Results from the WOW.Com Content Network
He led the design and implementation of numerous Java platform features, including the Java Collections Framework, the java.math package, and the assert mechanism. [1] He is the author of the programming guide Effective Java (2001), which won the 2001 Jolt Award , [ 2 ] and is a co-author of two other Java books, Java Puzzlers (2005) and Java ...
Philip Lee Wadler (born April 8, 1956) is a UK-based American computer scientist known for his contributions to programming language design and type theory.He holds the position of Personal Chair of theoretical computer science at the Laboratory for Foundations of Computer Science at the School of Informatics, University of Edinburgh.
Yanhong Annie Liu – programming languages, algorithms, program design, program optimization, software systems, optimizing, analysis, and transformations, intelligent systems, distributed computing, computer security, IFIP WG 2.1 member; Darrell Long – computer data storage, computer security; Patricia D. Lopez – broadening participation ...
He was on the Executive Committee of the Java Community Process and chaired JSR 166, which added concurrency utilities to the Java programming language (see Java concurrency). On October 22, 2010, Doug Lea notified the Java Community Process Executive Committee he would not stand for reelection. [ 2 ]
This list of JVM Languages comprises notable computer programming languages that are used to produce computer software that runs on the Java virtual machine (JVM). Some of these languages are interpreted by a Java program, and some are compiled to Java bytecode and just-in-time (JIT) compiled during execution as regular Java programs to improve performance.
The following tables list notable software packages that are nominal IDEs; standalone tools such as source-code editors and GUI builders are not included. These IDEs are listed in alphabetic order of the supported language.
Matrix Toolkit Java is a linear algebra library based on BLAS and LAPACK. ojAlgo is an open source Java library for mathematics, linear algebra and optimisation. exp4j is a small Java library for evaluation of mathematical expressions. SuanShu is an open-source Java math library. It supports numerical analysis, statistics and optimization.
The Power of 10 Rules were created in 2006 by Gerard J. Holzmann of the NASA/JPL Laboratory for Reliable Software. [1] The rules are intended to eliminate certain C coding practices which make code difficult to review or statically analyze.