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    

Posted in AngularJS, Bootstrap, Design, Essentials, Learning | Tagged | Comments Off on Yet Another Podcast #152 – John Papa on Angular 2

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

Posted in Essentials | Comments Off on Podcast Gold

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        

Posted in AngularJS, Announcements, ASP.NET, Azure, Community, Essentials, Microsoft, MVC, News, Observations, Visual Studio, Xamarin | Tagged | Comments Off on Yet Another Podcast #151 – Jon Galloway on //build/

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  

Posted in Essentials | 2 Comments

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.

Posted in Essentials | Comments Off on Newest Pluralsight Course: Xamarin.Forms Custom Controls

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  

Posted in Essentials | Tagged | 1 Comment

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

Posted in Essentials, XAML | 1 Comment

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

Posted in Essentials | Comments Off on Bayesian Probability

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

Posted in Essentials, Xamarin | 1 Comment

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

Posted in Essentials, Xamarin | 2 Comments

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

Posted in Essentials | 2 Comments

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

Posted in Essentials | 3 Comments