Clojure for finance: leverage the power and flexibility of the Clojure language for finance = Leverage the power and flexibility of the Clojure language for finance
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Elektronisch E-Book |
Sprache: | English |
Veröffentlicht: |
Birmingham, UK
Packt Publishing
2016
|
Schriftenreihe: | Community experience distilled
|
Schlagworte: | |
Beschreibung: | Online resource; title from cover (Safari, viewed January 29, 2016). - Includes index |
Beschreibung: | 1 online resource (1 volume) illustrations |
ISBN: | 9781785287619 1785287613 1785289284 9781785289286 |
Internformat
MARC
LEADER | 00000nmm a2200000zc 4500 | ||
---|---|---|---|
001 | BV045351558 | ||
003 | DE-604 | ||
005 | 00000000000000.0 | ||
007 | cr|uuu---uuuuu | ||
008 | 181210s2016 |||| o||u| ||||||eng d | ||
020 | |a 9781785287619 |9 978-1-78528-761-9 | ||
020 | |a 1785287613 |9 1-78528-761-3 | ||
020 | |a 1785289284 |9 1-78528-928-4 | ||
020 | |a 9781785289286 |9 978-1-78528-928-6 | ||
024 | 3 | |a 9781785289286 | |
035 | |a (ZDB-4-ITC)ocn936335800 | ||
035 | |a (OCoLC)936335800 | ||
035 | |a (DE-599)BVBBV045351558 | ||
040 | |a DE-604 |b ger |e rda | ||
041 | 0 | |a eng | |
082 | 0 | |a 332.0285 |2 23 | |
100 | 1 | |a Washington, Timothy |e Verfasser |4 aut | |
245 | 1 | 0 | |a Clojure for finance |b leverage the power and flexibility of the Clojure language for finance = Leverage the power and flexibility of the Clojure language for finance |c Timothy Washington |
246 | 1 | 3 | |a Leverage the power and flexibility of the Clojure language for finance |
246 | 1 | 1 | |a Leverage the power and flexibility of the Clojure language for finance |
264 | 1 | |a Birmingham, UK |b Packt Publishing |c 2016 | |
300 | |a 1 online resource (1 volume) |b illustrations | ||
336 | |b txt |2 rdacontent | ||
337 | |b c |2 rdamedia | ||
338 | |b cr |2 rdacarrier | ||
490 | 0 | |a Community experience distilled | |
500 | |a Online resource; title from cover (Safari, viewed January 29, 2016). - Includes index | ||
505 | 8 | |a Leverage the power and flexibility of the Clojure language for financeAbout This Book Apply the Clojure programming language in financial analytics and to build financial applications Work with high-level mathematical abstractions without having to implement low-level code for financial operations. This is a practical tutorial that takes you through real-world examples of financial analytics and applications with ClojureWho This Book Is ForIf you're a finance professional who is currently using VBA (Excel) to perform financial calculations and quantitative analysis, and would like to use Clojure instead to improve their efficiency, then this book is for you. Basic knowledge of financial concepts is essential. Basic programming knowledge would also be an added advantage. | |
505 | 8 | |a What You Will Learn Quickly and effectively represent data and calculations using Clojure Use Clojure's basic language tools such as laziness, immutability, and firstclass functions to solve real-world problems Explore mathematical derivatives to generate different wave forms Get acquainted with the advanced approaches to calculating and transforming data, and building algorithms Use Clojure's functions to access, update, and compose data structures Be introduced to the concept of sideeffecting behavior and the different ways to handle it Compose simple and exponential functions together to get a buy or sell signalIn DetailClojure is a dynamic programming language with an emphasis on functional programming. Clojure is well suited to financial modeling as it is a functional programming language. Such languages help developers work with high-level mathematical abstractions without having to implement low-level code that handles the arithmetic operations. | |
505 | 8 | |a Starting with the importance of representing data and calculations effectively, this book will take you all the way to being competent in financial analytics and building financial applications. First, we introduce the notions of computation and finance, which will help you understand Clojure's utility to solve real-world problems in many domains, especially finance. Next, we will show you how to develop the simple-moving-average function by using the more advanced partition Clojure data transformation function. This function, along with others, will be used to calculate and manipulate data. You will then learn to implement slightly more complicated equations, how to traverse data, and deal with branching and conditional dispatch. Then, the concept of side-effecting and its various approaches are introduced, along with the strategy of how to use data as the interface to other systems. Finally, you will discover how to build algorithms while manipulating and composing functions. | |
505 | 8 | |a Style and approachThis book is a practical step-by-step tutorial that provides a basic overview of the concepts but focuses on providing the skills required to analyze data | |
650 | 7 | |a BUSINESS & ECONOMICS / Finance |2 bisacsh | |
650 | 7 | |a Clojure (Computer program language) |2 fast | |
650 | 7 | |a Finance / Data processing |2 fast | |
650 | 7 | |a Functional programming (Computer science) |2 fast | |
650 | 4 | |a Finance |x Data processing |a Clojure (Computer program language) |a Functional programming (Computer science) | |
776 | 0 | 8 | |i Erscheint auch als |n Druck-Ausgabe |a Washington, Timothy |t Clojure for Finance |d Birmingham : Packt Publishing, 2016 |
912 | |a ZDB-4-ITC | ||
999 | |a oai:aleph.bib-bvb.de:BVB01-030738212 |
Datensatz im Suchindex
_version_ | 1804179177143795712 |
---|---|
any_adam_object | |
author | Washington, Timothy |
author_facet | Washington, Timothy |
author_role | aut |
author_sort | Washington, Timothy |
author_variant | t w tw |
building | Verbundindex |
bvnumber | BV045351558 |
collection | ZDB-4-ITC |
contents | Leverage the power and flexibility of the Clojure language for financeAbout This Book Apply the Clojure programming language in financial analytics and to build financial applications Work with high-level mathematical abstractions without having to implement low-level code for financial operations. This is a practical tutorial that takes you through real-world examples of financial analytics and applications with ClojureWho This Book Is ForIf you're a finance professional who is currently using VBA (Excel) to perform financial calculations and quantitative analysis, and would like to use Clojure instead to improve their efficiency, then this book is for you. Basic knowledge of financial concepts is essential. Basic programming knowledge would also be an added advantage. What You Will Learn Quickly and effectively represent data and calculations using Clojure Use Clojure's basic language tools such as laziness, immutability, and firstclass functions to solve real-world problems Explore mathematical derivatives to generate different wave forms Get acquainted with the advanced approaches to calculating and transforming data, and building algorithms Use Clojure's functions to access, update, and compose data structures Be introduced to the concept of sideeffecting behavior and the different ways to handle it Compose simple and exponential functions together to get a buy or sell signalIn DetailClojure is a dynamic programming language with an emphasis on functional programming. Clojure is well suited to financial modeling as it is a functional programming language. Such languages help developers work with high-level mathematical abstractions without having to implement low-level code that handles the arithmetic operations. Starting with the importance of representing data and calculations effectively, this book will take you all the way to being competent in financial analytics and building financial applications. First, we introduce the notions of computation and finance, which will help you understand Clojure's utility to solve real-world problems in many domains, especially finance. Next, we will show you how to develop the simple-moving-average function by using the more advanced partition Clojure data transformation function. This function, along with others, will be used to calculate and manipulate data. You will then learn to implement slightly more complicated equations, how to traverse data, and deal with branching and conditional dispatch. Then, the concept of side-effecting and its various approaches are introduced, along with the strategy of how to use data as the interface to other systems. Finally, you will discover how to build algorithms while manipulating and composing functions. Style and approachThis book is a practical step-by-step tutorial that provides a basic overview of the concepts but focuses on providing the skills required to analyze data |
ctrlnum | (ZDB-4-ITC)ocn936335800 (OCoLC)936335800 (DE-599)BVBBV045351558 |
dewey-full | 332.0285 |
dewey-hundreds | 300 - Social sciences |
dewey-ones | 332 - Financial economics |
dewey-raw | 332.0285 |
dewey-search | 332.0285 |
dewey-sort | 3332.0285 |
dewey-tens | 330 - Economics |
discipline | Wirtschaftswissenschaften |
format | Electronic eBook |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>04902nmm a2200493zc 4500</leader><controlfield tag="001">BV045351558</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">00000000000000.0</controlfield><controlfield tag="007">cr|uuu---uuuuu</controlfield><controlfield tag="008">181210s2016 |||| o||u| ||||||eng d</controlfield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781785287619</subfield><subfield code="9">978-1-78528-761-9</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1785287613</subfield><subfield code="9">1-78528-761-3</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1785289284</subfield><subfield code="9">1-78528-928-4</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781785289286</subfield><subfield code="9">978-1-78528-928-6</subfield></datafield><datafield tag="024" ind1="3" ind2=" "><subfield code="a">9781785289286</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(ZDB-4-ITC)ocn936335800</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)936335800</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV045351558</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rda</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">332.0285</subfield><subfield code="2">23</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Washington, Timothy</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Clojure for finance</subfield><subfield code="b">leverage the power and flexibility of the Clojure language for finance = Leverage the power and flexibility of the Clojure language for finance</subfield><subfield code="c">Timothy Washington</subfield></datafield><datafield tag="246" ind1="1" ind2="3"><subfield code="a">Leverage the power and flexibility of the Clojure language for finance</subfield></datafield><datafield tag="246" ind1="1" ind2="1"><subfield code="a">Leverage the power and flexibility of the Clojure language for finance</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Birmingham, UK</subfield><subfield code="b">Packt Publishing</subfield><subfield code="c">2016</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">1 online resource (1 volume)</subfield><subfield code="b">illustrations</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">c</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">cr</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="490" ind1="0" ind2=" "><subfield code="a">Community experience distilled</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Online resource; title from cover (Safari, viewed January 29, 2016). - Includes index</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Leverage the power and flexibility of the Clojure language for financeAbout This Book Apply the Clojure programming language in financial analytics and to build financial applications Work with high-level mathematical abstractions without having to implement low-level code for financial operations. This is a practical tutorial that takes you through real-world examples of financial analytics and applications with ClojureWho This Book Is ForIf you're a finance professional who is currently using VBA (Excel) to perform financial calculations and quantitative analysis, and would like to use Clojure instead to improve their efficiency, then this book is for you. Basic knowledge of financial concepts is essential. Basic programming knowledge would also be an added advantage. </subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">What You Will Learn Quickly and effectively represent data and calculations using Clojure Use Clojure's basic language tools such as laziness, immutability, and firstclass functions to solve real-world problems Explore mathematical derivatives to generate different wave forms Get acquainted with the advanced approaches to calculating and transforming data, and building algorithms Use Clojure's functions to access, update, and compose data structures Be introduced to the concept of sideeffecting behavior and the different ways to handle it Compose simple and exponential functions together to get a buy or sell signalIn DetailClojure is a dynamic programming language with an emphasis on functional programming. Clojure is well suited to financial modeling as it is a functional programming language. Such languages help developers work with high-level mathematical abstractions without having to implement low-level code that handles the arithmetic operations. </subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Starting with the importance of representing data and calculations effectively, this book will take you all the way to being competent in financial analytics and building financial applications. First, we introduce the notions of computation and finance, which will help you understand Clojure's utility to solve real-world problems in many domains, especially finance. Next, we will show you how to develop the simple-moving-average function by using the more advanced partition Clojure data transformation function. This function, along with others, will be used to calculate and manipulate data. You will then learn to implement slightly more complicated equations, how to traverse data, and deal with branching and conditional dispatch. Then, the concept of side-effecting and its various approaches are introduced, along with the strategy of how to use data as the interface to other systems. Finally, you will discover how to build algorithms while manipulating and composing functions. </subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Style and approachThis book is a practical step-by-step tutorial that provides a basic overview of the concepts but focuses on providing the skills required to analyze data</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">BUSINESS & ECONOMICS / Finance</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="650" ind1=" " ind2="7"><subfield code="a">Finance / Data processing</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Functional programming (Computer science)</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Finance</subfield><subfield code="x">Data processing</subfield><subfield code="a">Clojure (Computer program language)</subfield><subfield code="a">Functional programming (Computer science)</subfield></datafield><datafield tag="776" ind1="0" ind2="8"><subfield code="i">Erscheint auch als</subfield><subfield code="n">Druck-Ausgabe</subfield><subfield code="a">Washington, Timothy</subfield><subfield code="t">Clojure for Finance</subfield><subfield code="d">Birmingham : Packt Publishing, 2016</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-4-ITC</subfield></datafield><datafield tag="999" ind1=" " ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-030738212</subfield></datafield></record></collection> |
id | DE-604.BV045351558 |
illustrated | Illustrated |
indexdate | 2024-07-10T08:15:43Z |
institution | BVB |
isbn | 9781785287619 1785287613 1785289284 9781785289286 |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-030738212 |
oclc_num | 936335800 |
open_access_boolean | |
physical | 1 online resource (1 volume) illustrations |
psigel | ZDB-4-ITC |
publishDate | 2016 |
publishDateSearch | 2016 |
publishDateSort | 2016 |
publisher | Packt Publishing |
record_format | marc |
series2 | Community experience distilled |
spelling | Washington, Timothy Verfasser aut Clojure for finance leverage the power and flexibility of the Clojure language for finance = Leverage the power and flexibility of the Clojure language for finance Timothy Washington Leverage the power and flexibility of the Clojure language for finance Birmingham, UK Packt Publishing 2016 1 online resource (1 volume) illustrations txt rdacontent c rdamedia cr rdacarrier Community experience distilled Online resource; title from cover (Safari, viewed January 29, 2016). - Includes index Leverage the power and flexibility of the Clojure language for financeAbout This Book Apply the Clojure programming language in financial analytics and to build financial applications Work with high-level mathematical abstractions without having to implement low-level code for financial operations. This is a practical tutorial that takes you through real-world examples of financial analytics and applications with ClojureWho This Book Is ForIf you're a finance professional who is currently using VBA (Excel) to perform financial calculations and quantitative analysis, and would like to use Clojure instead to improve their efficiency, then this book is for you. Basic knowledge of financial concepts is essential. Basic programming knowledge would also be an added advantage. What You Will Learn Quickly and effectively represent data and calculations using Clojure Use Clojure's basic language tools such as laziness, immutability, and firstclass functions to solve real-world problems Explore mathematical derivatives to generate different wave forms Get acquainted with the advanced approaches to calculating and transforming data, and building algorithms Use Clojure's functions to access, update, and compose data structures Be introduced to the concept of sideeffecting behavior and the different ways to handle it Compose simple and exponential functions together to get a buy or sell signalIn DetailClojure is a dynamic programming language with an emphasis on functional programming. Clojure is well suited to financial modeling as it is a functional programming language. Such languages help developers work with high-level mathematical abstractions without having to implement low-level code that handles the arithmetic operations. Starting with the importance of representing data and calculations effectively, this book will take you all the way to being competent in financial analytics and building financial applications. First, we introduce the notions of computation and finance, which will help you understand Clojure's utility to solve real-world problems in many domains, especially finance. Next, we will show you how to develop the simple-moving-average function by using the more advanced partition Clojure data transformation function. This function, along with others, will be used to calculate and manipulate data. You will then learn to implement slightly more complicated equations, how to traverse data, and deal with branching and conditional dispatch. Then, the concept of side-effecting and its various approaches are introduced, along with the strategy of how to use data as the interface to other systems. Finally, you will discover how to build algorithms while manipulating and composing functions. Style and approachThis book is a practical step-by-step tutorial that provides a basic overview of the concepts but focuses on providing the skills required to analyze data BUSINESS & ECONOMICS / Finance bisacsh Clojure (Computer program language) fast Finance / Data processing fast Functional programming (Computer science) fast Finance Data processing Clojure (Computer program language) Functional programming (Computer science) Erscheint auch als Druck-Ausgabe Washington, Timothy Clojure for Finance Birmingham : Packt Publishing, 2016 |
spellingShingle | Washington, Timothy Clojure for finance leverage the power and flexibility of the Clojure language for finance = Leverage the power and flexibility of the Clojure language for finance Leverage the power and flexibility of the Clojure language for financeAbout This Book Apply the Clojure programming language in financial analytics and to build financial applications Work with high-level mathematical abstractions without having to implement low-level code for financial operations. This is a practical tutorial that takes you through real-world examples of financial analytics and applications with ClojureWho This Book Is ForIf you're a finance professional who is currently using VBA (Excel) to perform financial calculations and quantitative analysis, and would like to use Clojure instead to improve their efficiency, then this book is for you. Basic knowledge of financial concepts is essential. Basic programming knowledge would also be an added advantage. What You Will Learn Quickly and effectively represent data and calculations using Clojure Use Clojure's basic language tools such as laziness, immutability, and firstclass functions to solve real-world problems Explore mathematical derivatives to generate different wave forms Get acquainted with the advanced approaches to calculating and transforming data, and building algorithms Use Clojure's functions to access, update, and compose data structures Be introduced to the concept of sideeffecting behavior and the different ways to handle it Compose simple and exponential functions together to get a buy or sell signalIn DetailClojure is a dynamic programming language with an emphasis on functional programming. Clojure is well suited to financial modeling as it is a functional programming language. Such languages help developers work with high-level mathematical abstractions without having to implement low-level code that handles the arithmetic operations. Starting with the importance of representing data and calculations effectively, this book will take you all the way to being competent in financial analytics and building financial applications. First, we introduce the notions of computation and finance, which will help you understand Clojure's utility to solve real-world problems in many domains, especially finance. Next, we will show you how to develop the simple-moving-average function by using the more advanced partition Clojure data transformation function. This function, along with others, will be used to calculate and manipulate data. You will then learn to implement slightly more complicated equations, how to traverse data, and deal with branching and conditional dispatch. Then, the concept of side-effecting and its various approaches are introduced, along with the strategy of how to use data as the interface to other systems. Finally, you will discover how to build algorithms while manipulating and composing functions. Style and approachThis book is a practical step-by-step tutorial that provides a basic overview of the concepts but focuses on providing the skills required to analyze data BUSINESS & ECONOMICS / Finance bisacsh Clojure (Computer program language) fast Finance / Data processing fast Functional programming (Computer science) fast Finance Data processing Clojure (Computer program language) Functional programming (Computer science) |
title | Clojure for finance leverage the power and flexibility of the Clojure language for finance = Leverage the power and flexibility of the Clojure language for finance |
title_alt | Leverage the power and flexibility of the Clojure language for finance |
title_auth | Clojure for finance leverage the power and flexibility of the Clojure language for finance = Leverage the power and flexibility of the Clojure language for finance |
title_exact_search | Clojure for finance leverage the power and flexibility of the Clojure language for finance = Leverage the power and flexibility of the Clojure language for finance |
title_full | Clojure for finance leverage the power and flexibility of the Clojure language for finance = Leverage the power and flexibility of the Clojure language for finance Timothy Washington |
title_fullStr | Clojure for finance leverage the power and flexibility of the Clojure language for finance = Leverage the power and flexibility of the Clojure language for finance Timothy Washington |
title_full_unstemmed | Clojure for finance leverage the power and flexibility of the Clojure language for finance = Leverage the power and flexibility of the Clojure language for finance Timothy Washington |
title_short | Clojure for finance |
title_sort | clojure for finance leverage the power and flexibility of the clojure language for finance leverage the power and flexibility of the clojure language for finance |
title_sub | leverage the power and flexibility of the Clojure language for finance = Leverage the power and flexibility of the Clojure language for finance |
topic | BUSINESS & ECONOMICS / Finance bisacsh Clojure (Computer program language) fast Finance / Data processing fast Functional programming (Computer science) fast Finance Data processing Clojure (Computer program language) Functional programming (Computer science) |
topic_facet | BUSINESS & ECONOMICS / Finance Clojure (Computer program language) Finance / Data processing Functional programming (Computer science) Finance Data processing Clojure (Computer program language) Functional programming (Computer science) |
work_keys_str_mv | AT washingtontimothy clojureforfinanceleveragethepowerandflexibilityoftheclojurelanguageforfinanceleveragethepowerandflexibilityoftheclojurelanguageforfinance AT washingtontimothy leveragethepowerandflexibilityoftheclojurelanguageforfinance |