Sign up
Forgot password?
FAQ: Login

LISP / Clojure

Supervising moderators and trusted users

  • Folding files by type is disabled
Morgan Kaufmann, 1991. — 946 p. — ISBN10: 1558601910, ISBN13: 978-1558601918. Paradigms of AI Programming is the first text to teach advanced Common Lisp techniques in the context of building major AI systems. By reconstructing authentic, complex AI programs using state-of-the-art Common Lisp, the book teaches students and professionals how to build and debug robust practical...
  • №1
  • 17,19 MB
  • added
  • info modified
Pragmatic Bookshelf, 2018. — 304 p. Drowning in unnecessary complexity, unmanaged state, and tangles of spaghetti code? In the best tradition of Lisp, Clojure gets out of your way so you can focus on expressing simple solutions to hard problems. Clojure cuts through complexity by providing a set of composable tools--immutable data, functions, macros, and the interactive REPL....
  • №2
  • 1,74 MB
  • added
  • info modified
Lulu.com, 2008 — 384 p. Let Over Lambda is one of the most hardcore computer programming books out there. Starting with the fundamentals, it describes the most advanced features of the most advanced language: Common Lisp. The point of this book is to expose you to ideas that you might otherwise never be exposed to. This book is about macros, that is programs that write...
  • №3
  • 11,43 MB
  • added
  • info modified
4th Edition. — The MIT Press, 1995. — 216 p. — ISBN10: 0262560992 ISBN13: 978-0262560993 Drawings by Duane Bibbyforeword by Gerald J. SussmanThe notion that "thinking about computing is one of the most exciting things the human mind can do" sets both The Little Schemer (formerly known as The Little LISPer) and its new companion volume, The Seasoned Schemer, apart from other...
  • №4
  • 5,65 MB
  • added
  • info modified
San Francisco, CA, No Starch Press, 2011, 508 p. ISBN: 1593272812 Lisp has been hailed as the world's most powerful programming language, but its cryptic syntax and academic reputation can be enough to scare off even experienced programmers. Those dark days are finally over — Land of Lisp brings the power of functional programming to the people! With his brilliantly quirky...
  • №5
  • 18,64 MB
  • added
  • info modified
Pragmatic Bookshelf, 2018. — 290 p. Behind every programming language lies a vision of how programs should be built. The vision behind Clojure is of a radically simple language framework holding together a sophisticated collection of programming features. Learning Clojure involves much more than just learning the mechanics of the language. To really get Clojure you need to...
  • №6
  • 2,27 MB
  • added
  • info modified
New Jersey. Prentice Hall, Inc. 1996. - 432 p. The aim of this book is to teach you Common Lisp quickly and thoroughly. It is really two books. Thefirsthalf is a tutorial that explains, with plenty of examples, all the essential concepts of Lisp programming. The second half is an up-to-date summary of ANSI Common Lisp, describing every operator in the language. Welcome to Lisp...
  • №7
  • 5,85 MB
  • added
  • info modified
Clojure is a dynamic language for the Java Virtual Machine, with a compelling combination of features: Clojure is elegant. Clojure's clean, careful design lets you write programs that get right to the essence of a problem, without a lot of clutter and ceremony. Clojure is Lisp reloaded. Clojure has the power inherent in Lisp, but is not constrained by the history of Lisp....
  • №8
  • 1,61 MB
  • added
  • info modified
Apress, 2017. — 210 p. — ISBN: 978-1-4842-2951-4. Get up to speed with Clojure in this quick and practical primer. You'll learn the nuts and bolts of functional programming, data structures, sequences, destructuring, pattern matching, polymorphism, concurrency, conventions, and more. Author Mark McDonnell talks about organization with namespaces; how to change the language via...
  • №9
  • 2,33 MB
  • added
  • info modified
New York: Apres, 2015. - 744 p. This book is a collection of solutions to problems and answers to questions you are likely to encounter when writing real-world applications in Common Lisp. Written by an author who has used Common Lisp in many successful commercial projects over more than a decade, this book covers areas as diverse as web programming, databases, graphical user...
  • №10
  • 8,04 MB
  • added
  • info modified
Michael Fogus, Chris Houser. The Joy of Clojure: Thinking the Clojure. Manning Publications, 2011. - 360 p. - ISBN: 1935182641 Clojure is a dynamic programming language that targets the Java Virtual Machine. The Joy of Clojure goes beyond the syntax, and shows how to write fluent, idiomatic Clojure code. Readers will learn to approach programming challenges from a Functional...
  • №11
  • 22,01 MB
  • added
  • info modified
Touretzky, David S. Common LISP : a gentle introduction to symbolic computation, 1990. p. 587 This book is about learning to program in Lisp. Although widely known as the principal language of artificial intelligence research — one of the most advanced areas of computer science — Lisp is an excellent language for beginners. It is increasingly the language of choice in...
  • №12
  • 1,01 MB
  • added
  • info modified
Wrox, 2016. — 254 p. — ISBN10: 1119267277. — ISBN13: 978-1119267270. Clear, practical Clojure for the professional programmer Professional Clojure is the experienced developer's guide to functional programming using the Clojure language. Designed specifically to meet the needs of professional developers, this book briefly introduces functional programming before skipping...
  • №13
  • 4,44 MB
  • added
  • info modified
No Starch Press, Inc., 2013. — 312 p. — ISBN: 1593274912. Racket is a descendant of Lisp, a programming language renowned for its elegance, power, and challenging learning curve. But while Racket retains the functional goodness of Lisp, it was designed with beginning programmers in mind. Realm of Racket is your introduction to the Racket language. In Realm of Racket , you'll...
  • №14
  • 18,51 MB
  • added
  • info modified
Cambridge University Press, 1996 — 514 p. — ISBN: 0-521-56247-3 This is a comprehensive account of the semantics and the implementation of the whole Lisp family of languages, namely Lisp, Scheme and related dialects. It describes 11 interpreters and 2 compilers, including very recent techniques of interpretation and compilation. The book is in two parts. The first starts from a...
  • №15
  • 23,06 MB
  • added
  • info modified
2nd Edition. — Manning Publications, 2015. — 450 p. — ISBN: 978-1617291524. Clojure is a modern Lisp for the JVM. It has the strengths you expect: first-class functions, macros, and Lisp’s clean programming style. It supports functional programming, making it ideal for concurrent programming and for creating domain-specific languages. Clojure lets you solve harder problems,...
  • №16
  • 4,90 MB
  • added
  • info modified
The MIT Press, 1995. — 224 p. — ISBN10: 026256100X ISBN13: 978-0262561006 Drawings by Duane Bibbyforeword and afterword by Guy L. Steele Jr.The notion that "thinking about computing is one of the most exciting things the human mind can do" sets both The Little Schemer (formerly known as The Little LISPer) and its new companion volume, The Seasoned Schemer, apart from other...
  • №17
  • 6,18 MB
  • added
  • info modified
2nd Edition — The Pragmatic Bookshelf, 2016. — 250 p. — ISBN13: 978-1-68050-082-0. Modern web applications deserve modern tools. Harness the JVM’s rich infrastructure while taking advantage of the expressive power and brisk performance of a modern functional language. Exploit Clojure’s unique advantages for web development. Step by step, apply the fundamentals of programming in...
  • №18
  • 40,37 MB
  • added
  • info modified
The Pragmatic Bookshelf, 2012. - 268 p. (Second Edition) Programming Clojure, 2nd Edition is a significant update to the classic book on the Clojure language. You'll get thorough coverage of all the new features of Clojure 1.3, and enjoy reorganized and rewritten chapters that reflect the significance of new Clojure concepts. Many code examples have been rewritten or replaced,...
  • №19
  • 6,22 MB
  • added
  • info modified
The MIT Press, 2015. — 248 p. — ISBN: 978-0-262-52795-8. The Little Prover introduces inductive proofs as a way to determine facts about computer programs. It is written in an approachable, engaging style of question-and-answer, with the characteristic humor of The Little Schemer (fourth edition, MIT Press). Sometimes the best way to learn something is to sit down and do it;...
  • №20
  • 3,24 MB
  • added
  • info modified
Packt Publishing - ebooks Account, 2016. — 260 p. — ISBN10: 178528150X. — ISBN13: 978-1785281501 The book is designed so that you'll be able put to use your existing skills and software knowledge to become a more effective Clojure developer We have reached a point where machines are not getting much faster, software projects need to be delivered quickly, and high quality in...
  • №21
  • 2,23 MB
  • added
  • info modified
Published by O’Reilly Media, Inc., 1005 Gravenstein Highway North, Sebastopol, CA 95472. April 2012: First Edition. ISBN: 978-1-449-39470-7 Clojure is a dynamically and strongly typed programming language hosted on the Java Virtual Machine (JVM), now in its fifth year. It has seen enthusiastic adoption by pro- grammers from a variety of backgrounds, working in essentially all...
  • №22
  • 9,33 MB
  • added
  • info modified
2nd Edition. — The MIT Press, 1999. — 611 p. — ISBN10: 0262082810 ISBN13: 978-0262082815 This lively introduction to computer science and computer programming in Scheme is for non-computer science majors with a strong interest in the subject and for computer science majors who lack prior programming experience. The text allows the student to experience the computer as a tool...
  • №23
  • 6,96 MB
  • added
  • info modified
The MIT Press, 2005. — 176 p. — ISBN: 978-0262-56214-0. The goal of The Reasoned Schemer is to help the functional programmer think logically and the logic programmer think functionally. The authors of The Reasoned Schemer believe that logic programming is a natural extension of functional programming, and they demonstrate this by extending the functional language Scheme with...
  • №24
  • 4,24 MB
  • added
  • info modified
The Pragmatic Bookshelf, 2014. — 226 p. — ISBN13: 978-1-937785-64-2. If the usual patchwork of web development tools and languages just isn't cutting it for you, you need Web Development With Clojure . Clojure gives you the rich infrastructure of the JVM with the expressive power of a modern functional language. It combines excellent performance with rapid development-and you...
  • №25
  • 5,81 MB
  • added
  • info modified
Packt Publishing, 2019. — 298 p. — ISBN: 1789346134. Learn how to use RxClojure to deal with stateful computations Key Features Leverage the features of Functional Reactive Programming using Clojure Create dataflow-based systems that are the building blocks of Reactive Programming Use different Functional Reactive Programming frameworks, techniques, and patterns to solve...
  • №26
  • 3,23 MB
  • added
  • info modified
This book is intended to get you, the reader, programming quickly in Common Lisp. Although the Lisp programming language is often associated with artificial intelligence, this is not a book on artificial intelligence. The Common Lisp program examples for this web book are distributed in a ZIP file that can be downloaded from www.markwatson.com/opencontent.
  • №27
  • 258,98 KB
  • added
  • info modified
Dorai Sitaram, 2004. — 132 p. Teach Yourself Scheme in Fixnum Days is an introductory book by Dorai Sitaram on the Scheme programming language using the Racket Scheme implementation. The text is outdated in several parts, including its introduction to macros using an unhygienic macro system. Scheme is a functional programming language and one of the two main dialects of the...
  • №28
  • 1,28 MB
  • added
  • info modified
Packt Publishing, 2019. — 336 p. — ISBN: 978-1788622240. The common patterns and practices of the microservice architecture and their application using the Clojure programming language. Key Features Relevance of the microservice architecture and benefits of Clojure's functional and simple features to implement it. Learn best practices and common principles to avoid common...
  • №29
  • 7,42 MB
  • added
  • info modified
O’Reilly Media, March 2014, 476 p. — ISBN: 978-1-4493-6616-2 With more than 150 detailed recipes, this cookbook shows experienced Clojure developers how to solve a variety of programming tasks with this JVM language. The solutions cover everything from building dynamic websites and working with databases to network communication, cloud computing, and advanced testing...
  • №30
  • 9,76 MB
  • added
  • info modified
Packt Publishing, 2016. — 618 p. — ISBN: 978-1785885037. Discover a wide variety of practical cases and real world techniques to enhance your productivity with Clojure. Learn to resolve the everyday issues you face with a functional mindset using Clojure. You will learn to write highly efficient, more productive, and error-free programs without the risk of deadlocks and...
  • №31
  • 186,94 MB
  • added
  • info modified
Packt Publishing, 2016. — 296 p. — ISBN: 978-1-78588-763-5. Master the art of agile single page web application development with ClojureScript. Clojure is an expressive language that makes it possible to easily tackle complex software development challenges. Its bias toward interactive development has made it a powerful tool, enabling high developer productivity. In this book,...
  • №32
  • 4,76 MB
  • added
  • info modified
Apress, 2017. — 366 p. Use ClojureScript to create powerful serverless Web applications that are responsive and engaging. This book presents Reactive recipes with Reagent, a ClojureScript reactive framework, to create interactive applications. Throughout the book, Reactive with ClojureScript Recipes uses progressively more complex examples and introduces you to a set of...
  • №33
  • 9,17 MB
  • added
  • info modified
Addison-Wesley, 1989. — 290 p. This book shows software developers the powerful set of tools (CLOS) available for developing object-oriented programs in Common Lisp. The advantages of using CLOS to design, develop, maintain, and extend complex programs are many: it allows for modular implementation; programs more closely resemble what they model; programs are conveniently...
  • №34
  • 5,10 MB
  • added
  • info modified
2003. — 100 p. Computers, and the software applications that power them, permeate every facet of our daily lives. From groceries to airline reservations to dental appointments, our reliance on technology is all-encompassing. And, it’s not enough. Every day, our expectations of technology and software increase: Smart appliances that can be controlled via the internet Better...
  • №35
  • 394,57 KB
  • added
  • info modified
No Starch Press, 2015. — 328 p. — ISBN10: 1-59327-591-9, ISBN13: 978-1-59327-591-4. For weeks, months — nay! — from the very moment you were born, you’ve felt it calling to you. At long last you’ll be united with the programming language you’ve been longing for: Clojure! As a Lisp-style functional programming language, Clojure lets you write robust and elegant code, and because...
  • №36
  • 18,34 MB
  • added
  • info modified
Packt Publishing Ltd, 2016. — 311 p. — ISBN: 1785887637. — ISBN: 978-1-78588-763-5 Set up interactive development workflows for the browser or Node.js thanks to the ClojureScript ecosystem Learn the basics of interactive single page web app development taking advantage of the functional nature of ClojureScript Delve into advanced rich web application development concepts such...
  • №37
  • 4,76 MB
  • added
  • info modified
The Pragmatic Programmers, 2015. - 238 p. Think in the Clojure way! Once you're familiar with Clojure, take the next step with extended lessons on the best practices and most critical decisions you'll need to make while developing. Learn how to model your domain with data, transform it with pure functions, manage state, spread your work across cores, and structure apps with...
  • №38
  • 4,68 MB
  • added
  • info modified
Cisco Press, 2018. — 120 p. — ISBN­ 978­1­58714­471­4. In an era of ubiquitous clouds, virtualization, mobility, and the Internet of Things, information and resources must be accessible anytime, from anywhere. Connectivity to devices and workloads must be seamless even when people move: location must be fully independent of device identity. The LISP protocol makes all this...
  • №39
  • 21,74 MB
  • added
  • info modified
4th Edition. — The MIT Press, 1995. — 216 p. — ISBN: 978-0262-56099-3. The notion that "thinking about computing is one of the most exciting things the human mind can do" sets both The Little Schemer (formerly known as The Little LISPer) and its new companion volume, The Seasoned Schemer, apart from other books on LISP. The authors' enthusiasm for their subject is compelling as...
  • №40
  • 1,96 MB
  • added
  • info modified
New Jersey: Prentice Hall, Inc. 1993. — 413 p. Starting in the 1980s, Lisp began to be used in several large systems, including Emacs, AutoCAD, and Interleaf. On Lisp explains the reasons behind Lisp's growing popularity as a mainstream programming language. On Lisp is a comprehensive study of advanced Lisp techniques, with bottom-up programming as the unifying theme. It gives...
  • №41
  • 1006,42 KB
  • added
  • info modified
No Starch Press, Inc., 2013. — 312 p. — ISBN: 1593274912. Racket is a descendant of Lisp, a programming language renowned for its elegance, power, and challenging learning curve. But while Racket retains the functional goodness of Lisp, it was designed with beginning programmers in mind. Realm of Racket is your introduction to the Racket language. In Realm of Racket , you'll...
  • №42
  • 8,75 MB
  • added
  • info modified
ISBN: 978-1-449-32743-9. This book is for software developers who want to learn how to get started using Clo‐ jureScript to build web browser applications. This book will not assume any prior knowledge of ClojureScript. We do assume that you have at least a basic working knowl‐ edge of the core JavaScript language. For the sections of this book that deal with ClojureScript in a...
  • №43
  • 7,72 MB
  • added
  • info modified
O’Reilly Media, 2015. — 129 p. — ISBN10: 1-4919-3489-1, ISBN13: 978-1-4919-3489-0. A short composition that provides practice material for a particular musical skill is called an étude. In this hands-on book, you’ll find more than 30 études to help you practice ClojureScript skills for specific programming areas, ranging from functions and variables to asynchronous processing....
  • №44
  • 3,03 MB
  • added
  • info modified
The MIT Press, 1990. — 320 p. Scheme - a simple, learnable dialect of LISP has emerged as a popular educational language as well as a serious tool for producing applications and system software. Programming in Scheme provides an accessible introduction to Scheme that assumes no previous programming experience and covers all the basics of the language and many advanced topics as...
  • №45
  • 7,71 MB
  • added
  • info modified
2013. — 1800 p. A literate programming port of the source for Clojure.
  • №46
  • 4,66 MB
  • added
  • info modified
3rd edition. — Lulu.com, 2008. — 180 p. Sketchy LISP is a step-by-step introduction to functional programming in Scheme. By means of numerous examples of varying complexity, it takes the reader on an entertaining and informative tour through the language.
  • №47
  • 578,53 KB
  • added
  • info modified
The Pragmatic Programmers, 2014. - 120 p. Level up your skills by taking advantage of Clojure's powerful macro system. Macros make hard things possible and normal things easy. They can be tricky to use, and this book will help you deftly navigate the terrain. You'll discover how to write straightforward code that avoids duplication and clarifies your intentions. You'll learn...
  • №48
  • 2,11 MB
  • added
  • info modified
Pragmatic Bookshelf, 2018. — 304 p. Drowning in unnecessary complexity, unmanaged state, and tangles of spaghetti code? In the best tradition of Lisp, Clojure gets out of your way so you can focus on expressing simple solutions to hard problems. Clojure cuts through complexity by providing a set of composable tools--immutable data, functions, macros, and the interactive REPL....
  • №49
  • 803,56 KB
  • added
  • info modified
Manning, 2010. — 447 p. Introduction to Clojure Elements of Clojure The building blocks of Clojure Beyond polymorphism with multi-methods Clojure and Java Interop State and the concurrent world Evolving Clojure through macros Test-driven development and more Scalable data storage with Clojure Clojure and the web Scaling Clojure through messaging Processing big data with Clojure
  • №50
  • 6,01 MB
  • added
  • info modified
2nd Edition. — Pragmatic Bookshelf, 2016. — 250 p. — ISBN: 978-1680500820. Modern web applications deserve modern tools. Harness the JVM’s rich infrastructure while taking advantage of the expressive power and brisk performance of a modern functional language. Exploit Clojure’s unique advantages for web development. Step by step, apply the fundamentals of programming in Clojure...
  • №51
  • 42,23 MB
  • added
  • info modified
The MIT Press, 1995. — 224 p. — ISBN: 978-0262-56100-6. The notion that "thinking about computing is one of the most exciting things the human mind can do" sets both The Little Schemer (formerly known as The Little LISPer) and its new companion volume, The Seasoned Schemer, apart from other books on LISP. The authors' enthusiasm for their subject is compelling as they present...
  • №52
  • 2,30 MB
  • added
  • info modified
Addison-Wesley Professional, 2015. — 288 p. Developers are discovering the immense power of Clojure's functional programming model to quickly solve problems in domains ranging from social networking to Big Data. Targeting the Java Virtual Machine, Clojure also leverages the Java platform's maturity and enormous ecosystem. Clojure Recipes is a "code recipe book" for this...
  • №53
  • 10,56 MB
  • added
  • info modified
Pragmatic Bookshelf, 2018. — 304 p. Drowning in unnecessary complexity, unmanaged state, and tangles of spaghetti code? In the best tradition of Lisp, Clojure gets out of your way so you can focus on expressing simple solutions to hard problems. Clojure cuts through complexity by providing a set of composable tools--immutable data, functions, macros, and the interactive REPL....
  • №54
  • 655,38 KB
  • added
  • info modified
Pragmatic Bookshelf, 2018. — 290 p. Behind every programming language lies a vision of how programs should be built. The vision behind Clojure is of a radically simple language framework holding together a sophisticated collection of programming features. Learning Clojure involves much more than just learning the mechanics of the language. To really get Clojure you need to...
  • №55
  • 2,02 MB
  • added
  • info modified
2nd Edition. — Manning Publications, 2015. — 450 p. — ISBN: 978-1617291524. Clojure is a modern Lisp for the JVM. It has the strengths you expect: first-class functions, macros, and Lisp’s clean programming style. It supports functional programming, making it ideal for concurrent programming and for creating domain-specific languages. Clojure lets you solve harder problems,...
  • №56
  • 922,55 KB
  • added
  • info modified
2nd Edition. — Manning Publications, 2015. — Code Only. — ISBN: 978-1617291524. Clojure is a modern Lisp for the JVM. It has the strengths you expect: first-class functions, macros, and Lisp’s clean programming style. It supports functional programming, making it ideal for concurrent programming and for creating domain-specific languages. Clojure lets you solve harder problems,...
  • №57
  • 99,95 KB
  • added
  • info modified
Packt Publishing, 2017. — 580 p. Clojure is a general-purpose language from the Lisp family with an emphasis on functional programming. It has some interesting concepts and features such as immutability, gradual typing, thread-safe concurrency primitives, and macro-based metaprogramming, which makes it a great choice to create modern, performant, and scalable applications. This...
  • №58
  • 4,16 MB
  • added
  • info modified
No Starch Press, 2015. — 328 p. — ISBN10: 1-59327-591-9, ISBN13: 978-1-59327-591-4. For weeks, months — nay! — from the very moment you were born, you’ve felt it calling to you. At long last you’ll be united with the programming language you’ve been longing for: Clojure! As a Lisp-style functional programming language, Clojure lets you write robust and elegant code, and because...
  • №59
  • 18,63 MB
  • added
  • info modified
Taschenbuch: 408 Seiten Verlag: Springer Vieweg; Auflage: 1. Aufl. 2016 (4. Oktober 2016) Sprache: Deutsch Dieses Buch vermittelt die einzigartige Idee hinter der Programmiersprache Lisp. Aus der Verbindung von interaktiver und funktionaler Programmierung entsteht eine Arbeitsstrategie in der Software-Entwicklung, mit der ein Programmierer schneller als mit konventionellen...
  • №60
  • 4,37 MB
  • added
  • info modified
Pragmatic Bookshelf, 2018. — 304 p. Drowning in unnecessary complexity, unmanaged state, and tangles of spaghetti code? In the best tradition of Lisp, Clojure gets out of your way so you can focus on expressing simple solutions to hard problems. Clojure cuts through complexity by providing a set of composable tools--immutable data, functions, macros, and the interactive REPL....
  • №61
  • 828,70 KB
  • added
  • info modified
Apress, 2017. — 366 p. Use ClojureScript to create powerful serverless Web applications that are responsive and engaging. This book presents Reactive recipes with Reagent, a ClojureScript reactive framework, to create interactive applications. Throughout the book, Reactive with ClojureScript Recipes uses progressively more complex examples and introduces you to a set of...
  • №62
  • 3,54 MB
  • added
  • info modified
2nd ed. — The Pragmatic Programmers, LLC., 2016. — 279 p. in color. — ISBN: 978168050082 This book’s cover has a bonsai tree on it. I chose it to represent elegance and simplicity, as these qualities make Clojure such an attractive language. A good software project is like a bonsai. You have to meticulously craft it to take the shape you want, and the tool you use should make...
  • №63
  • 42,03 MB
  • added
  • info modified
Packt Publishing - ebooks Account, 2016. — 185 p. — ISBN10: 178528150X. — ISBN13: 978-1785281501 The book is designed so that you'll be able put to use your existing skills and software knowledge to become a more effective Clojure developer We have reached a point where machines are not getting much faster, software projects need to be delivered quickly, and high quality in...
  • №64
  • 2,21 MB
  • added
  • info modified
O’Reilly Media, 2015. — 129 p. — ISBN10: 1-4919-3489-1, ISBN13: 978-1-4919-3489-0. A short composition that provides practice material for a particular musical skill is called an étude. In this hands-on book, you’ll find more than 30 études to help you practice ClojureScript skills for specific programming areas, ranging from functions and variables to asynchronous processing....
  • №65
  • 9,35 MB
  • added
  • info modified
Pragmatic Bookshelf, 2012. — 290 p. — ISBN13: 978-1934356869. f you want to keep up with the significant changes in this important language, you need the second edition of Programming Clojure. Stu and Aaron describe the modifications to the numerics system in Clojure 1.3, explain new Clojure concepts such as Protocols and Datatypes, and teach you how to think in Clojure....
  • №66
  • 2,76 MB
  • added
  • info modified
Addison -Wesley Professional, 2024. — 376 p. A Practical Guide to Better, Cleaner Code with Functional Programming. In Functional Design, renowned software engineer Robert C. Martin ("Uncle Bob") explains how and why to use functional programming to build better systems for real customers. Martin compares conventional object-oriented coding structures in Java to those enabled...
  • №67
  • 34,57 MB
  • added
2nd Edition. — Manning Publications, 2015. — 450 p. — ISBN: 978-1617291524. Clojure is a modern Lisp for the JVM. It has the strengths you expect: first-class functions, macros, and Lisp’s clean programming style. It supports functional programming, making it ideal for concurrent programming and for creating domain-specific languages. Clojure lets you solve harder problems,...
  • №68
  • 986,13 KB
  • added
  • info modified
Packt Publishing - ebooks Account, 2016. — 152 p. — ISBN10: 178528150X. — ISBN13: 978-1785281501 The book is designed so that you'll be able put to use your existing skills and software knowledge to become a more effective Clojure developer We have reached a point where machines are not getting much faster, software projects need to be delivered quickly, and high quality in...
  • №69
  • 2,23 MB
  • added
  • info modified
Apress, 2021. - 390 p. - ISBN: 9781799851608 Master algorithms programming using Lisp, including the most important data structures and algorithms. This book also covers the essential tools that help in the development of algorithmic code to give you all you need to enhance your code. Programming Algorithms in Lisp shows real-world engineering considerations and constraints...
  • №70
  • 3,79 MB
  • added
O’Reilly Media, 2015. — Code Only. — ISBN10: 1-4919-3489-1, ISBN13: 978-1-4919-3489-0. A short composition that provides practice material for a particular musical skill is called an étude. In this hands-on book, you’ll find more than 30 études to help you practice ClojureScript skills for specific programming areas, ranging from functions and variables to asynchronous...
  • №71
  • 325,25 KB
  • added
  • info modified
Apress Media LLC., 2020. — 316 p. — ISBN13: 978-1-4842-6133-0. Discover the functioning and example uses of the Common Lisp condition system. This book supplements already existing material for studying Common Lisp as a language by providing detailed information about the Lisp condition system and its control flow mechanisms; it also describes an example ANSI-conformant...
  • №72
  • 2,37 MB
  • added
  • info modified
Lulu press, 2019. — 490 p. This book delves straight into the internals of an interactive LISP system. The complete source code is presented and discussed in great detail. Emphasis is on compilation to abstract machine code, but lots of topics will be discussed at length, including: LISP data objects, syntax analysis, closure conversion, lambda lifting, operational semantics,...
  • №73
  • 2,91 MB
  • added
Pragmatic Bookshelf, 2018. — 290 p. — ISBN13: 978-1-68050-300-5. Behind every programming language lies a vision of how programs should be built. The vision behind Clojure is of a radically simple language framework holding together a sophisticated collection of programming features. Learning Clojure involves much more than just learning the mechanics of the language. To really...
  • №74
  • 3,75 MB
  • added
The Pragmatic Bookshelf, 2014. — 226 p. — ISBN13: 978-1-937785-64-2. If the usual patchwork of web development tools and languages just isn't cutting it for you, you need Web Development With Clojure . Clojure gives you the rich infrastructure of the JVM with the expressive power of a modern functional language. It combines excellent performance with rapid development-and you...
  • №75
  • 2,25 MB
  • added
  • info modified
No Starch Press, 2021. — 360 p. — ISBN: 1718500823, 9781718500822. An introduction to the Racket functional programming language and DrRacket development environment to explore topics in mathematics (mostly recreational) and computer science. At last, a lively guided tour through all the features, functions, and applications of the Racket programming language. You’ll learn a...
  • №76
  • 9,82 MB
  • added
New York: W. W. Norton & Company, 1986. — 530 p. First there was LISPcraft, a tutorial introduction to Franz LISP, the most widely available real dialect of LISP. Now Robert Wilensky introduces students, teachers, and professionals to Common LISP. In an interactive session with the interpreter, readers of this book are introduced to the elements of the Common LISP language as...
  • №77
  • 3,94 MB
  • added
  • info modified
New York: McGraw-Hill Inc., 1978. — 446 p. — (McGraw-Hill Computer Science Series; McGraw-Hill Series in Artificial Intelligence.) This text is nominally about LISP and data structures. However, in the process it covers much broader areas of computer science. The author has long felt that the beginning student of computer science has been getting’ a distorted and disjointed...
  • №78
  • 16,86 MB
  • added
International Thomson publishing France, 1996. — 753 p. La première partie de ce livre introduit très progressivement le lecteur aux joies de la programmation avec Scheme (ou Lisp). On y trouve aussi des ouvertures sur des sujets variés : fractals, jeux, vie artificielle... La seconde partie présente la théorie et l'implémentation des principaux concepts utiles à un programmeur...
  • №79
  • 7,21 MB
  • added
  • info modified
Packt Publishing, 2017. — 580 p. Clojure is a general-purpose language from the Lisp family with an emphasis on functional programming. It has some interesting concepts and features such as immutability, gradual typing, thread-safe concurrency primitives, and macro-based metaprogramming, which makes it a great choice to create modern, performant, and scalable applications. This...
  • №80
  • 4,21 MB
  • added
  • info modified
Packt Publishing, 2017. — 580 p. Clojure is a general-purpose language from the Lisp family with an emphasis on functional programming. It has some interesting concepts and features such as immutability, gradual typing, thread-safe concurrency primitives, and macro-based metaprogramming, which makes it a great choice to create modern, performant, and scalable applications. This...
  • №81
  • 4,20 MB
  • added
  • info modified
O’Reilly Media, 2015. — 129 p. — ISBN10: 1-4919-3489-1, ISBN13: 978-1-4919-3489-0. A short composition that provides practice material for a particular musical skill is called an étude. In this hands-on book, you’ll find more than 30 études to help you practice ClojureScript skills for specific programming areas, ranging from functions and variables to asynchronous processing....
  • №82
  • 6,11 MB
  • added
  • info modified
Addison-Wesley Professional, 2015. — 288 p. Developers are discovering the immense power of Clojure's functional programming model to quickly solve problems in domains ranging from social networking to Big Data. Targeting the Java Virtual Machine, Clojure also leverages the Java platform's maturity and enormous ecosystem. Clojure Recipes is a "code recipe book" for this...
  • №83
  • 15,76 MB
  • added
  • info modified
Packt Publishing, 2016. — 296 p. — ISBN: 978-1-78588-763-5. Master the art of agile single page web application development with ClojureScript. Clojure is an expressive language that makes it possible to easily tackle complex software development challenges. Its bias toward interactive development has made it a powerful tool, enabling high developer productivity. In this book,...
  • №84
  • 5,92 MB
  • added
  • info modified
Packt Publishing, 2019. — 336 p. — ISBN: 978-1788622240. The common patterns and practices of the microservice architecture and their application using the Clojure programming language. Key Features Relevance of the microservice architecture and benefits of Clojure's functional and simple features to implement it. Learn best practices and common principles to avoid common...
  • №85
  • 7,65 MB
  • added
  • info modified
CRC Press, 2023. — 146 p. — ISBN: 978-1-032-41531-4. Why learn functional programming? Isn’t that some complicated ivory-tower technique used only in obscure languages like Haskell? Functional programming is very simple. It’s also very powerful, as Haskell demonstrates by throwing away all the conventional programming tools and using only functional programming features. But it...
  • №86
  • 8,82 MB
  • added
3rd edition. — The Pragmatic Programmers, LLC., 2021. — 442 p. — ISBN: 978-1680506822. Today, developers are increasingly adopting Clojure as a web-development platform. See for yourself what makes Clojure so desirable, as you create a series of web apps of growing complexity, exploring the full process of web development using a modern functional language. This fully updated...
  • №87
  • 68,14 MB
  • added
Packt Publishing, 2019. — 298 p. — ISBN: 1789346134. Learn how to use RxClojure to deal with stateful computations Key Features Leverage the features of Functional Reactive Programming using Clojure Create dataflow-based systems that are the building blocks of Reactive Programming Use different Functional Reactive Programming frameworks, techniques, and patterns to solve...
  • №88
  • 3,92 MB
  • added
  • info modified
Joseph Fahey, Thomas Haratyk, Scott McCaughie, Yehonathan Sharvit, Konrad Szydlo. — Packt Publishing, 2020. — 798 p. — ISBN: 978-1-83882-548-5. Cut through the noise and get real results with a step-by-step approach to learning Clojure programming You already know you want to learn Clojure, and a smarter way to learn Clojure is to learn by doing. The Clojure Workshop focuses on...
  • №89
  • 12,28 MB
  • added
  • info modified
2nd ed. — Manning Publications, 2014. — 477 p. — ISBN: 9781617291418. The Clojure programming language is a dialect of Lisp that runs on the Java Virtual Machine and JavaScript runtimes. It is a functional programming language that offers great performance, expressive power, and stability by design. It gives you built-in concurrency and the predictable precision of immutable...
  • №90
  • 6,56 MB
  • added
No Starch Press, 2015. — 329 p. — ISBN: 978-1-59327-591-4. For weeks, months — nay! — from the very moment you were born, you’ve felt it calling to you. At long last, you’ll be united with the programming language you’ve been longing for Clojure! As a Lisp-style functional programming language, Clojure lets you write robust and elegant code, and because it runs on the Java...
  • №91
  • 6,63 MB
  • added
  • info modified
Lulu Press, Incorporated, 2020. — 307 p. What is the minimal LISP language that can interpret itself? What is the smallest LISP that can compile itself? What was LISP hacking like in the age of punch cards, teletypes, and mainframe computers? This text plays with the theme of minimal LISP by providing several implementations from a simple metacircular evaluator to a full...
  • №92
  • 1,36 MB
  • added
Packt Publishing, 2016. — 296 p. — ISBN: 978-1-78588-763-5. Master the art of agile single page web application development with ClojureScript. Clojure is an expressive language that makes it possible to easily tackle complex software development challenges. Its bias toward interactive development has made it a powerful tool, enabling high developer productivity. In this book,...
  • №93
  • 4,64 MB
  • added
  • info modified
Independently published, 2024. — 215 p. — ASIN B0D8JSJD1T. Discover the art of writing clean, maintainable Clojure code with this comprehensive guide. Learn 100 practical techniques to enhance your Clojure programming skills and create more readable, efficient code. From descriptive function naming to advanced threading macros, this book covers a wide range of best practices...
  • №94
  • 1,55 MB
  • added
Amazon, 2023. — 195 p. — ISBN-13 979-8388040374. Many hackers swear by LISP, and just like any other programmer coming from an OOPS background I was skeptical about functional programming. When I started learning it, it wasn't straightforward (for an OOP developer), but I persisted and when I reached what's called REPL-driven development I was blown away. Clojure is a dialect...
  • №95
  • 10,98 MB
  • added
Amazon, 2023. — 195 p. — ISBN-13 979-8388040374. Many hackers swear by LISP, and just like any other programmer coming from an OOPS background I was skeptical about functional programming. When I started learning it, it wasn't straightforward (for an OOP developer), but I persisted and when I reached what's called REPL-driven development I was blown away. Clojure is a dialect...
  • №96
  • 14,06 MB
  • added
Chapman and Hall/CRC, 2023. — 128 p. — ISBN: 978-1-003-35854-1. Why learn functional programming? Isn’t that some complicated ivory-tower technique used only in obscure languages like Haskell? Functional programming is very simple. It’s also very powerful, as Haskell demonstrates by throwing away all the conventional programming tools and using only functional programming...
  • №97
  • 1,55 MB
  • added
Self-published, 2021 — 168 p. — ISBN: 9781736717219. ClojureScript is a pragmatic functional programming language for building web applications. Whether you are an experienced JavaScript developer or a brand-new programmer, this book is your guide to creating impressive web apps in the simple and elegant ClojureScript language. The tutorial-style lessons are easy to follow at...
  • №98
  • 1,81 MB
  • added
2nd edition. — Manning Publications, 2015. — 450 p. — ISBN: 978-1-61729152-4. Clojure is a modern Lisp for the JVM. It has the strengths you expect: first-class functions, macros, and Lisp’s clean programming style. It supports functional programming, making it ideal for concurrent programming and for creating domain-specific languages. Clojure lets you solve harder problems,...
  • №99
  • 1,08 MB
  • added
  • info modified
3rd edition. — The Pragmatic Programmers, LLC., 2021. — 442 p. — ISBN: 978-1680506822. Version: P1.0 (July 2021). Today, developers are increasingly adopting Clojure as a web development platform. See for yourself what makes Clojure so desirable, as you create a series of web apps of growing complexity, exploring the full process of web development using a modern functional...
  • №100
  • 8,21 MB
  • added
Packt Publishing, 2020. — 56 p. — ISBN: 978-1-83898-236-2. Learn when and how to use Clojure’s polymorphic features to develop efficient multithreaded applications Clojure is a modern, dynamic language that you can use to develop robust, multithreaded programs. Clojure Polymorphism is a comprehensive guide that shows you how to use Clojure’s features to your advantage. The book...
  • №101
  • 295,00 KB
  • added
  • info modified
There are no files in this category.

Comments

There are no comments.
Up