Software Development
Showing 481–492 of 673 results
Power to the Programmers
Join Pluralsight Sr. Director of Engineering, Erica Cuttitta, and Christina Goleman, Senior Manager of Program Design at Amazon, dig into the growing impact of software engineers, the evolution of hiring practices and expectations for technical roles, what it means to be a developer today and more.
PowerShell Toolmaking Fundamentals
Are you a beginning to intermediate PowerShell scripter tired of just copying and pasting others’ work? Learn how to write useful scripts yourself and begin to think of your scripts as tools.
Practical MVVM
Learn how to apply the MVVM pattern in a hands-on way.
Practicing Coding Interview Questions in Python
Prepare for your next coding interviews in Python.
Preparing Existing .NET 4 Applications for Continuous Delivery
Take your existing .NET framework applications and get them organized and ready to be included in a CI/CD pipeline by addressing package dependencies, configuration, and shared libraries, among other topics.
Preparing Your Move to Entity Framework Core 5: What’s New and What’s Improved
Join Julie Lerman to learn about the aspects of EF Core 5 you should be paying attention to.
Profiling Go Applications
This course will teach you to profile go applications with various standard library options.
Programming Paradigm Concepts
Explore a range of programming paradigms, including imperative and declarative, procedural, functional, and object-oriented programming.
Programming Python Using an IDE
Once you have learned the foundations of Python, the next step to increase your productivity is learning how to be proficient with a development environment or IDE. This course will help you get started.
Proxy Objects and Reflect in JavaScript
Senior JavaScript developers often need to allow for notification of changes in objects that other developers use. In this course, you will see how to use Proxies to handle advanced scenarios.
Pull Request Etiquette
Join Erik Zaadi for this 5-minute session on pull request etiquette.
Python Collections
Mastering Python’s containers is key to tackling complex data structures efficiently. This course will teach you how to utilize Python's built-in and specialized container types for optimal data management and manipulation.