Book picks similar to
ASM Handbook, Volume 21: Composites by Daniel B. Miracle


engineering__meta<br/>llurgy
fucking-metal
simin
technical

Internal Combustion Engine Fundamentals.


John B. Heywood - 1988
    An illustration program supports the concepts and theories discussed.

Modern CTO: Everything you need to know, to be a Modern CTO.


Joel Beasley - 2018
    ―Jacob Boudreau CTO of Stord | Forbes 30 Under 30 Joel's book and show provide incredible insights for young startup developers and fellow CTOs alike. Joel offers a human perspective and real practical advice on the challenges and opportunities facing every Modern CTO. ― Christian Saucier | Entrepreneur and P2P Systems Architect I've really come to respect what Joel is doing in the community. His podcast and book are filling a much needed hole and I'm excited to see what else the future has in store. ― Don Pawlowski Chief Technology Officer at University Tees Modern CTO Everything you need to know to be a Modern CTO. Developers are not CTOs, but developers can learn how to be CTOs. In Modern CTO, Joel Beasley provides readers with an in-depth road map on how to successfully navigate the unexplored and jagged transition between these two roles. Drawing from personal experience, Joel gives a refreshing take on the challenges, lessons, and things to avoid on this journey.Readers will learn how Modern CTOs: Manage deadlines Speak up Know when to abandon ship and build a better one Deal with poor code Avoid getting lost in the product and know what UX mistakes to watch out for Manage people and create momentum … plus much more Modern CTO is the ultimate book when making the leap from developer to CTO. Update: Kindle Formatting issues resolved 5/13/18. Thank you for the feedback.

Power System Analysis and Design [With CDROM]


J. Duncan Glover - 2001
    Like earlier editions of the book, physical concepts are highlighted while also giving necessary attention to math-ematical techniques. Both theory and modeling are developed from simple beginnings so that they can be readily extended to new and complex situations. Beginning in Ch. 3, students are introduced to new concepts critical to analyzing power systems, including coverage of both balanced and unbalanced operating conditions. The authors incorporate new tools and material to aid students with design issues and reflect recent trends in the field. Each book now contains a CD with Power World software. This package is commonly used in industry and will enable students to analyze and simulate power systems. The authors use the software to extend, rather than replace, the fully worked examples provided in previous editions. In the new edition, each Power World Simulator example includes a fully worked hand solution of the problem along with a Power World Simulator case (except when the problem size makes it impractical). The new edition also contains updated case studies on recent trends in the Power Systems field, including coverage of deregulation, increased power demand, economics, and alternative sources of energy. These case studies are derived from real life situations.

Electrical Machines, Drives, and Power Systems


Theodore Wildi - 2001
    The scope of the book reflects the changes that have occurred in power technology, allowing the entrance of power electronics into every facet of industrial drives, and expanding the field to open more career opportunities.

Fallout


William Hunter - 2019
    The Oberbaum Bridge. The Stasi apprehend an MI6 agent attempting to exfil information vital to British interests in a divided Germany.Thirty-four-years later, each of the retired SIS officers attached to the failed operation are targeted for assassination by a former KGB head of station and once rising star in the Russian FSB. Banastre Montjoy, deputy chief of England's Secret Intelligence Service, must go underground in search of answers. It is a journey that will take him across Europe and into his past, and lead the master spy to one of the most guarded secrets in American Cold War Intelligence. The mole in East Berlin.

Elements Of Electrical And Mechanical Engineering


B.L. Theraja - 1999
    

Student Solutions Manual for Elementary Differential Equations


Earl D. Rainville - 1997
    

The Little Go Book


Karl Seguin - 2014
    It's aimed at developers who might not be quite comfortable with the idea of pointers and static typing.http://openmymind.net/The-Little-Go-B...

The Eighth Born: Book 1 of the Pankaran Chronicles


C.S. Night - 2015
    But with the encouragement of the goddess Persuasion, the magical races soon turned on the humans, pushing the magic-less race to the brink of destruction. In response, the gods chose to abandon the mortal world for Heaven. Before leaving, however, they gave mankind a gift to restore balance—a few select individuals with the power to actively wield magic. Persuasion, for her crimes, was banished to Limbo. Since then, the exiled goddess has made only one attempt to free herself, enthralling the human sorcerer Taida in a scheme that destroyed both a kingdom and the powerful Pankara Stone that the goddess required for escape. The young magic-wielder known as Rhyen Hyldhem, newly graduated from the great Academy in Ikha, knows of the story of Taida—but such events occurred millennia ago. As war brews, however, Rhyen will learn more about his powers…and the identity of the fearsome Dark Rider who has stalked him since childhood. Rhyen is about to discover the past isn’t dead—and that his destiny is intricately tied to Taida’s betrayal of humanity.

Rules-Free VRMMO Life: Complete (Volumes 1-20) (VRMMO Life Omnibus Book 6)


Stuart Grosse - 2019
    Age of Anarchy Online (AAO) is the newest game released by Icestorm, makers of the legendary World of Destiny (WoD). Unlike VR games before it, AAO promises a 110% 'Better Than Life' realism experience, and to showcase this, Icestorm announces that AAO will have no 'Out of Character' rules, save for actions like hacking or exploiting system errors. Players can do anything to NPCs and even other players, and there will be no consequences save what one may suffer in game. "Do what thou wilt, but it may be done to you in turn." Mike Greene, better known in WoD as Torgan, a max level Paladin and leader of the Lords of Light, one of the top 'light side' guilds in WoD, now sets off on a new adventure in AAO. -------------------- Author's Note: If you haven't guessed, there's going to be all kinds of nastiness in this story. Violence, language, racism, sexism, sex, gore, vore, and more! If you have triggers of any kind, this is your warning. If you're looking for a nice, heartwarming tale like Sword Art Online, keep looking. There will be 'good guys' as well, but this is a story where Might IS Right. However, if you've read Watchmen and Wanted, and like what you read (READ, not the movies!), then you just may find this story in your strike zone. And for f*ck's sake, this is just a story! Don't take this as an endorsement of any of the actions in this story. **This is the complete edition of Rules-Free VRMMO Life, volumes 1-20, all in one ebook.**

Let Us C++


Yashavant P. Kanetkar - 2003
    A CD-ROM with demos, code, compiler, executables, and MATLAB examples has been added to the book. Simplicity and an easy narration style are the hallmarks of the book, which have made its previous seven editions immensely successful. Today s C programmer (still the language of choice in science, engineering, game programming and for handheld devices) has to master the complexities of the language and contend with its usage in environments like Windows, Linux, and for the Internet. This book covers these three aspects of C programming and doesn t assume any programming background. It begins with the basics and steadily builds the pace, so the reader finds it easy to handle more complicated topics later. This popular author has crafted hundreds of excellent programming examples and exercises for every aspect of C programming. ++++Features +Self-study format provides hundreds of step by step examples and exercises + Assumes no programming knowledge; starts with the basics and progresses to more difficult topics +Includes a CD-ROM with demos, code, compiler, executables, and MATLAB examples +Covers the latest programming techniques for Windows, Linux, and the Internet ++++++Selected Topics Traditional C Programming; Pointers; Complete Build Process; Low-level File I/O; Structures, Unions, Bit-fields; Bitwise Operators. C Under Linux; Signals and Signal Handling; Blocking of Signals; Event Driven Programming; Process; PIDs; Zombies; GNOME Programming Using GTK Library. C Under Windows. Windows Programming Model; Windows Messaging Architecture; Mouse Programming; GDI. Internet Programming. CP/ IP model; Windsock Library; Building Time Clients; Whois and HTTP Clients; Sending & Receiving emails

Embedded Android: Porting, Extending, and Customizing


Karim Yaghmour - 2011
    You'll also receive updates when significant changes are made, as well as the final ebook version. Embedded Android is for Developers wanting to create embedded systems based on Android and for those wanting to port Android to new hardware, or creating a custom development environment. Hackers and moders will also find this an indispensible guide to how Android works.

Software Architecture: Perspectives on an Emerging Discipline


Mary Shaw - 1996
    But, although they use these patterns purposefully, they often use them informally and nearly unconsciously. This book organizes this substantial emerging "folklore" of system design -- with its rich language of system description -- and closes the gap between the useful abstractions (constructs and patterns) of system design and the current models, notations and tools. It identifies useful patterns clearly, gives examples, compares them, and evaluates their utility in various settings -- allowing readers to develop a repertoire of useful techniques that goes beyond the single-minded current fads. KEY TOPICS: Examines the ways in which architectural issues can impact software design; shows how to design new systems in principled ways using well-understood architectural paradigms; emphasizes informal descriptions, touching lightly on formal notations and specifications, and the tools that support them; explains how to understand and evaluate the design of existing software systems from an architectural perspective; and presents concrete examples of actual system architectures that can serve as models for new designs. MARKET: For professional software developers looking for new ideas about system organization.

TCP/IP Protocol Suite


Behrouz A. Forouzan - 1999
    TCP/IP Protocol Suite teaches students and professionals, with no prior knowledge of TCP/IP, everything they need to know about the subject. This comprehensive book uses hundreds of figures to make technical concepts easy to grasp, as well as many examples, which help tie the material to the real-world. The second edition of TCP/IP Protocol Suite has been fully updated to include all of the recent technology changes in the field. Many new chapters have been added such as one on Mobile IP, Multimedia and Internet, Network Security, and IP over ATM. Additionally, out-of-date material has been overhauled to reflect recent changes in technology.

David Busch S Canon EOS 7d Guide to Digital Slr Photography


David D. Busch - 2010
    DAVID BUSCH'S CANON EOS 7D GUIDE TO DIGITAL SLR PHOTOGRAPHY shows readers how to make the most of their camera's robust feature set, including 18 megapixel resolution, blazing fast automatic focus, the real-time preview system Live View, and full HD movie-making capabilities, to take outstanding photos and videos. They'll learn how, when, and, most importantly, why to use all the cool features and functions of their camera to take eye-popping photographs. Introductory chapters will help them get comfortable with the basics of their camera before you dive right into exploring creative ways to apply the Canon EOS 7D's exposure modes, focus controls, and electronic flash options. This book is chock full of hands-on tips for choosing lenses, flash units, and software products to use with their new camera. Beautiful, full-color images illustrate where the essential buttons and dials are, so they'll quickly learn how to their Canon EOS 7D, and use it well.