For reasons I won't go into I didn't make as much progress today as I wish I had. It seems, despite even writing a blog post about my "git workflow" my git workflow managed to fail me somehow. I really thought I had "pushed" my changes before leaving home but having not double checked the … Continue reading 100 days of code: Day 6
Category: 100daysofcode
100 days of code: Day 5
I am tracking notes on PowerShell in PS1 files on my git hub repository. You can see all 100 days of code entries on the blog category page. Today I made it through chapter 7 of the PS book relatively quickly. I have a feeling this was something of a setup/scaffolding chapter...if that's a thing...acting … Continue reading 100 days of code: Day 5
100 days of code: Day 4
I am tracking notes on PowerShell in PS1 files on my git hub repository. You can see all 100 days of code entries on the blog category page. Today I worked my way through chapter 6 of the book: all about the pipeline. The book doesn't draw any comparisons between connecting commands with pipes and … Continue reading 100 days of code: Day 4
100 days of code: Day 3
I am tracking notes on PowerShell in PS1 files on my git hub repository. You can see all 100 days of code entries on the blog category page. Today I made it through chapter 5 of the book. And by "made it through" I mean I pretty much re-read the whole while taking notes and … Continue reading 100 days of code: Day 3
100 days of code: Day 2
I am tracking notes on PowerShell in PS1 files on my git hub repository. You can see all 100 days of code entries on the blog category page. I am now glad I have that I have this portrait mode 1080p screen as it makes issuing PS commands a little easier. Today I started on … Continue reading 100 days of code: Day 2
100 days of code: Day 1
I am tracking notes on PowerShell in PS1 files on my git hub repository. You can see all 100 days of code entries on the blog category page. As at least inferred on my Day 0 post, a lot this PowerShell stuff will be in the context of re-writing the advib utility (more on this … Continue reading 100 days of code: Day 1
100 days of code: Day 0
I am tracking notes on PowerShell in PS1 files on my git hub repository. You can see all 100 days of code entries on the blog category page. This was going to be day 1 but then I thought I should make the day 1 entry more of a day one entry. So this entry … Continue reading 100 days of code: Day 0