Skip to content

Latest commit

 

History

History
59 lines (51 loc) · 2.13 KB

README.md

File metadata and controls

59 lines (51 loc) · 2.13 KB

English | 简体中文

A simple and project-based learning repo, teach you how to get started with computer science research

Definition of CS research:

Computer science research is a process of solving computer science problems through scientific methods. It is a systematic study, including problem definition, data collection, hypothesis verification, experimental design, result analysis and conclusion. The purpose of computer science research is to improve the theoretical and practical level of computer science and promote the development of computer science / simply to publish papers.

Table of Contents

HowToUse

You can read this repo in order or selectively according to your needs.

TODO

  • L1 - Latex format writing
    • L1.1 - Online Latex Editor
    • L1.2 - Tex Compiler
  • L2 - Literature reading and management
    • L2.1 - Reading
    • L2.2 - Reference management
  • L3 - Reliable development environment
    • L3.1 - Code Editor
    • L3.2 - Version Control
    • L3.3 - Runtime Environment
  • L4 - Experimental record
    • L4.1 - Log
  • L5 - Submission and rebuttal
    • L5.1 - Submit Timeline
    • L5.2 - Rebuttal
  • L6 - Work Share and report
    • L6.1 - Presentation
    • L6.2 - Report
  • L7 - Idea generation and verification
    • L7.1 - Brainstorming
    • L7.2 - Chrome Extension

Contribution

This repo is still under construction, and everyone is welcome to submit issues and pull requests.

About

  • cs-gavin-huang