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

Physical Sciences and Mathematics Commons

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

Open Educational Resources

Book Gallery

2017

Articles 1 - 3 of 3

Full-Text Articles in Physical Sciences and Mathematics

Apex Calculus: Und Edition, Gregory Hartman, Department Of Mathematics, University Of North Dakota Jul 2017

Apex Calculus: Und Edition, Gregory Hartman, Department Of Mathematics, University Of North Dakota

Open Educational Resources

This text comprises a three–volume series on Calculus. The first part covers material taught in many “Calculus 1” courses: limits, derivatives, and the basics of integration, found in Chapters 1 through 6. The second text covers material often taught in “Calculus 2”: integration and its applications, along with an introduction to sequences, series and Taylor Polynomials, found in Chapters 7 through 10. The third text covers topics common in “Calculus 3” or “Multivariable Calculus”: parametric equations, polar coordinates, vector–valued functions, and functions of more than one variable, found in Chapters 11 through 15. All three are available separately for free. …


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 …