0318 - 1일차_OT(구글 위에서 파이썬 작업/깃허브)
* 필기자료:
※ OT
=> https://checkit3625.tistory.com/439
* 관련 자격증?
5개월 이후???
AWS...
* 과정
파이썬 기본
파이썬 웹 개발
* 취업
이력서 + 포트폴리오(팀) + 포트폴리오(개인)
=================================
[개발]
* 1일차 - 2018.03.18
※ 구글 위에서 파이썬 작업하기
1) 크롬 설치 확인
2) 크롬 위에서 파이썬 개발 환경
3) [검색] 구글 colab
=> https://colab.research.google.com/notebooks/welcome.ipynb
4) 구글 계정 필요!
※ 깃허브 (프로젝트 저장소)
> 포폴 올리기
> 해당 저장소 사이트를 이력서에 첨부(설정은 public!)
> https://github.com/jungaSeo/Python
1) https://github.com/
2) 계정 생성
3) 저장소 생성/ 파일 업로드
왼쪽 메뉴> Create a repository
> https://github.com/jungaSeo/Python
> uploading an existing file.
> test.txt 를 cloudPython/ 에 끌어넣기
> Commit changes
4) + New repository
junagSeo> data, private> Create repository
※ Eclipse & 깃허브 연동
- 유튜브
https://www.youtube.com/watch?v=Py8WRioG_ms
- 구글링: Eclipse 깃허브 연동
https://lng1982.tistory.com/154
- 구글링: gihtub : regected - non-fast-forward
https://m.blog.naver.com/sim4858/220924984480
위의 오류만 해결해주면 커밋은 문제 없이 처리됨!!!
Add to index> Commit and Push!