Visual Studio Code Distilled: Evolved Code Editing for Windows, macOS, and Linux

  • 1h 51m
  • Alessandro Del Sole
  • Apress
  • 2019

Use Visual Studio Code to write and debug code quickly and efficiently on any platform, for any device, using any programming language, and on the operating system of your choice.

Visual Studio Code is an open source and cross-platform development tool that focuses on code editing across a variety of development scenarios, including web, mobile, and cloud development. Visual Studio Code Distilled teaches you how to be immediately productive with Visual Studio Code, from the basics to some of the more complex topics. You will learn how to work on individual code files, complete projects, and come away with an understanding of advanced code-editing features that will help you focus on productivity, and source code collaboration with Git.

What You'll Learn

  • Comprehend Visual Studio Code in a way that is not just theory or a list of features, but an approach driven by developer tasks and needs
  • Understand integrated support for team collaboration with Git for executing and debugging code, and the many ways you can extend and customize VS Code
  • Debug code on multiple platforms though real-world guidance, such as working under corporate networks
  • Expand your coding intelligence from web to mobile to the cloud, and even artificial intelligence
  • Acquire valuable tips, tricks, and suggestions from hard-earned, real-world experience to be more productive

Who This Book Is For

All developers (including JavaScript, Java, NodeJS), not just those with a Microsoft background, who will benefit from learning and using VS code as a cross-platform and cross-language tool.

About the Author

Alessandro Del Sole is Senior Software Engineer for a healthcare company, building mobile apps for doctors and dialysis patients. He has been in the software industry for almost 20 years, focusing on Microsoft technologies such as .NET, C#, Visual Studio, and Xamarin. He has been a trainer, consultant, and a Microsoft MVP since 2008 and is the author of many technical books. He is a Xamarin Certified Mobile Developer, Microsoft Certified Professional, and a Microsoft Programming Specialist in C#.

In this Book

  • Introducing Visual Studio Code
  • Getting to Know the Environment
  • Language Support and Code Editing Features
  • Working with Files and Folders
  • Customizing Visual Studio Code
  • Installing and Managing Extensions
  • Source Control with Git
  • Automating Tasks
  • Running and Debugging Code