Daily Archive: June 3, 2016

Scala High Performance Programming 0

Scala High Performance Programming

eBook Details: Paperback: 274 pages Publisher: WOW! eBook (June 6, 2016) Language: English ISBN-10: 178646604X ISBN-13: 978-1786466044 eBook Description: Scala High Performance Programming Scala is a statically and strongly typed language that blends functional and object-oriented paradigms. It has experienced growing popularity as an appealing and pragmatic choice to write production-ready software in the functional paradigm. Scala and the functional programming paradigm enable you to solve problems with less code and lower maintenance costs than the alternatives. However, these gains can come at the cost of performance if you are not careful.

Grokking Algorithms: An illustrated guide for programmers and other curious people 0

Grokking Algorithms: An illustrated guide for programmers and other curious people

eBook Details: Paperback: 256 pages Publisher: WOW! eBook; 1st edition (May 2016) Language: English ISBN-10: 1617292230 ISBN-13: 978-1617292231 eBook Description: Grokking Algorithms: An illustrated guide for programmers and other curious people Grokking Algorithms is a fully illustrated, friendly guide that teaches you how to apply common algorithms to the practical problems you face every day as a programmer. You’ll start with sorting and searching and, as you build up your skills in thinking algorithmically, you’ll tackle more complex concerns such as data compression and artificial intelligence. Each carefully presented example includes helpful diagrams and fully annotated code samples in Python.