What should I read when returning to C++ (from Java)? -



What should I read when returning to C++ (from Java)? -

i working java @ current day job. when learned programming, learned c++, haven't touched (or had to) since 2002. don't remember how simplest of things.

lately, work has been expressing need c++ application built windows.

i looking books/articles/blog-posts (resources) that:

teach basics of c++? for n00bz? for who's been programming? teach differences between c++ , java? teach basics of visual .* platform? teach specificities of building visual studio?

why inquire question?

this question brought on fact first programme 5 lines of c++ (sourced documentation dependency on dll.) it's quite intimidating figure out how build in way i'd to.

that beingness said, there many elements in snippet don't understand.

i see original need small, i'd background on platform/subject before embark on simpler development (like snippet) in future.

thanks in advance.

java c++ programming-languages transition

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

c# - Can ProtoBuf-Net deserialize to a flat class? -

javascript - Change element in each JQuery tab to dynamically generated colors -