Beyond Karel J Robot

Download Beyond Karel J Robot PDF Online Free

Author :
Publisher :
ISBN 13 : 9780985154301
Total Pages : 197 pages
Book Rating : 4.1/5 (543 download)

DOWNLOAD NOW!


Book Synopsis Beyond Karel J Robot by : Joseph Bergin

Download or read book Beyond Karel J Robot written by Joseph Bergin and published by . This book was released on 2008-02 with total page 197 pages. Available in PDF, EPUB and Kindle. Book excerpt: Beyond Karel J Robot trades comprehensive coverage of Java low level detail for an understanding of how a language like Java is used to build real programs. It's organization is not that of a reference work, but an enfolding of interesting and necessary concepts used by real programmers. A number of users have asked for more material in the spirit of Karel J Robot. The original book is intended for only the beginning weeks of a course, which leaves some the dilemma of what to do for the rest of the term. This volume is an attempt to discuss some additional ideas as well as some more Java features. The chapter numbering begins where Karel J Robot leaves off and we will frequently make mention of what was learned there. However, we begin to leave the robot world here and will discuss many ideas from beyond that world. The two volumes together should form the basis of a first course in computing using Java. While I have generally followed the guidelines of the College Board recommendations for the APCS AB advanced placement course, I have not attempted to be encyclopedic. We will see int, double, char, etc., but no attempt was made to provide all the rules and caveats of such things. Many books that call themselves text-books seem to me to be, instead, reference works, with everything gathered together nicely to ease looking up information, rather than books to learn from. Instead, I have attempted to show, for the most part, how the features of Java are used to build real programs. This is a book about writing programs, including some quite interesting and difficult programs. You may struggle with some of this material, but the struggle will take you to a better place. I hope you agree that it is worth the work you will put in to it.

Beyond Karel J Robot

Download Beyond Karel J Robot PDF Online Free

Author :
Publisher :
ISBN 13 :
Total Pages : pages
Book Rating : 4.:/5 (778 download)

DOWNLOAD NOW!


Book Synopsis Beyond Karel J Robot by : Joseph Bergin

Download or read book Beyond Karel J Robot written by Joseph Bergin and published by . This book was released on 2008 with total page pages. Available in PDF, EPUB and Kindle. Book excerpt:

Karel The Robot

Download Karel The Robot PDF Online Free

Author :
Publisher : John Wiley & Sons
ISBN 13 : 0471597252
Total Pages : 182 pages
Book Rating : 4.4/5 (715 download)

DOWNLOAD NOW!


Book Synopsis Karel The Robot by : Richard E. Pattis

Download or read book Karel The Robot written by Richard E. Pattis and published by John Wiley & Sons. This book was released on 1994-07-27 with total page 182 pages. Available in PDF, EPUB and Kindle. Book excerpt: Uses a creative approach to teach the basic skills and concepts of programming quickly. This edition offers excellent insights into problem solving and program design processes. It will also improve comprehension of such computer science considerations as loop invariants and recursion. Includes 60 color line drawings.

R.U.R.

Download R.U.R. PDF Online Free

Author :
Publisher : BoD - Books on Demand
ISBN 13 :
Total Pages : 110 pages
Book Rating : 4.0/5 (418 download)

DOWNLOAD NOW!


Book Synopsis R.U.R. by : Karel Čapek

Download or read book R.U.R. written by Karel Čapek and published by BoD - Books on Demand. This book was released on 2023-03-28 with total page 110 pages. Available in PDF, EPUB and Kindle. Book excerpt: We rely on your support to help us keep producing beautiful, free, and unrestricted editions of literature for the digital age. Will you support our efforts with a donation? R.U.R., or Rossum’s Universal Robots is a play written in 1920 by Karel Čapek, a Czech writer who wrote many plays and novels, many of them with science-fiction and dystopian themes. R.U.R. is perhaps the most well-known of these works in the English-speaking world because it brought the word “robot” into the language. “Robot” is derived from the Czech word meaning “worker.” The play is set in the island headquarters of the R.U.R. corporation. The corporation has been manufacturing artificial beings which resemble humans, but who are tireless workers. They can be mass-produced in large numbers and are being adopted as workers in many countries. In the first scene of the play, they are visited by a young woman, Helena Glory, who aspires to relieve the lot of the robots, who she sees as oppressed. However, in what must be the fastest seduction scene in all drama, she is wooed and agrees to marry Harry Domin, the factory manager, who she has just met. She still however aspires to improve the life of robots and find a way to give them souls. Ultimately, however, this admirable desire leads to disaster for humankind. The play was translated into English, and slightly abridged, by Paul Selver and Nigel Playfair in 1923. This version quickly became popular with both British and American audiences and was well received by critics.

Informatics in Schools. A Step Beyond Digital Education

Download Informatics in Schools. A Step Beyond Digital Education PDF Online Free

Author :
Publisher : Springer Nature
ISBN 13 : 3031158512
Total Pages : 160 pages
Book Rating : 4.0/5 (311 download)

DOWNLOAD NOW!


Book Synopsis Informatics in Schools. A Step Beyond Digital Education by : Andreas Bollin

Download or read book Informatics in Schools. A Step Beyond Digital Education written by Andreas Bollin and published by Springer Nature. This book was released on 2022-08-24 with total page 160 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book constitutes the proceedings of the 14th International Conference on Informatics in Schools: Situation, Evolution and Perspectives, ISSEP 2021, held in Nijmegen, The Netherlands, in November 2020. Due to COVID-19 related travelling restrictions the conference had to be switched to online format. The 12 full papers presented together with 4 short papers were carefully reviewed and selected from 57 submissions. They are organized in 2 topical sections named: state of research and best practice, country, and experience reports. As in our school education subjects like “digital literacy" or "media literacy" are making their way in, complementing or partially replacing computer science education. The current ISSEP conference reacted to this trend and therefore invited computer scientists, media didactics, and representatives of politics, media and industry to a discussion round on the topic "Media Education or Computer Science? Quo Vadis, School Teaching?".

Karel the Robot

Download Karel the Robot PDF Online Free

Author :
Publisher :
ISBN 13 :
Total Pages : 130 pages
Book Rating : 4.3/5 (91 download)

DOWNLOAD NOW!


Book Synopsis Karel the Robot by : Richard E. Pattis

Download or read book Karel the Robot written by Richard E. Pattis and published by . This book was released on 1981 with total page 130 pages. Available in PDF, EPUB and Kindle. Book excerpt: SUMMARY: Introduces programming concepts, plus an overview of PASCAL. It is designed to be covered at the beginning of an introductory programming course, prior to the study of a computer programming language.

Karel J Robot

Download Karel J Robot PDF Online Free

Author :
Publisher :
ISBN 13 : 9780970579515
Total Pages : 240 pages
Book Rating : 4.5/5 (795 download)

DOWNLOAD NOW!


Book Synopsis Karel J Robot by : Joseph Bergin

Download or read book Karel J Robot written by Joseph Bergin and published by . This book was released on 2005-02 with total page 240 pages. Available in PDF, EPUB and Kindle. Book excerpt: "Karel J Robot" is an introduction to computer programming for novices. It uses the Java programming language to introduce the principles of object-oriented programming. It is the latest version in the "Karel The Robot" series, originally developed by Richard Pattis. It is a true successor to the original, emphasizing problem solving in a simple but "Turing Complete" and interesting virtual world. "Karel J Robot" stresses problem solving rather than language syntax. It has been shown to be an effective learning environment for novice programmers. A student able to do the exercises in this book, or one of its companions, is truly on his or her way to a deep understanding of programming. Learn to write sophisticated Java code in a few weeks. It is not a comprehensive treatment of Java, but emphasizes problem solving using objects, writing classes, and developing skill in algorithmic and polymorphic thinking. It goes beyond thinking of computing as just "if" and "while." The advantages pointed out by reviewers of "Karel J Robot" follow: "Karel J Robot" is an excellent introduction to modern computer science, without letting students get overwhelmed by the details of a programming language (even though it is real Java). KJR provides a framework for understanding Object-Oriented Programming from the very beginning. Students are encouraged to develop problem-solving skills by producing projects that solve very complex problems with a relatively small set of tools. Don Slater, Carnegie-Mellon University I have been successfully introducing students in grades 9 through 12 to programming using Karel for the past twenty years and "Karel J Robot" is the most effective version yet. Students love it They find principles of OOP (class design, constructors, methods, inheritance, polymorphism) come naturally to them, even before they learn about control structures. They discover recursive solutions without ever being taught recursion. Best of all, Karel is gender neutral --- both girls and boys are so involved and excited that I have to push them out the door and on to their next class when the period ends. Kathy Larson, Kingston High School, Kingston New York "Karel J Robot: A Gentle Introduction to the Art of Object-Oriented Programming in Java" takes you on a well-sequenced and thoughtful journey through the essential concepts in a first semester computer science course. Experience computer science at the level that it is most inspiring - the conceptual level. The visual environment will help you teach and your students learn because everyone will have immediate visual feedback, enabling them to see what they are doing. You will leave the Karel world with a deep understanding of polymorphism, inheritance, abstraction, modularization, and step-wise refinement, to name just a few topics. If you are an AP Computer Science teacher, you have just found the perfect guide to help ensure you do not lose sight of the forest (i.e., computer science) through the trees (i.e., the details of the language). Dave Wittry, Troy High School "Karel J Robot" provides an uncluttered setting for laying the foundation for all of the key OO concepts. The perfect "starter" for understanding objects, OO design and OO programming. Michael Goldweber, Xavier University

Karel R Tuesday

Download Karel R Tuesday PDF Online Free

Author :
Publisher :
ISBN 13 : 9780985154394
Total Pages : 260 pages
Book Rating : 4.1/5 (543 download)

DOWNLOAD NOW!


Book Synopsis Karel R Tuesday by : Joseph Bergin

Download or read book Karel R Tuesday written by Joseph Bergin and published by . This book was released on 2013-04 with total page 260 pages. Available in PDF, EPUB and Kindle. Book excerpt: "Karel R Tuesday" is an introduction to computer programming for novices. It uses the Ruby programming language to introduce the principles of dynamic object-oriented programming. It is the latest version in the "Karel The Robot" series, originally developed by Richard Pattis. It is a true successor to the original, emphasizing problem solving in a simple but "Turing Complete" and interesting virtual world. "Karel R Tuesday" stresses problem solving rather than language syntax. It has been shown to be an effective learning environment for novice programmers. A student able to do the exercises in this book, or one of its companions, is truly on his or her way to a deep understanding of programming. Learn to write sophisticated Ruby code in a few weeks. It is not a comprehensive treatment of Ruby, but emphasizes problem solving using objects, writing classes, and developing skill in algorithmic and polymorphic thinking. It goes beyond thinking of computing as just "if" and "while." The advantages pointed out by reviewers of the earlier "Karel J Robot" apply to this version as well: "Karel J Robot" is an excellent introduction to modern computer science, without letting students get overwhelmed by the details of a programming language (even though it is real Java). KJR provides a framework for understanding Object-Oriented Programming from the very beginning. Students are encouraged to develop problem-solving skills by producing projects that solve very complex problems with a relatively small set of tools. Don Slater, Carnegie-Mellon University I have been successfully introducing students in grades 9 through 12 to programming using Karel for the past twenty years and "Karel J Robot" is the most effective version yet. Students love it They find principles of OOP (class design, constructors, methods, inheritance, polymorphism) come naturally to them, even before they learn about control structures. They discover recursive solutions without ever being taught recursion. Best of all, Karel is gender neutral --- both girls and boys are so involved and excited that I have to push them out the door and on to their next class when the period ends. Kathy Larson, Kingston High School, Kingston New York "Karel J Robot: A Gentle Introduction to the Art of Object-Oriented Programming in Java" takes you on a well-sequenced and thoughtful journey through the essential concepts in a first semester computer science course. Experience computer science at the level that it is most inspiring - the conceptual level. The visual environment will help you teach and your students learn because everyone will have immediate visual feedback, enabling them to see what they are doing. You will leave the Karel world with a deep understanding of polymorphism, inheritance, abstraction, modularization, and step-wise refinement, to name just a few topics. If you are an AP Computer Science teacher, you have just found the perfect guide to help ensure you do not lose sight of the forest (i.e., computer science) through the trees (i.e., the details of the language). Dave Wittry, Troy High School "Karel J Robot" provides an uncluttered setting for laying the foundation for all of the key OO concepts. The perfect "starter" for understanding objects, OO design and OO programming. Michael Goldweber, Xavier University

Probabilistic Robotics

Download Probabilistic Robotics PDF Online Free

Author :
Publisher : MIT Press
ISBN 13 : 0262201623
Total Pages : 668 pages
Book Rating : 4.2/5 (622 download)

DOWNLOAD NOW!


Book Synopsis Probabilistic Robotics by : Sebastian Thrun

Download or read book Probabilistic Robotics written by Sebastian Thrun and published by MIT Press. This book was released on 2005-08-19 with total page 668 pages. Available in PDF, EPUB and Kindle. Book excerpt: An introduction to the techniques and algorithms of the newest field in robotics. Probabilistic robotics is a new and growing area in robotics, concerned with perception and control in the face of uncertainty. Building on the field of mathematical statistics, probabilistic robotics endows robots with a new level of robustness in real-world situations. This book introduces the reader to a wealth of techniques and algorithms in the field. All algorithms are based on a single overarching mathematical foundation. Each chapter provides example implementations in pseudo code, detailed mathematical derivations, discussions from a practitioner's perspective, and extensive lists of exercises and class projects. The book's Web site, www.probabilistic-robotics.org, has additional material. The book is relevant for anyone involved in robotic software development and scientific research. It will also be of interest to applied statisticians and engineers dealing with real-world sensor data.

Karel++

Download Karel++ PDF Online Free

Author :
Publisher : John Wiley & Sons
ISBN 13 :
Total Pages : 212 pages
Book Rating : 4.E/5 ( download)

DOWNLOAD NOW!


Book Synopsis Karel++ by : Joseph Bergin

Download or read book Karel++ written by Joseph Bergin and published by John Wiley & Sons. This book was released on 1997 with total page 212 pages. Available in PDF, EPUB and Kindle. Book excerpt: This creative approach to learning C++ programming introduces readers to Karel the Robot and then shows them how to design programs that instruct Karel to perform complex tasks. Karel's world is essentially a practice field on which readers learn valuable lessons about creating and debugging program. The programs instruct the robot to move and manipulate its environment using object orientation.

Monty Karel

Download Monty Karel PDF Online Free

Author :
Publisher :
ISBN 13 : 9780970579522
Total Pages : 236 pages
Book Rating : 4.5/5 (795 download)

DOWNLOAD NOW!


Book Synopsis Monty Karel by : Joseph Bergin

Download or read book Monty Karel written by Joseph Bergin and published by . This book was released on 2013-04-11 with total page 236 pages. Available in PDF, EPUB and Kindle. Book excerpt: "Monty Karel" is an introduction to computer programming for novices. It uses the Python programming language to introduce the principles of dynamic object-oriented programming. It is the latest version in the "Karel The Robot" series, originally developed by Richard Pattis. It is a true successor to the original, emphasizing problem solving in a simple but "Turing Complete" and interesting virtual world. "Monty Karel" stresses problem solving rather than language syntax. It has been shown to be an effective learning environment for novice programmers. A student able to do the exercises in this book, or one of its companions, is truly on his or her way to a deep understanding of programming. Learn to write sophisticated Python code in a few weeks. It is not a comprehensive treatment of Python, but emphasizes problem solving using objects, writing classes, and developing skill in algorithmic and polymorphic thinking. It goes beyond thinking of computing as just "if" and "while." The advantages pointed out by reviewers of the earlier "Karel J Robot" apply to this version as well: "Karel J Robot" is an excellent introduction to modern computer science, without letting students get overwhelmed by the details of a programming language (even though it is real Java). KJR provides a framework for understanding Object-Oriented Programming from the very beginning. Students are encouraged to develop problem-solving skills by producing projects that solve very complex problems with a relatively small set of tools. Don Slater, Carnegie-Mellon University I have been successfully introducing students in grades 9 through 12 to programming using Karel for the past twenty years and "Karel J Robot" is the most effective version yet. Students love it They find principles of OOP (class design, constructors, methods, inheritance, polymorphism) come naturally to them, even before they learn about control structures. They discover recursive solutions without ever being taught recursion. Best of all, Karel is gender neutral --- both girls and boys are so involved and excited that I have to push them out the door and on to their next class when the period ends. Kathy Larson, Kingston High School, Kingston New York "Karel J Robot: A Gentle Introduction to the Art of Object-Oriented Programming in Java" takes you on a well-sequenced and thoughtful journey through the essential concepts in a first semester computer science course. Experience computer science at the level that it is most inspiring - the conceptual level. The visual environment will help you teach and your students learn because everyone will have immediate visual feedback, enabling them to see what they are doing. You will leave the Karel world with a deep understanding of polymorphism, inheritance, abstraction, modularization, and step-wise refinement, to name just a few topics. If you are an AP Computer Science teacher, you have just found the perfect guide to help ensure you do not lose sight of the forest (i.e., computer science) through the trees (i.e., the details of the language). Dave Wittry, Troy High School "Karel J Robot" provides an uncluttered setting for laying the foundation for all of the key OO concepts. The perfect "starter" for understanding objects, OO design and OO programming. Michael Goldweber, Xavier University

InfoWorld

Download InfoWorld PDF Online Free

Author :
Publisher :
ISBN 13 :
Total Pages : 72 pages
Book Rating : 4./5 ( download)

DOWNLOAD NOW!


Book Synopsis InfoWorld by :

Download or read book InfoWorld written by and published by . This book was released on 1982-09-06 with total page 72 pages. Available in PDF, EPUB and Kindle. Book excerpt: InfoWorld is targeted to Senior IT professionals. Content is segmented into Channels and Topic Centers. InfoWorld also celebrates people, companies, and projects.

Robot Rights

Download Robot Rights PDF Online Free

Author :
Publisher : MIT Press
ISBN 13 : 0262551578
Total Pages : 253 pages
Book Rating : 4.2/5 (625 download)

DOWNLOAD NOW!


Book Synopsis Robot Rights by : David J. Gunkel

Download or read book Robot Rights written by David J. Gunkel and published by MIT Press. This book was released on 2024-03-19 with total page 253 pages. Available in PDF, EPUB and Kindle. Book excerpt: A provocative attempt to think about what was previously considered unthinkable: a serious philosophical case for the rights of robots. We are in the midst of a robot invasion, as devices of different configurations and capabilities slowly but surely come to take up increasingly important positions in everyday social reality—self-driving vehicles, recommendation algorithms, machine learning decision making systems, and social robots of various forms and functions. Although considerable attention has already been devoted to the subject of robots and responsibility, the question concerning the social status of these artifacts has been largely overlooked. In this book, David Gunkel offers a provocative attempt to think about what has been previously regarded as unthinkable: whether and to what extent robots and other technological artifacts of our own making can and should have any claim to moral and legal standing. In his analysis, Gunkel invokes the philosophical distinction (developed by David Hume) between “is” and “ought” in order to evaluate and analyze the different arguments regarding the question of robot rights. In the course of his examination, Gunkel finds that none of the existing positions or proposals hold up under scrutiny. In response to this, he then offers an innovative alternative proposal that effectively flips the script on the is/ought problem by introducing another, altogether different way to conceptualize the social situation of robots and the opportunities and challenges they present to existing moral and legal systems.

The Robotics Primer

Download The Robotics Primer PDF Online Free

Author :
Publisher : MIT Press
ISBN 13 : 026263354X
Total Pages : 325 pages
Book Rating : 4.2/5 (626 download)

DOWNLOAD NOW!


Book Synopsis The Robotics Primer by : Maja J. Mataric

Download or read book The Robotics Primer written by Maja J. Mataric and published by MIT Press. This book was released on 2007-08-17 with total page 325 pages. Available in PDF, EPUB and Kindle. Book excerpt: A broadly accessible introduction to robotics that spans the most basic concepts and the most novel applications; for students, teachers, and hobbyists. The Robotics Primer offers a broadly accessible introduction to robotics for students at pre-university and university levels, robot hobbyists, and anyone interested in this burgeoning field. The text takes the reader from the most basic concepts (including perception and movement) to the most novel and sophisticated applications and topics (humanoids, shape-shifting robots, space robotics), with an emphasis on what it takes to create autonomous intelligent robot behavior. The core concepts of robotics are carried through from fundamental definitions to more complex explanations, all presented in an engaging, conversational style that will appeal to readers of different backgrounds. The Robotics Primer covers such topics as the definition of robotics, the history of robotics (“Where do Robots Come From?”), robot components, locomotion, manipulation, sensors, control, control architectures, representation, behavior (“Making Your Robot Behave”), navigation, group robotics, learning, and the future of robotics (and its ethical implications). To encourage further engagement, experimentation, and course and lesson design, The Robotics Primer is accompanied by a free robot programming exercise workbook that implements many of the ideas on the book on iRobot platforms. The Robotics Primer is unique as a principled, pedagogical treatment of the topic that is accessible to a broad audience; the only prerequisites are curiosity and attention. It can be used effectively in an educational setting or more informally for self-instruction. The Robotics Primer is a springboard for readers of all backgrounds—including students taking robotics as an elective outside the major, graduate students preparing to specialize in robotics, and K-12 teachers who bring robotics into their classrooms.

New Laws of Robotics

Download New Laws of Robotics PDF Online Free

Author :
Publisher : Harvard University Press
ISBN 13 : 0674975227
Total Pages : 345 pages
Book Rating : 4.6/5 (749 download)

DOWNLOAD NOW!


Book Synopsis New Laws of Robotics by : Frank Pasquale

Download or read book New Laws of Robotics written by Frank Pasquale and published by Harvard University Press. This book was released on 2020-10-27 with total page 345 pages. Available in PDF, EPUB and Kindle. Book excerpt: AI is poised to disrupt our work and our lives. We can harness these technologies rather than fall captive to them—but only through wise regulation. Too many CEOs tell a simple story about the future of work: if a machine can do what you do, your job will be automated. They envision everyone from doctors to soldiers rendered superfluous by ever-more-powerful AI. They offer stark alternatives: make robots or be replaced by them. Another story is possible. In virtually every walk of life, robotic systems can make labor more valuable, not less. Frank Pasquale tells the story of nurses, teachers, designers, and others who partner with technologists, rather than meekly serving as data sources for their computerized replacements. This cooperation reveals the kind of technological advance that could bring us all better health care, education, and more, while maintaining meaningful work. These partnerships also show how law and regulation can promote prosperity for all, rather than a zero-sum race of humans against machines. How far should AI be entrusted to assume tasks once performed by humans? What is gained and lost when it does? What is the optimal mix of robotic and human interaction? New Laws of Robotics makes the case that policymakers must not allow corporations or engineers to answer these questions alone. The kind of automation we get—and who it benefits—will depend on myriad small decisions about how to develop AI. Pasquale proposes ways to democratize that decision making, rather than centralize it in unaccountable firms. Sober yet optimistic, New Laws of Robotics offers an inspiring vision of technological progress, in which human capacities and expertise are the irreplaceable center of an inclusive economy.

Beyond Human

Download Beyond Human PDF Online Free

Author :
Publisher : Macmillan
ISBN 13 : 9780765310835
Total Pages : 276 pages
Book Rating : 4.3/5 (18 download)

DOWNLOAD NOW!


Book Synopsis Beyond Human by : Gregory Benford

Download or read book Beyond Human written by Gregory Benford and published by Macmillan. This book was released on 2008-12-09 with total page 276 pages. Available in PDF, EPUB and Kindle. Book excerpt: Live longer, live stronger, with scientific enhancements and the wonders of technology

Made to Order: Robots and Revolution

Download Made to Order: Robots and Revolution PDF Online Free

Author :
Publisher : Solaris
ISBN 13 : 1786182718
Total Pages : 347 pages
Book Rating : 4.7/5 (861 download)

DOWNLOAD NOW!


Book Synopsis Made to Order: Robots and Revolution by : Peter F. Hamilton

Download or read book Made to Order: Robots and Revolution written by Peter F. Hamilton and published by Solaris. This book was released on 2020-03-17 with total page 347 pages. Available in PDF, EPUB and Kindle. Book excerpt: 100 years after Karel Capek coined the word, “robots” are an everyday idea, and the inspiration for countless stories in books, film, TV and games. They are often among the least privileged, most unfairly used of us, and the more robots are like humans, the more interesting they become. This collection of stories is where robots stand in for us, where both we and they are disadvantaged, and where hope and optimism shines through. INCLUDING STORIES BY: BROOKE BOLANDER · JOHN CHU · DARYL GREGORY · PETER F. HAMILTON · SAAD Z. HOSSAIN · RICH LARSON · KEN LIU · IAN R. MACLEOD · ANNALEE NEWITZ · TOCHI ONYEBUCHI · SUZANNE PALMER · SARAH PINSKER · VINA JIE-MIN PRASAD · ALASTAIR REYNOLDS · SOFIA SAMATAR · PETER WATTS