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

Physical Sciences and Mathematics Commons

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

Articles 1 - 5 of 5

Full-Text Articles in Physical Sciences and Mathematics

Math Active Learning Lab: Math 93 Notebook, Michele Iiams, Gwennie Byron Oct 2018

Math Active Learning Lab: Math 93 Notebook, Michele Iiams, Gwennie Byron

Open Educational Resources

This course notebook has been designed for students of Math 93 (Algebra Prep III) at the University of North Dakota. It has been designed to help you get the most out of the ALEKS resources and your time.

  • Topics in the Notebook are organized by weekly learning module.
  • Space for notes from ALEKS learning pages, e-book and videos directs you to essential concepts.
  • Examples and “You Try It” problems have been carefully chosen to help you focus on these essential concepts.
  • Completed Notebook is an invaluable tool when studying for exams.


Programming For The Web: From Soup To Nuts: Implementing A Complete Gis Web Page Using Html5, Css, Javascript, Node.Js, Mongodb, And Open Layers., Charles W. Kann Iii Sep 2018

Programming For The Web: From Soup To Nuts: Implementing A Complete Gis Web Page Using Html5, Css, Javascript, Node.Js, Mongodb, And Open Layers., Charles W. Kann Iii

Open Educational Resources

This book is designed to be used as a class text but should be easily accessible to programmers interested in Web Programming. It should even be accessible to an advanced hobbyist.

The original goal behind this text was to help students doing research with me in Web based mapping applications, generally using Open Layers. The idea was to provide persistent storage using REST and simple http request from JavaScript to store the data on a server.

When teaching this class, I became painfully aware of just how little students know about Web Programming. They did not know how to format …


Elementary Set Theory, Richard P. Millspaugh Sep 2018

Elementary Set Theory, Richard P. Millspaugh

Open Educational Resources

This text is appropriate for a course that introduces undergraduates to proofs. The material includes elementary symbolic logic, logical arguments, basic set theory, functions and relations, the real number system, and an introduction to cardinality. The text is intended to be readable for sophomore and better freshmen majoring in mathematics.

The source files for the text can be found at https://github.com/RPMillspaugh/SetTheory


Math Active Learning Lab: Math 92 Notebook, Michele Iiams, Gwennie Byron Aug 2018

Math Active Learning Lab: Math 92 Notebook, Michele Iiams, Gwennie Byron

Open Educational Resources

This course notebook has been designed for students of Math 92 (Algebra Prep II) at the University of North Dakota. It has been designed to help you get the most out of the ALEKS resources and your time.

  • Topics in the Notebook are organized by weekly learning module.
  • Space for notes from ALEKS learning pages, e-book and videos directs you to essential concepts.
  • Examples and “You Try It” problems have been carefully chosen to help you focus on these essential concepts.
  • Completed Notebook is an invaluable tool when studying for exams.


Computer Organization With Mips, Seth D. Bergmann Jul 2018

Computer Organization With Mips, Seth D. Bergmann

Open Educational Resources

This book is intended to be used for a first course in computer organization, or computer architecture. It assumes that all digital components can be constructed from fundamental logic gates. The book begins with number representation schemes and assembly language for the MIPS architecture, including assembler directives, pseudo-operations, and floating point instructions. It then describes the machine language instruction formats, and shows the student how to translate an assembly language program to machine language. This is followed by a chapter which describes how to construct an assembler for MIPS. This chapter may be omitted without loss of continuity. This is …