CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 15 of 20

Threaded View

  1. #13
    Join Date
    Oct 2012
    Location
    Kromberk, Slovenia
    Posts
    8

    Talking Re: PHP array in C++ ?

    Quote Originally Posted by D_Drmmr View Post
    Don't expect to learn any significant amount of C++ in 3 days. In 3 months you could learn something useful, but it'll take years to become really proficient in C++. Which book are you using to learn?
    No, but I did expect to discover by myself how to make the array look the way I asked here at the end.

    I knew at the very beginning that C++ is advanced language. I never even said that I am a pro at PHP, I am only saying that I did not expect there to be that much of a difference, since with C# I got familiar with (as much as I could for what I had to write in it for a friend who had been learning this in school and none of his classmates knew how to do it. I was his last chance of making it happen (altough I am 3 years younger than he is) ... it wasn't that hard, I admit - I mostly had to get the hang of arrays, which took me 3 hours, since I am a self-learning programmer (if I can call my self that way), so I guess you know how that is ...) quite fast.

    But now I see here is a way more than I first expected.

    Right now for C++ I am using pure google only ... And what I find that way ...
    So I am open for any book any of you might advise to be a good one.
    Last edited by ArdentAngel; October 12th, 2012 at 08:30 AM. Reason: Expanding it ...

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured