Category: pluralsight.com

backbonejs

Backbone.js Fundamentals

Backbone.js is a set of tools that gives structure to client-side web applications. It helps us write clean, maintainable JavaScript applications. This course will show you how to get the most out of each backbone component, and how to assemble...

anglr

AngularJS for .NET Developers

This course will teach you all the ins and outs of using AngularJS with ASP.NET. You will learn how to use Angular with current technologies like MVC and the Web API, and legacy technologies like Webforms and Web Services. You...

c++

C++ Advanced Topics

Once you know the basic of C++ syntax and what the Standard Library offers you, it’s time to establish whether you’re writing good code or not. Modern C++ is expressive, readable, fast, and secure. In most cases the faster thing...

git

Git Fundamentals

Git is a popular distributed version control system (DVCS). In this course, learn how to create a local repository, commit files, push changes to a remote repository, fix errors in your commits, and many of Git’s other features. Understand the...