Search results
Results from the WOW.Com Content Network
Pages in category "Free software programmed in Java (programming language)" The following 200 pages are in this category, out of approximately 329 total. This list may not reflect recent changes .
This is a list of free and open-source software (FOSS) packages, computer software licensed under free software licenses and open-source licenses.Software that fits the Free Software Definition may be more appropriately called free software; the GNU project in particular objects to their works being referred to as open-source. [1]
The articles in this category are about code libraries for use by Java platform software. Pages in category "Java (programming language) libraries" The following 100 pages are in this category, out of 100 total.
Eric Raymond - The Art of Unix Programming; Gerald M. Weinberg - The Psychology of Computer Programming; James Gosling - The Java Programming Language; Joel Spolsky - The Best Software Writing I; Keith Curtis - After the Software Wars; Richard M. Stallman - Free Software, Free Society; Richard P. Gabriel - Patterns of Software
Google Guava can be roughly divided into three components: basic utilities to reduce manual labor to implement common methods and behaviors, an extension to the Java collections framework (JCF) formerly called the Google Collections Library, and other utilities which provide convenient and productive features such as functional programming, graphs, caching, range objects, and hashing.
Computer History Museum Software License (non-commercial license) [7] Adobe Systems Inc. made the source code of the 1990 version 1.0.1 of Photoshop available to the Computer History Museum. Includes all the code with the exception of the MacApp applications library which was licensed from Apple. Bitstream Vera (font) Bitstream Inc. Unknown 2003 ?
Free and open-source software portal; This category is for toolkits and libraries for application programmers which are distributed as free software - under a free software license, with the source code available.
Software Design for Flexibility, by Chris Hanson and Gerald Jay Sussman; How to Design Programs (HtDP), which intends to be a more accessible book for introductory Computer Science, and to address perceived deficiencies in SICP; Essentials of Programming Languages (EoPL), a book for Programming Languages courses