My Child, the Algorithm

My Child, the Algorithm
Author: Hannah Silva
Publisher: Catapult
Total Pages: 309
Release: 2024-08-27
Genre: Family & Relationships
ISBN: 1593767811

"Hannah Silva's My Child, the Algorithm, is one of the best books I read this year. Merging the cozy familiarity of child-rearing with the mysterious tension of AI {...}, she has created a new genre of personal narrative, and a story whose grief, hope and curiosity takes on poetic, spiritual dimensions, even when exploring the most common chambers of the human heart." —Michelle Tea, author, Knocking Myself Up My Child, the Algorithm tells a story of finding joy after betrayal. Like a male seahorse, Hannah Silva carried a baby made from her partner's egg. But when she gave birth, her partner left, and Hannah found herself navigating life alone with her child. Hannah started playing with a precursor to ChatGPT—wondering what AI could tell us about love. To her surprise, she was moved by the results. The algorithm prompted Hannah to share her explorations of dating, sex, friendship, and life as a queer parent in London. With the help and disruption of two unreliable narrators, a toddler and an algorithm, Hannah deconstructs her story, unraveling everything she has been taught to want, and finds alternative ways of thinking, loving, and parenting today.

My Child, the Algorithm

My Child, the Algorithm
Author: Hannah Silva
Publisher: Catapult
Total Pages: 273
Release: 2024-08-27
Genre: Family & Relationships
ISBN: 1593767803

A playful and provocative exploration of queer single parenting and love, in conversation with an AI algorithm and a toddler My Child, the Algorithm describes encounters between a single parent, a curious, verbal toddler, and a language-producing algorithm. Like a male seahorse, Hannah Silva carried a baby made from her partner's egg. But when she gave birth, her partner left, and Hannah found herself navigating life alone with her child, surviving on United Kingdom universal credit, humor, and buckets of imagination. As she navigates friendship, dating, and life as a queer parent in London, Hannah begins cowriting with an open-source language model, a precursor to ChatGPT, feeding the algorithm language and receiving language in return. Through her interactions with her toddler and the algorithm, expressions of humor, play, and insight begin to emerge. With the help and disruption of these unreliable narrators, Hannah deconstructs her story and constructs a new one, unraveling what she has been taught to want, finding alternative ways of thinking, loving, and parenting today.

Algorithms from THE BOOK

Algorithms from THE BOOK
Author: Kenneth Lange
Publisher: SIAM
Total Pages: 227
Release: 2020-05-04
Genre: Mathematics
ISBN: 1611976170

Algorithms are a dominant force in modern culture, and every indication is that they will become more pervasive, not less. The best algorithms are undergirded by beautiful mathematics. This text cuts across discipline boundaries to highlight some of the most famous and successful algorithms. Readers are exposed to the principles behind these examples and guided in assembling complex algorithms from simpler building blocks. Written in clear, instructive language within the constraints of mathematical rigor, Algorithms from THE BOOK includes a large number of classroom-tested exercises at the end of each chapter. The appendices cover background material often omitted from undergraduate courses. Most of the algorithm descriptions are accompanied by Julia code, an ideal language for scientific computing. This code is immediately available for experimentation. Algorithms from THE BOOK is aimed at first-year graduate and advanced undergraduate students. It will also serve as a convenient reference for professionals throughout the mathematical sciences, physical sciences, engineering, and the quantitative sectors of the biological and social sciences.

No Way to Treat a Child

No Way to Treat a Child
Author: Naomi Schaefer Riley
Publisher: Bombardier Books
Total Pages: 299
Release: 2021-10-05
Genre: Political Science
ISBN: 1642936588

Kids in danger are treated instrumentally to promote the rehabilitation of their parents, the welfare of their communities, and the social justice of their race and tribe—all with the inevitable result that their most precious developmental years are lost in bureaucratic and judicial red tape. It is time to stop letting efforts to fix the child welfare system get derailed by activists who are concerned with race-matching, blood ties, and the abstract demands of social justice, and start asking the most important question: Where are the emotionally and financially stable, loving, and permanent homes where these kids can thrive? “Naomi Riley’s book reveals the extent to which abused and abandoned children are often injured by their government rescuers. It is a must-read for those seeking solutions to this national crisis.” —Robert L. Woodson, Sr., civil rights leader and president of the Woodson Center “Everyone interested in child welfare should grapple with Naomi Riley’s powerful evidence that the current system ill-serves the safety and well-being of vulnerable kids.” —Walter Olson, senior fellow, Cato Institute, Robert A. Levy Center for Constitutional Studies

Bad Choices

Bad Choices
Author: Ali Almossawi
Publisher: Penguin
Total Pages: 162
Release: 2017-04-04
Genre: Science
ISBN: 0735222231

A relatable, interactive, and funny exploration of algorithms, those essential building blocks of computer science—and of everyday life—from the author of the wildly popular Bad Arguments Algorithms—processes that are made up of unambiguous steps and do something useful—make up the very foundations of computer science. But they also inform our choices in approaching everyday tasks, from managing a pile of clothes fresh out of the dryer to deciding what music to listen to. With Bad Choices, Ali Almossawi presents twelve scenes from everyday life that help demonstrate and demystify the fundamental algorithms that drive computer science, bringing these seemingly elusive concepts into the understandable realms of the everyday. Readers will discover how: • Matching socks can teach you about search and hash tables • Planning trips to the store can demonstrate the value of stacks • Deciding what music to listen to shows why link analysis is all-important • Crafting a succinct Tweet draws on ideas from compression • Making your way through a grocery list helps explain priority queues and traversing graphs • And more As you better understand algorithms, you’ll also discover what makes a method faster and more efficient, helping you become a more nimble, creative problem-solver, ready to face new challenges. Bad Choices will open the world of algorithms to all readers, making this a perennial go-to for fans of quirky, accessible science books.

The Abuse Algorithm

The Abuse Algorithm
Author: Shavontana Starr Davis
Publisher:
Total Pages: 228
Release: 2021-12-20
Genre:
ISBN: 9781637308332

Young people should avoid abuse, not simply recover from it. Sexual abuse is among the most serious issues that children and youth face. The thought of it is terrifying to parents and caring adults. The topic is difficult to discuss. The Abuse Algorithm shares the untold stories of child sexual abuse (CSA) survivors, along with insights from healthcare professionals who work with abuse victims. Author Shavontana Starr Davis, a CSA survivor, explores how CSA is a preventable public health crisis. Through research and interviews, Starr highlights the algorithm, or process, needed to deconstruct the antiquated societal perception of victimization and the misguided beliefs surrounding it. In doing so, she asks readers to: Carefully consider the difficult topics of CSA and Adverse Childhood Experiences (ACEs). Continue learning and exploring the impact of these topics. Pledge to become a trusted adult for young people. The Abuse Algorithm outlines how CSA affects everyone: survivors, those close to them, and the community. Treat this book as a resource guide. Remember that no two experiences are the same, healing is an individual process, and education is the best chance for prevention.

Mazes for Programmers

Mazes for Programmers
Author: Jamis Buck
Publisher: Pragmatic Bookshelf
Total Pages: 385
Release: 2015-07-15
Genre: Computers
ISBN: 1680503960

Unlock the secrets to creating random mazes! Whether you're a game developer, an algorithm connoisseur, or simply in search of a new puzzle, you're about to level up. Learn algorithms to randomly generate mazes in a variety of shapes, sizes, and dimensions. Bend them into Moebius strips, fold them into cubes, and wrap them around spheres. Stretch them into other dimensions, squeeze them into arbitrary outlines, and tile them in a dizzying variety of ways. From twelve little algorithms, you'll discover a vast reservoir of ideas and inspiration. From video games to movies, mazes are ubiquitous. Explore a dozen algorithms for generating these puzzles randomly, from Binary Tree to Eller's, each copiously illustrated and accompanied by working implementations in Ruby. You'll learn their pros and cons, and how to choose the right one for the job. You'll start by learning six maze algorithms and transition from making mazes on paper to writing programs that generate and draw them. You'll be introduced to Dijkstra's algorithm and see how it can help solve, analyze, and visualize mazes. Part 2 shows you how to constrain your mazes to different shapes and outlines, such as text, circles, hex and triangle grids, and more. You'll learn techniques for culling dead-ends, and for making your passages weave over and under each other. Part 3 looks at six more algorithms, taking it all to the next level. You'll learn how to build your mazes in multiple dimensions, and even on curved surfaces. Through it all, you'll discover yourself brimming with ideas, the best medicine for programmer's block, burn-out, and the grayest of days. By the time you're done, you'll be energized and full of maze-related possibilities! What You Need: The example code requires version 2 of the Ruby programming language. Some examples depend on the ChunkyPNG library to generate PNG images, and one chapter uses POV-Ray version 3.7 to render 3D graphics.

Baby Loves Coding!

Baby Loves Coding!
Author: Ruth Spiro
Publisher: Charlesbridge Publishing
Total Pages: 22
Release: 2018-06-05
Genre: Juvenile Nonfiction
ISBN: 158089884X

Big, brainy science for the littlest listeners. Accurate enough to satisfy an expert, yet simple enough for baby, this clever board book showcases the use of logic, sequence, and patterns to solve problems. Can Baby think like a coder to fix her train? Beautiful, visually stimulating illustrations complement age-appropriate language to encourage baby's sense of wonder. Parents and caregivers may learn a thing or two, as well! Author's Note: The goal of the Baby Loves Science books is to introduce STEM topics in a developmentally appropriate way. As a precursor to learning programming languages and syntax, Baby Loves Coding presents the concepts of sequencing, problem solving, cause and effect, and thinking step-by-step. Practicing these skills early creates a solid foundation for reading, writing, math and eventually, programming.

Mastering AI

Mastering AI
Author: Jeremy Kahn
Publisher: Bedford Square Publishers
Total Pages: 376
Release: 2024-08-01
Genre: Computers
ISBN: 183501044X

An urgent book on generative artificial intelligence exploring the risk and benefits looming in this seminal moment 'Easily the best exploration to date on the perils and promise of AI." —ASHLEE VANCE author of When the Heavens Went on Sale 'Mastering AI is a must-read. It's hard to put down'. —BETHANY McLEAN, coauthor of The Smartest Guys in the Room and The Big Fail ' A timely and urgent exploration of AI's dizzying acceleration' —BRAD STONE, author of The Everything Store The debut of ChatGPT on November 30th was a watershed moment in the history of technology. We stand on the threshold of a new age — one where content of all kinds, even software itself, will be conjured, seemingly from thin air, with simple conversation. In a culture fraught with misinformation, Mastering AI pierces through the thicket of exaggerated claims, explaining how we arrived at this moment and mapping the likely long-term impacts on business, economics, culture and society this potent technology will have. This book will serve as a guide to those dangers — as well as highlighting the technology's transformative potential — and will pinpoint concrete steps that should be taken to regulate generative AI.

My First Coding Book

My First Coding Book
Author: Kiki Prottsman
Publisher: Penguin
Total Pages: 23
Release: 2017-07-04
Genre: Juvenile Nonfiction
ISBN: 1465469737

Teach kids as young as 5 years old the basic programming skills necessary to code, including sequencing and loops, without a computer. It's never too early to learn computer coding. My First Coding Book is a playful introduction to offline coding and programming that will give young children a head start. Filled with puzzles, mazes, and games to teach the basic concepts of sequences, algorithms, and debugging, this book will help children develop critical thinking, logic, and other skills to cement lifelong computer literacy, which is extremely valuable and sought-after in today's world. With its unique approach and colorful and creative imagery, My First Coding Book makes learning and fun one and the same and will have children playing their way to programming proficiency. Supporting STEM education initiatives, computer coding teaches kids how to think creatively, work collaboratively, and reason systematically, and is quickly becoming a necessary and sought-after skill. DK's computer coding books are full of fun exercises with step-by-step guidance, making them the perfect introductory tools for building vital skills in computer programming.