두 번째 토픽도 완료!
- Python 공식 스타일 가이드(일명: PEP8)
https://www.python.org/dev/peps/pep-0008/
- Google Python 스타일 가이드
https://github.com/google/styleguide/blob/gh-pages/pyguide.md
- JavaScript 표준 스타일 가이드
- Airbnb JavaScript 스타일 가이드
https://github.com/airbnb/javascript
- Google JavaScript 스타일 가이드
https://google.github.io/styleguide/jsguide.html
- Java를 소유한 회사 오라클의 스타일 가이드
https://www.oracle.com/technetwork/java/codeconvtoc-136057.html
- Google Java 스타일 가이드
https://google.github.io/styleguide/javaguide.html
- Seaborn 라이브러리
https://seaborn.pydata.org/tutorial.html
- Pandas 라이브러리
https://pandas.pydata.org/docs/user_guide/10min.html
- Python
- Javascript
https://developer.mozilla.org/ko/docs/Web/JavaScript/Guide
- Ruby
https://www.ruby-lang.org/ko/documentation/
- Java
'Experience > 대외활동' 카테고리의 다른 글
[대코캠 1기] 코드잇 대학생 코딩 캠프 1기 마지막 날 (0) | 2021.03.19 |
---|---|
[컴퓨터 개론] 완강 수료증 (0) | 2021.03.15 |
[컴퓨터 개론] 토픽 4. 소프트웨어 이해하기 (0) | 2021.03.15 |
[컴퓨터 개론] 토픽 3. 프로그래머의 세계 이해하기 (0) | 2021.03.07 |
[컴퓨터 개론] 토픽 1. 프로그래밍 시작하기 in Python (0) | 2021.02.23 |