Software Development
Showing 1753–1764 of 2769 results
Less 4: Getting Started
Developers might not like CSS, but there is a way to make it work more like code. With this simple toolkit, you can use programmatic structures like variables, reusable classes, and computation to make your CSS even better.
Lessons from Incident Management and Postmortems at Atlassian
How do you run incidents and postmortems at a company with thousands of engineers spread across the globe? Jim Severino shares what did and didn't work for Atlassian.
Let Devs Be Devs: Abstracting Compliance and Reliability to Accelerate JPMCs Cloud Deployments
In this session, Rahul Arya will share how they built a platform to abstract away compliance, make reliability with Chaos Engineering self-serve, and enable developers to ship code faster than ever.
Level Up: Start Contributing to Open Source
Level up: Start contributing to open source with Soumya Kalra at the 2019 Women in Analytics Conference.
Leverage GitHub Actions to publish to GitHub Packages
Publish your code libraries or Docker images automatically and securely with GitHub Packages. You'll also run Docker images published into GitHub Packages locally.
Leveraging Data & DORA Metrics to Transform Software Delivery Processes
Join Greg Ceccarelli, General Manager of Pluralsight Flow, Nicole Forsgren, PHD and Co-Founder of DevOps Research and Assessment, and Dan Carpenter Agile Methodology Leader at Liberty Mutual for a panel discussion as they discuss all things DORA metrics.
Leveraging Windows PowerShell Jobs
This course is designed to introduce an IT professional to the jobs feature of Windows PowerShell. You will learn how to use background, thread, and scheduled jobs to do more with PowerShell in less time.
LFCS Additional Essential Commands Topics
Linux is everywhere and sits at the heart of cloud computing making it hard to avoid. This course will teach you the skills needed to effectively navigate and use the Linux essentials commands from the command line.
LINQ Best Practices
This course will teach you how to fully harness the power of LINQ by exploring best practices and avoiding common pitfalls by solving fun and challenging problems.
LINQ Fundamentals
Big changes have been made to C# thanks to LINQ. This course will give you everything you need to work with the Language Integrated Query (LINQ) features of C#, using practical examples and demonstrating some best practices.
LINQ Fundamentals in C#
This course teaches you how to use the LINQ syntax to select, filter, extract, partition, identify, union, join, group, and aggregate data contained in C# collections.
Linux Administration with sed and awk
Would you like to programmatically edit files or extract complex data from text files? This course will teach you the skills needed to master text files with tens of thousands of lines; editing content and filtering the data you need.