DOCUMENT RESOURCES FOR EVERYONE
Documents tagged
Technology Agile Explained by LeanDog

1. Agile Explained Jon Stahl 2. Agenda Introductions Your ExpectationsVideo Key Concepts Key Processes Lunch Kanban Explained Process Check Scrum vs. Kanban Product Owner…

Documents Testable Code ... In Joomla!?

1. TESTABLE CODE ..... IN JOOMLA!? Old School Development Regenerated, or, Doin’ it like a Time LordFriday, March 15, 13 2. Who Is This? Arlen Walker - (Paladin) @arlen…

Technology Training: MVVM Pattern

1. MVVM PATTERNUNDER THE SCOPEMAXIME LEMAITRE 2. Agenda• Brief History• Overview• A First example• Where magic happens …• Common scenarios• Conclusion• QuestionsMany…

Documents Convincing Others To Do Test-Driven Development

1. by Jon Kruger 2.  People are resistant to change People don’t know about TDD TDD takes a lot of practice TDD takes too much time It will take too long…

Technology Agile testing (n)

1. Agile Testing 2. Agile Manifesto 1. people and communication over processes and tools 2. working software over documentation 3. customer collaboration over contract negotiation…

Technology Zero downtime deploys for Rails apps

1. zero deploysdowntime for Rails photo by Chris http://www.flickr.com/people/chrisinplymouth/ 2. class ApparentlyHarmlessMigration < ActiveRecord::Migration  def self.up    remove_column…

Technology Unit Testing for Great Justice

1. Unit Testing for Great Justiceby Domenic Denicola @domenic 2. Domenic Denicola@domenichttps://npmjs.org/profile/domenicdenicolahttps://github.com/domenichttps://github.com/NobleJS…

Technology Js unit testing

1. JavaScript Unit-Testing Mihail Irintchev SiteGround.com 2. How do you test your JS? 1. Write your JavaScript code 2. See if it works in your favourite browser 3. Change…

Technology WinJS at NYC Code Camp 2012

1. Introduction to WinJSDmitri Artamonov BlueMetal [email protected] #dartamon 2. MARQUEE SPONSOR 3. PLATINUM SPONSOR 4. PLATINUM SPONSOR 5. PLATINUM SPONSOR…

Documents C16_Effective_Unit_Testing.ppt

1.Effective Unit Testing with NUnit Win-Dev 2004Friday, October 29, 2004 Peter ProvostSoftware Design Engineer patterns & practices Microsoft Corporation2. Agenda What…