Software Development
Showing 1–12 of 63 results
Building and Optimizing Triggers in SQL Server
Learn how to design and implement triggers in SQL Server using real-world examples.
Building Web Applications with Shiny in R
Shiny is an R package that makes it easy to build interactive web apps directly in R, allowing your team to explore your data as dashboards or visualizations.
Containerization and Virtualization Concepts
Learn the essentials of VMs, containers, Docker, and Kubernetes. Understand the differences to get started!
Data Structures and Algorithms in Python
Explore data structures such as linked lists, stacks, queues, hash tables, and graphs; and search and sort algorithms!
Data Types in Python
Consolidate and extend your knowledge of Python data types such as lists, dictionaries, and tuples, leveraging them to solve Data Science problems.
Defensive R Programming
Learn defensive programming in R to make your code more robust.
Developing Python Packages
Learn to create your own Python packages to make your code easier to use and share with others.
Developing R Packages
Learn to develop R packages and boost your coding skills. Discover package creation benefits, practice with dev tools, and create a unit conversion package.
DevOps Concepts
In this Introduction to DevOps, you’ll master the DevOps basics and learn the key concepts, tools, and techniques to improve productivity.
Foundations of Functional Programming with purrr
Learn to easily summarize and manipulate lists using the purrr package.
Foundations of Git
Discover the fundamentals of Git for version control in your software and data projects.
GitHub Concepts
Learn how to use GitHubs various features, navigate the interface and perform everyday collaborative tasks.