Open Access. Powered by Scholars. Published by Universities.®

Digital Commons Network

Open Access. Powered by Scholars. Published by Universities.®

Rowan University

Open Educational Resources

2017

Articles 1 - 2 of 2

Full-Text Articles in Entire DC Network

Introduction To Computer Science With Java Programming, Seth D. Bergmann May 2017

Introduction To Computer Science With Java Programming, Seth D. Bergmann

Open Educational Resources

This book is intended to be used for a first course in computer programming. No prior experience with programming should be necessary in order to use this book. But this book is intended to be used with a course that teaches more than computer programming; it is intended to be used with a course that teaches Computer Science. The distinction is subtle, but important.

The author(s) believe that a breadth-first approach is the best way to introduce the concepts of Computer Science to students. Rather than isolate topics in courses (bits and bytes in a computer organization course; formal grammars …


Compiler Design: Theory, Tools, And Examples, Seth D. Bergmann May 2017

Compiler Design: Theory, Tools, And Examples, Seth D. Bergmann

Open Educational Resources

Compiler design is a subject which many believe to be fundamental and vital to computer science. It is a subject which has been studied intensively since the early 1950’s and continues to be an important research field today. Compiler design is an important part of the undergraduate curriculum for many reasons: (1) It provides students with a better understanding of and appreciation for programming languages. (2) The techniques used in compilers can be used in other applications with command languages. (3) It provides motivation for the study of theoretic topics. (4) It is a good vehicle for an extended programming …