[Pearson] From IT to DevOps

  Video description 8 Hours of Video Instruction DevOps is a set of practices that works to automate and integrate the processes between software development and IT teams so they can build, test, and release software faster and more reliably. These days, it is imperative for engineers in the IT industry to understand what DevOps […]

[Pluralsight] Terraform – Getting Started

  About Terraform is an amazing tool for automating infrastructure in the public and private cloud. This course will teach you the fundamentals of Terraform to deploy infrastructure in a consistent, repeatable manner across multiple services.   Description Systems Administrators and DevOps Engineers have always been charged to do more with less. Defining infrastructure in […]

[PacktPub] Learning Azure Process Automation Using PowerShell [Video]

  Video Details ISBN 9781803243115 Course Length 4 hours   Video description Begin your journey in the field of cloud storage in Microsoft Azure with this complete guide. This course is a one-stop-shop to gain this necessary and in-demand skill from scratch to advance your career in cloud computing or services.   About This Video […]

[Code With Mosh] The Ultimate Docker Course

  Everything you need to master Docker in one clear, concise, and practical course Description Go from Zero to Hero in 5 Hours Docker is a platform for building, running, and shipping applications with ease. That’s why most companies use it and are looking for software or DevOps engineers with Docker skills. If you want […]

[CloudAcademy] C# Loops Deep Dive

  Description Structures to repeat tasks or access data collections are at the heart of compact and reusable code. C#, like other programming languages, provides three basic mechanisms allowing you to execute statements multiple times dynamically. In this course, we’ll take an in-depth look at the for loop, while loop, and foreach loop. These looping […]

[CodeCourse] Build A Code Snippet Website

  Description: Let’s build a code snippets website with Nuxt, Laravel and Tailwind. This project allows users to create ‘snippets’ with steps that act as a place to store useful bits of information.   Skills covered in this course: • Tailwind CSS • Laravel v6 • Nuxt.js v2   About CodeCourse: Practical projects to get […]

[PacktPub] Hands-On Machine Learning for .NET Developers

  By Karl Tillström June 2020 Use machine learning today without a machine learning background   Description Key Features Quickly get up and running using state-of-the-art machine learning algorithms in your .Net applications Implement machine learning algorithms using real-world data sets, without first learning math Leverage state-of-the-art (TensorFlow, ONNX) models, pre-trained by the tech giants, […]

[A Cloud Guru] AWS Certified DevOps Engineer – Professional 2020

  Master your DevOps knowledge by training by becoming a certified AWS DevOps Engineer – Professional with our course.   ABOUT THE COURSE A note on this course Please note that as of the 17th February AWS has recently decommissioned it’s previous Certified DevOps Engineer – Professional exam and has officially released a new exam. […]

[PacktPub] JavaScript Essentials for Modern Web Development [Video]

  Dimitris Loukas January 24, 2020 3 hours 55 minutes Create dynamic and interactive web apps using JavaScript Learn Catch bugs early by learning about complex concepts that cause errors Take full advantage of JavaScript’s single thread to optimize your code’s execution time Utilize ES6 classes to work better with prototypal inheritance Improve your skills […]

[O’REILLY] Arduino for Absolute Beginners: Getting Started with the Hardware, Software, and Code

by Clarissa Kleveno Released January 2020 Publisher(s): Apress ISBN: 9781484256718 O’Reilly members get unlimited access to live online training experiences, plus books, videos, and digital content from 200+ publishers. Video Description Are you interested in Arduino and electronics, but aren’t sure how to get started? Beginning with no assumed knowledge, we will cover the basic set up […]

[Linkedin] Building React and Django Apps

Course by: Rudolf Olah Course Info Duration: 56m 41s Skill Level: Intermediate Released: December 4, 2019 Course details Discover how to combine the robust front-end functionality of the React framework with the best of the Django back end to build full-stack applications. In this course, join Rudolf Olah as he demonstrates how to wire together […]

[O’REILLY] Java Lambdas and the Stream API: Bringing Functional Programming to Java

by James McLaughlin Publisher: Apress Release Date: November 2019 ISBN: 9781484255940 Video Description   Come up to speed with Java functional programming and write effective Java code with less effort using lambdas and the stream API. Make your Java project code more reliable by using the declarative approach provided by these new Java features. Learn […]

[Laracasts] Learn Laravel Forge

Beginner Learn Laravel Forge In this series, guest instructor Marcel Pociot (Beyond Code) will steer you through the ins and outs of building and configuring servers with Laravel Forge. Whether you’re a seasoned veteran hoping to streamline your server workflow, or a beginner who doesn’t know where to start, Marcel will get you up to […]

[Laracasts] How to Read Code

Intermediate How to Read Code To improve as a developer, you must focus on three things: learning, reading, and writing. Or, in other words, learn from somebody more seasoned than you; read a lot of code; and write your own code daily. This series will focus on the reading component. Together, we’ll mentally parse an […]