Robot Queen


Book Description

Today is a special day at Kylie Jean's school, where everyone works on computer projects and learning coding, and Kylie is fascinated by the robotics team called RoboGirls--so she resolves to build a robot of her own, so she can impress the older girls, and join the team in time for the competition.




Robot Queen


Book Description

Kylie Jean joins the school's robotics team. It's a new challenge, and Kylie has a lot to learn about building robots. She even has to learn how to code. Soon her team enters a big competition. Will Kylie Jean's hard work pay off?




Robot Queen


Book Description

Kylie Jean joins the school's robotics team. It's a new challenge, and Kylie has a lot to learn about building robots. She even has to learn how to code. Soon her team enters a big competition. Will Kylie Jean's hard work pay off?




Swarm Robotics


Book Description

Swarm robotics can be defined as the study of how a swarm of relatively simple physically embodied agents can be constructed to collectively accomplish tasks that are beyond the capabilities of a single one. Unlike other studies on multi-robot systems, swarm robotics emphasizes self-organization and emergence, while keeping in mind the issues of scalability and robustness. These emphases promote the use of relatively simple robots, equipped with localized sensing ability, scalable communication mechanisms, and the exploration of decentralized control strategies. This state-of-the-art survey is the first book devoted to swarm robotics. It is based on the First International Workshop on Swarm Robotics held in Santa Monica, CA, USA in July 2004 as part of SAB 2004




The Queen of All Crows


Book Description

Only one woman can stop the world from descending into endless war in this thrilling steampunk alternative history set in the world of the Gas-Lit Empire The year is 2012. The nations of the world are bound together in an alliance of collective security, overseen by the International Patent Office, and its ruthless stranglehold on technology. When airships start disappearing in the middle of the Atlantic, the Patent Office is desperate to discover what has happened. Forbidden to operate beyond the territorial waters of member nations, they send spies to investigate in secret. One of those spies is Elizabeth Barnabus. She must overcome her dislike of the controlling Patent Office, disguise herself as a man, and take to the sea in search of the floating nation of pirates who threaten the world order.




Biomimetic Technologies


Book Description

Biomimetic engineering takes the principles of biological organisms and copies, mimics or adapts these in the design and development of new materials and technologies. Biomimetic Technologies reviews the key materials and processes involved in this groundbreaking field, supporting theoretical background by outlining a range of applications. Beginning with an overview of the key principles and materials associated with biomimetic technologies in Part One, the book goes on to explore biomimetic sensors in more detail in Part Two, with bio-inspired tactile, hair-based, gas-sensing and sonar systems all reviewed. Biomimetic actuators are then the focus of Part Three, with vision systems, tissue growth and muscles all discussed. Finally, a wide range of applications are investigated in Part Four, where biomimetic technology and artificial intelligence are reviewed for such uses as bio-inspired climbing robots and multi-robot systems, microrobots with CMOS IC neural networks locomotion control, central pattern generators (CPG’s) and biologically inspired antenna arrays. Includes a solid overview of modern artificial intelligence as background to the principles of biomimetic engineering Reviews a selection of key bio-inspired materials and sensors, highlighting their current strengths and future potential Features cutting-edge examples of biomimetic technologies employed for a broad range of applications




The American Robot


Book Description

"As Dustin Abnet shows, the robot-whether automaton, Mechanical Turk, cyborg, or iPhone, whether humanized machine or mechanized human being-has long been a fraught embodiment of human fears. Abnet investigates, moreover, how the discourse of the robot has reinforced social and economic inequalities as well as fantasies of social control. "Robots" as a trope are not necessarily mechanical but are rather embodiments of quasi humanity, exhibiting a mix of human and nonhuman characteristics. Such figures are troubling to dominant discourses, which cannot easily assimilate them or identify salient boundaries. The robot lurks beneath the fears that fracture society"--




The Hips on the Drag Queen Go Swish, Swish, Swish


Book Description

Playing off "The Wheels on the Bus," this nursery rhyme book from a founder of Drag Queen Story Hour is a fun, freewheeling celebration of being your most fabulous self. The Hips on the Drag Queen Go Swish, Swish, Swish encourages readers to boldly be exactly who they are. Written by a founding member of the nationally recognized Drag Queen Story Hour (DQSH), this playful picture book offers a quirky twist on a classic nursery rhyme by illustrating all of the ways to "work it". The story plays off "The Wheels on the Bus" as it follows a drag queen who performs her routine in front of an awestruck audience. A fun frenzy of fierceness, this book will appeal to readers of all ages.




Structural Information and Communication Complexity


Book Description

This book constitutes the refereed post-conference proceedings of the 25th International Colloquium on Structural Information and Communication Complexity, SIROCCO 2018, held in Ma'ale HaHamisha, Israel, in June 2018. The 23 full papers and 8 short papers presented were carefully reviewed and selected from 47 submissions. They are devoted to the study of the interplay between structural knowledge, communications, and computing in decentralized systems of multiple communicating entities and cover a large range of topics.




Java Design Patterns


Book Description

Learn how to implement design patterns in Java: each pattern in Java Design Patterns is a complete implementation and the output is generated using Eclipse, making the code accessible to all. The examples are chosen so you will be able to absorb the core concepts easily and quickly. This book presents the topic of design patterns in Java in such a way that anyone can grasp the idea. By giving easy to follow examples, you will understand the concepts with increasing depth. The examples presented are straightforward and the topic is presented in a concise manner. Key features of the book: Each of the 23 patterns is described with straightforward Java code. There is no need to know advanced concepts of Java to use this book. Each of the concepts is connected with a real world example and a computer world example. The book uses Eclipse IDE to generate the output because it is the most popular IDE in this field. This is a practitioner's book on design patterns in Java. Design patterns are a popular topic in software development. A design pattern is a common, well-described solution to a common software problem. There is a lot of written material available on design patterns, but scattered and not in one single reference source. Also, many of these examples are unnecessarily big and complex.