Programming Language Explorations
eBook - ePub

Programming Language Explorations

  1. 408 pages
  2. English
  3. ePUB (mobile friendly)
  4. Only available on web
eBook - ePub

Programming Language Explorations

Book details
Table of contents
Citations

About This Book

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.

Frequently asked questions

Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes, you can access Programming Language Explorations by Ray Toal,Sage Strieker,Marco Berardini in PDF and/or ePUB format, as well as other popular books in Informatique & Programmation de jeux. We have over one million books available in our catalogue for you to explore.

Information

Year
2024
ISBN
9781040089385

Table of contents

  1. Cover Page
  2. Half-Title Page
  3. Title Page
  4. Copyright Page
  5. Dedication Page
  6. Contents
  7. Preface
  8. Chapter 1 ■ Welcome
  9. Chapter 2 ■ Lua
  10. Chapter 3 ■ JavaScript
  11. Chapter 4 ■ TypeScript
  12. Chapter 5 ■ Python
  13. Chapter 6 ■ Ruby
  14. Chapter 7 ■ Java
  15. Chapter 8 ■ Kotlin
  16. Chapter 9 ■ Julia
  17. Chapter 10 ■ Clojure
  18. Chapter 11 ■ Haskell
  19. Chapter 12 ■ Go
  20. Chapter 13 ■ C
  21. Chapter 14 ■ Swift
  22. Chapter 15 ■ Rust
  23. Chapter 16 ■ Additional Languages
  24. Chapter 17 ■ Concepts
  25. Glossary
  26. Bibliography
  27. Index