C++ programming for noobs

Discussion in 'Professional Trading' started by forsalenyc, Dec 30, 2008.

  1. I never had any classes. I bought the book and went chapter by chapter.

    It's do able, but it sure wasn't easy, I can tell you that.
     
    #11     Dec 30, 2008
  2. At least Java is free cross platforms (Java come with decent development interface environment too); you need to buy c++ compiler for windows, but Linux has it for free.

    Anyway; if you are serious for learning any languages, prepare to do a lot exercises.

    Some of these objects oriented concepts are hard to explain, you have to see how function reacts with class on computer to get it.
     
    #12     Dec 30, 2008
  3. dewton

    dewton

    Thinking in C++ (Vols 1 & 2) by Bruce Eckel is a good book teaching C++. Best of all, its a free book - get it here:

    http://www.mindviewinc.com/Books/

    He also has Thinking in Java available as a free download.
     
    #13     Dec 30, 2008
  4. #14     Dec 30, 2008
  5. Judging by the OP's Trader P/L blotter posts, he's using a platform (Anvil) which uses a C++ interface for the API which would explain the choice.

    I've taken courses which used the Thinking in C++ book mentioned earlier. It's a good one.
     
    #15     Dec 30, 2008
  6. vita

    vita

    Stay away from C++ if you have other choices. Although powerful, C++ has a steep learning curve and takes many months of good programming practices to master. You'd be better off using Java or something similar.
     
    #16     Dec 30, 2008
  7. Sittas

    Sittas

    If you already know how to program and want to learn c++ in a hurry I can recommend c++ primer by Stanley Lippman.

    If you're new to programming have a look at these books:

    - Agile Java by Jeff Langr
    - Objects First by David J Barnes and Micheal Koelling
    - Python Programming: An introduction to computer science by John Zelle

    Hope this helps.
     
    #17     Dec 30, 2008
  8. Tums

    Tums


    Good detective work!

    I will take back my 2c.
     
    #18     Dec 30, 2008
  9. just got back from dinner.....totally did not expect so much response.....thx to all.

    Would I have any use for EasyLanguage even when I don't use TS? I wish it was EasyLanguage that I had to learn.

    I checked with few IT schools nearby....but they cost like $5k for 5-day crash course, so I threw this option out. then I checked the community college nearby and spoke to someone who actually took "C++ Programming I" course there......he said the class is slow. ....but it'll only cost $400 for the semester. they also offer online classes. speaking of online classes, I also need to check with university of pheonix. they called me up today, and I was too busy.

    thx for the source.....I'll definitely look into them.

    You are right on the money caementarius.......as far as the book, I'm thinking of getting "C++ primer plus" by stephen Prata....it has the best rating of all newbie books. I think Thinking in C++ is the next step, which I heard is free on internet(anyone have link?)

    I get this alot.....I hope to learn java, VB, C# altogether someday......just getting a head start with C++. btw, I do have some background in pascal, which was really logical and easy.
     
    #19     Dec 30, 2008
  10. Tums

    Tums

    EasyLanguage is used by at least 5 programs...

    TradeStation
    MultiCharts
    TraderStudio
    Open E Cry

    plus a few more...
     
    #20     Dec 30, 2008