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.

Topics

0 / 0  ·  10 Answers  ·  1699 Views

All Answers (10)

  • Billy Tico · progeammer
    I think this link may help you ...
    http://newdata.box.sk/bx/c/
    best regards ...
  • try e.bala gur'uswam'y c++
  • Hassan Ali · Cairo University
    thank you very much, i really appreciate it :)
  • Hassan Ali · Cairo University
    @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 :)
  • Billy Tico · progeammer
    I think that might help ...
    http://www.aoc.nrao.edu/events/Real_Time/cxx_realtime/cxx_realtime.pdf
  • Hassan Ali · Cairo University
    @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?

  • Umashankar Rajaram · Anna University, Chennai
    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.
  • Ashok Setty · Independent Researcher
    I have found Thinking in C++ is very resourceful & provide practical programming approach.. check http://mindview.net/Books/TICPP/ThinkingInCPP2e.html/
  • Manuel Stahl · Fraunhofer-Gesellschaft zur Förderung der angewandten Forschung e.V.
    Maybe also this one: http://www.orocos.org/

Question Followers (9)