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

Richard Groller 91 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++
0 comments No comments
{count} vote

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. Castorix31 90,521 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++


  3. Richard Groller 91 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

Your answer

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