Clojure programming cookbook :: handle every problem you come across in the world of Clojure programming with this expert collection of recipes /
Handle every problem you come across in the world of Clojure programming with this expert collection of recipes About This Book 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 functio...
Gespeichert in:
Hauptverfasser: | , |
---|---|
Format: | Elektronisch E-Book |
Sprache: | English |
Veröffentlicht: |
Birmingham :
Packt,
2016.
|
Schlagworte: | |
Online-Zugang: | Volltext |
Zusammenfassung: | Handle every problem you come across in the world of Clojure programming with this expert collection of recipes About This Book 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 race-conditions Who This Book Is For This book is for Clojure developers who have some Clojure programming experience and are well aware of their shortcomings. If you want to learn to tackle common problems, become an expert, and develop a solid skill set, then this book is for you. What You Will Learn Manipulate, access, filter, and transform your data with Clojure Write efficient parallelized code through Clojure abstractions Tackle Complex Concurrency easily with Reactive Programming Build on Haskell abstractions to write dynamic functional tests Write AWS Lambda functions effortlessly Put Clojure in use into your IoT devices Use Clojure with Slack for instant monitoring Scaling your Clojure application using Docker Develop real-time system interactions using MQTT and websockets In Detail When it comes to learning and using a new language you need an effective guide to be by your side when things get rough. For Clojure developers, these recipes have everything you need to take on everything this language offers. This book is divided into three high impact sections. The first section gives you an introduction to live programming and best practices. We show you how to interact with your connections by manipulating, transforming, and merging collections. You'll learn how to work with macros, protocols, multi-methods, and transducers. We'll also teach you how to work with languages such as Java, and Scala. The next section deals with intermediate-level content and enhances your Clojure skills, here we'll teach you concurrency programming with Clojure for high performance. We will provide you with advanced best practices, tips on Clojure programming, and show you how to work with Clojure while developing applications. In the final section you will learn how to test, deploy and analyze websocket behavior when your app is deployed in the cloud. Finally, we will take you through DevOps. Developing with Clojure has never been easier with these recipes by your side! Style and approach This book takes a recipe-based ... |
Beschreibung: | 1 online resource : illustrations |
ISBN: | 9781785888519 178588851X |
Internformat
MARC
LEADER | 00000cam a2200000 i 4500 | ||
---|---|---|---|
001 | ZDB-4-EBA-ocn962419835 | ||
003 | OCoLC | ||
005 | 20241004212047.0 | ||
006 | m o d | ||
007 | cr cnu---unuuu | ||
008 | 161111s2016 enka o 000 0 eng d | ||
040 | |a UMI |b eng |e rda |e pn |c UMI |d N$T |d IDEBK |d YDX |d NLE |d OCLCQ |d OCLCF |d TOH |d STF |d DEBBG |d OCLCQ |d VT2 |d UOK |d CEF |d KSU |d WYU |d AGLDB |d IGB |d QGK |d OCLCO |d OCLCQ |d OCLCO |d OCLCL |d OCLCQ | ||
019 | |a 962064774 |a 962253910 |a 962896233 |a 1259090976 | ||
020 | |a 9781785888519 |q (electronic bk.) | ||
020 | |a 178588851X |q (electronic bk.) | ||
020 | |z 9781785885037 | ||
020 | |z 1785885030 | ||
035 | |a (OCoLC)962419835 |z (OCoLC)962064774 |z (OCoLC)962253910 |z (OCoLC)962896233 |z (OCoLC)1259090976 | ||
037 | |a 967722 |b MIL | ||
050 | 4 | |a QA76.73.C565 | |
072 | 7 | |a COM |x 051010 |2 bisacsh | |
082 | 7 | |a 005.1 |2 23 | |
049 | |a MAIN | ||
100 | 1 | |a Hashimoto, Makoto, |e author. | |
245 | 1 | 0 | |a Clojure programming cookbook : |b handle every problem you come across in the world of Clojure programming with this expert collection of recipes / |c Makoto Hashimoto, Nicolas Modrzyk. |
264 | 1 | |a Birmingham : |b Packt, |c 2016. | |
300 | |a 1 online resource : |b illustrations | ||
336 | |a text |b txt |2 rdacontent | ||
337 | |a computer |b c |2 rdamedia | ||
338 | |a online resource |b cr |2 rdacarrier | ||
347 | |a text file | ||
588 | 0 | |a Online resource; title from PDF title page (EBSCO, viewed November 17, 2016). | |
520 | |a Handle every problem you come across in the world of Clojure programming with this expert collection of recipes About This Book 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 race-conditions Who This Book Is For This book is for Clojure developers who have some Clojure programming experience and are well aware of their shortcomings. If you want to learn to tackle common problems, become an expert, and develop a solid skill set, then this book is for you. What You Will Learn Manipulate, access, filter, and transform your data with Clojure Write efficient parallelized code through Clojure abstractions Tackle Complex Concurrency easily with Reactive Programming Build on Haskell abstractions to write dynamic functional tests Write AWS Lambda functions effortlessly Put Clojure in use into your IoT devices Use Clojure with Slack for instant monitoring Scaling your Clojure application using Docker Develop real-time system interactions using MQTT and websockets In Detail When it comes to learning and using a new language you need an effective guide to be by your side when things get rough. For Clojure developers, these recipes have everything you need to take on everything this language offers. This book is divided into three high impact sections. The first section gives you an introduction to live programming and best practices. We show you how to interact with your connections by manipulating, transforming, and merging collections. You'll learn how to work with macros, protocols, multi-methods, and transducers. We'll also teach you how to work with languages such as Java, and Scala. The next section deals with intermediate-level content and enhances your Clojure skills, here we'll teach you concurrency programming with Clojure for high performance. We will provide you with advanced best practices, tips on Clojure programming, and show you how to work with Clojure while developing applications. In the final section you will learn how to test, deploy and analyze websocket behavior when your app is deployed in the cloud. Finally, we will take you through DevOps. Developing with Clojure has never been easier with these recipes by your side! Style and approach This book takes a recipe-based ... | ||
650 | 0 | |a Clojure (Computer program language) |0 http://id.loc.gov/authorities/subjects/sh2011003332 | |
650 | 6 | |a Clojure (Langage de programmation) | |
650 | 7 | |a COMPUTERS |x Programming Languages |x General. |2 bisacsh | |
650 | 7 | |a Clojure (Computer program language) |2 fast | |
700 | 1 | |a Modrzyk, Nicolas, |e author. | |
758 | |i has work: |a Clojure programming cookbook (Text) |1 https://id.oclc.org/worldcat/entity/E39PCXkCGxCVyQcWbxTqB7cYxC |4 https://id.oclc.org/worldcat/ontology/hasWork | ||
776 | 0 | 8 | |i Print version: |a Hashimoto, Makoto. |t Clojure programming cookbook. |d Birmingham : Packt, 2016 |z 1785885030 |z 9781785885037 |w (OCoLC)949750782 |
856 | 4 | 0 | |l FWS01 |p ZDB-4-EBA |q FWS_PDA_EBA |u https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1409192 |3 Volltext |
938 | |a EBSCOhost |b EBSC |n 1409192 | ||
938 | |a ProQuest MyiLibrary Digital eBook Collection |b IDEB |n cis34562653 | ||
938 | |a YBP Library Services |b YANK |n 13249210 | ||
994 | |a 92 |b GEBAY | ||
912 | |a ZDB-4-EBA | ||
049 | |a DE-863 |
Datensatz im Suchindex
DE-BY-FWS_katkey | ZDB-4-EBA-ocn962419835 |
---|---|
_version_ | 1816882369055948800 |
adam_text | |
any_adam_object | |
author | Hashimoto, Makoto Modrzyk, Nicolas |
author_facet | Hashimoto, Makoto Modrzyk, Nicolas |
author_role | aut aut |
author_sort | Hashimoto, Makoto |
author_variant | m h mh n m nm |
building | Verbundindex |
bvnumber | localFWS |
callnumber-first | Q - Science |
callnumber-label | QA76 |
callnumber-raw | QA76.73.C565 |
callnumber-search | QA76.73.C565 |
callnumber-sort | QA 276.73 C565 |
callnumber-subject | QA - Mathematics |
collection | ZDB-4-EBA |
ctrlnum | (OCoLC)962419835 |
dewey-full | 005.1 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 005 - Computer programming, programs, data, security |
dewey-raw | 005.1 |
dewey-search | 005.1 |
dewey-sort | 15.1 |
dewey-tens | 000 - Computer science, information, general works |
discipline | Informatik |
format | Electronic eBook |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>04881cam a2200505 i 4500</leader><controlfield tag="001">ZDB-4-EBA-ocn962419835</controlfield><controlfield tag="003">OCoLC</controlfield><controlfield tag="005">20241004212047.0</controlfield><controlfield tag="006">m o d </controlfield><controlfield tag="007">cr cnu---unuuu</controlfield><controlfield tag="008">161111s2016 enka o 000 0 eng d</controlfield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">UMI</subfield><subfield code="b">eng</subfield><subfield code="e">rda</subfield><subfield code="e">pn</subfield><subfield code="c">UMI</subfield><subfield code="d">N$T</subfield><subfield code="d">IDEBK</subfield><subfield code="d">YDX</subfield><subfield code="d">NLE</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCF</subfield><subfield code="d">TOH</subfield><subfield code="d">STF</subfield><subfield code="d">DEBBG</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">VT2</subfield><subfield code="d">UOK</subfield><subfield code="d">CEF</subfield><subfield code="d">KSU</subfield><subfield code="d">WYU</subfield><subfield code="d">AGLDB</subfield><subfield code="d">IGB</subfield><subfield code="d">QGK</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCL</subfield><subfield code="d">OCLCQ</subfield></datafield><datafield tag="019" ind1=" " ind2=" "><subfield code="a">962064774</subfield><subfield code="a">962253910</subfield><subfield code="a">962896233</subfield><subfield code="a">1259090976</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781785888519</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">178588851X</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="z">9781785885037</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="z">1785885030</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)962419835</subfield><subfield code="z">(OCoLC)962064774</subfield><subfield code="z">(OCoLC)962253910</subfield><subfield code="z">(OCoLC)962896233</subfield><subfield code="z">(OCoLC)1259090976</subfield></datafield><datafield tag="037" ind1=" " ind2=" "><subfield code="a">967722</subfield><subfield code="b">MIL</subfield></datafield><datafield tag="050" ind1=" " ind2="4"><subfield code="a">QA76.73.C565</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">COM</subfield><subfield code="x">051010</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="082" ind1="7" ind2=" "><subfield code="a">005.1</subfield><subfield code="2">23</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">MAIN</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Hashimoto, Makoto,</subfield><subfield code="e">author.</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Clojure programming cookbook :</subfield><subfield code="b">handle every problem you come across in the world of Clojure programming with this expert collection of recipes /</subfield><subfield code="c">Makoto Hashimoto, Nicolas Modrzyk.</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Birmingham :</subfield><subfield code="b">Packt,</subfield><subfield code="c">2016.</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">1 online resource :</subfield><subfield code="b">illustrations</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="a">text</subfield><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="a">computer</subfield><subfield code="b">c</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="a">online resource</subfield><subfield code="b">cr</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="347" ind1=" " ind2=" "><subfield code="a">text file</subfield></datafield><datafield tag="588" ind1="0" ind2=" "><subfield code="a">Online resource; title from PDF title page (EBSCO, viewed November 17, 2016).</subfield></datafield><datafield tag="520" ind1=" " ind2=" "><subfield code="a">Handle every problem you come across in the world of Clojure programming with this expert collection of recipes About This Book 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 race-conditions Who This Book Is For This book is for Clojure developers who have some Clojure programming experience and are well aware of their shortcomings. If you want to learn to tackle common problems, become an expert, and develop a solid skill set, then this book is for you. What You Will Learn Manipulate, access, filter, and transform your data with Clojure Write efficient parallelized code through Clojure abstractions Tackle Complex Concurrency easily with Reactive Programming Build on Haskell abstractions to write dynamic functional tests Write AWS Lambda functions effortlessly Put Clojure in use into your IoT devices Use Clojure with Slack for instant monitoring Scaling your Clojure application using Docker Develop real-time system interactions using MQTT and websockets In Detail When it comes to learning and using a new language you need an effective guide to be by your side when things get rough. For Clojure developers, these recipes have everything you need to take on everything this language offers. This book is divided into three high impact sections. The first section gives you an introduction to live programming and best practices. We show you how to interact with your connections by manipulating, transforming, and merging collections. You'll learn how to work with macros, protocols, multi-methods, and transducers. We'll also teach you how to work with languages such as Java, and Scala. The next section deals with intermediate-level content and enhances your Clojure skills, here we'll teach you concurrency programming with Clojure for high performance. We will provide you with advanced best practices, tips on Clojure programming, and show you how to work with Clojure while developing applications. In the final section you will learn how to test, deploy and analyze websocket behavior when your app is deployed in the cloud. Finally, we will take you through DevOps. Developing with Clojure has never been easier with these recipes by your side! Style and approach This book takes a recipe-based ...</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Clojure (Computer program language)</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh2011003332</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Clojure (Langage de programmation)</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS</subfield><subfield code="x">Programming Languages</subfield><subfield code="x">General.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Clojure (Computer program language)</subfield><subfield code="2">fast</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Modrzyk, Nicolas,</subfield><subfield code="e">author.</subfield></datafield><datafield tag="758" ind1=" " ind2=" "><subfield code="i">has work:</subfield><subfield code="a">Clojure programming cookbook (Text)</subfield><subfield code="1">https://id.oclc.org/worldcat/entity/E39PCXkCGxCVyQcWbxTqB7cYxC</subfield><subfield code="4">https://id.oclc.org/worldcat/ontology/hasWork</subfield></datafield><datafield tag="776" ind1="0" ind2="8"><subfield code="i">Print version:</subfield><subfield code="a">Hashimoto, Makoto.</subfield><subfield code="t">Clojure programming cookbook.</subfield><subfield code="d">Birmingham : Packt, 2016</subfield><subfield code="z">1785885030</subfield><subfield code="z">9781785885037</subfield><subfield code="w">(OCoLC)949750782</subfield></datafield><datafield tag="856" ind1="4" ind2="0"><subfield code="l">FWS01</subfield><subfield code="p">ZDB-4-EBA</subfield><subfield code="q">FWS_PDA_EBA</subfield><subfield code="u">https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1409192</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">EBSCOhost</subfield><subfield code="b">EBSC</subfield><subfield code="n">1409192</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">ProQuest MyiLibrary Digital eBook Collection</subfield><subfield code="b">IDEB</subfield><subfield code="n">cis34562653</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">YBP Library Services</subfield><subfield code="b">YANK</subfield><subfield code="n">13249210</subfield></datafield><datafield tag="994" ind1=" " ind2=" "><subfield code="a">92</subfield><subfield code="b">GEBAY</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-4-EBA</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-863</subfield></datafield></record></collection> |
id | ZDB-4-EBA-ocn962419835 |
illustrated | Illustrated |
indexdate | 2024-11-27T13:27:31Z |
institution | BVB |
isbn | 9781785888519 178588851X |
language | English |
oclc_num | 962419835 |
open_access_boolean | |
owner | MAIN DE-863 DE-BY-FWS |
owner_facet | MAIN DE-863 DE-BY-FWS |
physical | 1 online resource : illustrations |
psigel | ZDB-4-EBA |
publishDate | 2016 |
publishDateSearch | 2016 |
publishDateSort | 2016 |
publisher | Packt, |
record_format | marc |
spelling | Hashimoto, Makoto, author. Clojure programming cookbook : handle every problem you come across in the world of Clojure programming with this expert collection of recipes / Makoto Hashimoto, Nicolas Modrzyk. Birmingham : Packt, 2016. 1 online resource : illustrations text txt rdacontent computer c rdamedia online resource cr rdacarrier text file Online resource; title from PDF title page (EBSCO, viewed November 17, 2016). Handle every problem you come across in the world of Clojure programming with this expert collection of recipes About This Book 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 race-conditions Who This Book Is For This book is for Clojure developers who have some Clojure programming experience and are well aware of their shortcomings. If you want to learn to tackle common problems, become an expert, and develop a solid skill set, then this book is for you. What You Will Learn Manipulate, access, filter, and transform your data with Clojure Write efficient parallelized code through Clojure abstractions Tackle Complex Concurrency easily with Reactive Programming Build on Haskell abstractions to write dynamic functional tests Write AWS Lambda functions effortlessly Put Clojure in use into your IoT devices Use Clojure with Slack for instant monitoring Scaling your Clojure application using Docker Develop real-time system interactions using MQTT and websockets In Detail When it comes to learning and using a new language you need an effective guide to be by your side when things get rough. For Clojure developers, these recipes have everything you need to take on everything this language offers. This book is divided into three high impact sections. The first section gives you an introduction to live programming and best practices. We show you how to interact with your connections by manipulating, transforming, and merging collections. You'll learn how to work with macros, protocols, multi-methods, and transducers. We'll also teach you how to work with languages such as Java, and Scala. The next section deals with intermediate-level content and enhances your Clojure skills, here we'll teach you concurrency programming with Clojure for high performance. We will provide you with advanced best practices, tips on Clojure programming, and show you how to work with Clojure while developing applications. In the final section you will learn how to test, deploy and analyze websocket behavior when your app is deployed in the cloud. Finally, we will take you through DevOps. Developing with Clojure has never been easier with these recipes by your side! Style and approach This book takes a recipe-based ... Clojure (Computer program language) http://id.loc.gov/authorities/subjects/sh2011003332 Clojure (Langage de programmation) COMPUTERS Programming Languages General. bisacsh Clojure (Computer program language) fast Modrzyk, Nicolas, author. has work: Clojure programming cookbook (Text) https://id.oclc.org/worldcat/entity/E39PCXkCGxCVyQcWbxTqB7cYxC https://id.oclc.org/worldcat/ontology/hasWork Print version: Hashimoto, Makoto. Clojure programming cookbook. Birmingham : Packt, 2016 1785885030 9781785885037 (OCoLC)949750782 FWS01 ZDB-4-EBA FWS_PDA_EBA https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1409192 Volltext |
spellingShingle | Hashimoto, Makoto Modrzyk, Nicolas Clojure programming cookbook : handle every problem you come across in the world of Clojure programming with this expert collection of recipes / Clojure (Computer program language) http://id.loc.gov/authorities/subjects/sh2011003332 Clojure (Langage de programmation) COMPUTERS Programming Languages General. bisacsh Clojure (Computer program language) fast |
subject_GND | http://id.loc.gov/authorities/subjects/sh2011003332 |
title | Clojure programming cookbook : handle every problem you come across in the world of Clojure programming with this expert collection of recipes / |
title_auth | Clojure programming cookbook : handle every problem you come across in the world of Clojure programming with this expert collection of recipes / |
title_exact_search | Clojure programming cookbook : handle every problem you come across in the world of Clojure programming with this expert collection of recipes / |
title_full | Clojure programming cookbook : handle every problem you come across in the world of Clojure programming with this expert collection of recipes / Makoto Hashimoto, Nicolas Modrzyk. |
title_fullStr | Clojure programming cookbook : handle every problem you come across in the world of Clojure programming with this expert collection of recipes / Makoto Hashimoto, Nicolas Modrzyk. |
title_full_unstemmed | Clojure programming cookbook : handle every problem you come across in the world of Clojure programming with this expert collection of recipes / Makoto Hashimoto, Nicolas Modrzyk. |
title_short | Clojure programming cookbook : |
title_sort | clojure programming cookbook handle every problem you come across in the world of clojure programming with this expert collection of recipes |
title_sub | handle every problem you come across in the world of Clojure programming with this expert collection of recipes / |
topic | Clojure (Computer program language) http://id.loc.gov/authorities/subjects/sh2011003332 Clojure (Langage de programmation) COMPUTERS Programming Languages General. bisacsh Clojure (Computer program language) fast |
topic_facet | Clojure (Computer program language) Clojure (Langage de programmation) COMPUTERS Programming Languages General. |
url | https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1409192 |
work_keys_str_mv | AT hashimotomakoto clojureprogrammingcookbookhandleeveryproblemyoucomeacrossintheworldofclojureprogrammingwiththisexpertcollectionofrecipes AT modrzyknicolas clojureprogrammingcookbookhandleeveryproblemyoucomeacrossintheworldofclojureprogrammingwiththisexpertcollectionofrecipes |