Geometry.Net - the online learning center
Home  - Basic_O - Object-oriented Programming
e99.com Bookstore
  
Images 
Newsgroups
Page 8     141-160 of 187    Back | 1  | 2  | 3  | 4  | 5  | 6  | 7  | 8  | 9  | 10  | Next 20
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

         Object-oriented Programming:     more books (100)
  1. Visual Object-Oriented Programming Using Delphi With CD-ROM by Richard Wiener, Claude A. Wiatrowski, 1997-12-13
  2. Object-Oriented Programming in Eiffel (International Computer Science Series) by Peter G. Thomas, Raymond A. Weedon, 1997-11

141. Logtalk Home Page
An objectoriented extension to the Prolog programming language. It integrates logic programming with object-oriented and event-driven programming. Compatible with most Prolog compilers. Open source
http://www.logtalk.org/
logtalk.org Logtalk Open source object-oriented extension to Prolog
News
Find the latest news about Logtalk (last updated on September 12
Features
Summary of Logtalk features
Compatibility
List of Logtalk compatible Prolog compilers
Examples
Some examples of Logtalk programs
Documentation
User and reference manuals, tutorial, FAQ, release notes, and known problems list
Download
Download the latest release of Logtalk ( ) and the user and reference manuals
CVS
Download the latest Logtalk sources from the Logtalk CVS server Sign the Logtalk mailing list, get support, give feedback, or leave your suggestions
Links
Links to related resources
Home News Features Compatibility Documentation ...
webmaster@logtalk.org
September 12, 2005
Paulo Moura

142. Advanced Programming Language Design - $85.85
Book compares over 70 languages, and main classes imperative, functional, objectoriented, dataflow, concurrent, declarative, aggregate. By Raphael Finkel, Addison-Wesley.
http://www.awprofessional.com/catalog/product.asp?product_id={92E30B39-5D91-45F9

143. Barrett R. Bryant
University of Alabama at Birmingham programming languages, compiler design, formal semantics, object-oriented technology.
http://www.cis.uab.edu/info/faculty/bryant/bryant.html
Barrett R. Bryant
Professor and Associate Chair
Research Interests
Programming Languages and Compiler Design Object-Oriented Technology
Education
Ph. D. Computer Science Northwestern University 1983 M. S. Computer Science Northwestern University 1980 B. S. Computer Science University of Arkansas at Little Rock
Special Activities
Research Projects ...
University of Alabama at Birmingham

127 Campbell Hall, 1300 University Boulevard
Birmingham
Alabama
U. S. A. Voice: +1 205 934-2213
Fax: +1 205 934-5473
Email: bryant @ cis.uab.edu Last updated 12/7/03.

144. The Scala Programming Language
A multiparadigm type-safe programming language. It integrates features of object-oriented and functional languages. Statically typed, interoperates with Java and .Net, XML aware. Open source, BSD-like license
http://scala.epfl.ch
Introduction Documentation Downloads Examples Reporting a Bug ... Community News RSS
Version 1.0.3 of the Scala Plugin for Eclipse has been released. Introduction paper on the documentation page has been updated. Version 1.4.0.0 has been released. Overview paper on the documentation page has been updated. Publicly accessible CVS Repository New documentation page " Scala Plugin for Eclipse Version 1.3.0.10 has been released.
WWW Scala The Scala Programming Language - Full text also available as PDF or PostScript document Scala is a modern multi-paradigm programming language designed to express common programming patterns in a concise, elegant, and type-safe way. It smoothly integrates features of object-oriented and functional languages. Scala is object-oriented Scala is a pure object-oriented language in the sense that every value is an object . Types and behavior of objects are described by classes and traits . Class abstractions are extended by subclassing and a flexible mixin-based composition mechanism as a clean replacement for multiple inheritance.

145. Python How To Program - Prentice Hall Catalog
By Harvey M. Deitel, Paul J. Deitel, Jonathan P. Liperi, B.A. Wiedermann; Prentice Hall, 2002, ISBN 0130923613, has CDROM. Full introduction for courses in programming basics, Python, Web, object-oriented, GUIs. Prentice Hall
http://vig.prenhall.com/catalog/academic/product/1,4096,0130923613,00.html
Select a Discipline Accounting and Taxation Agriculture Allied Health: Clinical Lab Science / Medical Tech Allied Health: Dental Hygiene / Dental Assisting Allied Health: Health Professions Allied Health: Massage Therapy Allied Health: Medical Assisting Allied Health: Physical / Occupational Therapy Allied Health: Respiratory Therapy Anthropology Art Automotive Technology BRADY: EMS / Emergency Medical Services Biology Business Communications Business Law Business Math Business Programming Business Studies CAD / Engineering Graphics / Drafting Chemistry Chinese Civil / Construction Technology Computer Applications / Microsoft Office Computer Concepts Computer Graphics / Arts Computer Science Computer Training and Certification Contren Counseling Criminal Justice Decision Science Economics Education: Agricultural Education Education: Early Childhood Education Education: Foundations / Intro to Teaching Education: Instructional Technology Education: Special Education Electronics and Computer Technology Engineering: Bioengineering Engineering: Chemical Engineering: Civil and Environmental Engineering: Electrical Engineering: General Engineering: Industrial Engineering: Mechanical English: Composition English: Developmental Environmental Science Environmental Technology Fashion Finance Fire / Police Science Foods and Nutrition French Geography Geology / Oceanography German Greek History Insurance Interior Design Introduction to Business Italian Japanese Latin MIS Management Marketing Mathematics Mech / Manufacturing / Industrial Tech Music Nursing - LPN / LVN

146. The Scala Programming Language
A general purpose programming language with a special focus on web services. It combines objectoriented, functional and concurrent elements. It is a successor of Funnel. Java-based implementation.
http://lamp.epfl.ch/scala/
Introduction Documentation Downloads Examples Reporting a Bug ... Community News RSS
Version 1.0.3 of the Scala Plugin for Eclipse has been released. Introduction paper on the documentation page has been updated. Version 1.4.0.0 has been released. Overview paper on the documentation page has been updated. Publicly accessible CVS Repository New documentation page " Scala Plugin for Eclipse Version 1.3.0.10 has been released.
WWW Scala The Scala Programming Language - Full text also available as PDF or PostScript document Scala is a modern multi-paradigm programming language designed to express common programming patterns in a concise, elegant, and type-safe way. It smoothly integrates features of object-oriented and functional languages. Scala is object-oriented Scala is a pure object-oriented language in the sense that every value is an object . Types and behavior of objects are described by classes and traits . Class abstractions are extended by subclassing and a flexible mixin-based composition mechanism as a clean replacement for multiple inheritance.

147. IC-Prolog
As part of Imperial College's Logic programming Group Software Products, this Edinburghstyle, WAM-based version provides multiple threading, an object-oriented layer, TCP interfacing and other features.
http://www-lp.doc.ic.ac.uk/software.html

148. Comparison Of Oberon-2 With Modula-2
Short text summary of main features of Oberon2; target audience Modula-2 programmers unfamiliar with Oberon-2, but familiar with object-oriented and extensible programming concepts.
http://www.zel.org/oberon/compo2m2.htm

Show me
your interesting books!
Comparison of Oberon-2 with Modula-2
zel. org This is a short summary of the main features offered by the programming language Oberon-2. The target audience is the Modula-2 programmer unfamiliar with Oberon-2, but familiar with object-oriented and extensible programming concepts. Compared with its predecessor Modula-2, Oberon-2 has increased expressiveness and safety. Oberon-2 also "adds simplicity", because there are
  • no subranges, which are no longer needed for array index range declarations, because array bounds generally start at
  • no enumerations
  • no unsigned type (CARDINAL)
  • no nested modules, which did not add any functionality
  • no variant records, which are replaced by the safer concept of extensible records
  • no WITH-statement of the Modula-2 language, which had many disadvantages in respect to program readability and thus severed maintainability
  • no qualified import, i.e. imported identifiers must be qualified with the module name or its alias
  • no separate definition- and implementation-module
The latter saves a great deal of software maintenance, since the interface specification of a module is generated by a tool from the symbol file. Subranges and unsigned types in Modula-2 complicated the whole-number type compatibility rules without adding any important functionality. Program language design is a compromise and it is disputable, whether enumeration types increase readability or static program safety. This is an often discussed feature, but the least important. If the goal is to make a language as simple a possible and given that they do not add functionality, enumeration types are not required.

149. ResearchIndex From Competition To Amalgamation Of Different Programming Paradigm
Describes basic elements (data, actions, tunings, voids, mixtures, ) and principles of programming (stratification, implicit knowledge, limited freedom, ), directed to amalgamating different programming paradigms (imperative, objectoriented, functional, constraint, ) in a unified process of generating computer system models.
http://citeseer.ist.psu.edu/386474.html

150. Resume Page
objectoriented design and programming in C++, Java, PHP, Perl. Database experience with mySQL, Access. OS Experience with all version of Windows, Red Hat Linux, Slackware Linux, and Solaris.
http://www.s3m.com/preylude/resume
Resume Page
Skills and Resume
Professional Skills:
  • Strong business ethics Efficient task and resource management Natural problem solving, logic and mathematical ability Quick to learn new environments and techniques
Technical Skills:
  • Object-oriented analysis and design C Programming (Windows, Solaris, Linux) C++ Programming (Windows, Solaris, Linux) UI Frameworks (Windows, MFC, wxWindows, proprietary) Java Programming SQL Database Design / Implementation
For more details, please download a copy of my resume:
  • 2005 Resume - Adobe PDF format 2005 Resume - Microsoft Word format 2005 Resume - HTML (generated)
Current Occupation
I currently own and work for a custom software consulting company. If your company has a project that requires focused attention and experience, please visit the following website:

Email if you have any questions or comments.
Return to Homepage

151. Efficient C++: Performance Programming Techniques - $27.99
Demonstrates the potential of C++ to produce highly efficient programs. Focuses on practical, everyday objectoriented design principles and C++ coding techniques that can yield large performance improvements. (Dov Bulka and David Mayhew)
http://www.awprofessional.com/catalog/product.asp?product_id={4B1DC027-F45B-46F4

152. LavaPE: The Object- And Component-Oriented Lava Program Development Environment
An experimental, innovative, objectoriented, interpretive programming language and an associated programming environment LavaPE which provides syntax-sensitive point-and-click style structure editors instead of text editors for program editing.
http://lavape.sourceforge.net
This web page uses frames, but your browser doesn't support them. Click below to enter the frame-free version of the Lava Home Page This web page uses frames, but your browser doesn't support them. Click below to enter the frame-free version of the Lava Home Page

153. Object-Oriented Software In Ada 95 2nd Edition
The book describes an objectoriented approach to developing software using the programming language Ada 95.
http://www.bton.ac.uk/ada95/home.html
Sorry
Version not using frames.

154. Software Engineering With ADA, 3/E - Addison-Wesley And Benjamin Cummings Catalo
By Grady Booch, Doug Bryan; Addison Wesley Professional, 1994, ISBN 0805306080, 3rd edition. Full introduction to Ada programming, shows how to maximize the potential of Ada using an objectoriented methodology. Addison Wesley
http://www.aw-bc.com/catalog/academic/product/0,4096,0805306080,00.html
Select a Discipline Chemistry Computer Science Economics Finance Life Science Mathematics Physics / Astronomy Statistics by Keyword by Author by Title by ISBN Advanced Search View Cart ABOUT THIS PRODUCT Description Table of Contents Preface About the Author(s) RESOURCES Discipline-Specific RELATED TITLES AdaProgramming (Computer Science) Object Oriented Analysis and Design / Patterns (Computer Science) Software Engineering with ADA, 3/E View Larger Image Grady Booch Rational Software Corporation
Doug Bryan Stanford University
ISBN: 0-805-30608-0
Publisher: Addison Wesley Professional
Format: Paper; 576 pp
Our Price: $59.95
Status: Instock
Published: 08/31/1993
Add to Cart Instructor Exam Copy Print Product Information Description In this comprehensive introduction to Ada programming, programmers learn how to maximize the potential of this powerful language using an object-oriented methodology. Grady Booch and Doug Bryan combine their expertise to explain how to create large-scale Ada systems using good software engineering principles. Five large-scale Ada programming examples build upon these principles using an object-oriented methodology while illuminating topics such as database systems and generic tree packages. The Third Edition also incorporates more small-sized code examples, exercises based on the programming applications, a new chapter on Ada's impact on the software crisis, and an appendix on Ada 9X.
Pearson Education
Legal Notice Permissions

155. Herb Sutter - Publications
Over 80 indepth articles about object-oriented software development and C++ design and programming have been published in C/C++ Users Journal, C++ Report, Dr. Dobb's Journal, Java Report, Visual C++ Developer's Journal, and other magazines.
http://www.gotw.ca/publications/
Herb is the author of the bestselling and highly-acclaimed Exceptional C++ books, coauthor of the landmark C++ Coding Standards , and author of hundreds of articles in print and online media. Besides these, he has contributed to other books and articles.
Books
Exceptional C++
H. Sutter, Addison-Wesley, 2000, ISBN 0-201-61562-2. More C++ Gems (major contributor)
R. Martin (ed.), SIGS Books / Cambridge University Press, 2000, ISBN 0-521-78618-5. More Exceptional C++
H. Sutter, Addison-Wesley, 2002, ISBN 0-201-70434-X. Exceptional C++ Style
H. Sutter, Addison-Wesley, 2004, ISBN 0-201-76042-8. C++ Coding Standards
H. Sutter and A. Alexandrescu, Addison-Wesley, 2005, ISBN 0-321-11358-6.
Guru of the Week
Scores of thought-provoking articles about C++ design and programming have been published on this website and on the newsgroup comp.lang.c++.moderated . A complete web archive of past problems and solutions is available here
Articles, Columns, and Papers (most are available online below)
Over 100 more in-depth articles and papers about object-oriented software development and C++ design and programming have been published in C/C++ Users Journal C++ Report Dr. Dobb's Journal

156. Vega
(formerly named Longjing) A generalpurpose, concurrent, object-oriented, functional logic programming language, with a conventional systax similar to that of Java, C , C++.
http://www.hitrend.com/vega/index.htm

157. FPS - Functional Pattern System
A book that presents a system of 6 patterns for improving OOdesign by incorporating ideas from functional programming. By Thomas K¼hne.
http://www.mm.informatik.tu-darmstadt.de/staff/kuehne/fps/
FPS Functional Pattern System Contact
A Functional Pattern System for Object-Oriented Design
Verlag Dr. Kovac , Hamburg, Germany, 1999.
328 pages, ISBN
37714 hits since August 1999.
Design patterns inspired by functional programming concepts can advance object-oriented design. This thesis promotes the idea that concepts from the world of functional programming can be captured with design pattern descriptions. These can then be used to benefit from functional programming concepts with ordinary object-oriented languages. The functional patterns are evaluated for their impact on language design and a new approach to a dual-paradigm language is presented.
Content Description

Abstract

Table of Contents
I have now permission to distribute the book electronically free of charge.
Download
a copy of the pdf
You may also order a copy (Please note that I do not get royalities and had/have no influence on the price)
The Portland Pattern Repository features some pages written by others about this work.

158. QA C++ Generation 2000
From programming Research Ltd. It concentrates on objectoriented C++ source code, and provides warnings relating to design, efficiency, reliability, and maintainability of the language.
http://www.programmingresearch.com/solutions/qacpp.htm
window.location.replace('/solutions/qacpp3.htm'); REDIRECTION If you are not re-directed...
  • CLICK HERE for the latest page.
  • 159. Welcome To Pascal For Programming Illiterates!
    Begins with the basics, covering most of the Pascal language. Makes its way to objectoriented Windows programming using Delphi.
    http://library.thinkquest.org/11127/
    Welcome to Pascal for Programming Illiterates, the ultimate, em, tutorial and reference guide, for the typical beginner. Whatever it is that you want to learn, you'll get it all here, at Pascal for Programming Illiterates Introduction - will introduce to you the workings of this page, and how to use it. Explaining the different components, this is a definite must-read for the new-comer! Learning Centre - is where your lessons unfold through a tutorial-like sequence, conveniently organized in level of difficulty. Just simply work through them, and enjoy! Almost Complete Reference - is a glossary of all the terms used in this webpage. Use this to get definitions of terms you don't understand, or just for expanding your knowledge. About This Page - tells you about us , the great makers of this page, including our bio-data and statistics. (Hey, we needed credit somewhere...) If you have any comments, criticism, or any form of feedback to share, you can send it to us at tq97-11127@advanced.org . Thanks for your feedback! This page is ThinkQuest entry 11127.

    160. An Introduction To Imperative Part Of C++
    An introduction to imperative (nonobject-oriented) C++ programming.
    http://www.doc.ic.ac.uk/~wjk/C Intro

    A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

    Page 8     141-160 of 187    Back | 1  | 2  | 3  | 4  | 5  | 6  | 7  | 8  | 9  | 10  | Next 20

    free hit counter