DOCUMENT RESOURCES FOR EVERYONE
Documents tagged
Technology Taking Functional Programming Into The Mainstream - Eclipse Summit Europe 2009

1. Taking Functional Programming into the MainstreamDon Syme, Principal ResearcherMicrosoft Research, Cambridge 2. DisclaimerI’m a Microsoft Guy. I’m a .NET Fan. I will…

Education 3. CSharp Language Overview - Part II - ASP.NET MVC

1.C# Language Overview(Part II) Creating and Using Objects, Exceptions, Strings, Generics, Collections, Attributes Svetlin Nakov Manager Technical Training www.nakov.com…

Education 3. C# Language - Overview - Part 2 - C# and Databases

1.C# Language Overview (Part II)Creating and Using Objects, Exceptions, Strings,Generics, Collections, AttributesDoncho MinkovTechnical Trainerhttp://www.minkov.itTelerik…

Technology DIG1108 Lesson 5

1. INTRO TO SERVER SIDE PROGRAMMING Lesson Five Thursday, September 26, 13 2. Lists and Dictionaries In computer science, a list (or sequence) is an abstract data type that…

Technology Learning from libraries

1. LEARNING FROM LIBRARIES |Trevor Landau @trevor_landau 2. ABOUT 3. WHAT LIBS? 4. WHAT DID I MAKE? function Collection() {} 5. JQUERY 6. NOCONFLICT window.Collection = 'foo';…