Visual Studio Code Distilled
eBook - ePub

Visual Studio Code Distilled

Evolved Code Editing for Windows, macOS, and Linux

  1. English
  2. ePUB (mobile friendly)
  3. Only available on web
eBook - ePub

Visual Studio Code Distilled

Evolved Code Editing for Windows, macOS, and Linux

Book details
Table of contents
Citations

About This Book

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.This third edition has been updated to match the latest releases of the environment. Additional updates relate to.NET 7 and explain how to consume AI services from code you write in Visual Studio Code. This new edition is also refreshed with the latest updates, such as enhanced merge editor, creating extensions, support for the Julia language, and much more.

The book 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 understandingof advanced code-editing features that will help you focus on productivity, and source code collaboration with Git.

What You Will Learn

  • Get started with practical guidance on Visual Studio Code, including expansive guidance on writing apps with C# and Python
  • Understand how to edit individual files and how to work with folders by working on the latest workspace trust and multi-root workspaces
  • Debug code on multiple platforms through real-world guidance, such as working under corporate networks
  • Package code into Docker containers and deploy these to Azure
  • 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

Frequently asked questions

Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes, you can access Visual Studio Code Distilled by Alessandro Del Sole in PDF and/or ePUB format, as well as other popular books in Computer Science & Microsoft Programming. We have over one million books available in our catalogue for you to explore.

Information

Publisher
Apress
Year
2023
ISBN
9781484294840
Edition
3

Table of contents

  1. Cover
  2. Front Matter
  3. 1. Introducing Visual Studio Code
  4. 2. Getting to Know the Environment
  5. 3. Language Support and Code Editing Features
  6. 4. Working with Files and Folders
  7. 5. Customizing Visual Studio Code
  8. 6. Installing and Managing Extensions
  9. 7. Source Control with Git
  10. 8. Automating Tasks
  11. 9. Building and Debugging Applications
  12. 10. Building Applications with Python
  13. 11. Deploying Applications to Azure
  14. 12. Consuming AI Services
  15. Back Matter