Experience/대외활동

[컴퓨터 개론] 토픽 2. 프로그래밍 언어 이해하기

코딩뽀시래기 2021. 2. 27. 23:34
728x90

두 번째 토픽도 완료!

- Python 공식 스타일 가이드(일명: PEP8)

https://www.python.org/dev/peps/pep-0008/

- Google Python 스타일 가이드

https://github.com/google/styleguide/blob/gh-pages/pyguide.md

- JavaScript 표준 스타일 가이드

https://standardjs.com/

- 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

https://docs.python.org/ko/3/

- Javascript

https://developer.mozilla.org/ko/docs/Web/JavaScript/Guide  

- Ruby

https://www.ruby-lang.org/ko/documentation/  

- Java

https://docs.oracle.com/en/java/

728x90