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

Physical Sciences and Mathematics Commons

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

Articles 1 - 2 of 2

Full-Text Articles in Physical Sciences and Mathematics

Ecomedia: Key Issues, Stephen Rust, Salma Monani, Sean Cubitt Sep 2015

Ecomedia: Key Issues, Stephen Rust, Salma Monani, Sean Cubitt

Gettysburg College Faculty Books

Ecomedia: Key Issues is a comprehensive textbook introducing the burgeoning field of ecomedia studies to provide an overview of the interface between environmental issues and the media globally. Linking the world of media production, distribution, and consumption to environmental understandings, the book addresses ecological meanings encoded in media texts, the environmental impacts of media production, and the relationships between media and cultural perceptions of the environment. [From the publisher]


Introduction To Mips Assembly Language Programming, Charles W. Kann Jan 2015

Introduction To Mips Assembly Language Programming, Charles W. Kann

Open Educational Resources

This book was written to introduce students to assembly language programming in MIPS. As with all assembly language programming texts, it covers basic operators and instructions, subprogram calling, loading and storing memory, program control, and the conversion of the assembly language program into machine code.

However this book was not written simply as a book on assembly language programming. The larger purpose of this text is to show how concepts in Higher Level Languages (HLL), such as Java or C/C++, are represented in assembly. By showing how program constructs from these HLL map into assembly, the concepts will be easier …