Serving the Quantitative Finance Community

 
User avatar
DevonFangs
Topic Author
Posts: 0
Joined: November 9th, 2009, 1:49 pm

API Design for C++ by Martin Reddy

July 16th, 2011, 5:27 pm

Did any of you guys have the chance to look at that? I had a quick glance and it seems nice.
 
User avatar
tags
Posts: 3625
Joined: February 21st, 2010, 12:58 pm

API Design for C++ by Martin Reddy

July 18th, 2011, 6:38 pm

no. didn't know it.had a look at the table of content.the code sources are available on the website (http://www.apibook.com)i used the search tool of the latter : only 2 "QT" occurrences.
 
User avatar
Cuchulainn
Posts: 23029
Joined: July 16th, 2004, 7:38 am

API Design for C++ by Martin Reddy

July 19th, 2011, 4:31 am

There is a discussion of this book on LinkedIn by the author. At first glance this book seems to be in a league of its own. Computer graphics is a great basis for C++.This seems to be one of the first books on C++ that discussses the topics that need to be discussed when designing C++ software.@edouard: your link is broken. API And the book cover has a beautiful photo of the Long Hall Library at Trinity College
Last edited by Cuchulainn on July 18th, 2011, 10:00 pm, edited 1 time in total.
 
User avatar
stonybrooknick
Posts: 0
Joined: January 24th, 2011, 4:37 pm

API Design for C++ by Martin Reddy

July 21st, 2011, 11:38 pm

i just picked this up looks very promising
 
User avatar
nwhitehe
Posts: 0
Joined: March 3rd, 2006, 6:57 am

API Design for C++ by Martin Reddy

July 23rd, 2011, 12:41 am

Got my copy yesterday, it's good so far.
 
User avatar
DevonFangs
Topic Author
Posts: 0
Joined: November 9th, 2009, 1:49 pm

API Design for C++ by Martin Reddy

July 23rd, 2011, 5:08 pm

Yeah, I got my copy too. So far so good, but I fear it's going to get a little rambley. We'll see.