Does anyone know about Ruby intro guide targeted on C++ programmers
(those using ‘modern’ C++)?
/Pavel
Does anyone know about Ruby intro guide targeted on C++ programmers
(those using ‘modern’ C++)?
/Pavel
No, but grab the pickaxe book and if you know C++ you’ll be fluent in
ruby inside a day (from personal experience).
Andrew
Pavel Vozenilek wrote:
Does anyone know about Ruby intro guide targeted on C++ programmers
(those using ‘modern’ C++)?/Pavel
Pavel Vozenilek wrote:
Does anyone know about Ruby intro guide targeted on C++ programmers
(those using ‘modern’ C++)?/Pavel
Andrew already said it, get the pickaxe book - a link to the online
version is here:
http://www.pragmaticprogrammer.com/ruby/index.html
But you probably wnat to buy the paper version too, anyway. (At least I
did. [I bought the German translation too, when I saw it at a reduce
price…]
Perhaps you’d like to try Hal’s “The Ruby Way” (aka the coral book).
Cheers
Stephan
“Pavel Vozenilek” pavel_vozenilek@yahoo.co.uk wrote in message
news:731020ca.0305110430.36c6324@posting.google.com…
Does anyone know about Ruby intro guide targeted on C++ programmers
(those using ‘modern’ C++)?
What is modern C++?
Mikkel
Guess he’s thinking of templates, STL & stuff…
On Mon, May 12, 2003 at 12:34:00AM +0900, MikkelFJ wrote:
“Pavel Vozenilek” pavel_vozenilek@yahoo.co.uk wrote in message
news:731020ca.0305110430.36c6324@posting.google.com…Does anyone know about Ruby intro guide targeted on C++ programmers
(those using ‘modern’ C++)?What is modern C++?
–
_ _
__ __ | | ___ _ __ ___ __ _ _ __
'_ \ /| __/ __| '_
_ \ / ` | ’ \
) | (| | |__ \ | | | | | (| | | | |
.__/ _,|_|/| || ||_,|| |_|
Running Debian GNU/Linux Sid (unstable)
batsman dot geo at yahoo dot com
The only “intuitive” interface is the nipple. After that, it’s all learned.
– Bruce Ediger, bediger@teal.csn.org, on X interfaces
Guess he is refering to “Modern C++ Design”… A must read for C++
programmers
On Mon, 12 May 2003 02:31:05 +0900, Mauricio Fernández wrote:
On Mon, May 12, 2003 at 12:34:00AM +0900, MikkelFJ wrote:
“Pavel Vozenilek” pavel_vozenilek@yahoo.co.uk wrote in message
news:731020ca.0305110430.36c6324@posting.google.com…Does anyone know about Ruby intro guide targeted on C++ programmers
(those using ‘modern’ C++)?What is modern C++?
Guess he’s thinking of templates, STL & stuff…
–
Simon Strandgaard