Question
Real time programming in c++
Would you please help me to find good resources to learn about real time programming in c++?
Thank you in advance.
Thank you in advance.
All Answers (10)
-
I think this link may help you ...
http://newdata.box.sk/bx/c/
best regards ... -
try e.bala gur'uswam'y c++
-
thank you very much, i really appreciate it :)
-
@billy Tico: i really want to thank you for your help; but would you please tell me where to find the part concerning the "real time programming" in this tutorial? i tried to search but unfortunately, it was in vain !! :)
@Mohith Thomas: i 'd really like to thank you for trying to help me, but would you please tell me more about "e.bala gur'uswam'y c++" , as frankly, i couldn't understand the name of this book (or resource), thank you in advance :) -
I think that might help ...
http://www.aoc.nrao.edu/events/Real_Time/cxx_realtime/cxx_realtime.pdf -
@Billy Tico: i actually came up with this PDF and unfortunately i found it not so helpful :)
-
So what are you hoping to find out about RealTime programming?
-
The very good book to start is "Accelerated C++". Though you need to go through every line of the book because of its organization, but its really worth the effort. It ll cover all that you need to feel comfortable about C++. Then go for other advanced books.
Once you completed that, check-out "Modern C++ Design" for getting advanced concepts of C++ in detail.
If your area of application is gonna be embedded, don't miss this site: http://www.eetimes.com/electronics-blogs/27/Programming-Pointers?Ecosystem=embedded, where there are good practical-tutorials for C++ (though the topics are scattered along the pages) by Dan Sanks.
Hope this helps. -
I have found Thinking in C++ is very resourceful & provide practical programming approach.. check http://mindview.net/Books/TICPP/ThinkingInCPP2e.html/
-
Maybe also this one: http://www.orocos.org/