Accidental Technologist

Musings about Entrepreneurship, Technology and Software Development

  • Home
  • About
  • Still River Software
  • Privacy Policy

Powered by Genesis

Reading List

April 24, 2015 by Rob Bazinet Leave a Comment

Tweet

Here is a great list of business book from Jonathan Stark. I’ve read many of these but found some I wasn’t aware of:

via Expensive Problem – Business Coaching for Dev Shops.

  • The Positioning Manual by Philip Morgan
  • The Brain Audit by Sean D’Souza
  • Just Fucking Ship by Amy Hoy
  • Value-Based Fees by Alan Weiss
  • Million Dollar Consulting Proposals by Alan Weiss
  • Pricing With Confidence by Reed Holden
  • Pitch Anything by Oren Klaff
  • Getting More by Stuart Diamond
  • How To Measure Anything by Douglas Hubbard
  • The Trusted Advisor by David Maister
  • E-Myth Revisited by Michael Gerber

Share this:

  • LinkedIn
  • Twitter
  • Facebook
  • Email
  • More
  • Pinterest
  • Tumblr
  • Pocket
  • Reddit

Filed Under: Entrepreneurship Tagged With: book, entrepreneurship

33 Great Resources to Get Started with Ember.js

March 7, 2013 by Rob Bazinet 2 Comments

Tweet

EmberJS logo

I mentioned yesterday that I have been exploring various JavaScript MVC frameworks for both client and internal projects. ?Ember.js is one of those frameworks.

As part of my exploration, I have collected various resources on Ember.js and thought I’d share. ?This list is by no means exhaustive and I’m sure there are loads of other resources that I haven’t discovered, add them to the comments and I will update this post.

Getting Started with Ember.js

  • The “Official” Ember.js Guides
  • PeepCode – Fire Up Ember.js
  • Tom Brandt – Getting Started with Ember.js
  • RailsCasts #408 – Ember Part 1 (pro)
  • Akshay Resources for Getting Started with Ember.js
  • Ember Play – a nice Ember playground to test some things out
  • StackOverflow Ember.js tagged questions

Blogs with Ember.js Focus

  • Official Ember.js blog
  • Robin Ward
  • Tom Brandt
  • Luke Melia
  • Darthdeus
  • Building a Ember.js application with a Rails API?

Presentations

  • Ember Camp 2013 Presentation Recordings
  • InfoQ – Ember.js, State of the Union
  • Ember.js Introduction – Tom Dale
  • Luke Melia – Architecting Ember.js Applications?(slides also)

Twitter Users to Follow

  • Yehuda Katz
  • Tom Dale
  • Trek Glowacki
  • Official EmberJS Account
  • Luke Melia
  • Erik Bryn
  • Ember Watch
  • Ember Tips

Books

  • Noel Rappin – Master Space and Time with JavaScript: Book 4
  • Manning – Ember.js In Action
  • Instant Ember.js Application Development

Miscellaneous

  • EmberWatch Web Site
  • Google+ Ember.js Community
  • Yehuda Katz and Tom Dale interview. ?Explains a bit about the direction Ember is headed.
  • Gist – Ember Hurdles (read the comments too)
  • Debugging Ember.js and ember-data

I hope these resources are valuable to those exploring Ember.js or just want to find out what it’s all about. ?Please add any resources you might also find valuable in the comments and I will update this post.

Share this:

  • LinkedIn
  • Twitter
  • Facebook
  • Email
  • More
  • Pinterest
  • Tumblr
  • Pocket
  • Reddit

Filed Under: JavaScript Tagged With: book, Ember.js, getting started, JavaScript, MVC

The Nature of Code

November 6, 2012 by Rob Bazinet Leave a Comment

Tweet

NatureOfCode

I love reading and I really love technical books. ?Especially when the books are more computer science related as opposed to focused on specific programming languages or frameworks. ?Technology I can apply anywhere really rocks.

I came across this new book by Daniel Shiffman titled The Nature of Code?last week, it’s available to read online for free or better you can purchase the PDF (500+ pages) and support the author. ?Print version coming?

This book is a collection of specific programming algorithms and computer science techniques. ?Each chapter filled with geeky mathematics and physics goodness, including:

  • 1. VECTORS
  • 2. FORCES
  • 3. OSCILLATION
  • 4. PARTICLE SYSTEMS
  • 5. PHYSICS LIBRARIES
  • 6. AUTONOMOUS AGENTS
  • 7. CELLULAR AUTOMATA
  • 8. FRACTALS
  • 9. THE EVOLUTION OF CODE
  • 10. NEURAL NETWORKS

Each shows the mathematical formulas used for the particular topic, contextual definitions, code and some include running illustrations (online version running HTML5). ?There are tons of other illustrations, definitions, graphs and a boatload of various information.

The examples are shown in the Processing language but don’t let that deter you. Any developer worth their salt can read virtually any language and Processing is a breeze. ?

The information included in this book looks valuable for someone writing games or other applications needing complex math and physics. ?I was really happy finding this resource?now to read it all.

Share this:

  • LinkedIn
  • Twitter
  • Facebook
  • Email
  • More
  • Pinterest
  • Tumblr
  • Pocket
  • Reddit

Filed Under: Book Reviews Tagged With: algorithms, book, programming

Read Structure and Interpretation of Computer Programs for Free on the iPad

August 24, 2012 by Rob Bazinet 2 Comments

Tweet

9780262011532 medium

I found out recently that one of the all-time classic book in computer science,?Structure and Interpretation of Computer Programs, is available in ePub format for free. ?The book is truly a classic but has been out of print for a long time now.

For those unfamiliar with the text, from Amazon’s site:

Abelson and Sussman’s classic Structure and Interpretation of Computer Programs teaches readers how to program by employing the tools of abstraction and modularity. The authors’ central philosophy is that programming is the task of breaking large problems into small ones. The book spends a great deal of time considering both this decomposition and the process of knitting the smaller pieces back together.

The authors employ this philosophy in their writing technique. The text asks the broad question “What is programming?” Having come to the conclusion that programming consists of procedures and data, the authors set off to explore the related questions of “What is data?” and “What is a procedure?”

The authors build up the simple notion of a procedure to dizzying complexity. The discussion culminates in the description of the code behind the programming language Scheme. The authors finish with examples of how to implement some of the book’s concepts on a register machine. Through this journey, the reader not only learns how to program, but also how to think about programming.

The contents of the book are timeless and give computer scientists young and old a solid level of knowledge. ?It uses Scheme, a dialect of Lisp, but that should not deter readers as the lessons are universal.

The full text is also available to be read online for those not able to read in ePub format. ?Great stuff!

Share this:

  • LinkedIn
  • Twitter
  • Facebook
  • Email
  • More
  • Pinterest
  • Tumblr
  • Pocket
  • Reddit

Filed Under: Programming Tagged With: book, lisp, scheme, sicp

Recent Posts

  • Social Media Times Are Changing
  • It has certainly been a long time…
  • How to Fix Rails Flash Rendering When Using Hotwire
  • Hotwire Fix for CORS Error when using Omniauth
  • Fix Installation of Ruby using rbenv on macOS Big Sur

Categories

Services I Love

HatchBox - Easy Rails Deploys Fathom Analytics
  • RSS - Posts
  • RSS - Comments
Find me on Mastodon