Web Client

W18 JavaScript for the C# (and Java) Developer

05/17/2017

4:30pm - 5:45pm

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 between JavaScript and C#
  • Key similarities in JavaScript and C#
  • Common pitfalls for those new to JavaScript