Best of
Technology

1

The Rust Programming Language


Steve Klabnik
    This is the undisputed go-to guide to Rust, written by two members of the Rust core team, with feedback and contributions from 42 members of the community. The book assumes that you’ve written code in another programming language but makes no assumptions about which one, meaning the material is accessible and useful to developers from a wide variety of programming backgrounds.Known by the Rust community as "The Book," The Rust Programming Language includes concept chapters, where you’ll learn about a particular aspect of Rust, and project chapters, where you’ll apply what you’ve learned so far to build small programs.The Book opens with a quick hands-on project to introduce the basics then explores key concepts in depth, such as ownership, the type system, error handling, and fearless concurrency. Next come detailed explanations of Rust-oriented perspectives on topics like pattern matching, iterators, and smart pointers, with concrete examples and exercises--taking you from theory to practice.The Rust Programming Language will show you how to: Grasp important concepts unique to Rust like ownership, borrowing, and lifetimes Use Cargo, Rust’s built-in package manager, to build and maintain your code, including downloading and building dependencies Effectively use Rust’s zero-cost abstractions and employ your ownYou’ll learn to develop reliable code that’s speed and memory efficient, while avoiding the infamous and arcane programming pitfalls common at the systems level. When you need to dive down into lower-level control, this guide will show you how without taking on the customary risk of crashes or security holes and without requiring you to learn the fine points of a fickle toolchain.You’ll also learn how to create command line programs, build single- and multithreaded web servers, and much more.The Rust Programming Language fully embraces Rust’s potential to empower its users. This friendly and approachable guide will help you build not only your knowledge of Rust but also your ability to program with confidence in a wider variety of domains.

Kubernetes in Action, Second Edition


Marko Luksa
    Kubernetes in Action, Second Edition is a fully-updated and comprehensive guide to developing and running applications in a Kubernetes environment.Kubernetes is an essential tool for anyone deploying and managing cloud-native applications. It lays out a complete introduction to container technologies and containerized applications along with practical tips for efficient deployment and operation. This revised edition of the bestselling Kubernetes in Action contains new coverage of the Kubernetes architecture, including the Kubernetes API, and a deep dive into managing a Kubernetes cluster in production. In Kubernetes in Action, Second Edition, you'll start with an overview of how Docker containers work with Kubernetes and move quickly to building your first cluster. You'll gradually expand your initial application, adding features and deepening your knowledge of Kubernetes architecture and operation. As you navigate this comprehensive guide, you'll also appreciate thorough coverage of high-value topics like monitoring, tuning, and scaling. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.

Embrace the Work, Love Your Career: A Guided Workbook for Realizing Your Career Goals with Clarity, Intention, and Confidence


Fran Hauser
    This book helps put you in the driver's seat to embrace the journey and love your career." —Rebecca Minkoff, Founder of Rebecca Minkoff & The Female Founder CollectiveYOU ARE DESERVING OF A CAREER YOU LOVE.Fran Hauser, best-selling author of The Myth of the Nice Girl , follows up with a workbook for women who want to get more out of their careers. Embrace the Work, Love Your Career combines accessible advice, time-tested strategies, creative prompts, and thoughtful exercises into one holistic resource. Stemming from years of experience in senior leadership at Time Inc.'s People, InStyle and Entertainment Weekly as well as AOL and Coca-Cola Enterprises, Hauser centers her career guidance around six main actions:Fall in love with your careerDesign your career action planCreate time and spaceKnow your valueBuild your dream teamReflect and resetEach chapter starts with practical advice and includes prompts and exercises to help readers create their own personal career action plans. Palate-cleansing meditations and coloring breaks conclude each chapter, offering chances for calming reflection. Through simple, inspiring, and actionable tools, Embrace the Work, Love Your Career teaches women to be empowered to focus on the things that truly matter, set boundaries and, ultimately, realize their full potential.PRAISE FOR FRAN HAUSER:Named one of the "6 Most Powerful Women in NYC's Tech Scene" by Refinery29 "Is it possible to be both kind and a total badass? Yes—and Fran Hauser tells us how." — goop "Fran Hauser turns the 'nice girl' notion on its head."— Forbes "Fran gets into the mess—and gets specific—explaining how she has learned to handle all kinds of uncomfortable moments with authenticity and grace" — Refinery29

Machine Learning Yearning


Andrew Ng
    But building a machine learning system requires that you make practical decisions: Should you collect more training data? Should you use end-to-end deep learning? How do you deal with your training set not matching your test set? and many more. Historically, the only way to learn how to make these "strategy" decisions has been a multi-year apprenticeship in a graduate program or company. This is a book to help you quickly gain this skill, so that you can become better at building AI systems.

Dont Make Me Think (Blinkist Summaries)


Blinkist
    Witty, commonsensical, and eminently practical, it’s one of the best-loved and most recommended books on the subject.In this 3rd edition, Steve returns with fresh perspective to reexamine the principles that made Don’t Make Me Think a classic-–with updated examples and a new chapter on mobile usability. And it’s still short, profusely illustrated…and best of all–fun to read.If you’ve read it before, you’ll rediscover what made Don’t Make Me Think so essential to Web designers and developers around the world. If you’ve never read it, you’ll see why so many people have said it should be required reading for anyone working on Web sites.

37 Things One Architect Knows


Gregor Hohpe
    

Resilient Web Design


Jeremy Keith
    This is not a handbook. It’s more like a history book.Marshall McLuhan once said:We look at the present through a rear‐view mirror. We march backwards into the future.But in the world of web design, we are mostly preoccupied with the here and now. When we think beyond our present moment, it is usually to contemplate the future—to imagine the devices, features, and interfaces that don’t yet exist. We don’t have time to look back upon our past, and yet the history of web design is filled with interesting ideas.The World Wide Web has been around for long enough now that we can begin to evaluate the twists and turns of its evolution. I wrote this book to highlight some of the approaches to web design that have proven to be resilient. I didn’t do this purely out of historical interest (although I am fascinated by the already rich history of our young industry). In learning from the past, I believe we can better prepare for the future.You won’t find any code in here to help you build better websites. But you will find ideas and approaches. Ideas are more resilient than code. I’ve tried to combine the most resilient ideas from the history of web design into an approach for building the websites of the future.I hope you will join me in building a web that lasts; a web that’s resilient.

Advanced Web Application Architecture


Matthias Noback
    

Learn Vimscript the Hard Way


Steve Losh
    Before reading this book you should be comfortable editing text in Vim and know what terms like "buffer", "window" and "insert mode" mean.

Java: How to Program


Harvey Deitel
    Written by the authors of the world's best-selling introductory C and C++ texts, this state-of-the-art guide examines one of today's hottest computer languages-Java; the first general-purpose, object-oriented language that is truly platform-independent. The latest Java 2 features are incorporated throughout this edition.

12 Rules to Learn to Code


Angela Yu
    We get it. But we believe that in life 80% of the results tend to come from picking the 20% most important things to do. Here's the 20% for learning to code.

Amazon Letters To Shareholders 1997-2016


Jeff Bezos
    

Shell of an Idea: The untold history of PowerShell


Don Jones
    The world's first object-oriented shell, the first designed-from-scratch shell for the Windows operating system, and now a cross-platform management shell, PowerShell's technical achievement is significant. It's easy to look at where PowerShell is today, and not realize or remember the long and sometimes-difficult road it took to get there.What if Microsoft's "next-gen" shell had been nothing more than a port of the Unix KornShell to Windows? What if PowerShell had never become a default, built-in component of the Windows operating system? What if PowerShell had simply been called, "Microsoft Shell?" Yeah, all of those things almost happened.In the end, the story of PowerShell is less about the technology, and more about the people who brought it to life, and the people who use it every day. It's about how one small band of passionate, crazy people with a vision can bring something wonderful into the world, in small, incremental, deliberate steps. It's about how the right people came together at the right time and did the right thing, and about the enormous community that rallied around them to make the whole thing an incredible success.Author Don Jones was with PowerShell from the beginning, and through a series of core team interviews, community discussions, and background research, he brings you this: the untold story of PowerShell, a Shell of an Idea.

The Future of the Mind: The Scientific Quest to Understand, Enhance, and Empower the Mind by Michio Kaku, Anchor


Michio Kaku
    Michio Kaku, the New York Times bestselling author of Physics of the Impossible and Physics of the Future tackles the most fascinating and complex object in the known universe: the human brain.The Future of the Mind brings a topic that once belonged solely to the province of science fiction into a ...Download Link : readmeaway.com/download?i=0307473341            0307473341 The Future of the Mind: The Scientific Quest to Understand, Enhance, and Empower the Mind PDF by Michio KakuRead The Future of the Mind: The Scientific Quest to Understand, Enhance, and Empower the Mind PDF from Anchor,Michio KakuDownload Michio Kaku's PDF E-book The Future of the Mind: The Scientific Quest to Understand, Enhance, and Empower the Mind

World After Capital


Albert Wenger
    When we were foragers, food was scarce. During the agrarian age, it was land. Following the industrial revolution, capital became scarce. With digital technologies scarcity is shifting once more. We need to figure out how to live in a World After Capital in which the only scarcity is our attention.

Inside Section One: Creating and Producing TV's La Femme Nikita


Christopher Heyn
    Much more than a "viewers' guide," Inside Section One is a comprehensive exploration of the development and production of a single TV series, using "La Femme Nikita" as a case study. Combinding extremely candid and often humorous interviews with over 60 members of the cast, crew, studio and network, along with 275 photos and illustrations, Inside Section One demystifies the inner workings of a TV series by detailing the production and people skills necessary to succeed in a demanding creative environment. In addition, Inside Section One explores each of La Femme Nikita's 96 episodes in depth, from the development of each script to the production challenges that the cast and crew faced every week. And all this, told by someone who was there on the inside during all five seasons of the series! Whether you're a student pursuing a career in TV production, a long-time fan of La Femme Nikita, or someone fascinated by what takes place behind the camera, Inside Section One is the one book you must have in your library.

Free Time: Lose the Busywork, Love Your Business


Jenny BlakeJenny Blake
    It is your presence, your memories, your quality of life. As a business owner, you are already paying a risk and pressure tax. For many, growth fueled by added stress is not worth the trade-off. You have an urge to simplify and streamline.Free Time is not about working as little as possible. Nor is it about creating a lifestyle business purely for one's own gain. It is about creating a life-giving business energizing every single person who is a part of it, from the owner to team members, to clients and community. Free Time is about making small investments now to create greater optionality in the future.A more joyful business is within reach. Imagine:Traveling, going off the grid, or handling family emergencies without panicking that everything will fall apart while you are gone.Working 10- to 20-hour weeks, delegating the rest to a part-time remote team.Answering questions with relief, knowing you don't have to "own" the next steps.Empowering your Delightfully Tiny Team™ to answer their own questions before they even have to ask you.Harnessing your creative energy for the strategic projects that excite you most.Jenny Blake, author of the award-winning book Pivot and co-creator of Google's acclaimed Career Guru coaching program, is back with her signature blend of heart-based operating principles and practical tools. This book will teach you how to move from friction to flow through smarter systems and the three-stage Free Time Framework.™Free Time is a playbook to free your mind, time, and team for your best work. This book will teach you and your team to operate efficiently and intuitively while earning abundantly, so you can make your greatest contribution as a business owner.

How to Destroy Surveillance Capitalism.


Cory Doctorow
    But it’s not the result of some wrong turn or a rogue abuse of corporate power — it’s the system working as intended. This is the subject of Cory Doctorow’s new book, which we’re thrilled to publish in whole here on OneZero."

Why Do I Feel So Worried?: Follow the Arrows from Anxiety to Calm—A Guide for Kids and Parents


Tammi Kirkness
    There are lots of stressors in today’s world, from the global pandemic, to economic recession, to global warming, and kids aren’t exempt from the effects that these issues have on our minds and emotions. What’s worse, letting worry and stress get out of hand can turn short-term feelings into long-term states of mind like anxiety and depression. We all need help tackling these issues, but a lot of the time, we just don’t know where to start.  Why Do I Feel So Worried? is an interactive book for children ages seven to twelve (and their parents/caretakers) to help them kick anxiety to the curb and create a common language to help both generations understand feelings together. Incorporating evidence-based methods like breathing techniques, visualization, and pattern interruption, Tammi Kirkness helps bring calm into stressful times. This book abounds with illustrations, games, and exercises to empower kids to take control of their emotions, and to teach parents the importance of facing mental challenges head-on.   From yoga to psychology, Kirkness educates children on mental health and teaches parents how to set an example for their kids and raise a more mindful generation. Through mutual healing, both parents and children can use this book to acknowledge and conquer their longstanding fears.

Recipes from the President's Ranch: Food People Like to Eat


Matthew Wendel
    Bush and his family at Camp David and at their Texas home on Prairie Chapel Ranch. He offers a collection of recipes, photographs, stories, and memories of daily life as senior advance representative in the Office of Presidential Advance and as the personal chef and personal assistant to the president. Included with recipes of the author's signature hot cinnamon rolls and fried chicken are the Bush family’s favorite dishes, meals that world leaders were served, and a behind-the-scenes look at how he prepared for head of state visits and shopped for the first family. Wendel's account reveals a unique window into the hard work, detail, and protocol involved in working for the first family and reveals how the president welcomed world leaders using both his home and the power of sharing a meal in an intimate setting as a bridge-building diplomatic tool. Smoked beef tenderloin, stacked enchiladas, hot rolls, soups, and plenty of fresh salads were staples for the Bushes, but cheeseburgers became a tradition for their luncheons with world leaders at Prairie Chapel Ranch. Providing wholesome, delicious, comforting food to guests was their way of saying "Welcome. We're glad you are here."

Mommy, Why Is There A Server In The House?


Tom O'Connor
    But how do you explain this wonderful choice to your children? Finally, there's a book that talks about the home server using small words and fun pictures, perfect for kids. Written by Tom O'Connor and lovingly illustrated by Jill Dublin, this is a book you and your family will want to read over and over again.NOTE: This book was produced as a promotional item by Microsoft and HP.

Everyday Engineering: Understanding the Marvels of Daily Life


NOT A BOOK
    Great masterpieces of engineering are everywhere. As soon as you get out of bed in the morning, you are putting centuries of scientific and mechanical ingenuity to use. So familiar are these structures, inventions, and services that they are all but invisible. Yet they are just as remarkable as great works such as the Parthenon, the Eiffel Tower, and the Panama Canal.One of the pleasures of Everyday Engineering is the meticulous care that Dr. Ressler has taken in preparing over 150 working models that explain everything from an arch dam to the universal joint in a car's drive shaft. He also delights in the unexpected: in the last lecture he switches gears by examining a famous case when technology failed during the Great Northeast Blackout of 2003. Triggered by high electrical demand during a sweltering summer day, a short circuit due to overgrown trees, and a software bug that disabled a control room alarm system, the cascading series of breakdowns produced the worst-ever electric power blackout in North America. This incident serves as a graduation exercise for the course. Having explored the workings of the electrical power grid in previous lectures, you'll find that you understand the crisis in perfect detail. Indeed, you'll be ready to apply your broad understanding of everyday engineering to any technological issue that crosses your path in the future.

TeamWork: How to Build a High-Performance Team


Natalie Dawson
    High-performance teams are built intentionally by leaders who understand the three essential components of growth: alignment, development, and transition.TeamWork breaks each of these components down into actionable processes, with steps you can take immediately to start making a difference today. Learn how to create teams that work the way you want them to. Then, discover ways to scale those teams, keeping them aligned with your objectives—and with each other—as your business grows.If you want your teams to excel, TeamWork can fast-track your path to a winning business with a thriving culture.

Production Technology


R.K. Jain
    

The Missing Cryptoqueen


Jamie Bartlett
    In 2016, on stage at Wembley Arena in front of thousands of adoring fans, Dr Ruja Ignatova promised her followers a financial revolution. The future, she said, belonged to cryptocurrencies such as Bitcoin. And the Oxford-educated, self-styled cryptoqueen vowed that she had invented the Bitcoin Killer. OneCoin would not only earn its investors untold fortunes, it would change the world.By March 2017 more than $4 billion had been invested in OneCoin in dozens of countries, from the USA to Pakistan, Hong Kong to Yemen, and the UK to Brazil. But by October 2017, Ruja Ignatova had disappeared, and it slowly became clear that her revolutionary cryptocurrency was not all it seemed. In The Missing Cryptoqueen, Jamie Bartlett tells the unbelievable story of the rise, disappearance and fall of Dr Ruja Ignatova, setting out on a globe-crossing investigation into the criminal underworlds, corrupt governments and the super-rich. Along the way, he reveals a very modern tale of intrigue, techno-hype and herd madness that allowed OneCoin to become a million person pyramid scheme – where, at the top, investors were making millions and, at the bottom, people were putting their livelihoods at risk. It’s the inside story of the smartest and biggest scam of the 21st Century – and the genius behind it, who is still on the run.

Fear Traps: Escape the Triggers that Keep You Stuck


Nancy Stella
    Dr. Stella shows us that fear is normal, but fear does not need to control you. If you’re feeling trapped in a cycle of coping mechanisms that just keep making things worse, there is a way out. With over thirty years of experience as a clinical psychologist, Nancy Stella, PsyD, PhD, helps us get unstuck by teaching us how our brains store painful memories. Her Courageous Brain Process (CBP) provides six science-based steps you can take to successfully manage your fears.

The Roots Of Civilisation: Plants That Changed The World


John Newton
    This beautifully produced book looks at the plants that most of us take for granted, but which have changed the world, for better and for worse. The story of these plants is also the story of human survival and ingenuity (the invention of agriculture); the greed of men and their rulers, and the founding of trade routes and empires (think of opium and spices); advances in science and medicine; of new frontiers such as genetic modification and plants grown by NASA in outer space. The roots of civilisation looks not only at the the better known world-changers like opium, tobacco, cotton and the orchid, but also at the humbler flora that have quietly but profoundly shaped human civilisation. Chapters are divided into areas ranging from fibre plants; foods, herbs and spices; flowers; medicinal; poisonous; psychotropic; and, shelter."--Provided by publisher.

Living the good Life how to Live Sanely and Simply in a Troubled World


Helen Nearing
    Book by

eBooks the Smart Way: A Complete Guide to Publishing, Marketing and Automating a Killer eBook


Pat Flynn
    Publishing and selling an eBook literally changed his life. It's packed full of internet marketing, business and blogging tips that you can’t find anywhere on his blog.

Tame The Flow: Hyper-Productive Knowledge-Work Management


Steve Tendon
    Hyper-productive teams and organizations have always existed, both in the business and military fields. Naturally, they are rare statistical outliers. The main focus of this book is how one can build and manage a hyper-productive knowledge-work organization, by taking as a source of inspiration the experience matured in the field of software engineering. Software development organizations — like Microsoft, Google, Oracle; but also high profile open source organizations like Apache, Ubuntu, Drupal and others — can be considered as archetypal knowledge­based organizations, because the totality of artifacts produced by a software business is purely immaterial. Software development organizations were the first one to confront the challenges of completely immaterial processes, entirely based on knowledge. They were also the first organizations to experience the socio-technological impact of information technology (especially the development of computer networks) on their internal work processes and organizational structures. Due to its frantic and exponential pace of innovation, the field of software development also became a testbed for a variety of approaches and methods for managing immaterial knowledge work, typically under the form of software development processes and methodologies. Numerous alternatives evolved over a relatively short period, with a lot of healthy competition in between them; with vehement “holy wars” between proponents of one approach or another; and with many anecdotes about both successes and failures. Valuable insights can be gained by studying the organizational and managerial approaches successfully adopted by the industry that produced the information revolution — that is, those organizations that engage first hand in software development — and then by extrapolating those organizational and managerial processes to the more general case of knowledge­based organizations. Nowadays, the majority of organizations have become knowledge-based. Even the most resilient and traditional "brick­ and ­mortar" businesses are forced to become knowledge­based organizations. For instance, consider the impact of large­scale 3D printing on the construction industry ("Contour Crafting"), where bricks and mortar literally become software. Or nanoscale technologies, where manufacturing at the sub-atomic level becomes software. The key tenet of this book is that organizational hyper-productivity stems from the two Noble Patterns of "Unity of Purpose" and "Community of Trust." The leaders and the top executives of the organization play a critical role in creating the conditions for these patterns to become effective. Management must play an active role in leading the organization towards these conditions. In the case of software (and knowledge) organizations, management will have to gain a deep understanding of the nature of software or knowledge work; and that nature is rooted in empiricism. Top executives already have that understanding; though they might not be aware of it, and – unfortunately – do not act consequently. Management must create the conditions for the development of a learning organization. Financial responsibility must be exercised differently, and in way that is compatible with the empirical nature of knowledge work. Key roles must be nurtured, while each team needs to develop their own shared vision of their purpose. Practical help comes from many sources, and we will look specifically, into like: Kanban, Scrum and the Theory of Constraints. The Theory of Constraints nurtures Unity of Purpose and Community of Trust in many ways. In particular, the Theory of Constraints squarely addresses the need to arrive at common metrics by which all and everybody are driven; and overcomes the structural impediments (rooted in the use of cost accounting and efficiency metrics for management purposes) which are the sources of divergence of purpose and hidden agendas. Kanban and Scrum are widely used in modern knowledge work businesses. The Theory of Constraint can extend them in powerful ways, bringing more predictability of behavior of the system as a whole, as well as of the individuals. Their combination becomes a powerful breeding ground for the development of Unity of Purpose and Community of Trust. Both Kanban and Scrum can be extended with features of the Theory of Constraint, and help creating a hyper-productive organization. The book will present practical ways by which such combination might be realized.

Lightness


Adriaan Beukers
    It picks up the suprisingly neglected topic of light construction as a means of reducing energy consumption. Based on pioneering research done at the Faculty of Aerospace Technology at the University of Delft, it shows how minimum energy structures are being used in industrial design, architecture, bridge construction, sports equipment, and vehicle technology.

The Elements: The Building Blocks of the Universe


Dan Green
    

Cheers to Chaos: 8 Tools for the Puffy-Eyed and Powerful


Katie B. Happyy
    Happyy.Katie’s life is a hot, chaotic mess—from her challenges with modern dating apps to the sudden facial paralysis that left her unable to smile.With the kind of brutal honesty usually reserved for top Netflix comediennes, Katie will have you snort laughing through the ups and downs of it all right along with her.Read it for a laugh. Read it to feel lighter. Read it to remember the profound and fundamental truth that you are not alone.With unique tools and techniques to magnify your confidence and infuse your life with financial abundance, spiritual freedom, relational success, and optimal health, Cheers to Chaos is for every broken badass searching for happiness and meaning.Get ready to rekindle your self-worth, trust your next steps, and stand in your power of who you are now.

AWS Serverless Application Model: Developer Guide


Amazon Web Services
    AWS SAM is an open-source framework that you can use to build serverless applications on AWS. It provides you with a template specification to define your serverless application, and a command line interface (CLI) tool. This guide shows you how to use AWS SAM to define, test, and deploy a simple serverless application. It also provides an example application that you can download, test locally, and deploy to the AWS Cloud. You can use this example application as a starting point for developing your own serverless applications.

The Early History of SmallTalk


Alan C. Kay
    It is public and available (currently) at http://worrydream.com/EarlyHistoryOfS...

Trance: From Magic To Technology


Dennis R. Wier
    Trance is used consciously and unconsciously not only by psychologists, therapists and hypnotists, but also yogis, priests, magicians, witches, advertisers, politicians, lawyers, addicts and psychotics. Writing from his personal experience, Wier suggests that some of these ideas might represent new practical precision tools for psychologists as well as for those who work with the occult. Practical suggestions for meditators, yogis, witches and others are included to deepen trance and to increase the depth as well as terminating trance. Pathological trance and trance abuse are also described with suggestion on how they may be recognized and prevented.

Lady Catherine Says: 365 Tweets of Condescension


Beth Overmyer
    Got a picture? Okay, now imagine that she was on Twitter… Pride and Prejudice, a love story that has somehow managed to transcend time. Lady Catherine, a misunderstood antagonist who has somehow found access to the internet in Regency England. No good can come from this. #Verily LADY CATHERINE SAYS: 365 TWEETS OF CONDESCENSION started out as a parody Twitter account and then grew from there. Lady Catherine would give (unsolicited) advice to her followers, insult the neighbors--peasants!--and generally acted too good for everyone surrounding her... online and off.

Sensors And Transducers


D. Patranabis
    This text is a lucid presentation of the principles of working of all types of sensors and transducers which form the prime components of the instrumentalisation systems.

iOS Human Interface Guidelines


Apple Inc.
    When you’re ready to code, start by reading iOS App Programming Guide.

Diving Deep: Using Machines to Expore the Ocean


Michelle Cusolito
     How does ocean exploration work? What kinds of machines and equipment help researchers under the sea? How deep can we dive to find out more about the plants and animals that live in the ocean? For fans of Alvin from Flying Deep, Diving Deep introduces all the ways humans have figured out how to engage with, explore, and learn from the oceans.

Exploding Fuel Tanks - Saga of Technology That Changed the Course of the Pacific Air War


Richard L. Dunn
    The result is surprising history with many oft repeated but inaccurate characterizations of the combatants debunked. In addition to a story about technology this book sheds new light on combat operations and the actual losses (not just claims) each side suffered. "Great air-warfare history. Well-written; extremely well researched (many excellent photographs); exciting reading; and important lessons learned. Highly recommended (Hon. Jacques S. Gansler, Ph.D., Professor, University of Maryland, former Under Secretary of Defense). "Rick Dunn is to be commended for having written the first comprehensive study of a vital subject in aviation history which, all too often, has received only superficial and subjective treatment. His probing analysis strips away widely-held misconceptions and much myth surrounding the issues to reveal a complex multi-layered reality. Every serious student of military aviation history should read this book (Osamu Tagaya, Aviation historian and author). "Rick Dunn tells the fascinating story of how Britain and Germany developed the first 'crash proof fuel tanks,' and how other countries including the United States and Japan scrambled to catch up, to save their pilots from death or disfiguring burns. With many splendid photos and drawings, this is a must for every military aviation library" (Daniel Ford, author of Flying Tigers: Claire Chennault and His American Volunteers).

Backbone.Marionette.js A Gentle Introduction


David Sulc
    The style is the same as in my tutorials: explaining concepts step by step, so you fully understand what is going on, and why we're doing it. This book has great feedback, even from Marionette.js' creator (Derick Bailey):Seriously, why haven’t you bought [this book] yet?— Backbone.Marionette (@marionettejs) May 29, 2013And from Derick's foreword:This is the book that I wanted to write, but never had time to write. It is a complete and thorough introduction to building scalable applications with Marionette.js. Better still, it advocates and demonstrates the same patterns and principles that I use in my own applications. You owe it to yourself to work through all of the exercises in this book, even if you are a seasoned Backbone and Marionette developer. David has done a wonderful job of breaking down the architecture of large Marionette applications, lighting the path for each step of the journey.I've worked really hard to make this a great resource for learning Marionette the "right" way, even for total beginners: you'll gradually discover Marionette components, along with when/why to use them, and how to structure/refactor your code so it stays manageable even for large applications. After you've made it through the book, you'll be comfortable writing a Marionette application on your own.Exercises covering the basic concepts are included (with solutions), so you can check for yourself if you've properly understood the functionality that was covered in a given chapter.Grab your own copy today!

The World's Great Interceptor Aircraft


Smithmark Publishing
    

Normalized Systems. Recreating Information Technology Based on Laws for Software Evolvability.


Mannaert Herwig
    

Refresher on .NET and Software Design Fundamentals for C# Developers


Aleksey Sinyagin
    

Hacker's Delight by Henry S. Warren, Addison-Wesley Professional


Henry S. Warren
    Warren’s hacks ar ... Available here:readbux.com/download?i=B009GMUMTMHacker's Delight PDF by Henry S. WarrenRead Hacker's Delight PDF from Addison-Wesley Professional,Henry S. WarrenDownload Henry S. Warren’s PDF E-book Hacker's Delight

Voice Across The Sea


Arthur C. Clarke
    

Continuous Digital: An agile alternative to projects


Allan Kelly
    The project model doesn't reflect this world because projects end. In the digital world both software and business are continual. So management needs a new model.This books sets out the Continuous Digital model of software development based on continuous work streams. Continuous Digital is a logical continuation of agile software development which enables continuous delivery.The #NoProjects movement has successfully set out the problems with project thinking over the last three years but has rightly been criticised for not elaborating on what should replace the project model. This volume sets out to address that problem. This book focused on describing an alternative to projects and for completeness contains a critique of the project model.

Nomad Power System - Building Emergency Power Source


Peter Wilkes
    Nomad Power System gives you step-by-step directions for constructing the power system device as well as materials needed.

HTTP/3 explained


Daniel Stenberg
    This version is similar to HTTP/2 in features, and is most different than its predecessor primarily by the fact that HTTP/3 will only be done over QUIC.QUIC is a new reliable transport protocol that could be viewed as a sort of next generation TCP.HTTP/3 explained is a free and open booklet describing the HTTP/3 and QUIC protocols.

Happy for You


Claire Stanford
    Meanwhile, all around her, everyone else seems to be getting on with their lives: her corn-fed, relentlessly optimistic boyfriend, Jamie, has no hesitation about committing to a shared future, and even her reserved Japanese father is energized by a new relationship--his first since her mother's passing when Evelyn was just fourteen. The privacy-invading, norm-reinforcing apps, algorithms, and self-optimization messaging that surround her seem more sure of what Evelyn should think and want than she is.Looking for a change, Evelyn accepts a job as a researcher at the third-most popular internet company, housed at a glass and steel office building in downtown San Francisco. There, she is charged with aiding in the development of an app that will help users quantify--and augment--their happiness. As she grapples with the tech world's bewildering work culture and jolting excess, an unexpected development in her personal life upends her assumptions about her future, and Evelyn embarks on a journey towards an authentic happiness all her own.Wry, touching, and sharply attuned to the ambivalence, atomization, and illusion of control that characterize modern life, Happy for You is a story of a young woman at a crossroads that movingly explores how, even in this mediated world, our emotions, contradictions, and vulnerabilities have a transformative power we could never predict.

Software Mistakes and Tradeoffs: How to make good programming decisions


Tomasz Lelek
    You’ll explore real-world scenarios where poor understanding of tradeoffs lead to major problems down the road, to help you make better design decisions. Plus, with a little practice, you’ll be able to avoid the pitfalls that trip up even the most experienced developers.about the technologyCode performance versus simplicity. Delivery speed versus duplication. Flexibility versus maintainability—every decision you make in software engineering involves balancing tradeoffs. Often, decisions that look good at the design stage can prove problematic in practice. This book reveals the questions you need to be asking to make the right decisions for your own software tradeoffs.about the bookSoftware Mistakes and Tradeoffs teaches you how to make better decisions about designing, planning, and implementing applications. You’ll analyze real-world scenarios where the wrong tradeoff decisions were made, and discover what could have been done differently. The book lays out the pros and cons of different approaches and explores evergreen patterns that will always be relevant to software design.You’ll understand the consequences of certain decisions, like how code duplication impacts the coupling and evolution speed of your systems and how simple-sounding requirements can have hidden nuances with respect to date and time information. Discover how to efficiently narrow your optimization scope according to 80/20 Pareto principles and ensure consistency in your distributed systems. You’ll soon be able to apply the author’s hard-won experience to your own projects to pre-empt mistakes and take a more thoughtful approach to decision making.

How to Program: Computer Science Concepts and Python Exercises


John Keyser
    But there’s one language family that provides benefits like no other: the languages of computer programming. Writing computer code has truly gone mainstream in the last few years. Simple, commonly used computer languages that can be mastered easily by anyone provide fundamental building blocks that take the mystery and complexity out of more complicated scripts. There is no better guide than How to Program: Computer Science Concepts and Python Exercises. These 24 engaging and information-rich half-hour lessons use one of the world’s most popular computer language, Python, as a gateway to the universe of programming. This course is taught by Professor John Keyser of the Department of Computer Science and Engineering at Texas A&M University, one of the top-ranked computer science programs in the country. Assuming no prior background in computer science, Professor Keyser’s lessons are so clear, carefully paced, and comprehensive that they will appeal to both novice and experienced programmers. Even those who use Python often will learn new and useful tips that fill gaps in their understanding, clarify concepts that were previously obscure, and broaden one-task tricks into versatile tools. The most important benefit you will gain beyond a toolkit to help you program Python is a set of mental tools that will serve you in every sphere of life.

AI as Your Teammate: Electrify Growth Without Increasing Payroll


Evan Ryan
    It's the fastest, easiest way to scale your business.Successful entrepreneurs learn early on that growth isn't linear. Scaling up means hitting one ceiling after another. All too often, breaking through requires drastic changes in payroll or infrastructure that the company isn't prepared to float.AI as Your Teammate is your manual for transforming ceilings into opportunities and outpacing the competition through the power of technology. Learn how to get started quickly and easily, following a proven step-by-step process to grow from simple automation through full AI.Discover how to leverage AI for e-commerce, social media marketing, SEO, sales forecasting and tracking, supply chain optimization, web and mobile apps, and more. Stop working harder. Instead, work smarter—with the power of AI.

The Technology Of Killing: A Military And Political History Of Anti Personnel Weapons


Eric Prokosch
    Some 85 million anti-personnel weapons now lie scattered around the world, yet little has been published about them outside defence circles. The unique story of their terrifying development and proliferation since World War II makes clear why an entire UN Treaty, the 1980 Conventional Weapons Convention, is now devoted to the subject - and up for review later this year.

The Encyclopedia of Soviet Spacecraft


Douglas M. Hart
    

The Restart Roadmap: Rewire and Reset Your Career


Jason Tartick
    It’s never too late to redefine yourself and your priorities. In this guide to changing your career and your life, Jason Tartick, a motivational business speaker, investment banker, life coach and host of “Trading Secrets” podcast, shares clear action steps to help you define and achieve your vision of financial, professional, and emotional success.If you’re feeling lost in your pursuit of finding happiness within yourself, your career, or your personal life, The Restart Roadmap is perfect for you. This book will help you:Evaluate your life and identify the questions you should be asking yourself.Drown out the voices that pushed you in the wrong direction and redefine what success means for you.Understand the downside of following the path society and those around you believe you should, rather than the path that is truly right for you.Pinpoint the steps you need to follow to take control of your own happiness and fulfillment.This guide will restart your approach to success - one that aligns your mind, drive, and passion and leads to the ultimate fulfillment you seek.

The Network State: How To Start a New Country


Balaji S. Srinivasan
    But that territory is not in one place — it’s spread around the world, fully decentralized, hooked together by the internet for a common cause, much like Google’s offices or Bitcoin’s miners. And because every citizen has opted in, it’s a model for 100% democracy rather than the minimum threshold of consent modeled by 51% democracies.Of course, there are countless questions that need to be answered to build something of this scope. How does a network state work socially, technically, logistically, legally, physically, financially? How could such a thing even be viable?That’s why you should read this book.

The Absolute Beginner's Guide to Binary, Hex, Bits, and Bytes! How to Master Your Computer's Love Language


Greg Perry
    With visual programming systems and advanced languages putting huge buffers between users, programmers, and the computer itself, all understanding of what the computer is actually doing goes out the window (...or perhaps we should say out the Windows!). • The simplest way to learn about bits, bytes, and binary is right here! Click to get this book because nothing on the entire planet makes it easier! • You don't have to be a Vulcan math wizard to master binary numbers! Quite the opposite! If you can count to 1 starting at 0, you can easily learn everything there is to know about binary and hexadecimal numbers! • You can never truly master C++, C#, Java, or any of the modern C-based programming languages without knowing what happens "under the hood" inside your computer! • Want to be a programmer? Want to be a better programmer? Want to make more money by sky-rocketing your skill set above others who want to shortcut their skills? Perhaps you're just curious as to what this binary stuff ids all about? Click to get this book and see how simple bits, bytes, binary, and even a little something called hexadecimal can be! If you're a programmer or want to be one, nothing increases your understanding and skills more than knowing your computer's internals! Knowing what happens inside your machine is your number one key to being a better programmer who actually understands programming! • Did you know that your computer is not even physically capable of subtracting one number from another? All your computer can do is add! (But it does this really fast!) • Did you know that when a computer is said to have 4 gigabytes of memory, it does not actually have 4 gigabytes of memory? (It has more and you should know why!) • Did you know that your computer cannot even manipulate text? The only thing your computer can do is work with 1's and 0's! (It takes a lot of work to make people think computers handle text as easily as they seem to do!) Written by one of the most prolific and leading technical writers of the past 3 decades, a multi-million computer-bookselling author, this material is needed now more than ever and you have the chance here to get this vital material for the first time in book form ever. Click to get this book and boost your technical skills in the fastest way possible! More than just a book, this is like a complete mini-course with a patient instructor looking over your shoulder showing you how simple your computer actually is at its most lowest levels!

The New Ecology Of Things (Net)


Phillip E. Allen
    Co-taught by Philip van Allen, Bruce Sterling and Nikolaus Haftermaas, the studio course used a pre-press version of Sterling's mediawork pamphlet Shaping Things as its departure point, and was sponsored by Sun Microsystems Labs. Working with an alpha version of Sun Spots -- micro-scale networked computers -- students designed working prototypes and playful scenarios to imagine a massively networked future.

Computer Science in the Real World


Lisa Idzikowski
    Take a look into the fascinating world of computer science, why it is an intriguing STEM career, and the amazing work scientists in this field have accomplished throughout the years.

Ohio's Airship Disaster: The Story Of The Crash Of The Uss Shenandoah


Aaron J. Keirns
    Fourteen of the ship's 43 crewmen died in the crash. The Shenandoah was America's first rigid dirigible. It was longer than two football fields and powered by five 300-horsepower Packard engines. Ripped apart by strong winds over rural Ohio, the buoyant nose of the ship circled helplessly in the storm for nearly an hour, finally coming to rest 12 miles away where six crewmen staggered out dazed but alive. Thousands of curiosity-seekers swarmed to the crash sites, trampling crops, flattening fences and stripping the carcass of the great ship almost bare. Army troops were called in to maintain control. The crash made front-page news around the world. But as the years have passed, this historic event has all but faded from our collective memory. Now - this tragic story is told anew, with over 100 photographs and illustrations.

The Frailest Thing: Ten Years of Thinking About the Meaning of Technology


L.M. Sacasas
    Prominent themes include the relationship of technology to politics, memory and time, ethics, and the experience of the self.

The Right Way to Select Technology


Tony Byrne & Jarrod Gingras
    This book offers a modern alternative to traditional waterfall approaches to selecting technology. You’ll learn a practical, adaptive process that relies on realistic storytelling and hands-on testing to get the best fit for your enterprise.

Urban Computing And Its Discontents (Situated Technologies Pamphlets, 1)


Trebor Scholz
    

Android Programming Succinctly


Ryan Hodson
    Topics ranging from creating a UI to adding widgets and embedding fragments are covered, and he provides plenty of links to Android documentation along the way. Each chapter is conveniently summarized to ensure you get the most out of reading the book, and summaries include helpful suggestions for expanding your abilities in this growing app market.

Learning Computer Programming (With Cd Rom; Cyber Rookies Series) (Cyberrookies Series)


Mary E. Farrell
    Written by a high school programming teacher, Learning Computer Programming emphasizes the most relevant topics for beginners and pinpoints the essentials of programming success. There are so many programming languages in use today that it's difficult to decide which one to learn, especially for beginning programmers. With this in mind, Learning Computer Programming: It's Not About Languages focuses on "programming" skills instead of specific languages. Languages will always change so to become an effective programmer, it's important to understand the fundamentals before tackling a specific language. The book is language independent and uses examples from a variety of languages including the most popular C++, JAVA, and HTML, which each have a chapter devoted to them. Using helpful hints, activities, and watchouts, the book gently guides the student through the maze of programming techniques, concepts, and pitfalls.

Microsoft Office 97 User Certification Study Guide


Gini Courter
    This Study Guide prepares users to take the Microsoft Office User Specialist exam -- the official test that recognizes individuals who have achieved mastery-level performance using the Office products. The exams were developed with input from corporations, staffing firms, and educators. The test provides a valuable industry credential -- proof that individuals have the skills required by employers.All people who need to learn how to perform focused tasks efficiently using Office 97. This book is designed specifically for users who want to learn the skills needed to pass the Microsoft User Specialist test.

Bloodlines: A Memoir of Self-Harm and Healing Generational Trauma


Tracey Yokas
    Life looked perfect. So why was she unhappy? Tracey’s perfect-looking façade crumbled when thirteen-year-old Amelia was diagnosed with depression and an eating disorder. When Tracey discovered blood around the house, she realized that Amelia was cutting herself. Desperate, she and her husband did everything they could to help Amelia get better—to no avail. As her daughter spiraled out of control, Tracey was confronted with heartbreak she’d never imagined possible, as well as the realization that the system that was supposed to help her daughter was horribly flawed. This descent into darkness and fear for her daughter’s life led Tracey, one painful step at a time, to peel back the layers of armor she’d spent years collecting. She had to reevaluate her values and confront her beliefs, habits, and patterns. In short, she had to lead by example—had to learn how to care, truly care, about herself in order to teach Amelia to do the same. In the end, the key to helping her daughter was first helping herself.

The Way Things Work: An Illustrated Encyclopedia Of Technology


Bibliographisches Institut
    

World of Wonder: Exploring the Realms of History, Science, Nature & Technology


Laurie Triefeldt
    World of Wonder: Exploring the Realms of History, Science, Nature & Technology Hardcover - 2004 by Laurie Triefeldt (Author)

The Way Things Work


Carel Van Amerongen
    

The Mind and the Moon: My Brother's Story, the Science of Our Brains, and the Search for Our Psyches


Daniel BergnerDaniel Bergner
    He also declared that science would make the "remote reaches of the mind accessible" and cure psychiatric illness with breakthrough medications. We were walking on the moon within the decade. But today, psychiatric cures continue to elude us--as does the mind itself. Why is it that we still don't understand how the mind works? What is the difference between the mind and the brain? And given all that we still don't know, how can we make insightful, transformative choices about our psychiatric conditions?When Daniel Bergner's younger brother was diagnosed as bipolar and put on a locked ward in the 1980s, psychiatry seemed to have achieved what JFK promised: a revolution of chemical solutions to treat mental illness. Yet as Bergner's brother was deemed a dire risk for suicide and he and his family were told his disorder would be lifelong, he found himself taking heavy doses of medications with devastating side effects.Now, in recounting his brother's journey alongside the gripping, illuminating stories of Caroline, who is beset by the hallucinations of psychosis, and David, who is overtaken by depression, Bergner examines the evolution of how we treat our psyches. He reveals how the pharmaceutical industry has perpetuated our biological view of the mind and our drug-based assumptions about treatment--despite the shocking price paid by many patients and the problematic evidence of drug efficacy. And he takes us into the pioneering labs of today's preeminent neuroscientists, sharing their remarkably candid reflections and fascinating new theories of treatment.The Mind and the Moon raises profound questions about how we understand ourselves and the essential human divide between our brains and our minds. This is a book of thought-provoking reframings, delving into the science--and spirit--of our psyches. It is about vulnerability and personal dignity, the terrifying choices confronted by families and patients, and the prospect of alternatives. In The Mind and the Moon, Bergner beautifully explores how to seek a deeper engagement with ourselves and one another--and how to find a better path toward caring for our minds.

Financial Freedom Blueprint: 7 Steps to Accelerate Your Path to Prosperity


Louis Llanes
    Learn how to invest and plan your portfolio to stay ahead of the herd. Unlock key strategies for protecting your money during rough markets, and develop the systems and insights you need to tackle large financial decisions and wind up a winner.With specific tips on lowering your tax bill and choosing a solid financial advisor, Financial Freedom Blueprint delivers immediately, providing concrete value that can start accelerating your financial freedom today.

DJ Screw: A Life in Slow Revolution


Lance Scott Walker
    Robert Earl Davis Jr., changed rap and hip-hop forever. In the 1990s, in a spare room of his Houston home, he developed a revolutionary mixing technique known as chopped and screwed. Spinning two copies of a record, Screw would “chop” in new rhythms, bring in local rappers to freestyle over the tracks, and slow the recording down on tape. Soon Houstonians were lining up to buy his cassettes—he could sell thousands in a single day. Fans drove around town blasting his music, a sound that came to define the city’s burgeoning and innovative rap culture. June 27 has become an unofficial city holiday, inspired by a legendary mix Screw made on that date.Lance Scott Walker has interviewed nearly everyone who knew Screw, from childhood friends to collaborators to aficionados who evangelized Screw’s tapes—millions of which made their way around the globe—as well as the New York rap moguls who honored him. Walker brings these voices together with captivating details of Screw’s craft and his world. More than the story of one man, DJ Screw is a history of the Houston scene as it came of age, full of vibrant moments and characters. But none can top Screw himself, a pioneer whose mystique has only grown in the two decades since his death.

Playbook


Thoughtbot
    This is your playbook. It details how you and your teammates run our software consulting company and how we make web and mobile products together. It is a living document that you can edit in a private GitHub repo.It's filled with things we've learned based on our own experience and study of others' experiences.We've made the playbook free and licensed it as Creative Commons Attribution-NonCommercial so others may learn from, or use, our tactics in their own companies. While our "plays" have worked for us, we trust their judgment over ours to decide which tools and techniques might work for them, too.

Robots, Men, And Minds: Psychology In The Modern World


Ludwig Von Bertalanffy