Strange Code - Esoteric Languages That Make Programming Fun Again
Verlag | No Starch Press |
Auflage | 2022 |
Seiten | 496 |
Format | 18,0 x 2,8 x 23,8 cm |
Gewicht | 932 g |
Artikeltyp | Englisches Buch |
EAN | 9781718502406 |
Bestell-Nr | 71850240UA |
Strengthen your overall coding skills by exploring the wonderful, wild, and often weird world of esoteric languages (esolangs).
Strange Code starts with a dive into the underlying history of programming, covering the early computer-science concepts, like Turing machines and Turing completeness, that led to the languages we use today. It then explores the realm of atypical programming languages, introducing you to the out-of-the-box thinking that comes from these unusual approaches to coding.
Later chapters address the even more unusual esolangs, nearly all of which are like nothing you ve ever seen. Finally, author Ron Kneusel helps you develop and use two entirely new programming languages. You may not apply these languages in your day job, but this one-of-a-kind book will motivate you to think differently about what it means to express thought through code, while discovering the far-flung boundaries of programming.
You ll learn:
How to program with pi ctures using PietHow to write two-dimensional programs in BefungeHow to implement machine-learning algorithms using the text pattern matching language SNOBOLHow to decipher Brainfuck code like [->-[>+>>]>[[-<+>]+>+>>]<<<<<]How to design and create two original programming languages
Learning to think in these languages will make you a better, more confident programmer.
Inhaltsverzeichnis:
Part I: On Programming Languages
Chapter 1: A Cherry-Picked Review of Programming Languages
Chapter 2: The Essentials of Programming Languages
Chapter 3: Turing Machines and Turing Completeness
Part II: Atypical Programming Languages
Chapter 4: Forth
Chapter 5: SNOBOL
Chapter 6: CLIPS
Part III: Esoteric Programming Languages
Chapter 7: The ABCs of ABCs
Chapter 8: FRACTRAN
Chapter 9: Piet
Chapter 10: Brainfuck
Chapter 11: Befunge
Part IV: Homegrown Esolangs
Chapter 12: Filska
Chapter 13: Using Filska
Chapter 14: Firefly
Chapter 15: Using Firefly
Chapter 16: Going Further
Appendix A: Genetic Programming with Firefly