본문 바로가기

PYTHON 공부 -YOUTUBE

[PYTHON PROGRAMMER] 파이썬을 배우기 위한 분명한 가이드!

https://www.youtube.com/watch?v=liLzTCsph9w

 

1.

 

아주 재미있게 영상을 꾸며 놓으셨다 ㅎㅎ

 

앨런 튜링의 말로 시작된다.

...더보기

코딩 또한 하나의 퍼즐과 같은 게임일 뿐이다.

 

본론으로 들어와서 정리하자면

 

1. 그냥 시간이 걸릴 뿐이다. 조금 많이.

2. 어려운 것 맞지만, 모두 다 할 수 있다. 하지마 3주, 3달 가지고 될 것은 아니다.

3. 언어를 배우는 것이지만, 사실 문제를 푸는 방법을 배우는 것이다. 컴퓨터로. 수단이 언어일 뿐.

5. 그 시작으로 파이썬은 좋은 시작이다.

 

6. Green Tea Press를 이용하라. 띵크 파이썬 다운 받고 모두 실행해보라! 이것 다하면 기본기 익힌 거다.

 

https://greenteapress.com/wp/think-python-2e/

 

Think Python 2e – Green Tea Press

Think Python 2nd Edition by Allen B. Downey This is the second edition of Think Python, which uses Python 3.  If you are using Python 2, you might want to use the first edition, which is here. You can buy the second edition at Amazon.com Download Think Pyt

greenteapress.com

7. 좀 알았다면 데이터 구조와 알고리즘에 대해서 공부해라 아래가 추천강의다.

 

https://www.udacity.com/course/data-structures-and-algorithms-in-python--ud513

 

Intro to Data Structures and Algorithms | Udacity

Review and practice the skills technical interviewers expect you to know and learn how to explain your Python solutions.

www.udacity.com

8.Project Euler로 파이썬 스킬을 연습하라!

 

9. 너만의 프로젝트를 시작하라!

 

* Don't be Over Ambitious. 나대지 마라. 모든 것은 꾸준함으로부터 비롯된다. 너무 몰아부치지 말고!