DOCUMENT RESOURCES FOR EVERYONE
Documents tagged
Technology Domain Driven Design with the F# type System -- NDC London 2013

Prologue: how many things are wrong? type Contact = { FirstName: string MiddleInitial: string LastName: string EmailAddress: string IsEmailVerified: bool // true if ownership…

Technology Harnessing the power of Nutch with Scala

1. Crawling the web, Nutch with Scala Vikas Hazrati @ 2. about CTO at Knoldus Software Co-Founder at MyCellWasStolen.com Community Editor at InfoQ.com Dabbling with Scala…

Technology Squeak at NetStyle

1. Roadmap ß Introductionß Seaside Web Applicationsß Example: Insurance Applicationß Server Management Interfaceß ROEß Smalltalk Relational DB AccessAdrian Lienhard…

Documents Portfolio_1

Daryll Rinzema Portfolio namespace Portfolio public clas Student : Multimedia { } public string firstName = âDaryllâ; public string lastName = âRinzemaâ; public Student(string…