Share via

what visual c++ tutorial/book for vs 2022?

Richard Groller 116 Reputation points
2022-03-11T05:31:53.14+00:00

i bought visual studio 2022. i want to learn the current version of visual c++. there are so many books/tutorials out there that is hard to find current content. any suggestions on great books/tutorials to learn the current version of microsoft visual c++?

Developer technologies | C++
Developer technologies | C++

A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.

0 comments No comments

3 answers

Sort by: Most helpful
  1. YujianYao-MSFT 4,296 Reputation points Microsoft External Staff
    2022-03-11T06:26:58.473+00:00

    Hi @Richard Groller ,

    This link contains some C++ data and guidance, Of course, MSDN is also a good learning tool, you could find many documents to help you learn knowledge.

    Hope it helps.

    Best regards,

    Elya


    If the answer is the right solution, please click "Accept Answer" and upvote it.If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    1 person found this answer helpful.

  2. Richard Groller 116 Reputation points
    2022-03-12T15:34:25.833+00:00

    both posters gave me great helpful answers. tyvm all. you are great community members.

    0 comments No comments

  3. Castorix31 91,871 Reputation points
    2022-03-11T07:07:11.47+00:00

    It depends on what you want to do (C++ Console, C++/Win32, C++/CLI, UWP, Windows App SDK, games, ...)

    See Overview of Windows Programming in C++


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.