Technical Writing 101

Technical Writing 101
Author: Alan S. Pringle
Publisher: Scriptorium Publishing
Total Pages: 292
Release: 2003
Genre: Technology & Engineering
ISBN: 9780970473325

Technical Writing One Hundred One

Technical Writing One Hundred One
Author: Alan S. Pringle
Publisher: Lulu.com
Total Pages: 330
Release: 2009
Genre: Computers
ISBN: 0970473362

Details the skills you need as a technical writer to create both printed and online content. This valuable reference describes the entire development process-planning, writing, visual design, editing, indexing, and production. You also get tips on how to write information that is more easily translated into other languages. You'll learn about the importance of following templates and about how structured authoring environments based on Extensible Markup Language (XML) streamline the content development process. This updated third edition features new information on the Darwin Information Typing Architecture (DITA) standard for structured authoring, and it explains the impact of Web 2.0 technologies-blogs, wikis, and forums-on technical communication.

Spring Into Technical Writing for Engineers and Scientists

Spring Into Technical Writing for Engineers and Scientists
Author: Barry J. Rosenberg
Publisher: Addison-Wesley Professional
Total Pages: 356
Release: 2005
Genre: Technical writing
ISBN:

A fast-paced guide to writing clear, concise, readable technical documents and giving compelling technical presentations. Written for scientists and engineers who need to communicate technical ideas to both technical and non-technical audiences.

Content Strategy 101

Content Strategy 101
Author: Sarah S. O'Keefe
Publisher:
Total Pages: 182
Release: 2012-09-01
Genre: Business & Economics
ISBN: 9780982811849

Technical content is often the last in line for investment and innovation, but poor content has profound effects inside and outside the organization—it damages your reputation, shrinks sales, and causes legal problems. Content Strategy 101 is an invaluable resource for transforming your technical content into a business asset.

Modern Fortran

Modern Fortran
Author: Milan Curcic
Publisher: Simon and Schuster
Total Pages: 414
Release: 2020-10-07
Genre: Computers
ISBN: 1638350051

Modern Fortran teaches you to develop fast, efficient parallel applications using twenty-first-century Fortran. In this guide, you’ll dive into Fortran by creating fun apps, including a tsunami simulator and a stock price analyzer. Filled with real-world use cases, insightful illustrations, and hands-on exercises, Modern Fortran helps you see this classic language in a whole new light. Summary Using Fortran, early and accurate forecasts for hurricanes and other major storms have saved thousands of lives. Better designs for ships, planes, and automobiles have made travel safer, more efficient, and less expensive than ever before. Using Fortran, low-level machine learning and deep learning libraries provide incredibly easy, fast, and insightful analysis of massive data. Fortran is an amazingly powerful and flexible programming language that forms the foundation of high performance computing for research, science, and industry. And it's come a long, long way since starting life on IBM mainframes in 1956. Modern Fortran is natively parallel, so it's uniquely suited for efficiently handling problems like complex simulations, long-range predictions, and ultra-precise designs. If you're working on tasks where speed, accuracy, and efficiency matter, it's time to discover—or re-discover—Fortran.. About the technology For over 60 years Fortran has been powering mission-critical scientific applications, and it isn't slowing down yet! Rock-solid reliability and new support for parallel programming make Fortran an essential language for next-generation high-performance computing. Simply put, the future is in parallel, and Fortran is already there. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the book Modern Fortran teaches you to develop fast, efficient parallel applications using twenty-first-century Fortran. In this guide, you'll dive into Fortran by creating fun apps, including a tsunami simulator and a stock price analyzer. Filled with real-world use cases, insightful illustrations, and hands-on exercises, Modern Fortran helps you see this classic language in a whole new light. What's inside Fortran's place in the modern world Working with variables, arrays, and functions Module development Parallelism with coarrays, teams, and events Interoperating Fortran with C About the reader For developers and computational scientists. No experience with Fortran required. About the author Milan Curcic is a meteorologist, oceanographer, and author of several general-purpose Fortran libraries and applications. Table of Contents PART 1 - GETTING STARTED WITH MODERN FORTRAN 1 Introducing Fortran 2 Getting started: Minimal working app PART 2 - CORE ELEMENTS OF FORTRAN 3 Writing reusable code with functions and subroutines 4 Organizing your Fortran code using modules 5 Analyzing time series data with arrays 6 Reading, writing, and formatting your data PART 3 - ADVANCED FORTRAN USE 7 Going parallel with Fortan coarrays 8 Working with abstract data using derived types 9 Generic procedures and operators for any data type 10 User-defined operators for derived types PART 4 - THE FINAL STRETCH 11 Interoperability with C: Exposing your app to the web 12 Advanced parallelism with teams, events, and collectives

DITA Best Practices

DITA Best Practices
Author: Laura Bellamy
Publisher: IBM Press
Total Pages: 266
Release: 2012
Genre: Computers
ISBN: 0132480522

&>The Start-to-Finish, Best-Practice Guide to Implementing and Using DITA Darwin Information Typing Architecture (DITA) is today's most powerful toolbox for constructing information. By implementing DITA, organizations can gain more value from their technical documentation than ever before. Now, three DITA pioneers offer the first complete roadmap for successful DITA adoption, implementation, and usage. Drawing on years of experience helping large organizations adopt DITA, the authors answer crucial questions the "official" DITA documents ignore, including: Where do you start? What should you know up front? What are the pitfalls in implementing DITA? How can you avoid those pitfalls? The authors begin with topic-based writing, presenting proven best practices for developing effective topics and short descriptions. Next, they address content architecture, including how best to set up and implement DITA maps, linking strategies, metadata, conditional processing, and content reuse. Finally, they offer "in the trenches" solutions for ensuring quality implementations, including guidance on content conversion. Coverage includes: Knowing how and when to use each DITA element-and when not to Writing "minimalist," task-oriented information that quickly meets users' needs Creating effective task, concept, and reference topics for any product, technology, or service Writing effective short descriptions that work well in all contexts Structuring DITA maps to bind topics together and provide superior navigation Using links to create information webs that improve retrievability and navigation Gaining benefits from metadata without getting lost in complexity Using conditional processing to eliminate redundancy and rework Systematically promoting reuse to improve quality and reduce costs Planning, resourcing, and executing effective content conversion Improving quality by editing DITA content and XML markup If you're a writer, editor, information architect, manager, or consultant who evaluates, deploys, or uses DITA, this book will guide you all the way to success. Also see the other books in this IBM Press series: Developing Quality Technical Information: A Handbook for Writers and Editors The IBM Style Guide: Conventions for Writers and Editors

HTTP/2 in Action

HTTP/2 in Action
Author: Barry Pollard
Publisher: Simon and Schuster
Total Pages: 577
Release: 2019-03-06
Genre: Computers
ISBN: 163835233X

Summary HTTP/2 in Action is a complete guide to HTTP/2, one of the core protocols of the web. Because HTTP/2 has been designed to be easy to transition to, including keeping it backwards compatible, adoption is rapid and expected to increase over the next few years. Concentrating on practical matters, this interesting book presents key HTTP/2 concepts such as frames, streams, and multiplexing and explores how they affect the performance and behavior of your websites. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the Technology HTTP—Hypertext Transfer Protocol—is the standard for exchanging messages between websites and browsers. And after 20 years, it's gotten a much-needed upgrade. With support for streams, server push, header compression, and prioritization, HTTP/2 delivers vast improvements in speed, security, and efficiency. About the Book HTTP/2 in Action teaches you everything you need to know to use HTTP/2 effectively. You'll learn how to optimize web performance with new features like frames, multiplexing, and push. You'll also explore real-world examples on advanced topics like flow control and dependencies. With ready-to-implement tips and best practices, this practical guide is sure to get you—and your websites—up to speed! What's Inside HTTP/2 for web developers Upgrading and troubleshooting Real-world examples and case studies QUIC and HTTP/3 About the Reader Written for web developers and site administrators. About the Authors Barry Pollard is a professional developer with two decades of experience developing, supporting, and tuning software and infrastructure. Table of Contents PART 1 MOVING TO HTTP/2 Web technologies and HTTP The road to HTTP/2 Upgrading to HTTP/2 PART 2 USING HTTP/2 HTTP/2 protocol basics Implementing HTTP/2 push Optimizing for HTTP/2 PART 3 ADVANCED HTTP/2 Advanced HTTP/2 concepts HPACK header compression PART 4 THE FUTURE OF HTTP TCP, QUIC, and HTTP/3 Where HTTP goes from here

Handbook of Technical Writing

Handbook of Technical Writing
Author: Charles T. Brusaw
Publisher: St. Martin's Press
Total Pages: 832
Release: 1997-08-15
Genre: Technology & Engineering
ISBN: 9780312166908

New to this edition: Up-to-date information on on-line research and computer resources. A unique four-way access system enables users of the Handbook of Technical Writing to find what they need quickly and get on with the job of writing: 1. The hundreds of entries in the body of the Handbook are alphabetically arranged, so you can flip right to the topic at hand. Words and phrases in bold type provide cross-references to related entries. 2. The topical key groups alphabetical entries and page numbers under broader topic categories. This topical table of contents allows you to check broader subject areas for the specific topic you need. 3. The checklist of the writing process summarizes the opening essay on "Five Steps to Successful Writing" in checklist form with page references to related topics, making it easy to use the Handbook as a writing text. 4. The comprehensive index provides an exhaustive listing of related and commonly confused topics, so you can easily locate information even when you don't know the exact term you're looking for.

Writing in the Technical Fields

Writing in the Technical Fields
Author: Mike Markel
Publisher: John Wiley & Sons
Total Pages: 298
Release: 1994-03-30
Genre: Technology & Engineering
ISBN: 9780780310360

Using an informal, hands-on approach, this practical guide reviews the basics of good technical writing. It provides a simple, effective system for writing all types of technical documents including letters, memos, minutes, procedures, manuals, proposals, progress reports, and final reports. You will gain a better understanding of the writing process and learn how to: improve the coherence of your writing, write better paragraphs, write better sentences, choose the right word and more.