All Projects → bookcrush → Httpperfectguide

bookcrush / Httpperfectguide

http 완벽가이드 책 스터디 모임

Labels

Projects that are alternatives of or similar to Httpperfectguide

Swoole study
一份Swoole入门教程,根据作者的个人理解编写,常见的Swoole入门知识和讲解。
Stars: ✭ 509 (+606.94%)
Mutual labels:  study
Swiftstudy
Swift 스터디 자료집
Stars: ✭ 23 (-68.06%)
Mutual labels:  study
Late
A web app for RPI students to manage their course load.
Stars: ✭ 53 (-26.39%)
Mutual labels:  study
Live Study
온라인 스터디
Stars: ✭ 562 (+680.56%)
Mutual labels:  study
Abstractionlayers
Abstraction Layers
Stars: ✭ 16 (-77.78%)
Mutual labels:  study
Dominhhai.github.io
My Blog
Stars: ✭ 8 (-88.89%)
Mutual labels:  study
Uexam
学之思在线考试系统,支持多种题型:选择题、多选题、判断题、填空题、解答题以及数学公式,包含PC端、小程序端,扩展性强,部署方便、界面设计友好、代码结构清晰
Stars: ✭ 473 (+556.94%)
Mutual labels:  study
Ng Docs
非常适合初学Angular的同学阅读的一份文档. 包含Angular API、Rxjs、Zorro(还没做)、在线测验(还没做)等.
Stars: ✭ 66 (-8.33%)
Mutual labels:  study
Mico
Mico ("Monkey" in catalan). Monkey language implementation done with C++. https://interpreterbook.com/
Stars: ✭ 19 (-73.61%)
Mutual labels:  study
Blog
Too young, too simple. Sometimes, naive & stupid 🐌
Stars: ✭ 7,882 (+10847.22%)
Mutual labels:  study
Course Crawler
🎓 中国大学MOOC、学堂在线、网易云课堂、好大学在线、爱课程 MOOC 课程下载。
Stars: ✭ 611 (+748.61%)
Mutual labels:  study
1earn
个人维护的安全知识框架,内容包括不仅限于 web安全、工控安全、取证、应急、蓝队设施部署、后渗透、Linux安全、各类靶机writup
Stars: ✭ 776 (+977.78%)
Mutual labels:  study
Webolith
Aerolith 2.0 - Aerolith for the web. A word study site - study for Scrabble, Boggle, Words With Frentz, etc.
Stars: ✭ 28 (-61.11%)
Mutual labels:  study
Applied Fp Course
Applied Functional Programming Course - Move from exercises to a working app!
Stars: ✭ 540 (+650%)
Mutual labels:  study
Study
Algorithm / Book Reviews / Interview / ETC
Stars: ✭ 58 (-19.44%)
Mutual labels:  study
Codebuddies
CodeBuddies.org: Community-organized hangouts for learning programming together - community-built using MeteorJS
Stars: ✭ 481 (+568.06%)
Mutual labels:  study
Hamexam
这是一个帮助业余无线电技术能力认证考试的软件,用来背题。
Stars: ✭ 25 (-65.28%)
Mutual labels:  study
Software Development Resources
Curated list of Software Development resources
Stars: ✭ 67 (-6.94%)
Mutual labels:  study
Automation
code generator
Stars: ✭ 65 (-9.72%)
Mutual labels:  study
Wetech Cms
wetech cms是本人自己整合开发的一套内容管理系统。旨在开发一个通用的、可持续开发集成的、方便扩展的cms系统,目前主要用来替代本人的wordpress博客
Stars: ✭ 40 (-44.44%)
Mutual labels:  study

http 완벽가이드 스터디

  • 5장: 2019.2.3 ~ 2.24 (4주)
  • 4장: 2019.1.6 ~ 1.20 (3주)
  • 3장: 2019.11.11 ~ 12.09 (4주)
  • 2장: 2019.9.2 ~ 10.27 (7주)
  • 1장: 2019.8.1 ~ 8.26 (4주)

ING

  • deadLine: 2020년 2월 10일 월요일 자정
  • todo: 19장 배포 시스템 (2.5 ~ 3) + 20장 리다이렉션과 부하 군형 (1 ~ 3)

사전 읽어보시는 글

  1. 글은 해당 chapter 폴더의 README파일의 본인 이름 옆에 link해주시면됩니다.
  2. 블로그로 작성하신 분들은 블로그 link, 마크다운으로 올리신 분은 마크다운 파일첨부하시고, 해당 파일 link
  3. master에서 바로 작성하지 마시고, 서로 피드백을 위해서 branch 생성하여 pr로 올려주세요. (branch 이름 규칙은 아래 2번)

컨벤션

파일 관리

  1. 마크다운 파일은 chap1_김나영.md으로 생성해주세요.
  2. 아래 정리글 링크에서는 해당 글 옆에 - 글제목로 작성해주세요

    예: 1. 김나영 - 글 제목

  3. ☀️ 마크다운으로 올려주시는 분들 중 최종본이 마크다운이실 경우, 해당 폴더 경로로 링크부탁드립니다 :)

    예: 1. 김나영 - 글제목

  4. 마크다운에 포함된 asset들은 폴더를 생성해서 해당 폴더에 옮기신 후, 마크다운에 링크해주세요.

    폴더 이름은 src_김나영 이렇게 지어주세요.

  5. 공유이미지 사용은 아래를 확인해주세요

PR

  1. PR 올리실때 브랜치 생성은 master에서 chap1_김나영으로 생성해주세요.

    • PR 생성 후에는 몇번째 챕터 관련한 pr인지 label을 붙여주세요!

      여러가지 챕터 pr이 산발적으로 올라오는 것을 정리하기위해 라벨링합니다.

  2. PR 올리실때 제목은 [bookCrush/httpPerfectGuide] chap1_김나영 으로 생성해주세요.

    개인이 갖고 있는 다른 repo의 PR과 혼란을 막기위해 prefix를 붙입니다.

공유 이미지

  • http글과 관련된 이미지들중 공유할만한 이미지들은 /images에 올려주시면됩니다.

    원서 이미지도 순차적으로 업로드가 진행되고 있습니다. 원서 이미지 업로드 컨벤션: Figures A-B. description --> A-B.png

  • 파일명은 chapter1관련 이미지의 경우 1-1.jpg형식으로 되어있습니다. 마지막 숫자의 다음숫자로 명명하여서 올려주세요.

    마지막 파일이 1-1.jpg라면, 1-2.jpg로 올리기

  • 올려주실때는 pr로 올려주시면 바로 승인하겠습니다.

    pr 제목: [bookCrush/httpPerfectGuide] chap1_공용이미지 추가

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].