DOCUMENT RESOURCES FOR EVERYONE
Documents tagged
Technology GDI Seattle - Intro to JavaScript Class 2

1. BEGINNING JAVASCRIPT CLASS 2Javascript ~ Girl Develop It ~ 2. WELCOME! Girl Develop It is here to provide affordable and accessible programs to learn software through…

Documents Share Point Sample Code

SharePoint Tips & Code 1.Here is a bit of code to retrieve the list items from a list: SPList list = web.Lists["MyLibrary"]; if (list != null) { var results…

Technology SEF2013 - SharePoint Solutions with SPServices

1. SharePoint Solutions with SPServices Marc D Anderson 2. Who Is Marc? • Co-Founder and President of Sympraxis Consulting LLC, located in the Boston suburb of Newton,…

Technology Map/Confused? A practical approach to Map/Reduce with MongoDB

1.  2.  3.  4. {"_id" : ObjectId("4fb9fb91d066d657de8d6f36"),"text"…

Documents Http://javascript.crockford.com/hackday.ppt. The Misconceived Web The original vision of the WWW was...

Slide 1http://javascript.crockford.com/hackday.ppt Slide 2 The Misconceived Web The original vision of the WWW was as a hyperlinked document-retrieval system. It did not…

Software Learn You a Functional JavaScript for Great Good

1.Learn You a Functional JavaScript for Great Good! Mike Harris 2. Functions! Closures! Currying! Combinators! Multimethods 3. Frameworks 4. > require("underscore");!…

Documents The Evolution of Async-Programming (SD 2.0, JavaScript)

1.The Evolution ofAsync ProgrammingZhaoJie @ SNDA Nov, 20102. About Me• // Jeffrey Zhao /•• Blog: http://blog.zhaojie.me/• Twitter: @jeffz_cn• F#, Scala, JavaScript,…

Documents The Evolution of Async-Programming on .NET Platform (TUP, Full)

1.The Evolution of AsyncProgramming on .NET PlatformZhaoJie @ SNDA Nov, 20102. About Me• // Jeffrey Zhao /•• Blog: http://blog.zhaojie.me/• Twitter: @jeffz_cn•…

Documents Testing of javacript

1.Testing Javascript Lei Kang @ Kiwiplan 2. Do you want... Unit Testing of JavaScript code? Continuous Integration? Automated Testing for JavaScript intensive Web App? 3.…

Technology SUGCon 2014 Sitecore MVC

1.#sugcon #sitecore Glass.Mapper.Sc And Sitecore MVC Michael Edwards Hedgehog @mikeedwards83 2. Serving Suggestions 3. MVC vs WebForms @Editable(x=>x.Home.DeveloperName)…