Books

Follows you (block)

Requested to follow you (accept | block)

Blocked (unblock)

Alex Ott

Alex Ott

has 80 followers and is following 64 people

I'm working with computers for a long time (about 20 years). Mostly work as software architect in branch of network security, information analysis and retrieval. Author of many articles (in Russian and English) about programming, emacs, etc.
Primary area of interests - functional programming, mathematics, Unix-like OSes

P.S. I... more »
  • Paderborn, Germany
  • member since August 29, 2008

Reviews

  • Sort by:
 
1 2 3 4  | Next »
Displaying 1-10 of 39 reviews
  • Erlang and OTP in Action

    Erlang and OTP in Action

    by Martin Logan, Eric Merritt, Richard Carlsson
    • Rated 5 stars

    Great book on Erlang's OTP - this book provides good description of OTP, including many examples, that allows to better understand it. But this book doesn't teach to Erlang itself, although there is introduction-level chapter, it's better to read this book together with one of existing Erlang books - either Erlang Programming or Programming Erlang: Software for a Concurrent World

    Alex Ott wrote this review Saturday, October 15, 2011. ( reply | permalink )
  • Mahout in Action

    Mahout in Action

    by Sean Owen, Robin Anil, Ted Dunning, Ellen Friedman
    • Rated 5 stars

    This book doesn't provide deep coverage of theoretical foundations of machine learning (I would recommend to look to other books, like "Introduction to Machine Learning (Adaptive Computation and Machine Learning series)", "Machine Learning in Action" or "Programming Collective Intelligence: Building Smart Web 2.0 Applications", etc., if you want to get more background), but concentrates on explanation on how to use Apache Mahout (http://mahout.apache.org/) to solve some of machine learning problems: making recommendations, data clustering and classification.

    For each of class of these problems, description starts with base things, and continues with more complex examples, including complete solutions, that could be easily adapted for your machine learning problems. All examples that come with book were checked with actual release of Apache Mahout (version 0.5).

    Book is written in succinct, but understandable language and provides many code snippets that make understanding of topics much easier. Interesting solution in e-book version of Mahout in Action, is inclusion of audio and video snippets, that explains and/or show "hard places". There is also interesting description of one of Mahout's deployments in real world, where it's used in e-commerce.

    So I recommend this book if you're interested in solving machine learning problems that works with very large data sets.

    Alex Ott wrote this review Saturday, October 15, 2011. ( reply | permalink )
  • Software Architecture: Foundations, Theory, and Practice

    Software Architecture: Foundations, Theory, and Practice

    by R. N. Taylor, N. Medvidovic, E. M. Dashofy
    • Rated 3 stars

    Tedious book about architecture-related details, but not about how to create great architectures... Nothing new for experienced software developer...

    Alex Ott wrote this review Saturday, October 15, 2011. ( reply | permalink )
  • In The Plex
    • Rated 4 stars

    Interesting book on development of Google, its internal processes, etc.

    Alex Ott wrote this review Monday, June 20, 2011. ( reply | permalink )
  • Rework
    • Rated 4 stars

    Between 4 and 5 stars. Very good collection of advices on business development, and related stuff. It's sad, that we can't see such things in the most of companies...

    Alex Ott wrote this review Tuesday, March 22, 2011. ( reply | permalink )
  • The Art of the Metaobject Protocol
    • Rated 4 stars

    Very good description of design principles for Common Lisp's CLOS and meta-object protocol

    Alex Ott wrote this review Sunday, March 13, 2011. ( reply | permalink )
  • DSLs in Action
    1 of 1 members found this review helpful.

    DSLs in Action

    by Debasish Ghosh
    • Rated 5 stars

    Great book on how to design, implement and use domain specific languages.
    Author started from "common description" of DSLs, show different approaches to they building (for both internal, and external DSLs), and provided a lot of examples in different languages (Groovy, Ruby, Clojure, and Scala (his favorite ;-)).
    So, after reading this book, you'll able to design and create your own DSLs.

    P.S. there is also great "philosophical appendix" on designing "good" programs - it really worth to read it to many peoples.

    P.P.S. more detailed review will published in my blog - I need some time to think about this book

    Alex Ott wrote this review Tuesday, January 25, 2011. ( reply | permalink )
  • Camel in Action

    Camel in Action

    by Claus Ibsen, Jonathan Anstey
    • Rated 4 stars

    Very good introduction into Apache Camel. Starting from basics of Camel, it goes through different examples, showing how to build different systems using it. There is also description of maintenance, deployment, extension, etc.

    Alex Ott wrote this review Sunday, January 9, 2011. ( reply | permalink )
  • Presentation Zen
    • Rated 4 stars

    Really, between 3 and 4 stars. There are useful advices, but too much not necessary philosophy...

    Alex Ott wrote this review Wednesday, December 1, 2010. ( reply | permalink )
  • Programming Massively Parallel Processors: A Hands-on Approach
    • Rated 4 stars

    This book provides enough information to start develop programs using CUDA technology. Besides CUDA specific information, it explains how to design algorithms for massively parallel hardware, how to optimize performance, and provides detailed description of two tasks, implemented on GPU. There is also a chapter, that provides short overview of OpenCL technology

    Alex Ott wrote this review Friday, November 19, 2010. ( reply | permalink )
1 2 3 4  | Next »
Displaying 1-10 of 39 reviews