Preview Mode Links will not work in preview mode

With the limited time and energy that software leaders have, by tuning into Programming with Palermo, you ensure that you accomplish the most for the effort invested.

You deliver software. That's what you do.  And it can be frustrating when things take too long, when bugs pop up, or when things break in production.  But you have what it takes.  Programming with Palermo can help improve your confidence by delivering timeless knowledge, moving unnecessary obstacles, and regaining excellence within your development team; opening up to their full potential.  Simply - simplify!

Oct 26, 2022

In this episode, Jeffrey reviews what the .gitignore file is, its importance, and how to use it. The file rreviewcan be found at .gitignore file here

Thanks to Clear Measure for sponsoring this sample and episode of Programming with Palermo.

This program is syndicated on many channels. To send a question or comment to...


Oct 19, 2022

In this episode, Jeffrey updates us on the Microsoft Ignite 2022 conference and highlights twelve sessions highly relevant for software developers.

Microsoft Ignite 2022 

Making cloud native easier: Architecting the next-gen Azure PaaS 

Deep dive into Dapr.io and Cloud Native Architectures 

Hidden gems and live...


Oct 12, 2022

Code Sample

In this episode, Jeffrey is going to show you how to properly package release candidates of your application and prepare them to be deployed to a representative environment, a pre-production environment, that will eventually go to production.  In order to have something to deploy, it needs to be packaged in...


Oct 5, 2022

Code Sample

In this episode, Jeffrey will go through pull requests, which of course come off feature branches.  He will walk you through the entire process from creating an issue for a particular change to a code base and then branch from that issue.  Working from that branch, he will talk about the sequencing of...