Welcome to our book review site go-pdf.online!

You may have to Search all our reviewed books and magazines, click the sign up button below to create a free account.

Sign up

Programming WebRTC
  • Language: en
  • Pages: 342

Programming WebRTC

Build your own video chat application - but that's just the beginning. With WebRTC, you'll create real-time applications to stream any kind of user media and data directly from one browser to another, all built on familiar HTML, CSS, and JavaScript. Power real-time activities like text-based chats, secure peer-to-peer file transfers, collaborative brainstorming sessions - even multiplayer gaming. And you're not limited to two connected users: an entire chapter of the book is devoted to engineering multipeer WebRTC apps that let groups of people communicate in real time. You'll create your own video conferencing app. It's all here. WebRTC is an API exposed in all modern web browsers. After al...

Style
  • Language: en
  • Pages: 249

Style

Style: An Introduction to History, Theory, Research, and Pedagogy conducts an in-depth investigation into the long and complex evolution of style in the study of rhetoric and writing. The theories, research methods, and pedagogies covered here offer a conception of style as more than decoration or correctness—views that are still prevalent in many college settings as well as in public discourse.

Revision
  • Language: en
  • Pages: 270

Revision

Explores the wide range of scholarship on revision while bringing new light to bear on enduring questions in composition and rhetoric.

Basic Writing
  • Language: en
  • Pages: 212

Basic Writing

Framed by historic developments—from the Open Admissions movement of the 1960s and 1970s to the attacks on remediation that intensified in the 1990s and beyond—Basic Writing traces the arc of these large social and cultural forces as they have shaped and reshaped the field.

Beyond the Flow
  • Language: en
  • Pages: 382

Beyond the Flow

In the wake of the so-called digital revolution numerous attempts have been made to rethink and redesign what scholarly publications can or should be. Beyond the Flow examines the technologies as well as narratives driving this unfolding transformation. However, facing challenges such as the serial crisis, knowledge burying or sudoku research the discourses and practices of scholarly publishing today are mainly shaped by confusion, heterogeneity and uncertainty. By critically interrogating the current state of digital publishing in academia the book asks for how a sustainable post-digital publishing ecology can be imagined.

The War on Learning
  • Language: en
  • Pages: 315

The War on Learning

  • Type: Book
  • -
  • Published: 2024-02-06
  • -
  • Publisher: MIT Press

An examination of technology-based education initiatives—from MOOCs to virtual worlds—that argues against treating education as a product rather than a process. Behind the lectern stands the professor, deploying course management systems, online quizzes, wireless clickers, PowerPoint slides, podcasts, and plagiarism-detection software. In the seats are the students, armed with smartphones, laptops, tablets, music players, and social networking. Although these two forces seem poised to do battle with each other, they are really both taking part in a war on learning itself. In this book, Elizabeth Losh examines current efforts to “reform” higher education by applying technological solu...

Composing Place
  • Language: en
  • Pages: 236

Composing Place

Composing Place takes an innovative approach to engaging with the compositional affordances of mobile technologies. Mobile, wearable, and spatial computing technologies are more than the latest marketing gimmick from a perpetually proximate future; they are rather an emerging composing platform through which digital writers will increasingly create and distribute place-based multimodal texts. Jacob Greene utilizes and develops a rhetorical framework through which writers can leverage the affordances of these technologies by drawing on theoretical approaches within rhetorical studies, multimodal composition, and spatial theory, as well as emerging “maker” practices within digital humaniti...

Reconnecting Reading and Writing
  • Language: en
  • Pages: 341

Reconnecting Reading and Writing

Reconnecting Reading and Writing explores the ways in which reading can and should have a strong role in the teaching of writing in college. Reconnecting Reading and Writing draws on broad perspectives from history and international work to show how and why reading should be reunited with writing in college and high school classrooms. It presents an overview of relevant research on reading and how it can best be used to support and enhance writing instruction.

Invention in Rhetoric and Composition
  • Language: en
  • Pages: 282

Invention in Rhetoric and Composition

Invention in Rhetoric and Composition examines issues that have surrounded historical and contemporary theories and pedagogies of rhetorical invention, citing a wide array of positions on these issues in both primary rhetorical texts and secondary interpretations. It presents theoretical disagreements over the nature, purpose, and epistemology of invention and pedagogical debates over such issues as the relative importance of art, talent, imitation, and practice in teaching discourse. After a discussion of treatments of invention from the Sophists to the nineteenth century, Invention in Rhetoric and Composition introduces a range of early twentieth-century multidisciplinary theories and call...

Text Processing with JavaScript
  • Language: en
  • Pages: 321

Text Processing with JavaScript

You might think of regular expressions as the holy grail of text processing, but are you sure you aren't just shoehorning them in where standard built-in solutions already exist and would work better? JavaScript itself provides programmers with excellent methods for text manipulation, and knowing how and when to use them will help you write more efficient and performant code. From extracting data from APIs to calculating word counts and everything in between, discover how to pick the right tool for the job and make the absolute most of it every single time. Whether you're a beginner or an advanced programmer, this up-to-date guide will save you a ton of time when dealing with text. With Text...