Course Link: https://udemy.com/course/introduction-to-microsoft-azure-iot/learn/lecture/16596458#overview My Notes: https://docs.google.com/document/d/1oFlbzqQbvM6sF80-1JaUwjbKjfShsPedT8S9gxMQZHI/edit?usp=sharing Looking forward to this course.
After a small break I am back at it. I want to get past this stuff so that I can get to the courses that really interest me. Course: https://udemy.com/course/dp-azure-data My Notes: https://docs.google.com/document/d/1bR7a4MCqrW7p2X9T9ha4XeU_StjzBNuDQFNVgbqLWvU/edit?usp=sharing
I had taken some time off in order to go through an AvePoint course over the summer before applying what I learned on a project. That is complete so now I am starting down the certification path in MS Azure. This course is well-reviewed so I thought that I would give it a look. Link...
I thought I would take a course to freshen up what I used to know and hopefully learn some new stuff. Course URL: Power BI Masterclass - beginners to advanced | Udemy My Notes: https://docs.google.com/document/d/1qynkMYa9-Umk3uSbL7OwWM_MUVaLwXX0KlUi0xBBTxM/edit?usp=sharing
One of my favorite things to do is mix my work life with my personal life. In the past I've connected my pool with Alexa or running my sump pump when a condition is true. I have recently revisited Power Automate and I thought it might be fun to interface PA with SmartThings. This is...
It had been a while since I had worked with Power Automate (so long that it changed names!) so I thought I would take a refresher course on udemy.com. This is in addition to the wonderful comprehensive Sharepoint courses that I took here and here. I am very comfortable in this area after working for...
This is another simple guide that I am putting together for my future self. As I make my latest app from the ground up I want to document my experiences. This is not meant to be a thorough guide - it's just a list of steps needed to accomplish the goal. yarn add jsonwebtoken yarn...
I am continuing my recent trend of developing projects from the ground up. In my last article I focused on automated testing using mocha. In this article I want to focus on how to take a MERN project and move it to production via an automated build on Heroku. Why Heroku? First of all, it's...