SQL Practice: Window Functions
Test your knowledge of Window Functions in SQL in this edition of Code Challenges. Instructor Scott Simpson provides five challenges—and his solutions—that reflect real-world data analysis use case...
Test your knowledge of Window Functions in SQL in this edition of Code Challenges. Instructor Scott Simpson provides five challenges—and his solutions—that reflect real-world data analysis use case...
Looking to boost your skills writing queries in SQL? This course was made for you. Join senior LinkedIn Learning staff instructor Scott Simpson in this hands-on, interactive, skills-first coding co...
If you’re looking to practice basic operations in Python, this course was designed just for you. Join LinkedIn Learning staff instructor Scott Simpson as he leads you through a series of automated ...
Python is a popular programming language that can be used to work with data, build applications, and solve problems, on many types of devices. This code challenge with Scott Simpson, Senior Staff I...
Want to get up to speed with Python collections, but not sure where to begin? In this course, designed for developers with intermediate-level Python experience, LinkedIn Learning staff instructor S...
If you work with data, you know that Excel is one of the most popular and powerful tools at your disposal. Depending on your industry or field, you may also use Python for data analysis, forecastin...
It’s never fun to think about, but we all need to consider how our loved ones can access our important information should we die or become incapacitated. A digital legacy plan outlines what informa...
When working in a text-based shell, you have a variety of options for managing processes and tasks. In this course, Scott Simpson highlights ways to manage processes and use terminal multiplexers t...
Knowledge of the Linux command line is critical for anyone who uses this open-source operating system. For many tasks, it’s more efficient and flexible than a graphical environment. For administrat...
Qemu and KVM are two of the most powerful virtualization tools on the market. Together, they provide lightning-fast hardware emulation and system virtualization on Linux systems, enabling solutions...