5
OpenCourse MONGODB FOR JAVA DEVELOPERS 2015.04. by ByeongSu

Open course 소개

Embed Size (px)

Citation preview

Page 1: Open course 소개

OpenCourseMONGODB FOR JAVA DEVELOPERS

2 0 1 5 . 0 4 . 0 1b y B y e o n g S u K i m

Page 2: Open course 소개

1. 강의 소개 및 목표

1) MongoDB 의 기반 응용 프로그램을 구축2) MongoDB 기본 설치 , JSON 스키마 디자인 , 쿼리 ,

데이터 , 인덱스의 삽입 및 자바 드라이버와 협력3) MongoDB 를 기본으로 하는 블로그 플랫폼을 구축

-> 이 과정을 마친 후에는 응용 프로그램이 자바를 사용하여 MongoDB 를 기반으로 구축하는 방법에 관해서는 잘 이해해야함

Page 3: Open course 소개

Jeff Yemin

2. 강사 소개

( 現 ) lead maintainer of the MongoDB Java driver Engineering manager at MongoDB

( 前 ) Java consultant and educator (Sun Microsystems, for over 15 years)

( 現 ) designs and implements the worldwide education efforts around MongoDB

( 前 ) CEO and founder of Phanfare (online photo hosting company, now part of Car-bonite)

Andrew Erlichson

( 前 ) CEO and founder of Flashbase (web service that offered self-service online database forms and analysis tools now part of DoubleClick)( 前 ) DoubleClick 기술부원장 (the Research and Development group)

( 前 ) Mips Computer Systems, Silicon Graphics, Black-Rock

Page 4: Open course 소개

3. 주별 강의 주제

Week 1 : Introduction and Overview

Week 2 : Creating, Reading and Updating

Data(CRUD)

Week 3 : Schema Design

Week 4 : Performance

Week 5 : Aggregation Framework

Week 6 : Application Engineering

Week 7 : Case Studies-> 이번주 (4/1 ~ 4/7) 부터 시작해서 한 주당 1~2 lesson 을 수강할 계획 ( 각 주당 강의는 Youtube 에 업로드되어있음 )

Page 5: Open course 소개

ThankYou