Humana
Jason McCreary, aka “JMac”, is software Engineer specializing in PHP & iOS application development. He is very active in the community as the creator of Laravel Shift and PHP Shiff, code mentor at Code Louisville, and Organizer of the Louisville Software Engineering meetup. JMac encourages you to catch him between talks.
Git has become the top choice for version control. Yet, many of us developers are only scratching the surface of Git, often relying on GUI wizards to do the all the things. It’s time to take the power back! In this talk we’ll explore everything from `git init` to `git bisect`. Through demos, we’ll apply […]
In this workshop, we’ll cover different ways to test your PHP code. We will focus on the tools and not get caught up in all the practices. With a foundation in tools like PHPUnit, Codeception, and PHPSpec, you can make the decisions about what testing tool and habits work best for you. So if you’re […]