
The Power of PowerShell
2 PostsPowerShell is a state of the art shell, scripting language and a management platform. It has a coherent story and rich functionality especially on Windows, but recently it migrated to macOS and Linux, too. In this series, you'll get an in-depth look at what PowerShell is all about.View Learning Guide...
Coding Android Apps in Kotlin
3 PostsWhile the vast majority of Android apps are written in Java, there's no rule that you have to use Java for Android development. There are a variety of modern programming languages that are designed to run on the Java Virtual Machine (JVM) and one of these languages that's becoming popular in the Java community, is Kotlin.View Learning Guide...
How to Quickly Start a Side Business (Ultimate Guide)
8 PostsIt’s not easy to put in the extra time to build a business on the side, while you work a demanding job. 9-5 is hard enough, without adding in more hours 5-9—plus weekends.View Learning Guide...
Creating a Custom WordPress Messaging System
4 PostsIt's possible to implement a system that allows us to programmatically set our own custom messages, their type, and when and where to display them on the administration page. And that's what this series is going to cover.View Learning Guide...
Learn Adobe Illustrator
22 PostsWhether you're new to the software or wanting to brush up on your skill set, we have 100's of amazing beginner Adobe Illustrator tutorials for you.View Learning Guide...
Let's Go: Golang Concurrency
2 PostsConcurrency is arguably the main motivation for the Go language. Go's language level support for goroutines and channels puts it one level above all mainstream languages when it comes for developing distributed systems.View Learning Guide...