Category Archives: Essentials
Yet Another Podcast #152 – John Papa on Angular 2
John Papa, expert in all things Angular, joins me in discussing Angular 2 ES5, ES2015, TypeScript Angular 2 on GitHub
Podcast Gold
If you are like me, when you start a podcast, you rarely go back to find old ones, which may be out of date. However, some of Yet Another Podcast is worth a listen even now. Here are some of the … Continue reading
Yet Another Podcast #151 – Jon Galloway on //build/
I’m extremely pleased to have Jon back on Yet Another Podcast, this time with a comprehensive review of //build/. Jon on Channel 9 Twitter Stack Overflow Build on GitHub
Yet Another Podcast #149 – Xamarin Instrumentation
A special podcast with Greg Shackles, discussing and speculating on the implications of the acquisition of Xamarin by Microsoft and instrumenting your Xamarin Applications. Raygun Runscope DataDog Insights VSTS Greg’s blog Greg on Twitter
Newest Pluralsight Course: Xamarin.Forms Custom Controls
Take just 45 minutes to learn how to create custom controls in Xamarin.Forms Very excited to post this to my series of Pluralsight courses on Xamarin.
Yet Another Podcast #142 – Krystin Stutesman on iOS 9
This week, Krystin Stutesman of Xamarin talks about iOS 9. Xamarin Forms and iOS 9 Getting Started With iOS 9 Listen | Yet Another Podcast
52 Weeks of Xamarin: Week 15 – Creating an iOS Application Part 1
In the previous two posts in this series, I demonstrated how to create a simple to-do list using Xamarin.Forms. In this and the next post, I’ll show how to create pretty much the same program for iOS using Xamarin native code. … Continue reading
Bayesian Probability
[Originally posted Oct. 12, 2009] Spent the early hours of this morning reading a great blog post by Jeff Atwoodwhich makes reference to a Elizer S. Yudkowsky’s Intuitive Explanationof Bayesian Probability. The timing was good as I had just finished the … Continue reading
52 Weeks of Xamarin: Week 13 – Writing It Thrice
In this and a number of following posts, I’ll build the same program three times: once in Xamarin.Forms, once in iOS and once in Android. This is directly based on my Pluralsight course, Beginning Mobile Development with Xamarin To … Continue reading
52 Weeks of Xamarin: Week 6 – Starting xUnit Testing
Last week we decided to start with test-first development using XUnit. To get underway, let’s create a new Xamarin.Forms application called BlogProjectTracker. Once the projects are created we’ll return to the solution and add a new .NET project of type Portable Library … Continue reading
What Languages Have You Learned?
I started programming in 1971, but didn’t much like it and didn’t start professional programming until 1985. I’d be very interested in when you started, and what languages you used since then (languages you used to write something meaningful) Here is … Continue reading
52 Weeks of Xamarin: Week 5 – Diving in the deep end
For the past four weeks, we’ve been reviewing the fundamentals of Xamarin. Let’s stop for a bit and talk about how we really code, and how we should. In my Pluralsight courses, I take you through each skill, step by … Continue reading