ISBN13: | 9781032110844 |
ISBN10: | 1032110848 |
Binding: | Paperback |
No. of pages: | 408 pages |
Size: | 254x178 mm |
Weight: | 725 g |
Language: | English |
Illustrations: | 37 Illustrations, black & white; 37 Line drawings, black & white; 15 Tables, black & white |
676 |
Energy industry
Theory of computing, computing in general
Computer programming in general
Software development
High-level programming
Fourth-generation programming languages, applied program languages
Programming in general
Environmental sciences
Energy industry (charity campaign)
Theory of computing, computing in general (charity campaign)
Computer programming in general (charity campaign)
Software development (charity campaign)
High-level programming (charity campaign)
Fourth-generation programming languages, applied program languages (charity campaign)
Programming in general (charity campaign)
Environmental sciences (charity campaign)
Programming Language Explorations
GBP 44.99
Click here to subscribe.
Not in stock at Prospero.
Programming Language Explorations helps its readers gain proficiency in programming language practice and theory by presenting both example-focused, chapter-length explorations of fourteen important programming languages and detailed discussions of the major concepts transcending multiple languages.
Programming Language Explorations helps its readers gain proficiency in programming language practice and theory by presenting both example-focused, chapter-length explorations of fourteen important programming languages and detailed discussions of the major concepts transcending multiple languages. A language-by-language approach is sandwiched between an introductory chapter that motivates and lays out the major concepts of the field and a final chapter that brings together all that was learned in the middle chapters into a coherent and organized view of the field.
Each of the featured languages in the middle chapters is introduced with a common trio of example programs and followed by a tour of its basic language features and coverage of interesting aspects from its type system, functional forms, scoping rules, concurrency patterns, and metaprogramming facilities. These chapters are followed by a brief tour of over 40 additional languages designed to enhance the reader?s appreciation of the breadth of the programming language landscape and to motivate further study.
Targeted to both professionals and advanced college undergraduates looking to expand the range of languages and programming patterns they can apply in their work and studies, the book pays attention to modern programming practices, keeps a focus on cutting-edge programming patterns, and provides many runnable examples, all of which are available in the book?s companion GitHub repository. The combination of conceptual overviews with exploratory example-focused coverage of individual programming languages provides its readers with the foundation for more effectively authoring programs, prompting AI programming assistants, and, perhaps most importantly, learning?and creating?new languages.
Preface
Chapter 0 Welcome
Chapter 1 Lua
Chapter 2 JavaScript
Chapter 3 TypeScript
Chapter 4 Python
Chapter 5 Ruby
Chapter 6 Java
Chapter 7 Kotlin
Chapter 8 Julia
Chapter 9 Clojure
Chapter 10 Haskell
Chapter 11 Go
Chapter 12 C
Chapter 13 Swift
Chapter 14 Rust
Chapter 15 Additional Languages
Chapter 16 Concepts
Glossary
Bibliography
Index