Learning Visual Studio Code

Created: 2015-09-11 22:14 Updated: 2015-09-11 22:14 Source: http://www.johnpapa.net/learning-visual-studio-code/ Notebook: All Tech/Frontend Development



John Papa

Evangelist on the loose

29 Aug
2015

Learning Visual Studio Code

9 Comments

vscode-icon-sm Do you develop with Angular, JavaScript, TypeScript, Docker, Python, Gulp, or ASP.NET? Do you work on a Mac OSX, Linux, or Windows? Today’s developers work with a variety of languages and platforms, so a good tool is super important. I use an editor for most of my development and have tried Brackets, Atom, Sublime and others, but since the preview of Visual Studio Code (aka Code) was released I’ve been using it increasingly as my go-to editor.

I’m excited to announce that you can now watch and learn with my Visual Studio Code course on Pluralsight, released this week.

vsc

Visual Studio Code is an editor. It is not Visual Studio and it is not intended to be. Code sits side by side in your tool belt. There is a huge difference and different purpose for an editor vs an IDE (Integrated Development Environment). Editors are lightweight, fast, efficient and tend to be very keyboard centric. They target the vast majority of your daily developer workflow. IDE’s tend to have a lot of wizards, panels, buttons, connections to other services and tools, and be a staple of the “integrated” developer workflow. Both are great and both have a co-existent purpose.

Whether you are on a Mac or Windows and into Angular, TypeScript, JavaScript, Node.js and/or C#/ASP.NET there’s something here for you! Visual Studio Code is a fast and lightweight cross-platform code editor for writing modern web and cloud applications. This course shows you how to debug, refactor, peek and find references, get intellisense and autocomplete, use the multi-cursor, run task automation using Gulp or Grunt, and work in a variety of languages and platforms like node.js, ASP.Net, JavaScript, and TypeScript.

vslayout

 

## Other Web Courses

  1. JavaScript Task Automation with Gulp.js

  2. Angular Patterns: Clean Code

  3. TypeScript

 

More Reading Visual Studio Code Series

If you are interested in Visual Studio Code you can check out my earlier blog post series:

  1. Introducing Visual Studio Code
  2. Getting Started with Visual Studio Code
  3. Intellisense
  4. Refactoring
  5. Debugging
  6. Git Integration and Preferences

Like this:

Be the first to like this.
tags: angular asp.net github gulp html5 javascript pluralsight typescript visual studio code
Design & Code by @hfjallemark
Powered by Wordpress
Disclaimer: The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.

View static HTML