Course Tag: DevOps
Shell Scripting Fundamentals
If you work in Linux environment. There are certain tasks that you will need to repeat over and over again by running commands.Shell scripting can…
Terraform Crash Course
Terraform is an open-source infrastructure as code software tool created by HashiCorp. It enables users to define and provision a datacenter infrastructure using a high-level…
Mastering Linux in three weeks
Linux is fairly easy to learn if you have some experience with technology and focus on learning the syntax and basic commands within the operating system. Developing projects within the…
Mastering Ruby Programming
Ruby is a scripting language designed by Yukihiro Matsumoto, also known as Matz. It runs on a variety of platforms, such as Windows, Mac OS,…
Mastering Python Programming
Get started learning Python with this course. Python is a high-level, interpreted, interactive and object-oriented scripting language. Python is designed to be highly readable. It…