Cargando…

The Java Series: Basic Concepts in Object Oriented Programming

<!--HTML-->This tutorial presents a simple explanation of the fundamental ideas behind the so-called Object Oriented Paradigm. With a general approach, it will provide you with the basic understanding to be able to think OO and learn OO languages and techniques. Aspects like maintenance and re...

Descripción completa

Detalles Bibliográficos
Autor principal: Raul RAMOS POLLAN (CERN/IT)
Lenguaje:eng
Publicado: 2000
Materias:
Acceso en línea:http://cds.cern.ch/record/1749513
Descripción
Sumario:<!--HTML-->This tutorial presents a simple explanation of the fundamental ideas behind the so-called Object Oriented Paradigm. With a general approach, it will provide you with the basic understanding to be able to think OO and learn OO languages and techniques. Aspects like maintenance and reuse of code, quality, and large projects design and implementation will be discussed within the OO framework, and some of the reasons behind such benefits will be outlined. The talk will be general enough not to require any previous knowledge of any programming language but some insight in software development would be convenient. In the same way, the talk will give you the basics to learn any OO based methodology or language.