DOCUMENT RESOURCES FOR EVERYONE
Documents tagged
Technology Scala with DDD

Scala with DDD かとじゅん(@j5ik2o) Scalaで実践的な設計の話 自己紹介 • DDD/Scala/Finagle • http://git.io/trinity • Haskell/MH4 Scalaで実践的な設計の話…

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 Rails2 Pr

Rails 2.0 Preview Release ! 日本Rubyの会 藤岡岳之@Rais東北 (xibbar) 発表 諸橋恭介@Rails東京(moro)フォロー アジェンダ • 9月30日にRailsのメジャーバージョンアップ…

Documents Googleappengineintro 110410190620-phpapp01

Introduction to Google App Engine with Python Introduction to Google App Engine with Python Brian Lyttle (http://brianlyttle.com) @brianly on Twitter What is Google App Engine?…

Technology Static Code Analysis For Ruby

Static Code Analysis for Ruby Richard Huang Ekohe www.ekohe.com Web Development & Graphic Design China Ruby on Rails Development - Rails Consulting - Rails Services -…

Technology Searchlogic

SEARCHLOGIC ActiveRecord extension that allows you to search using a hash. Provides an object based interface to constructing hash values. Pagination, sorting, helpers. Ben…

Technology Exploring the magic behind dynamic finders: diving into ActiveRecord::Base.method_missing

Exploring the Magic Behind Dynamic Finders Diving into ActiveRecord::Base.method_missing What are they? address last_name first_name id people class Person < ActiveRecord::Base…

Documents Hibernate 3

INTRODUCTION [email protected] Presented by : A.Aziz Date: 14th Dec, 2007 PART-1 What is Hibernate  How it works  Architecture  Main Components  PART-2 ( Example…

Documents Test Final Exam Sem 2 Part2

Section 8 (Answer all questions in this section) these columns: TEAM_ID NUMBER(4) Primary Key TEAM_NAME VARCHAR2(20) MGR_ID NUMBER(9) 1. The TEAMS table contains The TEAMS…

Documents Zodb Zeo Programming Guide 3.6

ZODB/ZEO Programming Guide Release 3.6.0a1 A.M. Kuchling September 1, 2005 [email protected] Contents 1 Introduction 1.1 What is the ZODB? . . . . 1.2 OODBs vs. Relational DBs 1.3…