Downloads & Free Reading Options - Results
Java Programming by Robert Burton
Read "Java Programming" by Robert Burton through these free online access and download options.
Books Results
Source: The Internet Archive
The internet Archive Search Results
Available books for downloads and borrow from The internet Archive
1Mastering XMI : Java Programming With XMI, XML, And UML
By Grose, Timothy J., 1965-
“Mastering XMI : Java Programming With XMI, XML, And UML” Metadata:
- Title: ➤ Mastering XMI : Java Programming With XMI, XML, And UML
- Author: Grose, Timothy J., 1965-
- Language: English
“Mastering XMI : Java Programming With XMI, XML, And UML” Subjects and Themes:
- Subjects: ➤ Java (Computer program language) - Document markup languages - Java (Langage de programmation) - Langages de balisage - COMPUTERS -- Programming Languages -- C♯ - COMPUTERS -- Programming Languages -- Java - COMPUTERS -- Programming Languages -- Pascal
Edition Identifiers:
- Internet Archive ID: masteringxmijava0000gros
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 1332.05 Mbs, the file-s for this book were downloaded 21 times, the file-s went public at Wed May 03 2023.
Available formats:
ACS Encrypted PDF - Cloth Cover Detection Log - DjVuTXT - Djvu XML - Dublin Core - Extra Metadata JSON - Item Tile - JPEG Thumb - JSON - LCP Encrypted EPUB - LCP Encrypted PDF - Log - MARC - MARC Binary - Metadata - Metadata Log - OCR Page Index - OCR Search Text - PNG - Page Numbers JSON - RePublisher Final Processing Log - RePublisher Initial Processing Log - Scandata - Single Page Original JP2 Tar - Single Page Processed JP2 ZIP - Text PDF - Title Page Detection Log - chOCR - hOCR -
Related Links:
- Whefi.com: Download
- Whefi.com: Review - Coverage
- Internet Archive: Details
- Internet Archive Link: Downloads
Online Marketplaces
Find Mastering XMI : Java Programming With XMI, XML, And UML at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
2Programming Neural Networks With Encog 2 In Java
By Heaton, Jeff
477 pages 19 cm
“Programming Neural Networks With Encog 2 In Java” Metadata:
- Title: ➤ Programming Neural Networks With Encog 2 In Java
- Author: Heaton, Jeff
- Language: English
“Programming Neural Networks With Encog 2 In Java” Subjects and Themes:
Edition Identifiers:
- Internet Archive ID: programmingneura0000heat
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 1044.80 Mbs, the file-s for this book were downloaded 23 times, the file-s went public at Fri Jun 03 2022.
Available formats:
ACS Encrypted PDF - AVIF Thumbnails ZIP - Cloth Cover Detection Log - DjVuTXT - Djvu XML - Dublin Core - Item Tile - JPEG Thumb - JSON - LCP Encrypted EPUB - LCP Encrypted PDF - Log - MARC - MARC Binary - Metadata - OCR Page Index - OCR Search Text - PNG - Page Numbers JSON - RePublisher Final Processing Log - RePublisher Initial Processing Log - Scandata - Single Page Original JP2 Tar - Single Page Processed JP2 ZIP - Text PDF - Title Page Detection Log - chOCR - hOCR -
Related Links:
- Whefi.com: Download
- Whefi.com: Review - Coverage
- Internet Archive: Details
- Internet Archive Link: Downloads
Online Marketplaces
Find Programming Neural Networks With Encog 2 In Java at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
3Java Thin-client Programming For A Network Computing Environment
By Friedrichs, Jürgen
477 pages 19 cm
“Java Thin-client Programming For A Network Computing Environment” Metadata:
- Title: ➤ Java Thin-client Programming For A Network Computing Environment
- Author: Friedrichs, Jürgen
- Language: English
“Java Thin-client Programming For A Network Computing Environment” Subjects and Themes:
Edition Identifiers:
- Internet Archive ID: javathinclientpr0000frie
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 742.56 Mbs, the file-s for this book were downloaded 9 times, the file-s went public at Tue Nov 14 2023.
Available formats:
ACS Encrypted PDF - Cloth Cover Detection Log - DjVuTXT - Djvu XML - Dublin Core - Item Tile - JPEG Thumb - LCP Encrypted EPUB - LCP Encrypted PDF - Log - MARC - MARC Binary - Metadata - OCR Page Index - OCR Search Text - PNG - Page Numbers JSON - RePublisher Final Processing Log - RePublisher Initial Processing Log - Scandata - Single Page Original JP2 Tar - Single Page Processed JP2 ZIP - Text PDF - Title Page Detection Log - chOCR - hOCR -
Related Links:
- Whefi.com: Download
- Whefi.com: Review - Coverage
- Internet Archive: Details
- Internet Archive Link: Downloads
Online Marketplaces
Find Java Thin-client Programming For A Network Computing Environment at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
4Java Programming : Complete Concepts And Techniques
By Shelly, Gary B
477 pages 19 cm
“Java Programming : Complete Concepts And Techniques” Metadata:
- Title: ➤ Java Programming : Complete Concepts And Techniques
- Author: Shelly, Gary B
- Language: English
“Java Programming : Complete Concepts And Techniques” Subjects and Themes:
- Subjects: ➤ Java (Computer program language) - Computer programming
Edition Identifiers:
- Internet Archive ID: javaprogrammingc0000shel_w5f1
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 1881.46 Mbs, the file-s for this book were downloaded 57 times, the file-s went public at Mon Dec 02 2019.
Available formats:
ACS Encrypted EPUB - ACS Encrypted PDF - Abbyy GZ - Cloth Cover Detection Log - DjVuTXT - Djvu XML - Dublin Core - Item Tile - JPEG Thumb - JSON - LCP Encrypted EPUB - LCP Encrypted PDF - Log - MARC - MARC Binary - Metadata - OCR Page Index - OCR Search Text - PNG - Page Numbers JSON - Scandata - Single Page Original JP2 Tar - Single Page Processed JP2 ZIP - Text PDF - Title Page Detection Log - chOCR - hOCR -
Related Links:
- Whefi.com: Download
- Whefi.com: Review - Coverage
- Internet Archive: Details
- Internet Archive Link: Downloads
Online Marketplaces
Find Java Programming : Complete Concepts And Techniques at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
5Microsoft Research Audio 103534: Deterministic Parallel Java: Towards Deterministic-by-default Parallel Programming
By Microsoft Research
One important feature of a parallel programming model is deterministic semantics: that is, a program produces the same output on every execution with a given input, regardless of the parallel schedule chosen. Determinism makes parallel programs much easier to write, understand, debug, and maintain. Further, many (though not all) parallel programs are, in fact, intended to have deterministic semantics. However, general-purpose languages, particularly those that allow arbitrary updates to shared data, typically do not guarantee determinism, leaving the burden on the programmer to ensure that the program is correctly synchronized. In this talk, I will present Deterministic Parallel Java (DPJ), an extension of the Java programming language that guarantees deterministic semantics in the presence of aliasing and updates to shared mutable objects. An important consequence of deterministic semantics is that a working sequential program needs no further testing after parallelization with DPJ. In DPJ, the programmer partitions the heap into regions and annotates method definitions with read and write effects on those regions. The programmer also explicitly marks parallel tasks and synchronization points. The compiler checks that the method effects are correctly summarized, and that the program is correctly synchronized to ensure determinism. I will describe the core language features, illustrate them with examples, and describe the results of an initial evaluation of the language. I will also describe ongoing work, including features we plan to add to the language. ©2009 Microsoft Corporation. All rights reserved.
“Microsoft Research Audio 103534: Deterministic Parallel Java: Towards Deterministic-by-default Parallel Programming” Metadata:
- Title: ➤ Microsoft Research Audio 103534: Deterministic Parallel Java: Towards Deterministic-by-default Parallel Programming
- Author: Microsoft Research
- Language: English
“Microsoft Research Audio 103534: Deterministic Parallel Java: Towards Deterministic-by-default Parallel Programming” Subjects and Themes:
- Subjects: ➤ Microsoft Research - Microsoft Research Audio MP3 Archive - John Feo - Robert Bocchino
Edition Identifiers:
- Internet Archive ID: ➤ Microsoft_Research_Audio_103534
Downloads Information:
The book is available for download in "audio" format, the size of the file-s is: 60.91 Mbs, the file-s for this book were downloaded 5 times, the file-s went public at Sat Nov 23 2013.
Available formats:
Archive BitTorrent - Item Tile - Metadata - Ogg Vorbis - PNG - VBR MP3 -
Related Links:
- Whefi.com: Download
- Whefi.com: Review - Coverage
- Internet Archive: Details
- Internet Archive Link: Downloads
Online Marketplaces
Find Microsoft Research Audio 103534: Deterministic Parallel Java: Towards Deterministic-by-default Parallel Programming at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
6Principles Of Object-oriented Programming In Java 1.1
By James William Cooper
One important feature of a parallel programming model is deterministic semantics: that is, a program produces the same output on every execution with a given input, regardless of the parallel schedule chosen. Determinism makes parallel programs much easier to write, understand, debug, and maintain. Further, many (though not all) parallel programs are, in fact, intended to have deterministic semantics. However, general-purpose languages, particularly those that allow arbitrary updates to shared data, typically do not guarantee determinism, leaving the burden on the programmer to ensure that the program is correctly synchronized. In this talk, I will present Deterministic Parallel Java (DPJ), an extension of the Java programming language that guarantees deterministic semantics in the presence of aliasing and updates to shared mutable objects. An important consequence of deterministic semantics is that a working sequential program needs no further testing after parallelization with DPJ. In DPJ, the programmer partitions the heap into regions and annotates method definitions with read and write effects on those regions. The programmer also explicitly marks parallel tasks and synchronization points. The compiler checks that the method effects are correctly summarized, and that the program is correctly synchronized to ensure determinism. I will describe the core language features, illustrate them with examples, and describe the results of an initial evaluation of the language. I will also describe ongoing work, including features we plan to add to the language. ©2009 Microsoft Corporation. All rights reserved.
“Principles Of Object-oriented Programming In Java 1.1” Metadata:
- Title: ➤ Principles Of Object-oriented Programming In Java 1.1
- Author: James William Cooper
- Language: English
“Principles Of Object-oriented Programming In Java 1.1” Subjects and Themes:
Edition Identifiers:
- Internet Archive ID: principlesofobje00coop_0
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 502.91 Mbs, the file-s for this book were downloaded 125 times, the file-s went public at Fri Dec 14 2012.
Available formats:
ACS Encrypted PDF - Abbyy GZ - Animated GIF - Cloth Cover Detection Log - DjVuTXT - Djvu XML - Dublin Core - EPUB - Item CDX Index - Item CDX Meta-Index - Item Tile - JSON - LCP Encrypted EPUB - LCP Encrypted PDF - MARC - MARC Binary - MARC Source - Metadata - Metadata Log - OCLC xISBN JSON - OCR Page Index - OCR Search Text - Page Numbers JSON - Scandata - Single Page Original JP2 Tar - Single Page Processed JP2 ZIP - Text PDF - WARC CDX Index - Web ARChive GZ - chOCR - hOCR -
Related Links:
- Whefi.com: Download
- Whefi.com: Review - Coverage
- Internet Archive: Details
- Internet Archive Link: Downloads
Online Marketplaces
Find Principles Of Object-oriented Programming In Java 1.1 at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
7Java Programming On Linux
By Meyers, Nathan
Includes bibliographical references and index
“Java Programming On Linux” Metadata:
- Title: Java Programming On Linux
- Author: Meyers, Nathan
- Language: English
“Java Programming On Linux” Subjects and Themes:
- Subjects: ➤ Java & variants - Unix (Operating System) - Linux - Object-Oriented Programming - Computers - Computers - Languages / Programming - Programming Languages - Java - Computer Books: Web Programming - Programming - General - Operating Systems - Linux - Computers / Programming Languages / Java - Java (Computer program languag - Java (Computer program language) - Computer Bks - Languages / Programming - Java (Programmiersprache) - LINUX - Programmierung
Edition Identifiers:
- Internet Archive ID: javaprogrammingo00nath
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 1383.71 Mbs, the file-s for this book were downloaded 113 times, the file-s went public at Mon Jul 16 2012.
Available formats:
ACS Encrypted PDF - Abbyy GZ - Animated GIF - Cloth Cover Detection Log - DjVuTXT - Djvu XML - Dublin Core - EPUB - Item Tile - JSON - LCP Encrypted EPUB - LCP Encrypted PDF - MARC - MARC Binary - MARC Source - Metadata - Metadata Log - OCLC xISBN JSON - OCR Page Index - OCR Search Text - Page Numbers JSON - Scandata - Single Page Original JP2 Tar - Single Page Processed JP2 ZIP - Text PDF - WARC CDX Index - Web ARChive GZ - chOCR - hOCR -
Related Links:
- Whefi.com: Download
- Whefi.com: Review - Coverage
- Internet Archive: Details
- Internet Archive Link: Downloads
Online Marketplaces
Find Java Programming On Linux at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
8Programming Basics : Using Microsoft Visual Basic, C++, HTML, And Java
Includes bibliographical references and index
“Programming Basics : Using Microsoft Visual Basic, C++, HTML, And Java” Metadata:
- Title: ➤ Programming Basics : Using Microsoft Visual Basic, C++, HTML, And Java
- Language: English
“Programming Basics : Using Microsoft Visual Basic, C++, HTML, And Java” Subjects and Themes:
- Subjects: ➤ Programming languages (Electronic computers) - Programming (Computers) -- Study and teaching (Secondary)
Edition Identifiers:
- Internet Archive ID: programmingbasic0000unse
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 1841.60 Mbs, the file-s for this book were downloaded 120 times, the file-s went public at Tue Sep 14 2021.
Available formats:
ACS Encrypted PDF - Cloth Cover Detection Log - DjVuTXT - Djvu XML - Dublin Core - Item Tile - JPEG Thumb - JSON - LCP Encrypted EPUB - LCP Encrypted PDF - Log - MARC - MARC Binary - Metadata - OCR Page Index - OCR Search Text - PNG - Page Numbers JSON - Scandata - Single Page Original JP2 Tar - Single Page Processed JP2 ZIP - Text PDF - Title Page Detection Log - chOCR - hOCR -
Related Links:
- Whefi.com: Download
- Whefi.com: Review - Coverage
- Internet Archive: Details
- Internet Archive Link: Downloads
Online Marketplaces
Find Programming Basics : Using Microsoft Visual Basic, C++, HTML, And Java at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
9Programming For Everyone In Java
By Brinch Hansen, Per, 1938-
Includes bibliographical references and index
“Programming For Everyone In Java” Metadata:
- Title: ➤ Programming For Everyone In Java
- Author: Brinch Hansen, Per, 1938-
- Language: English
Edition Identifiers:
- Internet Archive ID: programmingforev0000brin
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 371.73 Mbs, the file-s for this book were downloaded 43 times, the file-s went public at Tue Jan 12 2021.
Available formats:
ACS Encrypted PDF - Cloth Cover Detection Log - DjVuTXT - Djvu XML - Dublin Core - Item Tile - JPEG Thumb - JSON - LCP Encrypted EPUB - LCP Encrypted PDF - Log - MARC - MARC Binary - Metadata - OCR Page Index - OCR Search Text - PNG - Page Numbers JSON - Scandata - Single Page Original JP2 Tar - Single Page Processed JP2 ZIP - Text PDF - Title Page Detection Log - chOCR - hOCR -
Related Links:
- Whefi.com: Download
- Whefi.com: Review - Coverage
- Internet Archive: Details
- Internet Archive Link: Downloads
Online Marketplaces
Find Programming For Everyone In Java at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
10Programming Groovy : Dynamic Productivity For The Java Developer
By Subramaniam, Venkat;Steinberg, Daniel H. (Daniel Howard), 1959-
Includes bibliographical references and index
“Programming Groovy : Dynamic Productivity For The Java Developer” Metadata:
- Title: ➤ Programming Groovy : Dynamic Productivity For The Java Developer
- Author: ➤ Subramaniam, Venkat;Steinberg, Daniel H. (Daniel Howard), 1959-
- Language: English
“Programming Groovy : Dynamic Productivity For The Java Developer” Subjects and Themes:
- Subjects: ➤ Groovy (Computer program language) - Java (Computer program language) - Ruby (Computer program language) - Python (Computer program language)
Edition Identifiers:
- Internet Archive ID: programminggroov0000subr
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 745.30 Mbs, the file-s for this book were downloaded 72 times, the file-s went public at Tue Mar 20 2018.
Available formats:
ACS Encrypted EPUB - ACS Encrypted PDF - Abbyy GZ - Cloth Cover Detection Log - DjVuTXT - Djvu XML - Dublin Core - Item Tile - JSON - LCP Encrypted EPUB - LCP Encrypted PDF - Log - MARC - MARC Binary - Metadata - OCR Page Index - OCR Search Text - Page Numbers JSON - Scandata - Single Page Original JP2 Tar - Single Page Processed JP2 ZIP - Text PDF - chOCR - hOCR -
Related Links:
- Whefi.com: Download
- Whefi.com: Review - Coverage
- Internet Archive: Details
- Internet Archive Link: Downloads
Online Marketplaces
Find Programming Groovy : Dynamic Productivity For The Java Developer at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
11Java Network Programming And Distributed Computing
By Reilly, David
Includes bibliographical references and index
“Java Network Programming And Distributed Computing” Metadata:
- Title: ➤ Java Network Programming And Distributed Computing
- Author: Reilly, David
- Language: English
“Java Network Programming And Distributed Computing” Subjects and Themes:
- Subjects: ➤ Internet programming - Java (Computer program language) - Electronic data processing -- Distributed processing - Java Programmiersprache
Edition Identifiers:
- Internet Archive ID: javanetworkprogr0000reil
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 903.04 Mbs, the file-s for this book were downloaded 90 times, the file-s went public at Sat Dec 28 2019.
Available formats:
ACS Encrypted EPUB - ACS Encrypted PDF - Abbyy GZ - Cloth Cover Detection Log - DjVuTXT - Djvu XML - Dublin Core - Item Tile - JSON - LCP Encrypted EPUB - LCP Encrypted PDF - Log - MARC - MARC Binary - Metadata - OCR Page Index - OCR Search Text - Page Numbers JSON - Scandata - Single Page Original JP2 Tar - Single Page Processed JP2 ZIP - Text PDF - chOCR - hOCR -
Related Links:
- Whefi.com: Download
- Whefi.com: Review - Coverage
- Internet Archive: Details
- Internet Archive Link: Downloads
Online Marketplaces
Find Java Network Programming And Distributed Computing at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
12Multimedia Introduction To Programming Using Java
By Gries, David, 1939-
xvii, 536 p. : 24 cm
“Multimedia Introduction To Programming Using Java” Metadata:
- Title: ➤ Multimedia Introduction To Programming Using Java
- Author: Gries, David, 1939-
- Language: English
“Multimedia Introduction To Programming Using Java” Subjects and Themes:
- Subjects: ➤ Java (Computer program language) - Multimedia systems
Edition Identifiers:
- Internet Archive ID: multimediaintrod0000grie
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 1412.77 Mbs, the file-s for this book were downloaded 52 times, the file-s went public at Tue Jul 10 2018.
Available formats:
ACS Encrypted EPUB - ACS Encrypted PDF - Abbyy GZ - Cloth Cover Detection Log - Contents - DjVuTXT - Djvu XML - Dublin Core - Item Tile - JSON - LCP Encrypted EPUB - LCP Encrypted PDF - Log - MARC - MARC Binary - Metadata - OCR Page Index - OCR Search Text - Page Numbers JSON - Scandata - Single Page Original JP2 Tar - Single Page Processed JP2 ZIP - Text PDF - chOCR - hOCR -
Related Links:
- Whefi.com: Download
- Whefi.com: Review - Coverage
- Internet Archive: Details
- Internet Archive Link: Downloads
Online Marketplaces
Find Multimedia Introduction To Programming Using Java at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
13Head First Java Script Programming A Brain Friendly Guide
CODING
“Head First Java Script Programming A Brain Friendly Guide” Metadata:
- Title: ➤ Head First Java Script Programming A Brain Friendly Guide
- Language: English
Edition Identifiers:
- Internet Archive ID: ➤ head-first-java-script-programming-a-brain-friendly-guide
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 5157.39 Mbs, the file-s for this book were downloaded 28 times, the file-s went public at Thu Apr 10 2025.
Available formats:
Archive BitTorrent - DjVuTXT - Djvu XML - Item Tile - Metadata - OCR Page Index - OCR Search Text - Page Numbers JSON - Scandata - Single Page Processed JP2 ZIP - Text PDF - chOCR - hOCR -
Related Links:
- Whefi.com: Download
- Whefi.com: Review - Coverage
- Internet Archive: Details
- Internet Archive Link: Downloads
Online Marketplaces
Find Head First Java Script Programming A Brain Friendly Guide at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
14Professional Java Server Programming
By Ayers, Danny
CODING
“Professional Java Server Programming” Metadata:
- Title: ➤ Professional Java Server Programming
- Author: Ayers, Danny
- Language: English
“Professional Java Server Programming” Subjects and Themes:
- Subjects: ➤ Java (Computer program language) - Client/server computing
Edition Identifiers:
- Internet Archive ID: professionaljava00ayer
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 1386.31 Mbs, the file-s for this book were downloaded 90 times, the file-s went public at Tue Sep 27 2011.
Available formats:
ACS Encrypted PDF - Abbyy GZ - Animated GIF - Cloth Cover Detection Log - DjVuTXT - Djvu XML - Dublin Core - Item Tile - JSON - LCP Encrypted EPUB - LCP Encrypted PDF - MARC - MARC Binary - MARC Source - METS - Metadata - Metadata Log - OCLC xISBN JSON - OCR Page Index - OCR Search Text - Page Numbers JSON - Scandata - Single Page Original JP2 Tar - Single Page Processed JP2 ZIP - Text PDF - chOCR - hOCR -
Related Links:
- Whefi.com: Download
- Whefi.com: Review - Coverage
- Internet Archive: Details
- Internet Archive Link: Downloads
Online Marketplaces
Find Professional Java Server Programming at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
15Understanding Programming : An Introduction Using Java
By Cannon, Scott R
xiv, 370 p. : 24 cm
“Understanding Programming : An Introduction Using Java” Metadata:
- Title: ➤ Understanding Programming : An Introduction Using Java
- Author: Cannon, Scott R
- Language: English
“Understanding Programming : An Introduction Using Java” Subjects and Themes:
- Subjects: ➤ Computer programming - Java (Computer program language)
Edition Identifiers:
- Internet Archive ID: understandingpro0000cann_z7c5
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 877.41 Mbs, the file-s for this book were downloaded 35 times, the file-s went public at Mon Dec 13 2021.
Available formats:
ACS Encrypted PDF - Cloth Cover Detection Log - DjVuTXT - Djvu XML - Dublin Core - Item Tile - JPEG Thumb - JSON - LCP Encrypted EPUB - LCP Encrypted PDF - Log - MARC - MARC Binary - Metadata - OCR Page Index - OCR Search Text - PNG - Page Numbers JSON - Scandata - Single Page Original JP2 Tar - Single Page Processed JP2 ZIP - Text PDF - Title Page Detection Log - chOCR - hOCR -
Related Links:
- Whefi.com: Download
- Whefi.com: Review - Coverage
- Internet Archive: Details
- Internet Archive Link: Downloads
Online Marketplaces
Find Understanding Programming : An Introduction Using Java at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
16Java OOPs ( Object Oriented Programming) Concepts
OOPD
“Java OOPs ( Object Oriented Programming) Concepts” Metadata:
- Title: ➤ Java OOPs ( Object Oriented Programming) Concepts
- Language: English
Edition Identifiers:
- Internet Archive ID: ➤ java-oops-object-oriented-programming-concepts
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 1.15 Mbs, the file-s for this book were downloaded 8 times, the file-s went public at Tue Dec 17 2024.
Available formats:
Archive BitTorrent - DjVuTXT - Djvu XML - Item Tile - Metadata - OCR Page Index - OCR Search Text - Page Numbers JSON - Scandata - Single Page Processed JP2 ZIP - Text PDF - chOCR - hOCR -
Related Links:
- Whefi.com: Download
- Whefi.com: Review - Coverage
- Internet Archive: Details
- Internet Archive Link: Downloads
Online Marketplaces
Find Java OOPs ( Object Oriented Programming) Concepts at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
17Java Graphics Programming Library : Concepts To Source Code
By Campesato, Oswald
OOPD
“Java Graphics Programming Library : Concepts To Source Code” Metadata:
- Title: ➤ Java Graphics Programming Library : Concepts To Source Code
- Author: Campesato, Oswald
- Language: English
“Java Graphics Programming Library : Concepts To Source Code” Subjects and Themes:
- Subjects: ➤ Computer graphics - Java (Computer program language)
Edition Identifiers:
- Internet Archive ID: javagraphicsprog0000camp
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 910.65 Mbs, the file-s for this book were downloaded 75 times, the file-s went public at Sun Nov 08 2020.
Available formats:
ACS Encrypted PDF - Cloth Cover Detection Log - DjVuTXT - Djvu XML - Dublin Core - EPUB - Item Tile - JPEG Thumb - JSON - LCP Encrypted EPUB - LCP Encrypted PDF - Log - MARC - MARC Binary - Metadata - OCR Page Index - OCR Search Text - PNG - Page Numbers JSON - Scandata - Single Page Original JP2 Tar - Single Page Processed JP2 ZIP - Text PDF - Title Page Detection Log - chOCR - hOCR -
Related Links:
- Whefi.com: Download
- Whefi.com: Review - Coverage
- Internet Archive: Details
- Internet Archive Link: Downloads
Online Marketplaces
Find Java Graphics Programming Library : Concepts To Source Code at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
18Java WebSocket Programming
By Coward, Danny
OOPD
“Java WebSocket Programming” Metadata:
- Title: Java WebSocket Programming
- Author: Coward, Danny
- Language: English
“Java WebSocket Programming” Subjects and Themes:
- Subjects: ➤ Java (Computer program language) - Internet programming - Web site development
Edition Identifiers:
- Internet Archive ID: javawebsocketpro0000cowa
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 687.09 Mbs, the file-s for this book were downloaded 49 times, the file-s went public at Fri May 12 2023.
Available formats:
ACS Encrypted PDF - Cloth Cover Detection Log - DjVuTXT - Djvu XML - Dublin Core - Extra Metadata JSON - Item Tile - JPEG Thumb - JSON - LCP Encrypted EPUB - LCP Encrypted PDF - Log - MARC - MARC Binary - Metadata - Metadata Log - OCR Page Index - OCR Search Text - PNG - Page Numbers JSON - RePublisher Final Processing Log - RePublisher Initial Processing Log - Scandata - Single Page Original JP2 Tar - Single Page Processed JP2 ZIP - Text PDF - Title Page Detection Log - chOCR - hOCR -
Related Links:
- Whefi.com: Download
- Whefi.com: Review - Coverage
- Internet Archive: Details
- Internet Archive Link: Downloads
Online Marketplaces
Find Java WebSocket Programming at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
19The Java Programming Language
By Arnold, Ken, 1958-
OOPD
“The Java Programming Language” Metadata:
- Title: The Java Programming Language
- Author: Arnold, Ken, 1958-
- Language: English
Edition Identifiers:
- Internet Archive ID: javaprogrammingl0000arno_h0d8
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 1479.36 Mbs, the file-s for this book were downloaded 124 times, the file-s went public at Mon Aug 09 2021.
Available formats:
ACS Encrypted PDF - Cloth Cover Detection Log - DjVuTXT - Djvu XML - Dublin Core - Item Tile - JPEG Thumb - JSON - LCP Encrypted EPUB - LCP Encrypted PDF - Log - MARC - MARC Binary - Metadata - OCR Page Index - OCR Search Text - PNG - Page Numbers JSON - Scandata - Single Page Original JP2 Tar - Single Page Processed JP2 ZIP - Text PDF - Title Page Detection Log - chOCR - hOCR -
Related Links:
- Whefi.com: Download
- Whefi.com: Review - Coverage
- Internet Archive: Details
- Internet Archive Link: Downloads
Online Marketplaces
Find The Java Programming Language at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
20The JR Programming Language [electronic Resource] : Concurrent Programming In An Extended Java
By Olsson, Ronald A and Keen, Aaron W
OOPD
“The JR Programming Language [electronic Resource] : Concurrent Programming In An Extended Java” Metadata:
- Title: ➤ The JR Programming Language [electronic Resource] : Concurrent Programming In An Extended Java
- Authors: Olsson, Ronald AKeen, Aaron W
- Language: English
“The JR Programming Language [electronic Resource] : Concurrent Programming In An Extended Java” Subjects and Themes:
- Subjects: ➤ JR (Computer program language) - Parallel programming (Computer science) - JR (Langage de programmation) - Programmation parallèle (Informatique) - COMPUTERS
Edition Identifiers:
- Internet Archive ID: springer_10.1007-b116040
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 181.36 Mbs, the file-s for this book were downloaded 657 times, the file-s went public at Tue Dec 29 2015.
Available formats:
Abbyy GZ - Animated GIF - Archive BitTorrent - DjVu - DjVuTXT - Djvu XML - Dublin Core - Item Tile - MARC - MARC Binary - Metadata - Metadata Log - OCLC xISBN JSON - Scandata - Single Page Processed JP2 ZIP - Text PDF -
Related Links:
- Whefi.com: Download
- Whefi.com: Review - Coverage
- Internet Archive: Details
- Internet Archive Link: Downloads
Online Marketplaces
Find The JR Programming Language [electronic Resource] : Concurrent Programming In An Extended Java at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
21Professional Java XML Programming With Servlets And JSP
By Thomas J. Myers
OOPD
“Professional Java XML Programming With Servlets And JSP” Metadata:
- Title: ➤ Professional Java XML Programming With Servlets And JSP
- Author: Thomas J. Myers
- Language: English
“Professional Java XML Programming With Servlets And JSP” Subjects and Themes:
- Subjects: ➤ JavaServer Pages. - XML (Document markup language) - Java (Computer program language) - Client/server computing.
Edition Identifiers:
- Internet Archive ID: professionaljava00myer
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 960.07 Mbs, the file-s for this book were downloaded 76 times, the file-s went public at Fri Mar 30 2012.
Available formats:
ACS Encrypted PDF - Abbyy GZ - Animated GIF - Cloth Cover Detection Log - DjVuTXT - Djvu XML - Dublin Core - Item CDX Index - Item CDX Meta-Index - Item Tile - JSON - LCP Encrypted EPUB - LCP Encrypted PDF - MARC - MARC Binary - MARC Source - Metadata - Metadata Log - OCLC xISBN JSON - OCR Page Index - OCR Search Text - Page Numbers JSON - Scandata - Single Page Original JP2 Tar - Single Page Processed JP2 ZIP - Text PDF - WARC CDX Index - Web ARChive GZ - chOCR - hOCR -
Related Links:
- Whefi.com: Download
- Whefi.com: Review - Coverage
- Internet Archive: Details
- Internet Archive Link: Downloads
Online Marketplaces
Find Professional Java XML Programming With Servlets And JSP at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
22Programming Concepts In Java
By Hume, J. N. Patterson
OOPD
“Programming Concepts In Java” Metadata:
- Title: Programming Concepts In Java
- Author: Hume, J. N. Patterson
- Language: English
“Programming Concepts In Java” Subjects and Themes:
- Subjects: ➤ Java (Computer program language) - Web servers - Object-oriented programming (Computer science)
Edition Identifiers:
- Internet Archive ID: programmingconce0000hume
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 1237.20 Mbs, the file-s for this book were downloaded 48 times, the file-s went public at Thu Nov 11 2021.
Available formats:
ACS Encrypted PDF - Cloth Cover Detection Log - DjVuTXT - Djvu XML - Dublin Core - EPUB - Item Tile - JPEG Thumb - JSON - LCP Encrypted EPUB - LCP Encrypted PDF - Log - MARC - MARC Binary - Metadata - OCR Page Index - OCR Search Text - PNG - Page Numbers JSON - Scandata - Single Page Original JP2 Tar - Single Page Processed JP2 ZIP - Text PDF - Title Page Detection Log - chOCR - hOCR -
Related Links:
- Whefi.com: Download
- Whefi.com: Review - Coverage
- Internet Archive: Details
- Internet Archive Link: Downloads
Online Marketplaces
Find Programming Concepts In Java at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
23Java : An Introduction To Problem Solving & Programming
By Savitch, Walter J., 1943-
OOPD
“Java : An Introduction To Problem Solving & Programming” Metadata:
- Title: ➤ Java : An Introduction To Problem Solving & Programming
- Author: Savitch, Walter J., 1943-
- Language: English
Edition Identifiers:
- Internet Archive ID: javaintroduction0000savi_m5l5
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 2391.27 Mbs, the file-s for this book were downloaded 41 times, the file-s went public at Fri Aug 20 2021.
Available formats:
ACS Encrypted PDF - Cloth Cover Detection Log - DjVuTXT - Djvu XML - Dublin Core - Item Tile - JPEG Thumb - JSON - LCP Encrypted EPUB - LCP Encrypted PDF - Log - MARC - MARC Binary - Metadata - OCR Page Index - OCR Search Text - PNG - Page Numbers JSON - Scandata - Single Page Original JP2 Tar - Single Page Processed JP2 ZIP - Text PDF - Title Page Detection Log - chOCR - hOCR -
Related Links:
- Whefi.com: Download
- Whefi.com: Review - Coverage
- Internet Archive: Details
- Internet Archive Link: Downloads
Online Marketplaces
Find Java : An Introduction To Problem Solving & Programming at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
24Sekaiichi Wakariyasui Java Puroguramingu No Jugyō = Java Programming Lecture Book
303 p. ; 24 cm
“Sekaiichi Wakariyasui Java Puroguramingu No Jugyō = Java Programming Lecture Book” Metadata:
- Title: ➤ Sekaiichi Wakariyasui Java Puroguramingu No Jugyō = Java Programming Lecture Book
- Language: jpn
Edition Identifiers:
- Internet Archive ID: sekaiichiwakariy0000unse_g9t7
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 627.96 Mbs, the file-s for this book were downloaded 39 times, the file-s went public at Sat Aug 28 2021.
Available formats:
ACS Encrypted PDF - Cloth Cover Detection Log - DjVuTXT - Djvu XML - Dublin Core - EPUB - Item Tile - JPEG Thumb - JSON - LCP Encrypted EPUB - LCP Encrypted PDF - Log - MARC - MARC Binary - Metadata - OCR Page Index - OCR Search Text - PNG - Page Numbers JSON - Scandata - Single Page Original JP2 Tar - Single Page Processed JP2 ZIP - Text PDF - Title Page Detection Log - chOCR - hOCR -
Related Links:
- Whefi.com: Download
- Whefi.com: Review - Coverage
- Internet Archive: Details
- Internet Archive Link: Downloads
Online Marketplaces
Find Sekaiichi Wakariyasui Java Puroguramingu No Jugyō = Java Programming Lecture Book at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
25An Introduction To Programming Using Java
By Dos Reis, Anthony J
303 p. ; 24 cm
“An Introduction To Programming Using Java” Metadata:
- Title: ➤ An Introduction To Programming Using Java
- Author: Dos Reis, Anthony J
- Language: English
Edition Identifiers:
- Internet Archive ID: introductiontopr0000dosr
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 1447.26 Mbs, the file-s for this book were downloaded 47 times, the file-s went public at Fri Jun 17 2022.
Available formats:
ACS Encrypted PDF - AVIF Thumbnails ZIP - Cloth Cover Detection Log - DjVuTXT - Djvu XML - Dublin Core - EPUB - Item Tile - JPEG Thumb - JSON - LCP Encrypted EPUB - LCP Encrypted PDF - Log - MARC - MARC Binary - Metadata - OCR Page Index - OCR Search Text - PNG - Page Numbers JSON - RePublisher Final Processing Log - RePublisher Initial Processing Log - Scandata - Single Page Original JP2 Tar - Single Page Processed JP2 ZIP - Text PDF - Title Page Detection Log - chOCR - hOCR -
Related Links:
- Whefi.com: Download
- Whefi.com: Review - Coverage
- Internet Archive: Details
- Internet Archive Link: Downloads
Online Marketplaces
Find An Introduction To Programming Using Java at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
26Introduction To Java Programming AP EDITION
By Liang, Y. Daniel, author
303 p. ; 24 cm
“Introduction To Java Programming AP EDITION” Metadata:
- Title: ➤ Introduction To Java Programming AP EDITION
- Author: Liang, Y. Daniel, author
- Language: English
“Introduction To Java Programming AP EDITION” Subjects and Themes:
Edition Identifiers:
- Internet Archive ID: introductiontoja0000lian_z9e3
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 1139.64 Mbs, the file-s for this book were downloaded 158 times, the file-s went public at Sat Sep 14 2024.
Available formats:
ACS Encrypted PDF - Cloth Cover Detection Log - DjVuTXT - Djvu XML - Dublin Core - Item Tile - JPEG Thumb - LCP Encrypted EPUB - LCP Encrypted PDF - Log - MARC - Metadata - OCR Page Index - OCR Search Text - PNG - Page Numbers JSON - RePublisher Final Processing Log - RePublisher Initial Processing Log - Scandata - Single Page Original JP2 Tar - Single Page Processed JP2 ZIP - Text PDF - Title Page Detection Log - chOCR - hOCR -
Related Links:
- Whefi.com: Download
- Whefi.com: Review - Coverage
- Internet Archive: Details
- Internet Archive Link: Downloads
Online Marketplaces
Find Introduction To Java Programming AP EDITION at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
27M250 Object-oriented Java Programming Units 1-5 Getting Started With Objects
303 p. ; 24 cm
“M250 Object-oriented Java Programming Units 1-5 Getting Started With Objects” Metadata:
- Title: ➤ M250 Object-oriented Java Programming Units 1-5 Getting Started With Objects
- Language: English
Edition Identifiers:
- Internet Archive ID: isbn_9781473003118
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 633.54 Mbs, the file-s for this book were downloaded 45 times, the file-s went public at Tue Nov 21 2023.
Available formats:
ACS Encrypted PDF - Cloth Cover Detection Log - DjVuTXT - Djvu XML - EPUB - Item Tile - JPEG Thumb - LCP Encrypted EPUB - LCP Encrypted PDF - Log - Metadata - OCR Page Index - OCR Search Text - PNG - Page Numbers JSON - RePublisher Final Processing Log - RePublisher Initial Processing Log - Scandata - Single Page Original JP2 Tar - Single Page Processed JP2 ZIP - Text PDF - Title Page Detection Log - chOCR - hOCR -
Related Links:
- Whefi.com: Download
- Whefi.com: Review - Coverage
- Internet Archive: Details
- Internet Archive Link: Downloads
Online Marketplaces
Find M250 Object-oriented Java Programming Units 1-5 Getting Started With Objects at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
28Pro Java 8 Programming
By Spell, Brett
303 p. ; 24 cm
“Pro Java 8 Programming” Metadata:
- Title: Pro Java 8 Programming
- Author: Spell, Brett
- Language: English
Edition Identifiers:
- Internet Archive ID: projava8programm0000spel
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 1493.85 Mbs, the file-s for this book were downloaded 47 times, the file-s went public at Fri Sep 20 2024.
Available formats:
ACS Encrypted PDF - Cloth Cover Detection Log - DjVuTXT - Djvu XML - Dublin Core - Item Tile - JPEG Thumb - JSON - LCP Encrypted EPUB - LCP Encrypted PDF - Log - MARC - Metadata - OCR Page Index - OCR Search Text - PNG - Page Numbers JSON - RePublisher Final Processing Log - RePublisher Initial Processing Log - Scandata - Single Page Original JP2 Tar - Single Page Processed JP2 ZIP - Text PDF - Title Page Detection Log - chOCR - hOCR -
Related Links:
- Whefi.com: Download
- Whefi.com: Review - Coverage
- Internet Archive: Details
- Internet Archive Link: Downloads
Online Marketplaces
Find Pro Java 8 Programming at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
29Java Thread Programming
By Hyde, Paul (Paul R.)
xiv, 510 p. : 24 cm
“Java Thread Programming” Metadata:
- Title: Java Thread Programming
- Author: Hyde, Paul (Paul R.)
- Language: English
“Java Thread Programming” Subjects and Themes:
- Subjects: ➤ Java (Computer program language) - Threads (Computer programs)
Edition Identifiers:
- Internet Archive ID: javathreadprogra0000hyde
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 1036.53 Mbs, the file-s for this book were downloaded 54 times, the file-s went public at Fri Jan 22 2021.
Available formats:
ACS Encrypted PDF - Cloth Cover Detection Log - DjVuTXT - Djvu XML - Dublin Core - EPUB - Item Tile - JPEG Thumb - JSON - LCP Encrypted EPUB - LCP Encrypted PDF - Log - MARC - MARC Binary - Metadata - OCR Page Index - OCR Search Text - PNG - Page Numbers JSON - Scandata - Single Page Original JP2 Tar - Single Page Processed JP2 ZIP - Text PDF - Title Page Detection Log - chOCR - hOCR -
Related Links:
- Whefi.com: Download
- Whefi.com: Review - Coverage
- Internet Archive: Details
- Internet Archive Link: Downloads
Online Marketplaces
Find Java Thread Programming at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
30Object Oriented Programming Through JAVA TM
By Krishna, P. Radha
473 pages
“Object Oriented Programming Through JAVA TM” Metadata:
- Title: ➤ Object Oriented Programming Through JAVA TM
- Author: Krishna, P. Radha
- Language: English
Edition Identifiers:
- Internet Archive ID: objectorientedpr0000kris
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 994.99 Mbs, the file-s for this book were downloaded 705 times, the file-s went public at Tue Jun 14 2022.
Available formats:
ACS Encrypted PDF - AVIF Thumbnails ZIP - Cloth Cover Detection Log - DjVuTXT - Djvu XML - Dublin Core - EPUB - Item Tile - JPEG Thumb - JSON - LCP Encrypted EPUB - LCP Encrypted PDF - Log - MARC - MARC Binary - Metadata - OCR Page Index - OCR Search Text - PNG - Page Numbers JSON - RePublisher Final Processing Log - RePublisher Initial Processing Log - Scandata - Single Page Original JP2 Tar - Single Page Processed JP2 ZIP - Text PDF - Title Page Detection Log - chOCR - hOCR -
Related Links:
- Whefi.com: Download
- Whefi.com: Review - Coverage
- Internet Archive: Details
- Internet Archive Link: Downloads
Online Marketplaces
Find Object Oriented Programming Through JAVA TM at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
31Domino 5 Web Programming With XML, Java, And JavaScript
By Tamura, Randall A
473 pages
“Domino 5 Web Programming With XML, Java, And JavaScript” Metadata:
- Title: ➤ Domino 5 Web Programming With XML, Java, And JavaScript
- Author: Tamura, Randall A
- Language: English
“Domino 5 Web Programming With XML, Java, And JavaScript” Subjects and Themes:
- Subjects: Internet programming - Web sites -- Design - XML (Document markup language) - Java (Computer program language)
Edition Identifiers:
- Internet Archive ID: domino5webprogra0000tamu
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 2193.05 Mbs, the file-s for this book were downloaded 17 times, the file-s went public at Wed Aug 03 2022.
Available formats:
ACS Encrypted PDF - AVIF Thumbnails ZIP - Cloth Cover Detection Log - DjVuTXT - Djvu XML - Dublin Core - Item Tile - JPEG Thumb - JSON - LCP Encrypted EPUB - LCP Encrypted PDF - Log - MARC - MARC Binary - Metadata - OCR Page Index - OCR Search Text - PNG - Page Numbers JSON - RePublisher Final Processing Log - RePublisher Initial Processing Log - Scandata - Single Page Original JP2 Tar - Single Page Processed JP2 ZIP - Text PDF - Title Page Detection Log - chOCR - hOCR -
Related Links:
- Whefi.com: Download
- Whefi.com: Review - Coverage
- Internet Archive: Details
- Internet Archive Link: Downloads
Online Marketplaces
Find Domino 5 Web Programming With XML, Java, And JavaScript at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
32Java Programming : From Problem Analysis To Program Design
By Malik, D. S
473 pages
“Java Programming : From Problem Analysis To Program Design” Metadata:
- Title: ➤ Java Programming : From Problem Analysis To Program Design
- Author: Malik, D. S
- Language: English
Edition Identifiers:
- Internet Archive ID: javaprogrammingf0002mali_d4o9
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 1659.42 Mbs, the file-s for this book were downloaded 32 times, the file-s went public at Wed May 12 2021.
Available formats:
ACS Encrypted PDF - Cloth Cover Detection Log - DjVuTXT - Djvu XML - Dublin Core - Item Tile - JPEG Thumb - JSON - LCP Encrypted EPUB - LCP Encrypted PDF - Log - MARC - MARC Binary - Metadata - OCR Page Index - OCR Search Text - PNG - Page Numbers JSON - Scandata - Single Page Original JP2 Tar - Single Page Processed JP2 ZIP - Text PDF - Title Page Detection Log - chOCR - hOCR -
Related Links:
- Whefi.com: Download
- Whefi.com: Review - Coverage
- Internet Archive: Details
- Internet Archive Link: Downloads
Online Marketplaces
Find Java Programming : From Problem Analysis To Program Design at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
33An Introduction To Object-Oriented Programming With Java OLC Bi-Card
By C. Thomas Wu
473 pages
“An Introduction To Object-Oriented Programming With Java OLC Bi-Card” Metadata:
- Title: ➤ An Introduction To Object-Oriented Programming With Java OLC Bi-Card
- Author: C. Thomas Wu
- Language: English
Edition Identifiers:
- Internet Archive ID: introductiontoob00ctho
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 2647.25 Mbs, the file-s for this book were downloaded 31 times, the file-s went public at Mon Apr 15 2013.
Available formats:
ACS Encrypted EPUB - ACS Encrypted PDF - Abbyy GZ - Backup - Cloth Cover Detection Log - DjVuTXT - Djvu XML - Item CDX Index - Item CDX Meta-Index - Item Tile - JSON - LCP Encrypted EPUB - LCP Encrypted PDF - MARC Source - Metadata - OCR Page Index - OCR Search Text - Page Numbers JSON - Scandata - Single Page Original JP2 Tar - Single Page Processed JP2 ZIP - Text - Text PDF - WARC CDX Index - Web ARChive GZ - chOCR - hOCR -
Related Links:
- Whefi.com: Download
- Whefi.com: Review - Coverage
- Internet Archive: Details
- Internet Archive Link: Downloads
Online Marketplaces
Find An Introduction To Object-Oriented Programming With Java OLC Bi-Card at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
34Imagine! Java : Programming Concepts In Context
By Carrano, Frank M
473 pages
“Imagine! Java : Programming Concepts In Context” Metadata:
- Title: ➤ Imagine! Java : Programming Concepts In Context
- Author: Carrano, Frank M
- Language: English
Edition Identifiers:
- Internet Archive ID: imaginejavaprogr0000carr
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 1679.68 Mbs, the file-s for this book were downloaded 42 times, the file-s went public at Mon May 31 2021.
Available formats:
ACS Encrypted PDF - Cloth Cover Detection Log - DjVuTXT - Djvu XML - Dublin Core - EPUB - Item Tile - JPEG Thumb - JSON - LCP Encrypted EPUB - LCP Encrypted PDF - Log - MARC - MARC Binary - Metadata - OCR Page Index - OCR Search Text - PNG - Page Numbers JSON - Scandata - Single Page Original JP2 Tar - Single Page Processed JP2 ZIP - Text PDF - Title Page Detection Log - chOCR - hOCR -
Related Links:
- Whefi.com: Download
- Whefi.com: Review - Coverage
- Internet Archive: Details
- Internet Archive Link: Downloads
Online Marketplaces
Find Imagine! Java : Programming Concepts In Context at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
35Professional Java Mobile Programming
473 pages
“Professional Java Mobile Programming” Metadata:
- Title: ➤ Professional Java Mobile Programming
- Language: English
“Professional Java Mobile Programming” Subjects and Themes:
- Subjects: ➤ Mobile computing - Java (Computer program language)
Edition Identifiers:
- Internet Archive ID: professionaljava0000unse_n9a6
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 2006.00 Mbs, the file-s for this book were downloaded 25 times, the file-s went public at Wed Apr 20 2022.
Available formats:
ACS Encrypted PDF - AVIF Thumbnails ZIP - Cloth Cover Detection Log - DjVuTXT - Djvu XML - Dublin Core - EPUB - Item Tile - JPEG Thumb - JSON - LCP Encrypted EPUB - LCP Encrypted PDF - Log - MARC - MARC Binary - Metadata - OCR Page Index - OCR Search Text - PNG - Page Numbers JSON - RePublisher Final Processing Log - RePublisher Initial Processing Log - Scandata - Single Page Original JP2 Tar - Single Page Processed JP2 ZIP - Text PDF - Title Page Detection Log - chOCR - hOCR -
Related Links:
- Whefi.com: Download
- Whefi.com: Review - Coverage
- Internet Archive: Details
- Internet Archive Link: Downloads
Online Marketplaces
Find Professional Java Mobile Programming at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
36Java Internet Programming Reference Guide
By Power Source Multimedia U.S.A
"Step by step JAVA programming tutorials, HTML reserved words manual, Netscape JAVA & AWT detailed source codes, ... All interactive!"
“Java Internet Programming Reference Guide” Metadata:
- Title: ➤ Java Internet Programming Reference Guide
- Author: Power Source Multimedia U.S.A
- Language: English
“Java Internet Programming Reference Guide” Subjects and Themes:
Edition Identifiers:
- Internet Archive ID: ➤ cdrom-JavaInternetProgrammingReferenceGuide
Downloads Information:
The book is available for download in "software" format, the size of the file-s is: 31.91 Mbs, the file-s for this book were downloaded 550 times, the file-s went public at Thu Jun 15 2017.
Available formats:
Archive BitTorrent - ISO Image - Item Tile - JPEG - JPEG Thumb - Metadata -
Related Links:
- Whefi.com: Download
- Whefi.com: Review - Coverage
- Internet Archive: Details
- Internet Archive Link: Downloads
Online Marketplaces
Find Java Internet Programming Reference Guide at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
37Exam Handbook M250 Object-oriented Java Programming By The Open University [2014] {005.133--oclc}
By The M250 Course Team
Scan of booklet Exam Handbook M250 Object-oriented Java programming by The Open University [2014] {005.133--oclc} Classification taken from 'Java, the complete reference ' by Herbert Schidt.
“Exam Handbook M250 Object-oriented Java Programming By The Open University [2014] {005.133--oclc}” Metadata:
- Title: ➤ Exam Handbook M250 Object-oriented Java Programming By The Open University [2014] {005.133--oclc}
- Author: The M250 Course Team
- Language: English
Edition Identifiers:
- Internet Archive ID: ➤ ExamHandbookM250ObjectOrientedJavaOU2014
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 258.67 Mbs, the file-s for this book were downloaded 249 times, the file-s went public at Tue Aug 09 2022.
Available formats:
Additional Text PDF - Archive BitTorrent - DjVuTXT - Djvu XML - Image Container PDF - Item Tile - Metadata - OCR Page Index - OCR Search Text - Page Numbers JSON - Scandata - Single Page Processed JP2 ZIP - chOCR - hOCR -
Related Links:
- Whefi.com: Download
- Whefi.com: Review - Coverage
- Internet Archive: Details
- Internet Archive Link: Downloads
Online Marketplaces
Find Exam Handbook M250 Object-oriented Java Programming By The Open University [2014] {005.133--oclc} at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
38An Introduction To Programming And Object-oriented Design Using JAVA
By Nino, Jaime and Hosch, Frederick A
Includes bibliographical references (p. 723-724) and index
“An Introduction To Programming And Object-oriented Design Using JAVA” Metadata:
- Title: ➤ An Introduction To Programming And Object-oriented Design Using JAVA
- Authors: Nino, JaimeHosch, Frederick A
- Language: English
“An Introduction To Programming And Object-oriented Design Using JAVA” Subjects and Themes:
Edition Identifiers:
- Internet Archive ID: introductiontopr00nino
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 823.30 Mbs, the file-s for this book were downloaded 136 times, the file-s went public at Wed Apr 18 2012.
Available formats:
ACS Encrypted PDF - Abbyy GZ - Animated GIF - Cloth Cover Detection Log - Contents - DjVuTXT - Djvu XML - Dublin Core - Item Tile - JSON - LCP Encrypted EPUB - LCP Encrypted PDF - MARC - MARC Binary - MARC Source - Metadata - Metadata Log - OCLC xISBN JSON - OCR Page Index - OCR Search Text - Page Numbers JSON - Scandata - Single Page Original JP2 Tar - Single Page Processed JP2 ZIP - Text PDF - WARC CDX Index - Web ARChive GZ - chOCR - hOCR -
Related Links:
- Whefi.com: Download
- Whefi.com: Review - Coverage
- Internet Archive: Details
- Internet Archive Link: Downloads
Online Marketplaces
Find An Introduction To Programming And Object-oriented Design Using JAVA at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
39TS 131 130 - V7.5.0 - Digital Cellular Telecommunications System (Phase 2+); Universal Mobile Telecommunications System (UMTS); (U)SIM Application Programming Interface (API); (U)SIM API For Java Card (3GPP TS 31.130 Version 7.5.0 Release 7)
By European Telecommunications Standards Institute
Includes bibliographical references (p. 723-724) and index
“TS 131 130 - V7.5.0 - Digital Cellular Telecommunications System (Phase 2+); Universal Mobile Telecommunications System (UMTS); (U)SIM Application Programming Interface (API); (U)SIM API For Java Card (3GPP TS 31.130 Version 7.5.0 Release 7)” Metadata:
- Title: ➤ TS 131 130 - V7.5.0 - Digital Cellular Telecommunications System (Phase 2+); Universal Mobile Telecommunications System (UMTS); (U)SIM Application Programming Interface (API); (U)SIM API For Java Card (3GPP TS 31.130 Version 7.5.0 Release 7)
- Author: ➤ European Telecommunications Standards Institute
- Language: English
“TS 131 130 - V7.5.0 - Digital Cellular Telecommunications System (Phase 2+); Universal Mobile Telecommunications System (UMTS); (U)SIM Application Programming Interface (API); (U)SIM API For Java Card (3GPP TS 31.130 Version 7.5.0 Release 7)” Subjects and Themes:
Edition Identifiers:
- Internet Archive ID: etsi_ts_131_130_v07.05.00
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 7.48 Mbs, the file-s for this book were downloaded 299 times, the file-s went public at Sat Aug 24 2013.
Available formats:
Abbyy GZ - Animated GIF - Archive BitTorrent - DjVu - DjVuTXT - Djvu XML - Item Tile - Metadata - Scandata - Single Page Processed JP2 ZIP - Text PDF -
Related Links:
- Whefi.com: Download
- Whefi.com: Review - Coverage
- Internet Archive: Details
- Internet Archive Link: Downloads
Online Marketplaces
Find TS 131 130 - V7.5.0 - Digital Cellular Telecommunications System (Phase 2+); Universal Mobile Telecommunications System (UMTS); (U)SIM Application Programming Interface (API); (U)SIM API For Java Card (3GPP TS 31.130 Version 7.5.0 Release 7) at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
40TS 131 130 - V7.6.0 - Digital Cellular Telecommunications System (Phase 2+); Universal Mobile Telecommunications System (UMTS); (U)SIM Application Programming Interface (API); (U)SIM API For Java Card (3GPP TS 31.130 Version 7.6.0 Release 7)
By European Telecommunications Standards Institute
Includes bibliographical references (p. 723-724) and index
“TS 131 130 - V7.6.0 - Digital Cellular Telecommunications System (Phase 2+); Universal Mobile Telecommunications System (UMTS); (U)SIM Application Programming Interface (API); (U)SIM API For Java Card (3GPP TS 31.130 Version 7.6.0 Release 7)” Metadata:
- Title: ➤ TS 131 130 - V7.6.0 - Digital Cellular Telecommunications System (Phase 2+); Universal Mobile Telecommunications System (UMTS); (U)SIM Application Programming Interface (API); (U)SIM API For Java Card (3GPP TS 31.130 Version 7.6.0 Release 7)
- Author: ➤ European Telecommunications Standards Institute
- Language: English
“TS 131 130 - V7.6.0 - Digital Cellular Telecommunications System (Phase 2+); Universal Mobile Telecommunications System (UMTS); (U)SIM Application Programming Interface (API); (U)SIM API For Java Card (3GPP TS 31.130 Version 7.6.0 Release 7)” Subjects and Themes:
Edition Identifiers:
- Internet Archive ID: etsi_ts_131_130_v07.06.00
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 7.54 Mbs, the file-s for this book were downloaded 121 times, the file-s went public at Sat Aug 24 2013.
Available formats:
Abbyy GZ - Animated GIF - Archive BitTorrent - DjVu - DjVuTXT - Djvu XML - Item Tile - Metadata - Scandata - Single Page Processed JP2 ZIP - Text PDF -
Related Links:
- Whefi.com: Download
- Whefi.com: Review - Coverage
- Internet Archive: Details
- Internet Archive Link: Downloads
Online Marketplaces
Find TS 131 130 - V7.6.0 - Digital Cellular Telecommunications System (Phase 2+); Universal Mobile Telecommunications System (UMTS); (U)SIM Application Programming Interface (API); (U)SIM API For Java Card (3GPP TS 31.130 Version 7.6.0 Release 7) at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
41TS 131 133 - V7.4.0 - Digital Cellular Telecommunications System (Phase 2+); Universal Mobile Telecommunications System (UMTS); LTE; IP Multimedia Services Identity Module (ISIM) Application Programming Interface (API); ISIM API For Java Card™ (3GPP TS 31.133 Version 7.4.0 Release 7)
By European Telecommunications Standards Institute
Includes bibliographical references (p. 723-724) and index
“TS 131 133 - V7.4.0 - Digital Cellular Telecommunications System (Phase 2+); Universal Mobile Telecommunications System (UMTS); LTE; IP Multimedia Services Identity Module (ISIM) Application Programming Interface (API); ISIM API For Java Card™ (3GPP TS 31.133 Version 7.4.0 Release 7)” Metadata:
- Title: ➤ TS 131 133 - V7.4.0 - Digital Cellular Telecommunications System (Phase 2+); Universal Mobile Telecommunications System (UMTS); LTE; IP Multimedia Services Identity Module (ISIM) Application Programming Interface (API); ISIM API For Java Card™ (3GPP TS 31.133 Version 7.4.0 Release 7)
- Author: ➤ European Telecommunications Standards Institute
- Language: English
“TS 131 133 - V7.4.0 - Digital Cellular Telecommunications System (Phase 2+); Universal Mobile Telecommunications System (UMTS); LTE; IP Multimedia Services Identity Module (ISIM) Application Programming Interface (API); ISIM API For Java Card™ (3GPP TS 31.133 Version 7.4.0 Release 7)” Subjects and Themes:
Edition Identifiers:
- Internet Archive ID: etsi_ts_131_133_v07.04.00
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 2.91 Mbs, the file-s for this book were downloaded 98 times, the file-s went public at Sat Aug 24 2013.
Available formats:
Abbyy GZ - Animated GIF - Archive BitTorrent - DjVu - DjVuTXT - Djvu XML - Item Tile - Metadata - Scandata - Single Page Processed JP2 ZIP - Text PDF -
Related Links:
- Whefi.com: Download
- Whefi.com: Review - Coverage
- Internet Archive: Details
- Internet Archive Link: Downloads
Online Marketplaces
Find TS 131 133 - V7.4.0 - Digital Cellular Telecommunications System (Phase 2+); Universal Mobile Telecommunications System (UMTS); LTE; IP Multimedia Services Identity Module (ISIM) Application Programming Interface (API); ISIM API For Java Card™ (3GPP TS 31.133 Version 7.4.0 Release 7) at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
42Simply Java Programming
Includes bibliographical references (p. 723-724) and index
“Simply Java Programming” Metadata:
- Title: Simply Java Programming
- Language: English
Edition Identifiers:
- Internet Archive ID: simplyjavaprogra0000unse
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 2485.98 Mbs, the file-s for this book were downloaded 110 times, the file-s went public at Tue Aug 10 2021.
Available formats:
ACS Encrypted PDF - Cloth Cover Detection Log - DjVuTXT - Djvu XML - Dublin Core - Item Tile - JPEG Thumb - JSON - LCP Encrypted EPUB - LCP Encrypted PDF - Log - MARC - MARC Binary - Metadata - OCR Page Index - OCR Search Text - PNG - Page Numbers JSON - Scandata - Single Page Original JP2 Tar - Single Page Processed JP2 ZIP - Text PDF - Title Page Detection Log - chOCR - hOCR -
Related Links:
- Whefi.com: Download
- Whefi.com: Review - Coverage
- Internet Archive: Details
- Internet Archive Link: Downloads
Online Marketplaces
Find Simply Java Programming at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
43TS 101 476 - V7.5.0 - Digital Cellular Telecommunications System (Phase 2+); Subscriber Identity Module Application Programming Interface (SIM API); SIM API For Java CardTM; (3GPP TS 03.19 Version 7.5.0 Release 1998)
By European Telecommunications Standards Institute
Includes bibliographical references (p. 723-724) and index
“TS 101 476 - V7.5.0 - Digital Cellular Telecommunications System (Phase 2+); Subscriber Identity Module Application Programming Interface (SIM API); SIM API For Java CardTM; (3GPP TS 03.19 Version 7.5.0 Release 1998)” Metadata:
- Title: ➤ TS 101 476 - V7.5.0 - Digital Cellular Telecommunications System (Phase 2+); Subscriber Identity Module Application Programming Interface (SIM API); SIM API For Java CardTM; (3GPP TS 03.19 Version 7.5.0 Release 1998)
- Author: ➤ European Telecommunications Standards Institute
- Language: English
Edition Identifiers:
- Internet Archive ID: etsi_ts_101_476_v07.05.00
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 10.94 Mbs, the file-s for this book were downloaded 107 times, the file-s went public at Sat Aug 24 2013.
Available formats:
Abbyy GZ - Animated GIF - Archive BitTorrent - DjVu - DjVuTXT - Djvu XML - Item Tile - Metadata - Scandata - Single Page Processed JP2 ZIP - Text PDF -
Related Links:
- Whefi.com: Download
- Whefi.com: Review - Coverage
- Internet Archive: Details
- Internet Archive Link: Downloads
Online Marketplaces
Find TS 101 476 - V7.5.0 - Digital Cellular Telecommunications System (Phase 2+); Subscriber Identity Module Application Programming Interface (SIM API); SIM API For Java CardTM; (3GPP TS 03.19 Version 7.5.0 Release 1998) at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
44TS 102 241 - V6.8.0 - Smart Cards; UICC Application Programming Interface (UICC API) For Java CardŽ (Release 6)
By European Telecommunications Standards Institute
Includes bibliographical references (p. 723-724) and index
“TS 102 241 - V6.8.0 - Smart Cards; UICC Application Programming Interface (UICC API) For Java CardŽ (Release 6)” Metadata:
- Title: ➤ TS 102 241 - V6.8.0 - Smart Cards; UICC Application Programming Interface (UICC API) For Java CardŽ (Release 6)
- Author: ➤ European Telecommunications Standards Institute
- Language: English
“TS 102 241 - V6.8.0 - Smart Cards; UICC Application Programming Interface (UICC API) For Java CardŽ (Release 6)” Subjects and Themes:
- Subjects: API - smart card
Edition Identifiers:
- Internet Archive ID: etsi_ts_102_241_v06.08.00
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 14.62 Mbs, the file-s for this book were downloaded 131 times, the file-s went public at Sat Aug 24 2013.
Available formats:
Abbyy GZ - Animated GIF - Archive BitTorrent - DjVu - DjVuTXT - Djvu XML - Item Tile - Metadata - Scandata - Single Page Processed JP2 ZIP - Text PDF -
Related Links:
- Whefi.com: Download
- Whefi.com: Review - Coverage
- Internet Archive: Details
- Internet Archive Link: Downloads
Online Marketplaces
Find TS 102 241 - V6.8.0 - Smart Cards; UICC Application Programming Interface (UICC API) For Java CardŽ (Release 6) at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
45TS 102 241 - V9.0.0 - Smart Cards; UICC Application Programming Interface (UICC API) For Java Card™ (Release 9)
By European Telecommunications Standards Institute
Includes bibliographical references (p. 723-724) and index
“TS 102 241 - V9.0.0 - Smart Cards; UICC Application Programming Interface (UICC API) For Java Card™ (Release 9)” Metadata:
- Title: ➤ TS 102 241 - V9.0.0 - Smart Cards; UICC Application Programming Interface (UICC API) For Java Card™ (Release 9)
- Author: ➤ European Telecommunications Standards Institute
- Language: English
“TS 102 241 - V9.0.0 - Smart Cards; UICC Application Programming Interface (UICC API) For Java Card™ (Release 9)” Subjects and Themes:
- Subjects: API - smart card
Edition Identifiers:
- Internet Archive ID: etsi_ts_102_241_v09.00.00
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 17.45 Mbs, the file-s for this book were downloaded 141 times, the file-s went public at Sat Aug 24 2013.
Available formats:
Abbyy GZ - Animated GIF - Archive BitTorrent - DjVu - DjVuTXT - Djvu XML - Item Tile - Metadata - Scandata - Single Page Processed JP2 ZIP - Text PDF -
Related Links:
- Whefi.com: Download
- Whefi.com: Review - Coverage
- Internet Archive: Details
- Internet Archive Link: Downloads
Online Marketplaces
Find TS 102 241 - V9.0.0 - Smart Cards; UICC Application Programming Interface (UICC API) For Java Card™ (Release 9) at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
46TS 102 588 - V7.2.0 - Smart Cards; Application Invocation Application Programming Interface (API) By A UICC Webserver For Java Card™ Platform; (Release 7)
By European Telecommunications Standards Institute
Includes bibliographical references (p. 723-724) and index
“TS 102 588 - V7.2.0 - Smart Cards; Application Invocation Application Programming Interface (API) By A UICC Webserver For Java Card™ Platform; (Release 7)” Metadata:
- Title: ➤ TS 102 588 - V7.2.0 - Smart Cards; Application Invocation Application Programming Interface (API) By A UICC Webserver For Java Card™ Platform; (Release 7)
- Author: ➤ European Telecommunications Standards Institute
- Language: English
“TS 102 588 - V7.2.0 - Smart Cards; Application Invocation Application Programming Interface (API) By A UICC Webserver For Java Card™ Platform; (Release 7)” Subjects and Themes:
- Subjects: smart card - API
Edition Identifiers:
- Internet Archive ID: etsi_ts_102_588_v07.02.00
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 4.17 Mbs, the file-s for this book were downloaded 148 times, the file-s went public at Sat Aug 24 2013.
Available formats:
Abbyy GZ - Animated GIF - Archive BitTorrent - DjVu - DjVuTXT - Djvu XML - Item Tile - Metadata - Scandata - Single Page Processed JP2 ZIP - Text PDF -
Related Links:
- Whefi.com: Download
- Whefi.com: Review - Coverage
- Internet Archive: Details
- Internet Archive Link: Downloads
Online Marketplaces
Find TS 102 588 - V7.2.0 - Smart Cards; Application Invocation Application Programming Interface (API) By A UICC Webserver For Java Card™ Platform; (Release 7) at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
47Dev Labs Alliance Top 20 Java Programming Interview Questions For SDET
devlab
“Dev Labs Alliance Top 20 Java Programming Interview Questions For SDET” Metadata:
- Title: ➤ Dev Labs Alliance Top 20 Java Programming Interview Questions For SDET
Edition Identifiers:
- Internet Archive ID: ➤ dev-labs-alliance-top-20-java-programming-interview-questions-for-sdet_202108
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 4.92 Mbs, the file-s for this book were downloaded 175 times, the file-s went public at Thu Aug 12 2021.
Available formats:
Archive BitTorrent - DjVuTXT - Djvu XML - Item Tile - Metadata - OCR Page Index - OCR Search Text - Page Numbers JSON - Scandata - Single Page Processed JP2 ZIP - Text PDF - chOCR - hOCR -
Related Links:
- Whefi.com: Download
- Whefi.com: Review - Coverage
- Internet Archive: Details
- Internet Archive Link: Downloads
Online Marketplaces
Find Dev Labs Alliance Top 20 Java Programming Interview Questions For SDET at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
48The Essence Of Java Programming
By Rowe, Glenn (Glenn W.)
devlab
“The Essence Of Java Programming” Metadata:
- Title: ➤ The Essence Of Java Programming
- Author: Rowe, Glenn (Glenn W.)
- Language: English
Edition Identifiers:
- Internet Archive ID: essenceofjavapro0000rowe
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 503.72 Mbs, the file-s for this book were downloaded 53 times, the file-s went public at Tue Jul 07 2020.
Available formats:
ACS Encrypted EPUB - ACS Encrypted PDF - Abbyy GZ - Cloth Cover Detection Log - DjVuTXT - Djvu XML - Dublin Core - Item Tile - JPEG Thumb - JSON - LCP Encrypted EPUB - LCP Encrypted PDF - Log - MARC - MARC Binary - Metadata - OCR Page Index - OCR Search Text - PNG - Page Numbers JSON - Scandata - Single Page Original JP2 Tar - Single Page Processed JP2 ZIP - Text PDF - Title Page Detection Log - chOCR - hOCR -
Related Links:
- Whefi.com: Download
- Whefi.com: Review - Coverage
- Internet Archive: Details
- Internet Archive Link: Downloads
Online Marketplaces
Find The Essence Of Java Programming at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
49Beginning Programming With Java For Dummies
By Burd, Barry
devlab
“Beginning Programming With Java For Dummies” Metadata:
- Title: ➤ Beginning Programming With Java For Dummies
- Author: Burd, Barry
- Language: English
“Beginning Programming With Java For Dummies” Subjects and Themes:
Edition Identifiers:
- Internet Archive ID: beginningprogram0004edburd
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 982.19 Mbs, the file-s for this book were downloaded 990 times, the file-s went public at Mon Sep 28 2020.
Available formats:
ACS Encrypted EPUB - ACS Encrypted PDF - Abbyy GZ - Cloth Cover Detection Log - DjVuTXT - Djvu XML - Dublin Core - Item Tile - JPEG Thumb - JSON - LCP Encrypted EPUB - LCP Encrypted PDF - Log - MARC - MARC Binary - Metadata - OCR Page Index - OCR Search Text - PNG - Page Numbers JSON - Scandata - Single Page Original JP2 Tar - Single Page Processed JP2 ZIP - Text PDF - Title Page Detection Log - chOCR - hOCR -
Related Links:
- Whefi.com: Download
- Whefi.com: Review - Coverage
- Internet Archive: Details
- Internet Archive Link: Downloads
Online Marketplaces
Find Beginning Programming With Java For Dummies at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
50Java Servlet Programming
By Jason Hunter
devlab
“Java Servlet Programming” Metadata:
- Title: Java Servlet Programming
- Author: Jason Hunter
- Language: English
“Java Servlet Programming” Subjects and Themes:
- Subjects: ➤ Java (Computer program language) - Servlets
Edition Identifiers:
- Internet Archive ID: javaservletprogr00hunt_0
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 776.46 Mbs, the file-s for this book were downloaded 208 times, the file-s went public at Fri Jul 27 2012.
Available formats:
ACS Encrypted PDF - Abbyy GZ - Animated GIF - Cloth Cover Detection Log - DjVuTXT - Djvu XML - Dublin Core - Item CDX Index - Item Tile - JSON - LCP Encrypted EPUB - LCP Encrypted PDF - MARC - MARC Binary - MARC Source - Metadata - Metadata Log - OCLC xISBN JSON - OCR Page Index - OCR Search Text - Page Numbers JSON - Scandata - Single Page Original JP2 Tar - Single Page Processed JP2 ZIP - Text PDF - WARC CDX Index - Web ARChive GZ - chOCR - hOCR -
Related Links:
- Whefi.com: Download
- Whefi.com: Review - Coverage
- Internet Archive: Details
- Internet Archive Link: Downloads
Online Marketplaces
Find Java Servlet Programming at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
Source: LibriVox
LibriVox Search Results
Available audio books for downloads from LibriVox
1Anatomy of Melancholy Volume 1
By Robert Burton

The Anatomy of Melancholy is a book by Robert Burton, first published in 1621. On its surface, the book is a medical textbook in which Burton applies his large and varied learning in the scholastic manner to the subject of melancholia (which includes what is now termed clinical depression).<br><br> Though presented as a medical text, The Anatomy of Melancholy is as much a sui generis work of literature as it is a scientific or philosophical text, and Burton addresses far more than his stated subject. In fact, the Anatomy uses melancholy as the lens through which all human emotion and thought may be scrutinized, and virtually the entire contents of a 17th-century library are marshalled into service of this goal.<br><br> Burton is forthright about his intentions in writing the Anatomy — "I write of melancholy by being busy to avoid melancholy," he concedes. This acknowledged desire to distract and amuse himself motivated Burton to produce a wide-ranging document, containing digressions and commentary. Whatever its strengths as a medical text or as a historical document, it is the Anatomy's vast breadth — addressing topics such as digestion, goblins, the geography of America, and others — and the particularly characteristic voice of its author that are most commonly cited by its admirers as the main sources of its appeal. Both satirical and serious in tone, the Anatomy is "vitalized by (Burton's) pervading humour", and Burton's digressive and inclusive style, often verging on a stream of consciousness, consistently informs and animates the text. (Summary from Wikipedia)
“Anatomy of Melancholy Volume 1” Metadata:
- Title: Anatomy of Melancholy Volume 1
- Author: Robert Burton
- Language: English
- Publish Date: 1621
Edition Specifications:
- Format: Audio
- Number of Sections: 53
- Total Time: 21:50:53
Edition Identifiers:
- libriVox ID: 3416
Links and information:
Online Access
Download the Audio Book:
- File Name: anatomy_of_melancholy_1005_librivox
- File Format: zip
- Total Time: 21:50:53
- Download Link: Download link
Online Marketplaces
Find Anatomy of Melancholy Volume 1 at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
2Personal Narrative of a Pilgrimage to Al-madinah and Meccah
By Richard Francis Burton
Sir Richard Francis Burton (1821 – 1890) was an English explorer, translator, writer, soldier, orientalist, ethnologist, linguist, poet, hypnotist, fencer and diplomat. He was known for his travels and explorations within Asia and Africa as well as his extraordinary knowledge of languages and cultures. According to one count, he spoke 29 European, Asian, and African languages.<br /><br />Burton's best-known achievements include traveling in disguise to Mecca, The Book of One Thousand Nights and A Night, an unexpurgated translation of One Thousand and One Nights, bringing the Kama Sutra to publication in English, and journeying with John Hanning Speke as the first Europeans led by Africa's greatest explorer guide, Sidi Mubarak Bombay, utilizing route information by Indian and Omani merchants who traded in the region, to visit the Great Lakes of Africa in search of the source of the Nile. Burton extensively criticized colonial policies (to the detriment of his career) in his works and letters. He was a prolific and erudite author and wrote numerous books and scholarly articles about subjects including human behavior, travel, fencing, sexual practices, and ethnography. A unique feature of his books is the copious footnotes and appendices containing remarkable observations and unexpurgated information. (Summary from Wikipedia)
“Personal Narrative of a Pilgrimage to Al-madinah and Meccah” Metadata:
- Title: ➤ Personal Narrative of a Pilgrimage to Al-madinah and Meccah
- Author: Richard Francis Burton
- Language: English
- Publish Date: 1893
Edition Specifications:
- Format: Audio
- Number of Sections: 57
- Total Time: 31:48:32
Edition Identifiers:
- libriVox ID: 3494
Links and information:
- LibriVox Link: LibriVox
- Number of Sections: 57 sections
Online Access
Download the Audio Book:
- File Name: pilgrimage_madinah_meccah_1207_librivox
- File Format: zip
- Total Time: 31:48:32
- Download Link: Download link
Online Marketplaces
Find Personal Narrative of a Pilgrimage to Al-madinah and Meccah at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
3Author's Abstract of Melancholy
By Robert Burton

LibriVox volunteers bring you 9 recordings of The Author's Abstract of Melancholy by Robert Burton. This was the fortnightly poetry project for September 20, 2009.
“Author's Abstract of Melancholy” Metadata:
- Title: ➤ Author's Abstract of Melancholy
- Author: Robert Burton
- Language: English
- Publish Date: 1621
Edition Specifications:
- Format: Audio
- Number of Sections: 9
- Total Time: 0:45:04
Edition Identifiers:
- libriVox ID: 3555
Links and information:
Online Access
Download the Audio Book:
- File Name: authors_abstract_melancholy_0910_librivox
- File Format: zip
- Total Time: 0:45:04
- Download Link: Download link
Online Marketplaces
Find Author's Abstract of Melancholy at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
4Anatomy of Melancholy Volume 2
By Robert Burton

The Anatomy of Melancholy is a book by Robert Burton, first published in 1621. On its surface, the book is a medical textbook in which Burton applies his large and varied learning in the scholastic manner to the subject of melancholia (which includes what is now termed clinical depression).<br><br> Though presented as a medical text, The Anatomy of Melancholy is as much a sui generis work of literature as it is a scientific or philosophical text, and Burton addresses far more than his stated subject. In fact, the Anatomy uses melancholy as the lens through which all human emotion and thought may be scrutinized, and virtually the entire contents of a 17th-century library are marshalled into service of this goal.<br><br> Burton is forthright about his intentions in writing the Anatomy — "I write of melancholy by being busy to avoid melancholy," he concedes. This acknowledged desire to distract and amuse himself motivated Burton to produce a wide-ranging document, containing digressions and commentary. Whatever its strengths as a medical text or as a historical document, it is the Anatomy's vast breadth — addressing topics such as digestion, goblins, the geography of America, and others — and the particularly characteristic voice of its author that are most commonly cited by its admirers as the main sources of its appeal. Both satirical and serious in tone, the Anatomy is "vitalized by (Burton's) pervading humour", and Burton's digressive and inclusive style, often verging on a stream of consciousness, consistently informs and animates the text. (Summary from Wikipedia)
“Anatomy of Melancholy Volume 2” Metadata:
- Title: Anatomy of Melancholy Volume 2
- Author: Robert Burton
- Language: English
- Publish Date: 1621
Edition Specifications:
- Format: Audio
- Number of Sections: 39
- Total Time: 12:57:44
Edition Identifiers:
- libriVox ID: 4356
Links and information:
Online Access
Download the Audio Book:
- File Name: anatomy_melancholy_v2_1102_librivox
- File Format: zip
- Total Time: 12:57:44
- Download Link: Download link
Online Marketplaces
Find Anatomy of Melancholy Volume 2 at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
5Anatomy of Melancholy Volume 3
By Robert Burton

The Anatomy of Melancholy is a book by Robert Burton, first published in 1621. On its surface, the book is a medical textbook in which Burton applies his large and varied learning in the scholastic manner to the subject of melancholia (which includes what is now termed clinical depression).<br/><br/> Though presented as a medical text, The Anatomy of Melancholy is as much a sui generis work of literature as it is a scientific or philosophical text, and Burton addresses far more than his stated subject. In fact, the Anatomy uses melancholy as the lens through which all human emotion and thought may be scrutinized, and virtually the entire contents of a 17th-century library are marshalled into service of this goal.<br/><br/> Burton is forthright about his intentions in writing the Anatomy — "I write of melancholy by being busy to avoid melancholy," he concedes. This acknowledged desire to distract and amuse himself motivated Burton to produce a wide-ranging document, containing digressions and commentary. Whatever its strengths as a medical text or as a historical document, it is the Anatomy's vast breadth — addressing topics such as digestion, goblins, the geography of America, and others — and the particularly characteristic voice of its author that are most commonly cited by its admirers as the main sources of its appeal. Both satirical and serious in tone, the Anatomy is "vitalized by (Burton's) pervading humour", and Burton's digressive and inclusive style, often verging on a stream of consciousness, consistently informs and animates the text. (Summary from Wikipedia)
“Anatomy of Melancholy Volume 3” Metadata:
- Title: Anatomy of Melancholy Volume 3
- Author: Robert Burton
- Language: English
- Publish Date: 1621
Edition Specifications:
- Format: Audio
- Number of Sections: 49
- Total Time: 24:20:55
Edition Identifiers:
- libriVox ID: 4776
Links and information:
Online Access
Download the Audio Book:
- File Name: anatomy_melancholy3_1211_librivox
- File Format: zip
- Total Time: 24:20:55
- Download Link: Download link
Online Marketplaces
Find Anatomy of Melancholy Volume 3 at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
6Memories of Childhood's Slavery Days
By Annie L. Burton

This is a short and simple, yet poignant autobiography of Annie Burton, who recounts her early carefree childhood as a slave on a southern plantation while the Civil War raged around her, and after the Emancipation Proclamation, how her life changed as she struggled to maintain herself and family, manage her finances, and develop as a free person of color. The last half of the narrative relies heavily upon speeches, poems, and hymns written by others that stirred Annie's religious passions and increased her pride in her heritage, including a very powerful speech by Dr. P. Thomas Stanford, "The Race Question in America", which no doubt gave Annie some historical perspective, boosted her pride, and offered much food for thought to her readers upon that important subject. (Summary by Michele Fry)
“Memories of Childhood's Slavery Days” Metadata:
- Title: ➤ Memories of Childhood's Slavery Days
- Author: Annie L. Burton
- Language: English
- Publish Date: 1918
Edition Specifications:
- Format: Audio
- Number of Sections: 8
- Total Time: 01:40:21
Edition Identifiers:
- libriVox ID: 8055
Links and information:
Online Access
Download the Audio Book:
- File Name: childhoodsslaverydays_1308_librivox
- File Format: zip
- Total Time: 01:40:21
- Download Link: Download link
Online Marketplaces
Find Memories of Childhood's Slavery Days at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
7Land of Midian (Revisited)
By Richard Francis Burton

The plain unvarnished tale of the travel in Midian, undertaken by the second Expedition, which, like the first, owes all to the liberality and the foresight of His Highness Ismail I., Khediv of Egypt, forms the subject of these volumes. During the four months between December 19, 1877, and April 20, 1878, the officers employed covered some 2500 miles by sea and land, of which 600, not including by-paths, were mapped and planned; and we brought back details of an old-new land which the civilized world had clean forgotten. - Preface in the book
“Land of Midian (Revisited)” Metadata:
- Title: Land of Midian (Revisited)
- Author: Richard Francis Burton
- Language: English
- Publish Date: 1879
Edition Specifications:
- Format: Audio
- Number of Sections: 11
- Total Time: 06:54:32
Edition Identifiers:
- libriVox ID: 19594
Links and information:
Online Access
Download the Audio Book:
- File Name: land_midian_revisited_2311_librivox
- File Format: zip
- Total Time: 06:54:32
- Download Link: Download link
Online Marketplaces
Find Land of Midian (Revisited) at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
Buy “Java Programming” online:
Shop for “Java Programming” on popular online marketplaces.
- Ebay: New and used books.