Web Client

T01 JavaScript for the C# Developer

09/19/2017

9:15am - 10:30am

Level: Introductory to Intermediate

Philip Japikse

Microsoft MVP, MCSD, CSM, and CSP

Developer, Coach, Author, Teacher

Yes, it has curly braces. Yes, it has semi-colons. And you can write C# like code in JavaScript; but should you? JavaScript programming has many paradigms that make it different from writing typical managed code. This session will show you, the C# programmer, what you need to know to take your JavaScript to the next level.

You will learn:

  • About the core features in JavaScript
  • Important differences and similarities between JavaScript and C#
  • Common pitfalls for those new to JavaScript