Oberon-2 Programming with Windows

Oberon-2 Programming with Windows
Author :
Publisher : Springer Science & Business Media
Total Pages : 377
Release :
ISBN-10 : 9783642457623
ISBN-13 : 3642457622
Rating : 4/5 (23 Downloads)

Book Synopsis Oberon-2 Programming with Windows by : Jörg R. Mühlbacher

Download or read book Oberon-2 Programming with Windows written by Jörg R. Mühlbacher and published by Springer Science & Business Media. This book was released on 2012-12-06 with total page 377 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book is aimed at students who need to learn the basics of programming or who are studying computing. It is a "hands on" book containing many examples which start by illustrating basic Oberon-2 language features and gradually increase in scope to cover object-oriented programming concepts and constructs. Oberon-2 is a successor to the language Pascal, which was also designed by Prof. N. Wirth [Wir71J. It has quickly become a major language used for teaching purposes. The only thing you need for successfully working through the book is to have access to a computer running Windows 3. 11 or Windows 95. The material in the book is useful to students of schools, colleges, and universities for teaching Oberon-2 and programming at an introductory level. of the book is not focused on software engineering or object The scope oriented technology; other books mentioned in the reference section already cover these topics in much greater depth. However, the examples in the book have been designed with these topics firmly in mind. Currently the term "object-oriented" is very much in fashion, having taken over from structured programming of the 1970s and '80s. In this book we have taken the view that a structured programming approach can be used to teach the fundamentals of programming algorithms. The object-oriented approach is then brought in as a complementary way to think, analyze, design and program.


Oberon-2 Programming with Windows Related Books

Oberon-2 Programming with Windows
Language: en
Pages: 377
Authors: Jörg R. Mühlbacher
Categories: Computers
Type: BOOK - Published: 2012-12-06 - Publisher: Springer Science & Business Media

DOWNLOAD EBOOK

This book is aimed at students who need to learn the basics of programming or who are studying computing. It is a "hands on" book containing many examples which
Oberon-2 Programming with Windows
Language: en
Pages: 370
Authors:
Categories: Oberon (Computer file)
Type: BOOK - Published: 2006 - Publisher:

DOWNLOAD EBOOK

A detailed introduction to programming in Oberon-2, the object-oriented successor of Pascal, this text provides a hands-on approach, including many examples to
Project Oberon
Language: en
Pages: 568
Authors: Niklaus Wirth
Categories: Computers
Type: BOOK - Published: 1992 - Publisher: Addison-Wesley Longman

DOWNLOAD EBOOK

Project Oberon contains a definition of the Oberon Language and describes its relation to Modula-2 and the software tools developed with the system. This defini
Compiler Construction
Language: en
Pages: 196
Authors: Niklaus Wirth
Categories: Computers
Type: BOOK - Published: 1996 - Publisher: Addison Wesley Publishing Company

DOWNLOAD EBOOK

A refreshing antidote to heavy theoretical tomes, this book is a concise, practical guide to modern compiler design and construction by an acknowledged master.
Introduction to Compilers and Language Design
Language: en
Pages: 248
Authors: Douglas Thain
Categories:
Type: BOOK - Published: 2019-07-24 - Publisher: Lulu.com

DOWNLOAD EBOOK

A compiler translates a program written in a high level language into a program written in a lower level language. For students of computer science, building a