Something you probably don’t know about me: I love collecting media for my media server. Half Priced Books, Amazon, RedBox Disc Sales, Bandcamp and 7Digitial make it easy to find media for dirt cheap, and CD/DVD Binders are cheap and help save space. So while it’s great that media is so inexpensive and easy to…
Dart Apprentice – Control Flow
AWWWWWHHHHHH YEEAAAA. It’s time to put the gardening stuff down for a couple hours and dig a little deeper into dart! and then I will probably do some net+ studying and then start my ansible projects. But you wont be here for that….anyways….Lets Go! Making Comparisons Booleans are explicit and that’s why we use them…
Dart Apprentice – Expressions, Variables & Constants
Commenting Code Heh. From the drop I forget that dart requires a main() function. You’re gonna notice really quickly I’m already somewhat familiar with the language and am going to be doing more involved code demos to get myself back in the flow of programming with dart. To be honest, things probably wont slow down…
Dart Apprentice – Hello, Dart!
Let me start by saying I am EXCEEDINGLY excited to start working through Dart Apprentice and Flutter Apprentice. I strive to be a well rounded IT professional, and part of that means being able to write my own software. So after doing a little research comparing Flutter to React Native, I’ve decided to go with…
Ansible – Getting Started
Let’s Get Started: Why Ansible? Jobs – Doing a quick search through indeed I see more posts of jobs I want with Ansible vs Terraform. Personal Use – If this works out the way i think it will then I see this being useful for: Setup scripts for my development tools Automated deployments of my…