Downloads & Free Reading Options - Results
Object Oriented Programming by David Hu
Read "Object Oriented Programming" by David Hu 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
1OOASP: Connecting Object-oriented And Logic Programming
By Andreas Falkner, Anna Ryabokon, Gottfried Schenner and Kostyantyn Shchekotykhin
Most of contemporary software systems are implemented using an object-oriented approach. Modeling phases -- during which software engineers analyze requirements to the future system using some modeling language -- are an important part of the development process, since modeling errors are often hard to recognize and correct. In this paper we present a framework which allows the integration of Answer Set Programming into the object-oriented software development process. OOASP supports reasoning about object-oriented software models and their instantiations. Preliminary results of the OOASP application in CSL Studio, which is a Siemens internal modeling environment for product configurators, show that it can be used as a lightweight approach to verify, create and transform instantiations of object models at runtime and to support the software development process during design and testing.
“OOASP: Connecting Object-oriented And Logic Programming” Metadata:
- Title: ➤ OOASP: Connecting Object-oriented And Logic Programming
- Authors: Andreas FalknerAnna RyabokonGottfried SchennerKostyantyn Shchekotykhin
- Language: English
“OOASP: Connecting Object-oriented And Logic Programming” Subjects and Themes:
Edition Identifiers:
- Internet Archive ID: arxiv-1508.03032
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 6.83 Mbs, the file-s for this book were downloaded 53 times, the file-s went public at Thu Jun 28 2018.
Available formats:
Abbyy GZ - Archive BitTorrent - DjVuTXT - Djvu XML - JPEG Thumb - 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 OOASP: Connecting Object-oriented And Logic Programming at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
2Object-oriented Programming Under Windows
By Morris, Stephen, 1955-
Most of contemporary software systems are implemented using an object-oriented approach. Modeling phases -- during which software engineers analyze requirements to the future system using some modeling language -- are an important part of the development process, since modeling errors are often hard to recognize and correct. In this paper we present a framework which allows the integration of Answer Set Programming into the object-oriented software development process. OOASP supports reasoning about object-oriented software models and their instantiations. Preliminary results of the OOASP application in CSL Studio, which is a Siemens internal modeling environment for product configurators, show that it can be used as a lightweight approach to verify, create and transform instantiations of object models at runtime and to support the software development process during design and testing.
“Object-oriented Programming Under Windows” Metadata:
- Title: ➤ Object-oriented Programming Under Windows
- Author: Morris, Stephen, 1955-
- Language: English
“Object-oriented Programming Under Windows” Subjects and Themes:
- Subjects: ➤ Microsoft Windows (Computer file) - Object-oriented programming (Computer science) - Objektorientierte Programmierung - WINDOWS (Programm) - Object-oriented programming
Edition Identifiers:
- Internet Archive ID: objectorientedpr0000morr
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 772.16 Mbs, the file-s for this book were downloaded 75 times, the file-s went public at Mon Jul 06 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 Object-oriented Programming Under Windows at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
3Object-Oriented Modeling Of Programming Paradigms
By M. H. van Emden and S. C. Somosan
For the right application, the use of programming paradigms such as functional or logic programming can enormously increase productivity in software development. But these powerful paradigms are tied to exotic programming languages, while the management of software development dictates standardization on a single language. This dilemma can be resolved by using object-oriented programming in a new way. It is conventional to analyze an application by object-oriented modeling. In the new approach, the analysis identifies the paradigm that is ideal for the application; development starts with object-oriented modeling of the paradigm. In this paper we illustrate the new approach by giving examples of object-oriented modeling of dataflow and constraint programming. These examples suggest that it is no longer necessary to embody a programming paradigm in a language dedicated to it.
“Object-Oriented Modeling Of Programming Paradigms” Metadata:
- Title: ➤ Object-Oriented Modeling Of Programming Paradigms
- Authors: M. H. van EmdenS. C. Somosan
- Language: English
Edition Identifiers:
- Internet Archive ID: arxiv-cs0603016
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 6.91 Mbs, the file-s for this book were downloaded 180 times, the file-s went public at Sun Sep 22 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 Object-Oriented Modeling Of Programming Paradigms at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
4A Comparative Study Of The Usability Of Two Object-oriented Concurrent Programming Languages
By Sebastian Nanz, Faraz Torshizi, Michela Pedroni and Bertrand Meyer
Concurrency has been rapidly gaining importance in general-purpose computing, caused by the recent turn towards multicore processing architectures. As a result, an increasing number of developers have to learn to write concurrent programs, a task that is known to be hard even for the expert. Language designers are therefore working on languages that promise to make concurrent programming "easier" than using traditional thread libraries. However, the claim that a new language is more usable than another cannot be supported by purely theoretical considerations, but calls for empirical studies. In this paper, we present the design of a study to compare concurrent programming languages with respect to comprehending and debugging existing programs and writing correct new programs. A critical challenge for such a study is avoiding the bias that might be introduced during the training phase and when interpreting participants' solutions. We address these issues by the use of self-study material and an evaluation scheme that exposes any subjective decisions of the corrector, or eliminates them altogether. We apply our design to a comparison of two object-oriented languages for concurrency, multithreaded Java and SCOOP (Simple Concurrent Object-Oriented Programming), in an academic setting. We obtain results in favor of SCOOP even though the study participants had previous training in Java Threads.
“A Comparative Study Of The Usability Of Two Object-oriented Concurrent Programming Languages” Metadata:
- Title: ➤ A Comparative Study Of The Usability Of Two Object-oriented Concurrent Programming Languages
- Authors: Sebastian NanzFaraz TorshiziMichela PedroniBertrand Meyer
- Language: English
Edition Identifiers:
- Internet Archive ID: arxiv-1011.6047
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 34.31 Mbs, the file-s for this book were downloaded 106 times, the file-s went public at Sat Sep 21 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 A Comparative Study Of The Usability Of Two Object-oriented Concurrent Programming Languages at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
5A Comprehensive Introduction To Object-oriented Programming With Java
By Wu, C. Thomas
xxv, 1189 pages : 24 cm
“A Comprehensive Introduction To Object-oriented Programming With Java” Metadata:
- Title: ➤ A Comprehensive Introduction To Object-oriented Programming With Java
- Author: Wu, C. Thomas
- Language: English
“A Comprehensive Introduction To Object-oriented Programming With Java” Subjects and Themes:
- Subjects: ➤ Object-oriented programming (Computer science) - Java (Computer program language) - Java Programmiersprache - Objektorientierte Programmierung - Java (programmeertaal) - Java (Programmiersprache)
Edition Identifiers:
- Internet Archive ID: comprehensiveint0000wuct
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 2715.74 Mbs, the file-s for this book were downloaded 46 times, the file-s went public at Thu Nov 17 2022.
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 - 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 A Comprehensive Introduction To Object-oriented Programming With Java at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
6An Introduction To Programming And Object Oriented Design Using Java
By Frederick A. Hosch and Jaime Nino
xxv, 1189 pages : 24 cm
“An Introduction To Programming And Object Oriented Design Using Java” Metadata:
- Title: ➤ An Introduction To Programming And Object Oriented Design Using Java
- Authors: Frederick A. HoschJaime Nino
- Language: English
Edition Identifiers:
- Internet Archive ID: isbn_9790471399567
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 1163.71 Mbs, the file-s for this book were downloaded 18 times, the file-s went public at Mon Jan 10 2022.
Available formats:
ACS Encrypted PDF - Cloth Cover Detection Log - DjVuTXT - Djvu XML - EPUB - Item Tile - JPEG Thumb - JSON - LCP Encrypted EPUB - LCP Encrypted PDF - Log - 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 An Introduction To Programming And Object Oriented Design Using Java at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
7NeXTSTEP Programming : Step One, Object-oriented Applications
By Garfinkel, Simson and Mahoney, Michael K
Includes bibliographical references and index
“NeXTSTEP Programming : Step One, Object-oriented Applications” Metadata:
- Title: ➤ NeXTSTEP Programming : Step One, Object-oriented Applications
- Authors: Garfinkel, SimsonMahoney, Michael K
- Language: English
“NeXTSTEP Programming : Step One, Object-oriented Applications” Subjects and Themes:
- Subjects: ➤ NeXTSTEP - NeXT (Computer) - Object-oriented programming (Computer science)
Edition Identifiers:
- Internet Archive ID: nextstepprogramm00gar_h81
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 997.92 Mbs, the file-s for this book were downloaded 303 times, the file-s went public at Tue Nov 27 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 NeXTSTEP Programming : Step One, Object-oriented Applications at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
8Object-oriented Languages : Basic Principles And Programming Techniques
By Beaudouin-Lafon, Michel
Includes bibliographical references and index
“Object-oriented Languages : Basic Principles And Programming Techniques” Metadata:
- Title: ➤ Object-oriented Languages : Basic Principles And Programming Techniques
- Author: Beaudouin-Lafon, Michel
- Language: English
“Object-oriented Languages : Basic Principles And Programming Techniques” Subjects and Themes:
- Subjects: ➤ Object-oriented programming (Computer science) - Programming languages (Electronic computers) - Programmation orientée objet (Informatique) - Objektorientierte Programmiersprache - Objektorientierte Programmierung - Langages de programmation - Programmation orientée objets (informatique) - Object-oriented programming
Edition Identifiers:
- Internet Archive ID: objectorientedla0000beau
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 552.73 Mbs, the file-s for this book were downloaded 61 times, the file-s went public at Thu Aug 04 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 Languages : Basic Principles And Programming Techniques at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
9Object-oriented Programming : An Evolutionary Approach
By Cox, Brad J., 1944-
Includes bibliographical references and index
“Object-oriented Programming : An Evolutionary Approach” Metadata:
- Title: ➤ Object-oriented Programming : An Evolutionary Approach
- Author: Cox, Brad J., 1944-
- Language: English
Edition Identifiers:
- Internet Archive ID: objectorientedpr0000coxb
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 668.74 Mbs, the file-s for this book were downloaded 480 times, the file-s went public at Tue Jul 14 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 Object-oriented Programming : An Evolutionary Approach at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
10Object-oriented Programming : An Assessment Of Fundamental Concepts And Design Considerations.
By Fink, Alan Lee.;Nelson, Michael L.
Thesis advisor, Michael L. Nelson
“Object-oriented Programming : An Assessment Of Fundamental Concepts And Design Considerations.” Metadata:
- Title: ➤ Object-oriented Programming : An Assessment Of Fundamental Concepts And Design Considerations.
- Author: ➤ Fink, Alan Lee.;Nelson, Michael L.
- Language: en_US,eng
Edition Identifiers:
- Internet Archive ID: objectorientedpr00finkpdf
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 138.80 Mbs, the file-s for this book were downloaded 143 times, the file-s went public at Sun Oct 04 2015.
Available formats:
Abbyy GZ - Animated GIF - Archive BitTorrent - DjVu - DjVuTXT - Djvu XML - JPEG Thumb - 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 Object-oriented Programming : An Assessment Of Fundamental Concepts And Design Considerations. at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
11Java Methods : An Introduction To Object-oriented Programming
By Litvin, Maria and Litvin, Gary
Includes index
“Java Methods : An Introduction To Object-oriented Programming” Metadata:
- Title: ➤ Java Methods : An Introduction To Object-oriented Programming
- Authors: Litvin, MariaLitvin, Gary
- Language: English
“Java Methods : An Introduction To Object-oriented Programming” Subjects and Themes:
Edition Identifiers:
- Internet Archive ID: javamethodsintro00litv
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 612.53 Mbs, the file-s for this book were downloaded 215 times, the file-s went public at Mon Sep 26 2011.
Available formats:
ACS Encrypted PDF - Abbyy GZ - Animated GIF - Cloth Cover Detection Log - Contents - DjVuTXT - Djvu XML - Dublin Core - EPUB - 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 Java Methods : An Introduction To Object-oriented Programming at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
12Principles Of Object Oriented Programming: Part 1: Abstraction And
Includes index
“Principles Of Object Oriented Programming: Part 1: Abstraction And” Metadata:
- Title: ➤ Principles Of Object Oriented Programming: Part 1: Abstraction And
“Principles Of Object Oriented Programming: Part 1: Abstraction And” Subjects and Themes:
- Subjects: manualzilla - manuals
Edition Identifiers:
- Internet Archive ID: manualzilla-id-5740103
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 17.16 Mbs, the file-s for this book were downloaded 167 times, the file-s went public at Thu Mar 04 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 Principles Of Object Oriented Programming: Part 1: Abstraction And at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
13DOO 5441 - Object Oriented Programming
By Faculty of Information Science and Technology, FIST
Tri 1 2022/2023 (Term Id 2210 & 2215)
“DOO 5441 - Object Oriented Programming” Metadata:
- Title: ➤ DOO 5441 - Object Oriented Programming
- Author: ➤ Faculty of Information Science and Technology, FIST
- Language: English
“DOO 5441 - Object Oriented Programming” Subjects and Themes:
Edition Identifiers:
- Internet Archive ID: mmu-eprint-11130
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 2.61 Mbs, the file-s for this book were downloaded 11 times, the file-s went public at Sun Apr 28 2024.
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 DOO 5441 - Object Oriented Programming at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
14ECE 3206 - Object Oriented Programming With C++
By Faculty of Engineering, FOE
Tri 2 2015/2016
“ECE 3206 - Object Oriented Programming With C++” Metadata:
- Title: ➤ ECE 3206 - Object Oriented Programming With C++
- Author: Faculty of Engineering, FOE
- Language: English
Edition Identifiers:
- Internet Archive ID: mmu-eprint-4228
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 3.96 Mbs, the file-s for this book were downloaded 44 times, the file-s went public at Sun May 05 2024.
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 ECE 3206 - Object Oriented Programming With C++ at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
15ECE 3206 - Object Oriented Programming With C++
By Faculty of Engineering, FOE
Tri 2 2017/2018
“ECE 3206 - Object Oriented Programming With C++” Metadata:
- Title: ➤ ECE 3206 - Object Oriented Programming With C++
- Author: Faculty of Engineering, FOE
- Language: English
Edition Identifiers:
- Internet Archive ID: mmu-eprint-8566
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 3.17 Mbs, the file-s for this book were downloaded 8 times, the file-s went public at Sun May 05 2024.
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 ECE 3206 - Object Oriented Programming With C++ at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
16TOP 2121 - Object-Oriented Programming
By Faculty of Information Science and Technology, FIST
Trimester 1 - 2019/2020
“TOP 2121 - Object-Oriented Programming” Metadata:
- Title: ➤ TOP 2121 - Object-Oriented Programming
- Author: ➤ Faculty of Information Science and Technology, FIST
- Language: English
“TOP 2121 - Object-Oriented Programming” Subjects and Themes:
Edition Identifiers:
- Internet Archive ID: mmu-eprint-9122
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 1.29 Mbs, the file-s for this book were downloaded 24 times, the file-s went public at Fri May 03 2024.
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 TOP 2121 - Object-Oriented Programming at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
17Object-oriented Programming For Artificial Intelligence : A Guide To Tools And System Design
By Tello, Ernest R
Trimester 1 - 2019/2020
“Object-oriented Programming For Artificial Intelligence : A Guide To Tools And System Design” Metadata:
- Title: ➤ Object-oriented Programming For Artificial Intelligence : A Guide To Tools And System Design
- Author: Tello, Ernest R
- Language: English
“Object-oriented Programming For Artificial Intelligence : A Guide To Tools And System Design” Subjects and Themes:
- Subjects: ➤ Artificial intelligence - Object-oriented programming (Computer science) - Intelligence artificielle - Langages à objets (Informatique) - Künstliche Intelligenz - Objektorientierte Programmierung
Edition Identifiers:
- Internet Archive ID: objectorientedpr0000tell
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 1147.96 Mbs, the file-s for this book were downloaded 117 times, the file-s went public at Fri Sep 07 2018.
Available formats:
ACS Encrypted EPUB - ACS Encrypted PDF - Abbyy GZ - Cloth Cover Detection Log - Contents - DjVuTXT - Djvu XML - Dublin Core - EPUB - 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 Object-oriented Programming For Artificial Intelligence : A Guide To Tools And System Design at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
18An 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.
19Object-oriented Programming From Square One
By Mitchell, Ed, 1945-
Includes bibliographical references (p. 723-724) and index
“Object-oriented Programming From Square One” Metadata:
- Title: ➤ Object-oriented Programming From Square One
- Author: Mitchell, Ed, 1945-
- Language: English
“Object-oriented Programming From Square One” Subjects and Themes:
Edition Identifiers:
- Internet Archive ID: objectorientedpr0000mitc
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 1262.13 Mbs, the file-s for this book were downloaded 34 times, the file-s went public at Mon Sep 19 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 From Square One at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
20Object-oriented Programming With C++ And Smalltalk
By Drake, Caleb
Includes bibliographical references (p. 723-724) and index
“Object-oriented Programming With C++ And Smalltalk” Metadata:
- Title: ➤ Object-oriented Programming With C++ And Smalltalk
- Author: Drake, Caleb
- Language: English
“Object-oriented Programming With C++ And Smalltalk” Subjects and Themes:
- Subjects: ➤ Object-oriented programming (Computer science) - C++ (Computer program language) - Smalltalk (Computer program language)
Edition Identifiers:
- Internet Archive ID: objectorientedpr0000drak
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 2511.81 Mbs, the file-s for this book were downloaded 37 times, the file-s went public at Wed May 17 2023.
Available formats:
ACS Encrypted PDF - Cloth Cover Detection Log - DjVuTXT - Djvu XML - Dublin Core - EPUB - 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 Object-oriented Programming With C++ And Smalltalk at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
21Programming In An Object-oriented Environment
By Ege, Raimund K
Includes bibliographical references (p. 723-724) and index
“Programming In An Object-oriented Environment” Metadata:
- Title: ➤ Programming In An Object-oriented Environment
- Author: Ege, Raimund K
- Language: English
Edition Identifiers:
- Internet Archive ID: programminginobj0000eger
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 653.75 Mbs, the file-s for this book were downloaded 27 times, the file-s went public at Mon Sep 06 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 In An Object-oriented Environment at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
22Principles Of Object-oriented Programming In Java 1.1
By James William Cooper
Includes bibliographical references (p. 723-724) and index
“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.
23M250 Object-oriented Java Programming Units 1-5 - Getting Started With Objects
By n/a
Includes bibliographical references (p. 723-724) and index
“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
- Author: n/a
- Language: English
Edition Identifiers:
- Internet Archive ID: m250objectorient0000na
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 575.09 Mbs, the file-s for this book were downloaded 17 times, the file-s went public at Thu Jan 25 2024.
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.
24Object Oriented Programming Introduction 15
123
“Object Oriented Programming Introduction 15” Metadata:
- Title: ➤ Object Oriented Programming Introduction 15
Edition Identifiers:
- Internet Archive ID: ➤ 1.-object-oriented-programming-introduction
Downloads Information:
The book is available for download in "movies" format, the size of the file-s is: 7.65 Mbs, the file-s for this book were downloaded 11 times, the file-s went public at Sun Jul 21 2024.
Available formats:
Archive BitTorrent - Item Tile - MPEG4 - Metadata - Thumbnail -
Related Links:
- Whefi.com: Download
- Whefi.com: Review - Coverage
- Internet Archive: Details
- Internet Archive Link: Downloads
Online Marketplaces
Find Object Oriented Programming Introduction 15 at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
25The Ultimate Java Mastery Series Part 2 Object-oriented Programming
The Ultimate Java Mastery Series Part 2 Object-oriented Programming
“The Ultimate Java Mastery Series Part 2 Object-oriented Programming” Metadata:
- Title: ➤ The Ultimate Java Mastery Series Part 2 Object-oriented Programming
Edition Identifiers:
- Internet Archive ID: ➤ 16.-classes-quiz-coursedownloader.net
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 12.93 Mbs, the file-s for this book were downloaded 226 times, the file-s went public at Mon Jul 18 2022.
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 The Ultimate Java Mastery Series Part 2 Object-oriented Programming at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
26Object-oriented Database Programming
By Alagić, Suad
The Ultimate Java Mastery Series Part 2 Object-oriented Programming
“Object-oriented Database Programming” Metadata:
- Title: ➤ Object-oriented Database Programming
- Author: Alagić, Suad
- Language: English
Edition Identifiers:
- Internet Archive ID: objectorientedda0000alag
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 858.29 Mbs, the file-s for this book were downloaded 12 times, the file-s went public at Wed Jul 26 2023.
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 - 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 Database Programming at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
27Vastu-an Enviroment For Distributed Object Oriented Programming
By E.dhanabal
Book Source: Digital Library of India Item 2015.194240 dc.contributor.author: E.dhanabal dc.date.accessioned: 2015-07-08T04:10:53Z dc.date.available: 2015-07-08T04:10:53Z dc.date.digitalpublicationdate: 2005-09-27 dc.identifier.barcode: 1990010092491 dc.identifier.origpath: /rawdataupload/upload/0092/491 dc.identifier.copyno: 1 dc.identifier.uri: http://www.new.dli.ernet.in/handle/2015/194240 dc.description.scannerno: 14 dc.description.scanningcentre: IIIT, Allahabad dc.description.main: 1 dc.description.tagged: 0 dc.description.totalpages: 64 dc.format.mimetype: application/pdf dc.language.iso: English dc.publisher: Indian Institute Of Technology Kanpur dc.rights: Out_of_copyright dc.source.library: Indian Institute Of Technology Kanpur dc.subject.classification: Technology dc.subject.classification: Engineering. Technology In General dc.subject.classification: Computer Science & Engineering dc.title: Vastu-an Enviroment For Distributed Object Oriented Programming
“Vastu-an Enviroment For Distributed Object Oriented Programming” Metadata:
- Title: ➤ Vastu-an Enviroment For Distributed Object Oriented Programming
- Author: E.dhanabal
- Language: English
Edition Identifiers:
- Internet Archive ID: in.ernet.dli.2015.194240
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 83.48 Mbs, the file-s for this book were downloaded 707 times, the file-s went public at Tue Jan 17 2017.
Available formats:
Abbyy GZ - Additional Text PDF - Animated GIF - Archive BitTorrent - DjVuTXT - Djvu XML - Image Container PDF - Item Tile - Metadata - Scandata - Single Page Processed JP2 ZIP -
Related Links:
- Whefi.com: Download
- Whefi.com: Review - Coverage
- Internet Archive: Details
- Internet Archive Link: Downloads
Online Marketplaces
Find Vastu-an Enviroment For Distributed Object Oriented Programming at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
287. Classes And Objects. OOP. Object Oriented Programming. PHP Tutorial For Beginner's. PHP Tutorial.
By codingforreal
Book Source: Digital Library of India Item 2015.194240 dc.contributor.author: E.dhanabal dc.date.accessioned: 2015-07-08T04:10:53Z dc.date.available: 2015-07-08T04:10:53Z dc.date.digitalpublicationdate: 2005-09-27 dc.identifier.barcode: 1990010092491 dc.identifier.origpath: /rawdataupload/upload/0092/491 dc.identifier.copyno: 1 dc.identifier.uri: http://www.new.dli.ernet.in/handle/2015/194240 dc.description.scannerno: 14 dc.description.scanningcentre: IIIT, Allahabad dc.description.main: 1 dc.description.tagged: 0 dc.description.totalpages: 64 dc.format.mimetype: application/pdf dc.language.iso: English dc.publisher: Indian Institute Of Technology Kanpur dc.rights: Out_of_copyright dc.source.library: Indian Institute Of Technology Kanpur dc.subject.classification: Technology dc.subject.classification: Engineering. Technology In General dc.subject.classification: Computer Science & Engineering dc.title: Vastu-an Enviroment For Distributed Object Oriented Programming
“7. Classes And Objects. OOP. Object Oriented Programming. PHP Tutorial For Beginner's. PHP Tutorial.” Metadata:
- Title: ➤ 7. Classes And Objects. OOP. Object Oriented Programming. PHP Tutorial For Beginner's. PHP Tutorial.
- Author: codingforreal
“7. Classes And Objects. OOP. Object Oriented Programming. PHP Tutorial For Beginner's. PHP Tutorial.” Subjects and Themes:
- Subjects: ➤ Youtube - video - Science & Technology - PHP - Scripting - Web Development - Backend - Backend Web Development - Web Dev - Programming - PHP Beginners Tutorial - PHP for beginners - Beginner PHP - Learn PHP - OOP - Object Oriented Programming - Classes - Objects
Edition Identifiers:
- Internet Archive ID: youtube-RRt0YqN0D5o
Downloads Information:
The book is available for download in "movies" format, the size of the file-s is: 430.35 Mbs, the file-s for this book were downloaded 11 times, the file-s went public at Wed Oct 05 2022.
Available formats:
Archive BitTorrent - Item Tile - JSON - Matroska - Metadata - Thumbnail - Unknown - h.264 -
Related Links:
- Whefi.com: Download
- Whefi.com: Review - Coverage
- Internet Archive: Details
- Internet Archive Link: Downloads
Online Marketplaces
Find 7. Classes And Objects. OOP. Object Oriented Programming. PHP Tutorial For Beginner's. PHP Tutorial. at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
29Karel J Robot : A Gentle Introduction To The Art Of Object-oriented Programming In Java
Book Source: Digital Library of India Item 2015.194240 dc.contributor.author: E.dhanabal dc.date.accessioned: 2015-07-08T04:10:53Z dc.date.available: 2015-07-08T04:10:53Z dc.date.digitalpublicationdate: 2005-09-27 dc.identifier.barcode: 1990010092491 dc.identifier.origpath: /rawdataupload/upload/0092/491 dc.identifier.copyno: 1 dc.identifier.uri: http://www.new.dli.ernet.in/handle/2015/194240 dc.description.scannerno: 14 dc.description.scanningcentre: IIIT, Allahabad dc.description.main: 1 dc.description.tagged: 0 dc.description.totalpages: 64 dc.format.mimetype: application/pdf dc.language.iso: English dc.publisher: Indian Institute Of Technology Kanpur dc.rights: Out_of_copyright dc.source.library: Indian Institute Of Technology Kanpur dc.subject.classification: Technology dc.subject.classification: Engineering. Technology In General dc.subject.classification: Computer Science & Engineering dc.title: Vastu-an Enviroment For Distributed Object Oriented Programming
“Karel J Robot : A Gentle Introduction To The Art Of Object-oriented Programming In Java” Metadata:
- Title: ➤ Karel J Robot : A Gentle Introduction To The Art Of Object-oriented Programming In Java
- Language: English
“Karel J Robot : A Gentle Introduction To The Art Of Object-oriented Programming In Java” Subjects and Themes:
Edition Identifiers:
- Internet Archive ID: kareljrobotgentl0000unse
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 565.09 Mbs, the file-s for this book were downloaded 185 times, the file-s went public at Thu Sep 30 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 Karel J Robot : A Gentle Introduction To The Art Of Object-oriented Programming In Java at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
30The Waite Group's Object-oriented Programming In Turbo C++
By Lafore, Robert (Robert W.) and Waite Group
Book Source: Digital Library of India Item 2015.194240 dc.contributor.author: E.dhanabal dc.date.accessioned: 2015-07-08T04:10:53Z dc.date.available: 2015-07-08T04:10:53Z dc.date.digitalpublicationdate: 2005-09-27 dc.identifier.barcode: 1990010092491 dc.identifier.origpath: /rawdataupload/upload/0092/491 dc.identifier.copyno: 1 dc.identifier.uri: http://www.new.dli.ernet.in/handle/2015/194240 dc.description.scannerno: 14 dc.description.scanningcentre: IIIT, Allahabad dc.description.main: 1 dc.description.tagged: 0 dc.description.totalpages: 64 dc.format.mimetype: application/pdf dc.language.iso: English dc.publisher: Indian Institute Of Technology Kanpur dc.rights: Out_of_copyright dc.source.library: Indian Institute Of Technology Kanpur dc.subject.classification: Technology dc.subject.classification: Engineering. Technology In General dc.subject.classification: Computer Science & Engineering dc.title: Vastu-an Enviroment For Distributed Object Oriented Programming
“The Waite Group's Object-oriented Programming In Turbo C++” Metadata:
- Title: ➤ The Waite Group's Object-oriented Programming In Turbo C++
- Authors: Lafore, Robert (Robert W.)Waite Group
- Language: English
“The Waite Group's Object-oriented Programming In Turbo C++” Subjects and Themes:
- Subjects: ➤ Turbo C++ - Object-oriented programming (Computer science) - C++ (Computer program language)
Edition Identifiers:
- Internet Archive ID: waitegroupsobje000lafo
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 987.03 Mbs, the file-s for this book were downloaded 411 times, the file-s went public at Mon Sep 26 2011.
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 - chOCR - hOCR -
Related Links:
- Whefi.com: Download
- Whefi.com: Review - Coverage
- Internet Archive: Details
- Internet Archive Link: Downloads
Online Marketplaces
Find The Waite Group's Object-oriented Programming In Turbo C++ at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
31Ada 95: The Craft Of Object-Oriented Programming
By English, John
This book is a beginner's introduction to Ada 95. It uses an example-driven approach that gradually develops small programs into large case-study type programs. Key Topics: The focus of this book is on using object-oriented approaches to write maintainable, extensive programs. Important and unique ADA features such as exception handling, user-defined types, procedures, functions, and packages are covered early in the book. Converted from the source and formatted to epub with some manual structural and formatting changes.
“Ada 95: The Craft Of Object-Oriented Programming” Metadata:
- Title: ➤ Ada 95: The Craft Of Object-Oriented Programming
- Author: English, John
- Language: English
“Ada 95: The Craft Of Object-Oriented Programming” Subjects and Themes:
- Subjects: ebook - book - ada95 - programming
Edition Identifiers:
- Internet Archive ID: ➤ ada-95-the-craft-of-object-oriented-programming-english-john
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 223.30 Mbs, the file-s for this book were downloaded 254 times, the file-s went public at Thu Aug 03 2023.
Available formats:
Archive BitTorrent - DjVuTXT - Djvu XML - EPUB - Item Tile - JPEG - JPEG Thumb - 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 Ada 95: The Craft Of Object-Oriented Programming at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
32DTIC ADA274004: Proposed Object Oriented Programming (OOP) Enhancements To The Very High Speed Integrated Circuits (VHSIC) Hardware Description Language (VHDL)
By Defense Technical Information Center
This report describes an integrated set of Object Oriented Programming (OOP) enhancements proposed for a future revision of the VHSIC hardware Description Language (VHDL). It offers inheritance with extension for VHDL record, array and private type declarations, plus multiple inheritance with extension for entities and corresponding architecture bodies, and a class wide dispatching capability for all tagged types and tagged entities. If these three enhancements are accepted by the IEEE, VHDL based design automation tools can possess new abstract design capabilities for developing and enhancing electronic hardware. Current software languages with OOP capability increase productivity and reuse by enabling the design process to inherit and extend existing data structures and functionality. By selectively inheriting what already exists, the designer minimizes duplication. Functional capabilities and characteristics can be inherited and extended without affecting existing portions of a design. VHDL, IEEE 1076, Design language, Hardware description language, OOP, Object oriented programming.
“DTIC ADA274004: Proposed Object Oriented Programming (OOP) Enhancements To The Very High Speed Integrated Circuits (VHSIC) Hardware Description Language (VHDL)” Metadata:
- Title: ➤ DTIC ADA274004: Proposed Object Oriented Programming (OOP) Enhancements To The Very High Speed Integrated Circuits (VHSIC) Hardware Description Language (VHDL)
- Author: ➤ Defense Technical Information Center
- Language: English
“DTIC ADA274004: Proposed Object Oriented Programming (OOP) Enhancements To The Very High Speed Integrated Circuits (VHSIC) Hardware Description Language (VHDL)” Subjects and Themes:
- Subjects: ➤ DTIC Archive - Mills, Michael T - WRIGHT LAB WRIGHT-PATTERSON AFB OH - *HIGH LEVEL LANGUAGES - ELECTRONICS - AUTOMATION - COMPUTER PROGRAMMING - ARRAYS - COMPUTER ARCHITECTURE - ABSTRACTS - PRODUCTIVITY - RECORDS
Edition Identifiers:
- Internet Archive ID: DTIC_ADA274004
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 13.89 Mbs, the file-s for this book were downloaded 57 times, the file-s went public at Wed Mar 14 2018.
Available formats:
Abbyy GZ - 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 DTIC ADA274004: Proposed Object Oriented Programming (OOP) Enhancements To The Very High Speed Integrated Circuits (VHSIC) Hardware Description Language (VHDL) at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
33Object Oriented Programming Special ( Magic Dunder) Methods 19
123
“Object Oriented Programming Special ( Magic Dunder) Methods 19” Metadata:
- Title: ➤ Object Oriented Programming Special ( Magic Dunder) Methods 19
Edition Identifiers:
- Internet Archive ID: ➤ 5.-object-oriented-programming-special-magic-dunder-methods_202407
Downloads Information:
The book is available for download in "movies" format, the size of the file-s is: 11.37 Mbs, the file-s for this book were downloaded 7 times, the file-s went public at Sun Jul 21 2024.
Available formats:
Archive BitTorrent - Item Tile - MPEG4 - Metadata - Thumbnail -
Related Links:
- Whefi.com: Download
- Whefi.com: Review - Coverage
- Internet Archive: Details
- Internet Archive Link: Downloads
Online Marketplaces
Find Object Oriented Programming Special ( Magic Dunder) Methods 19 at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
34IBM VisualAge For COBOL For OS/2 Object-Oriented Programming (SG24-4606-00)
By IBM
IBM VisualAge for COBOL for OS/2 Object-Oriented Programming January 1996 SG24-4606-00 International Technical Support Organization IBM First Edition (January 1996) This edition applies to Version 1, Release 1, of IBM VisualAge for COBOL for OS/2 (Part number 28H2177) for use with OS/2 2.1 or higher. The examples in this edition require a Corrective Service Disk (CSD) that is planned to be applied to IBM VisualAge for COBOL for OS/2 Version 1, Release 1 product in the first quarter of 1996.
“IBM VisualAge For COBOL For OS/2 Object-Oriented Programming (SG24-4606-00)” Metadata:
- Title: ➤ IBM VisualAge For COBOL For OS/2 Object-Oriented Programming (SG24-4606-00)
- Author: IBM
- Language: English
“IBM VisualAge For COBOL For OS/2 Object-Oriented Programming (SG24-4606-00)” Subjects and Themes:
Edition Identifiers:
- Internet Archive ID: SG24460500Ez30ho00
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 128.66 Mbs, the file-s for this book were downloaded 313 times, the file-s went public at Fri Jan 20 2017.
Available formats:
Abbyy GZ - Animated GIF - Archive BitTorrent - DjVuTXT - Djvu XML - Item Tile - Metadata - Scandata - Single Page Processed JP2 ZIP - Text PDF - Unknown -
Related Links:
- Whefi.com: Download
- Whefi.com: Review - Coverage
- Internet Archive: Details
- Internet Archive Link: Downloads
Online Marketplaces
Find IBM VisualAge For COBOL For OS/2 Object-Oriented Programming (SG24-4606-00) at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
35DTIC ADA284924: Design Of A Parallel Object Oriented Programming Language
By Defense Technical Information Center
Object-oriented programming techniques have become a vital part of modern software engineering. Most large new commercial software products are designed today using objects oriented principles along with supporting development environments and tools. Such methodology is particularly appealing for parallel computing, where there is great need for approaches capable of simplifying the programming task and producing high quality software more quickly. In this project we have carried out research that will lead to a new parallel object-oriented language based on C++. The new language, C++-Linda, is a novel combination of the most widely used object-oriented language and a successful environment for parallel computing that supports a virtual shared memory model for process interaction. This combination is an especially appropriate one because Linda's memory model is naturally object-oriented, enabling a seamless design that is completely consistent with object-oriented methodology. In this Phase I project, we have carried out research to understand the basic issues underlying parallel object-oriented languages, and we have created a preliminary design for C++-Linda. In a future Phase II project, we plan to develop a prototype implementation that will serve as a guide for eventual commercialization. Parallel computing, Programming languages, Object-oriented languages, Linda, C++-Linda, (C++).
“DTIC ADA284924: Design Of A Parallel Object Oriented Programming Language” Metadata:
- Title: ➤ DTIC ADA284924: Design Of A Parallel Object Oriented Programming Language
- Author: ➤ Defense Technical Information Center
- Language: English
“DTIC ADA284924: Design Of A Parallel Object Oriented Programming Language” Subjects and Themes:
- Subjects: ➤ DTIC Archive - Atapattu, Daya - SCIENTIFIC COMPUTING ASSOCIATES INC NEW HAVEN CT - *SOFTWARE ENGINEERING - METHODOLOGY - ENVIRONMENTS - MODELS - INTERACTIONS - TOOLS - COMPUTER PROGRAMMING - PARALLEL PROCESSING - QUALITY - HIGH LEVEL LANGUAGES - APPROACH
Edition Identifiers:
- Internet Archive ID: DTIC_ADA284924
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 15.48 Mbs, the file-s for this book were downloaded 64 times, the file-s went public at Tue Mar 20 2018.
Available formats:
Abbyy GZ - 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 DTIC ADA284924: Design Of A Parallel Object Oriented Programming Language at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
36DTIC ADA326492: Object-Oriented Programming Strategies For Ada
By Defense Technical Information Center
This report describes alternative strategies and techniques for implementing object-oriented (OO) software using the 1983 and 1995 versions of the Ada programming language. It depicts the problems and solutions of OO programming using the Ada 83 version and presents an overview of the basics of OO programming using Ada 95. Its targeted audience is primarily software engineers, though it may be of interest to managers interested in the technical details of OO programming in Ada. The Ada 83 OO programming strategy based on using variant records is recommended for less experienced Ada programming teams since it is type safe and less complex. However, the combined degree of modularity and encapsulation supported by this strategy is limited. The more complex class-wide strategy achieves a higher combined degree of modularity and encapsulation through the use of unchecked type conversion. This strategy is recommended for experienced Ada programming teams because of its superior modularity and encapsulation which aids both maintainability and any transition to Ada 95.
“DTIC ADA326492: Object-Oriented Programming Strategies For Ada” Metadata:
- Title: ➤ DTIC ADA326492: Object-Oriented Programming Strategies For Ada
- Author: ➤ Defense Technical Information Center
- Language: English
“DTIC ADA326492: Object-Oriented Programming Strategies For Ada” Subjects and Themes:
- Subjects: ➤ DTIC Archive - Smith, D D - INSTITUTE FOR DEFENSE ANALYSES ALEXANDRIA VA - *ADA PROGRAMMING LANGUAGE - *OBJECT ORIENTED PROGRAMMING - DEPARTMENT OF DEFENSE - STRATEGY - VALIDATION - PROGRAMMING LANGUAGES - COMPILERS - SELECTION
Edition Identifiers:
- Internet Archive ID: DTIC_ADA326492
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 66.37 Mbs, the file-s for this book were downloaded 79 times, the file-s went public at Fri Apr 06 2018.
Available formats:
Abbyy GZ - 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 DTIC ADA326492: Object-Oriented Programming Strategies For Ada at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
37Object-oriented Programming In C++
By Johnsonbaugh, Richard, 1941-
This report describes alternative strategies and techniques for implementing object-oriented (OO) software using the 1983 and 1995 versions of the Ada programming language. It depicts the problems and solutions of OO programming using the Ada 83 version and presents an overview of the basics of OO programming using Ada 95. Its targeted audience is primarily software engineers, though it may be of interest to managers interested in the technical details of OO programming in Ada. The Ada 83 OO programming strategy based on using variant records is recommended for less experienced Ada programming teams since it is type safe and less complex. However, the combined degree of modularity and encapsulation supported by this strategy is limited. The more complex class-wide strategy achieves a higher combined degree of modularity and encapsulation through the use of unchecked type conversion. This strategy is recommended for experienced Ada programming teams because of its superior modularity and encapsulation which aids both maintainability and any transition to Ada 95.
“Object-oriented Programming In C++” Metadata:
- Title: ➤ Object-oriented Programming In C++
- Author: Johnsonbaugh, Richard, 1941-
- Language: English
“Object-oriented Programming In C++” Subjects and Themes:
- Subjects: ➤ Object-oriented programming (Computer science) - C++ (Computer program language) - C++ - Objektorientierte Programmierung
Edition Identifiers:
- Internet Archive ID: objectorientedpr0000john
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 946.86 Mbs, the file-s for this book were downloaded 415 times, the file-s went public at Tue Nov 13 2018.
Available formats:
ACS Encrypted EPUB - ACS Encrypted PDF - Abbyy GZ - Cloth Cover Detection Log - Contents - DjVuTXT - Djvu XML - Dublin Core - EPUB - 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 Object-oriented Programming In C++ at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
38Object-oriented Programming With Turbo Pascal And Object Professional
By Knecht, Ken, 1934-
This report describes alternative strategies and techniques for implementing object-oriented (OO) software using the 1983 and 1995 versions of the Ada programming language. It depicts the problems and solutions of OO programming using the Ada 83 version and presents an overview of the basics of OO programming using Ada 95. Its targeted audience is primarily software engineers, though it may be of interest to managers interested in the technical details of OO programming in Ada. The Ada 83 OO programming strategy based on using variant records is recommended for less experienced Ada programming teams since it is type safe and less complex. However, the combined degree of modularity and encapsulation supported by this strategy is limited. The more complex class-wide strategy achieves a higher combined degree of modularity and encapsulation through the use of unchecked type conversion. This strategy is recommended for experienced Ada programming teams because of its superior modularity and encapsulation which aids both maintainability and any transition to Ada 95.
“Object-oriented Programming With Turbo Pascal And Object Professional” Metadata:
- Title: ➤ Object-oriented Programming With Turbo Pascal And Object Professional
- Author: Knecht, Ken, 1934-
- Language: English
“Object-oriented Programming With Turbo Pascal And Object Professional” Subjects and Themes:
- Subjects: ➤ Turbo Pascal (Computer file) - Object professional - Object-oriented programming (Computer science) - Pascal (Computer program language)
Edition Identifiers:
- Internet Archive ID: objectorientedpr0000knec
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 593.81 Mbs, the file-s for this book were downloaded 146 times, the file-s went public at Thu Feb 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 Object-oriented Programming With Turbo Pascal And Object Professional at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
39Object-oriented Programming Using C++
By Pohl, Ira
This report describes alternative strategies and techniques for implementing object-oriented (OO) software using the 1983 and 1995 versions of the Ada programming language. It depicts the problems and solutions of OO programming using the Ada 83 version and presents an overview of the basics of OO programming using Ada 95. Its targeted audience is primarily software engineers, though it may be of interest to managers interested in the technical details of OO programming in Ada. The Ada 83 OO programming strategy based on using variant records is recommended for less experienced Ada programming teams since it is type safe and less complex. However, the combined degree of modularity and encapsulation supported by this strategy is limited. The more complex class-wide strategy achieves a higher combined degree of modularity and encapsulation through the use of unchecked type conversion. This strategy is recommended for experienced Ada programming teams because of its superior modularity and encapsulation which aids both maintainability and any transition to Ada 95.
“Object-oriented Programming Using C++” Metadata:
- Title: ➤ Object-oriented Programming Using C++
- Author: Pohl, Ira
- Language: English
“Object-oriented Programming Using C++” Subjects and Themes:
- Subjects: ➤ Object-oriented programming (Computer science) - C++ (Computer program language) - Langages à objets (Informatique) - C++ (Langage de programmation) - Langages de programmation - Logiciels - Technologie de l'information - Analyse de systèmes - C++ - Object-georiënteerd programmeren - C plus-plus (langage de programmation) - Programmation orientée objets (informatique) - programmation par objets
Edition Identifiers:
- Internet Archive ID: objectorientedpr0000pohl
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 901.20 Mbs, the file-s for this book were downloaded 228 times, the file-s went public at Mon Sep 21 2020.
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 - 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 Using C++ at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
40TCP 1201 - Object-Oriented Programming And Data Structures
By Faculty of Computing and Informatics, FCI
Tri 1 2019/2020
“TCP 1201 - Object-Oriented Programming And Data Structures” Metadata:
- Title: ➤ TCP 1201 - Object-Oriented Programming And Data Structures
- Author: ➤ Faculty of Computing and Informatics, FCI
- Language: English
Edition Identifiers:
- Internet Archive ID: mmu-eprint-8527
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 2.80 Mbs, the file-s for this book were downloaded 45 times, the file-s went public at Sat May 04 2024.
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 TCP 1201 - Object-Oriented Programming And Data Structures at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
41TCP 1201 - Object Oriented Programming And Data Structures
By Faculty of Computing and Informatics, FCI
Tri 2 – 2015/2016
“TCP 1201 - Object Oriented Programming And Data Structures” Metadata:
- Title: ➤ TCP 1201 - Object Oriented Programming And Data Structures
- Author: ➤ Faculty of Computing and Informatics, FCI
- Language: English
Edition Identifiers:
- Internet Archive ID: mmu-eprint-3624
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 3.59 Mbs, the file-s for this book were downloaded 16 times, the file-s went public at Sun May 05 2024.
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 TCP 1201 - Object Oriented Programming And Data Structures at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
42DCP 5201 - Object Oriented Programming
By Faculty of Applied Communication, FAC
Trimester 1, 2022/2023
“DCP 5201 - Object Oriented Programming” Metadata:
- Title: ➤ DCP 5201 - Object Oriented Programming
- Author: ➤ Faculty of Applied Communication, FAC
- Language: English
“DCP 5201 - Object Oriented Programming” Subjects and Themes:
Edition Identifiers:
- Internet Archive ID: mmu-eprint-10600
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 1.77 Mbs, the file-s for this book were downloaded 9 times, the file-s went public at Sat Apr 27 2024.
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 DCP 5201 - Object Oriented Programming at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
43DCP 5201 - Object Oriented Programming
By Faculty of Engineering, FOE
Trimester 2 2022/2023
“DCP 5201 - Object Oriented Programming” Metadata:
- Title: ➤ DCP 5201 - Object Oriented Programming
- Author: Faculty of Engineering, FOE
- Language: English
Edition Identifiers:
- Internet Archive ID: mmu-eprint-10935
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 2.89 Mbs, the file-s for this book were downloaded 14 times, the file-s went public at Sat Apr 27 2024.
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 DCP 5201 - Object Oriented Programming at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
44TCP 1201 - Object Oriented Programming And Data Structures
By Faculty of Creative Multimedia, FCM
Tri 1 2016/2017
“TCP 1201 - Object Oriented Programming And Data Structures” Metadata:
- Title: ➤ TCP 1201 - Object Oriented Programming And Data Structures
- Author: ➤ Faculty of Creative Multimedia, FCM
- Language: English
Edition Identifiers:
- Internet Archive ID: mmu-eprint-3927
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 3.05 Mbs, the file-s for this book were downloaded 16 times, the file-s went public at Sun May 05 2024.
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 TCP 1201 - Object Oriented Programming And Data Structures at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
45Database Programming Languages : Deductive, Functional, Persistent And Object-oriented Approaches
Tri 1 2016/2017
“Database Programming Languages : Deductive, Functional, Persistent And Object-oriented Approaches” Metadata:
- Title: ➤ Database Programming Languages : Deductive, Functional, Persistent And Object-oriented Approaches
- Language: English
“Database Programming Languages : Deductive, Functional, Persistent And Object-oriented Approaches” Subjects and Themes:
- Subjects: ➤ Database management - Programming languages (Electronic computers) - Object-oriented programming (Computer science) - Bases de données -- Gestion - Programmation orientée objet (Informatique) - Datenbank - Programmiersprache - Databanken - Programmeertalen - Programmation orientée objets (informatique) - Langages de programmation
Edition Identifiers:
- Internet Archive ID: databaseprogramm0000unse
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 912.88 Mbs, the file-s for this book were downloaded 32 times, the file-s went public at Mon Sep 19 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 Database Programming Languages : Deductive, Functional, Persistent And Object-oriented Approaches at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
46On Distributed Wargaming In Operational C2-systems Using Object-oriented Programming Languages
By Huber, Reiner K.;Wozencraft, John M.
Title from cover
“On Distributed Wargaming In Operational C2-systems Using Object-oriented Programming Languages” Metadata:
- Title: ➤ On Distributed Wargaming In Operational C2-systems Using Object-oriented Programming Languages
- Author: ➤ Huber, Reiner K.;Wozencraft, John M.
- Language: English
Edition Identifiers:
- Internet Archive ID: ondistributedwar00hubepdf
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 42.62 Mbs, the file-s for this book were downloaded 134 times, the file-s went public at Fri Oct 09 2015.
Available formats:
Abbyy GZ - Animated GIF - Archive BitTorrent - DjVu - DjVuTXT - Djvu XML - JPEG Thumb - 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 On Distributed Wargaming In Operational C2-systems Using Object-oriented Programming Languages at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
47Object-oriented Programming Using C++
By Farrell, Joyce
Title from cover
“Object-oriented Programming Using C++” Metadata:
- Title: ➤ Object-oriented Programming Using C++
- Author: Farrell, Joyce
- Language: English
“Object-oriented Programming Using C++” Subjects and Themes:
Edition Identifiers:
- Internet Archive ID: objectorientedpr0000farr
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 1234.80 Mbs, the file-s for this book were downloaded 321 times, the file-s went public at Tue Jul 24 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 Object-oriented Programming Using C++ at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
48Introductory Programming With Object-oriented C++ : An IS Perspective
By Harrington, Jan L
Title from cover
“Introductory Programming With Object-oriented C++ : An IS Perspective” Metadata:
- Title: ➤ Introductory Programming With Object-oriented C++ : An IS Perspective
- Author: Harrington, Jan L
- Language: English
“Introductory Programming With Object-oriented C++ : An IS Perspective” Subjects and Themes:
- Subjects: ➤ {u'1': u'C++ (Computer program language)', u'0': u'Object-oriented programming (Computer science)', u'4': u'C++', u'6': u'Objektorientierte Programmierung'} - Object-oriented programming (Computer science) - C++ (Computer program language) - C++ - Objektorientierte Programmierung
Edition Identifiers:
- Internet Archive ID: introductoryprog0000harr
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 1242.75 Mbs, the file-s for this book were downloaded 97 times, the file-s went public at Thu Jan 03 2019.
Available formats:
ACS Encrypted EPUB - ACS Encrypted PDF - Abbyy GZ - Cloth Cover Detection Log - Contents - DjVuTXT - Djvu XML - Dublin Core - EPUB - 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 Introductory Programming With Object-oriented C++ : An IS Perspective at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
49Introduction To Programming Using Java: An Object-Oriented Approach (Source Code)
By David M. Arnow and Gerald Weiss
Source code for the first several editions of: Introduction to Programming Using Java: An Object-Oriented Approach ( Arnow & Weiss ) Note that later revisions of the book feature different contents and code examples.
“Introduction To Programming Using Java: An Object-Oriented Approach (Source Code)” Metadata:
- Title: ➤ Introduction To Programming Using Java: An Object-Oriented Approach (Source Code)
- Authors: David M. ArnowGerald Weiss
- Language: English
“Introduction To Programming Using Java: An Object-Oriented Approach (Source Code)” Subjects and Themes:
- Subjects: ➤ java - source code - programming - oop - Object-Oriented Programming - text book - computer science - david arnow
Edition Identifiers:
- Internet Archive ID: ➤ introduction-to-programming-using-java-arnow-weiss
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 0.28 Mbs, the file-s for this book were downloaded 32 times, the file-s went public at Thu Feb 18 2021.
Available formats:
Metadata - ZIP -
Related Links:
- Whefi.com: Download
- Whefi.com: Review - Coverage
- Internet Archive: Details
- Internet Archive Link: Downloads
Online Marketplaces
Find Introduction To Programming Using Java: An Object-Oriented Approach (Source Code) at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
50Visual Object-oriented Programming : Concepts And Environments
Source code for the first several editions of: Introduction to Programming Using Java: An Object-Oriented Approach ( Arnow & Weiss ) Note that later revisions of the book feature different contents and code examples.
“Visual Object-oriented Programming : Concepts And Environments” Metadata:
- Title: ➤ Visual Object-oriented Programming : Concepts And Environments
- Language: English
“Visual Object-oriented Programming : Concepts And Environments” Subjects and Themes:
Edition Identifiers:
- Internet Archive ID: visualobjectorie0000unse
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 940.31 Mbs, the file-s for this book were downloaded 39 times, the file-s went public at Wed Apr 13 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 Visual Object-oriented Programming : Concepts And Environments at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
Source: The Open Library
The Open Library Search Results
Available books for downloads and borrow from The Open Library
1Object-oriented programming
By David Hu

“Object-oriented programming” Metadata:
- Title: Object-oriented programming
- Author: David Hu
- Language: English
- Number of Pages: Median: 528
- Publisher: ➤ Management Information Source, Inc.
- Publish Date: 1989
- Publish Location: Portland, Or
“Object-oriented programming” Subjects and Themes:
- Subjects: ➤ Object-oriented programming (Computer science) - C++ (Computer program language) - C plus plus (computer program language) - Object-oriented programming (computer science)
Edition Identifiers:
- The Open Library ID: OL16691541M
- Library of Congress Control Number (LCCN): 90217689 - 89030804
- All ISBNs: 9781558280144 - 1558280146
Access and General Info:
- First Year Published: 1989
- Is Full Text Available: Yes
- Is The Book Public: No
- Access Status: Borrowable
Online Access
Downloads Are Not Available:
The book is not public therefore the download links will not allow the download of the entire book, however, borrowing the book online is available.
Online Borrowing:
- Borrowing from Open Library: Borrowing link
- Borrowing from Archive.org: Borrowing link
Online Marketplaces
Find Object-oriented programming at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
Buy “Object Oriented Programming” online:
Shop for “Object Oriented Programming” on popular online marketplaces.
- Ebay: New and used books.