What's New for C++ Developers in Visual Studio 2015 Preview
This “first look” course is a tour of the features in the Visual Studio 2015 Preview that are of specific interest to C++ developers. These include language and library changes along with IDE improvements specifically for native developers.
What you'll learn
This course is intended as a “first look” aimed at developers who know C++ and use Visual Studio 2013 today. The aim is to show these developers what features they can use in the preview, and what C++ related topics they should be learning more about in preparation for using Visual Studio 2015. Developers who don't know C++ should learn it with my C++ Fundamentals (2 parts) course. Developers who are not familiar with Visual Studio 2013 should learn it with my Introduction to Visual Studio (2 parts) course.
Table of contents
- Introduction 0m
- Frustration 3m
- Rename 1m
- Demo: Rename 4m
- Implement Pure Virtuals 1m
- Demo: Implement Pure Virtuals 1m
- Create Declaration or Definition 1m
- Demo: Create Declaration or Definition 4m
- Move Definition 1m
- Demo: Move Definition 1m
- Convert to Raw String Literal 2m
- Demo: Convert to Raw String Literal 2m
- Summary 1m