Cloud services have fundamentally changed the web, and Microsoft's Azure is at the forefront of the cloud revolution. Azure offers a wide array of services,...
Every online store needs a shopping cart and a way to take payment from the customer. In this course, you'll build a storefront that lets customers make...
Security is one of the most important parts of writing a web application—perhaps the most important part! While web developers have become proficient in...
JavaScript is the most popular, and probably the most important, programming language today. As such, there are countless tools that make our lives just a...
The best way to understand a language or platform is to build something with it, and that's exactly what we'll do in this course. You'll write a simple CMS...
JavaScript is more than 15 years old, and yet the tools we have for JavaScript-based development still pale in comparison to the tools of other...
ASP.NET MVC5 is a powerful framework for building robust, scalable web applications. In this course, Jeremy McPeak will show you the basics of building web...
Microsoft's ASP.NET is a multi-faceted technology, and its Web Pages framework makes it easy and fast to get a functional website up and running. This...
Writing Windows applications using rapid application development tools (like Visual Studio) has a tendency to devolve into a mess of code that's difficult...
JavaScript is the most popular programming language in the world, but that doesn't mean it's perfect. In fact, it's far from ideal, but that's starting to...
JavaScript is a different beast when compared to other object-oriented languages. As such, implementing design patterns in JavaScript is a tad different from...
Microsoft designed the ASP.NET MVC to be extensible. It's so extensible that you can replace just about every component and subsystem in the MVC framework...
If you want to make the transition from web to Windows, or you just want to learn more about Windows development, this course will teach you all the basics...
JavaScript is more than 15 years old, and yet, the tools we have to make JavaScript-based development still pales in comparison to the tools of other...
JavaScript is not a strict object-oriented language, but it does have the features of one. Join us, as Jeremy McPeak teaches you how to take your JavaScript...
Hi! My name is Jeremy McPeak. I take it that you want to learn how to program. Well, this is the place to start. This course is for those of you who are...
Without a doubt, JavaScript is the most popular programming language in the world. While the web development industry is chock full of frameworks and...
My aim is to introduce you to the C# language (and a tiny bit of the .NET Framework), and give you a clear understanding of the fundamentals needed to start...