by eric | Jun 30, 2015 | blog, Design Patterns
We recently finished a cool project with O’Reilly: a short manager’s guide to design patterns. Here’s the idea: create a guide that gives you the gist of design patterns, just enough to get you started. In the guide we’ll step you through what a design pattern...
by Elisabeth Robson | Jun 28, 2015 | blog, Featured, JavaScript, JSVideo, podcast, Teaser Video, Video
JavaScript is a bit different from other programming languages. How? In part three of Head First JavaScript Programming Teasers, Elisabeth steps you through what makes JavaScript unique, and why it’s a great first programming language. All you need to get...
by eric | Jun 18, 2015 | blog, Design Patterns, FrontPage, Java, Programming
This article first appeared on the O’Reily Radar to promote the new report titled An Engineering Manager’s Guide to Design Patterns. You can download a free copy of An Engineering Manager’s Guide to Design Patterns directly from O’Reilly. If you haven’t...
by Elisabeth Robson | Jun 12, 2015 | Beginner's Mind, blog, FrontPage, Programming
JavaScript isn’t the first language to use first class functions, but it’s likely the language that made them popular. Java, Objective C, C#, C++, Python… these are all languages that did not have first class functions until recently. Once JavaScript...
Comments