zoukankan      html  css  js  c++  java
  • Harvard数据库课程CS 265: Research Topics in Database Systems

    CS 265: Research Topics in Database Systems

    Announcements
    Learning Objectives

    This course is an introduction to database research. After completing this course, you should be able to:

    • Read systems papers critically.
    • Explain how modern database research fits into the historical context.
    • Identify open research problems in data management systems.
    • Write constructive paper reviews.
    • Design a research project to address an open research problem.
    • Carry out a research project and present results both orally and in writing.

    The readings fall into three main categories. We will begin with a tour through database history beginning with the context that preceded the dawning of the relational age. We will explore some of the core areas of modern database systems such as concurrency control and recovery and then explore alternate data models. Next, we will focus on some modern challenges confronting the database research communite today: provenance, graphical data, and large scale data and distribution. Throughtout, our goal is to focus both on content and research methodology.

    The course culminates with a research project, where students practice the art of database research. There will be several deliverables on the way to a final project, including (but not limited to) a research statement, a research plan, an extended abstract, a final paper, and an oral presentation. At each stage of the process, I will provide detailed feedback and suggestions.

    建议阅读的论文有

    http://sites.fas.harvard.edu/~cs265/syllabus.html

  • 相关阅读:
    0039. Combination Sum (M)
    imei和imsi
    APP网络测试要点和弱网模拟
    Git常用命令
    HTTP host头
    与apk签名有关的那些概念与命令
    你应该知道的运维术语
    nginx、fastCGI、php-fpm关系梳理
    adb连接手机报错解决方案汇总(win7)
    Android DVM
  • 原文地址:https://www.cnblogs.com/tuhooo/p/7826702.html
Copyright © 2011-2022 走看看