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,…

Read More >>

Learning BASIC Programming: Lesson 1

TURN ON ANNOTATIONS. There are important updates. Lesson 1 of my series of tutorials on learning the BASIC programming language. Lesson 2 will be uploaded in a few days Please check out my website: www.brandonfoltz.com

Read More >>