Introduction to Programming

Follow the Insanity at: https://www.FailedNormal.com Downloadable Podcasts at: https://failednormal.podbean.com iTunes: https://itunes.apple.com/us/podcast/failed-normal/id1349818284?mt=2

February 24, 2011
Read More >>

JavaScript Video Tutorial Pt 4

Best JavaScript Book : http://goo.gl/zodRHD JavaScript Arrays & Functions : Manipulate Array Data : Use Multi-Dimensional Arrays : The For In Loop : Do Awesome Things with the Argument Object : Much More Code is Here: http://bit.ly/gtU56t

February 20, 2011
Read More >>

Best Practices in Javascript Library Design

Google Tech Talks August 17, 2007 ABSTRACT This talk explores all the techniques used to build a robust, reusable, cross-platform JavaScript Library. We’ll look at how to write a solid JavaScript API, show you how to use functional programming to create contained, concise, code, and delve deep into common cross browser issues that you’ll have to solve in order to have a successful library. John Resig is a JavaScript Evangelist,…

October 9, 2007
Read More >>