책 이미지
책 정보
· 분류 : 국내도서 > 컴퓨터/모바일 > 프로그래밍 언어 > 파이썬
· ISBN : 9791196345549
· 쪽수 : 208쪽
· 출판일 : 2022-04-11
책 소개
목차
PART Ⅰ
파이썬 초급: text-based tic tac toe game 만들기
Learn to Program w/ Python 1. Introduction
Learn to Program w/ Python 2. Tuples, strings, loops
Learn to Program w/ Python 3. Lists and tic tac toe game
Learn to Program w/ Python 4. Built-in functions
Learn to Program w/ Python 5. Indexes and slices
Learn to Program w/ Python 6. Functions
Learn to Program w/ Python 7. Function parameters
Learn to Program w/ Python 8. Mutability revisited
Learn to Program w/ Python 9. Error handling
Learn to Program w/ Python 10. Calculating horizontal winner
Learn to Program w/ Python 11. Vertical winners
Learn to Program w/ Python 12. Diagonal winners
Learn to Program w/ Python 13. Bringing things together
Learn to Program w/ Python 14. Wrapping up tic tac toe
Learn to Program w/ Python 15. Conclusion
PART Ⅱ
파이썬 중급: Blob world pygame 만들기
Intermediate Python Programming 1. Introduction
Intermediate Python Programming 2. String operations
Intermediate Python Programming 3. Argparse for CLI
Intermediate Python Programming 4. List Comp & Generators
Intermediate Python Programming 5. More list comp and generators
Intermediate Python Programming 6. Timeit
Intermediate Python Programming 7. Enumerate
Intermediate Python Programming 8. Zip
Intermediate Python Programming 9. Writing generators
Intermediate Python Programming 10. Multi-processing
Intermediate Python Programming 11. Getting process values
Intermediate Python Programming 12. Multi-processing spider
Intermediate Python Programming 13. Intro to OOP
Intermediate Python Programming 14. Creating object environment
Intermediate Python Programming 15. Many objects
Intermediate Python Programming 16. OOP modularity
Intermediate Python Programming 17. OOP Inheritance
Intermediate Python Programming 18. Decorators
Intermediate Python Programming 19. Operator overloading
Intermediate Python Programming 20. Collision detection
Intermediate Python Programming 21. Special methods, OOP, iteration
Intermediate Python Programming 22. Logging
Intermediate Python Programming 23. Error handling
Intermediate Python Programming 24. __str__ and __repr__
Intermediate Python Programming 25. *args and **kwargs
Intermediate Python Programming 26. Asyncio
PART Ⅲ
Django web development: Tutorial model
Sockets Tutorial with Python 3 1. Send/Recv
Sockets Tutorial with Python 3 2. Buffering
Sockets Tutorial with Python 3 3. Send/Recv objects
Socket Chatroom server 4. Chat server
Socket Chatroom client 5. Chat client
JavaScript Basics 1. Introduction
JavaScript Basics 2. Functions
JavaScript Basics 3. setInterval
JavaScript Basics 4. Conditionals
JavaScript Basics 5. Object Oriented Programming
JavaScript Basics 6. For loops
Django Web Development with Python 1. Introduction
Django Web Development with Python 2. Models
Django Web Development with Python 3. Admin & Apps
Django Web Development with Python 4. Views & Templates
Django Web Development with Python 5. Styling/CSS
Django Web Development with Python 6. User registration
Django Web Development with Python 7. Messages & includes
Django Web Development with Python 8. User Login/out
Django Web Development with Python 9. Linking models
Django Web Development with Python 10. Foreign keys
Django Web Development with Python 11. Dynamic content
Django Web Development with Python 12. Deployment
저자소개
책속에서
‘영춘권’이라고 있습니다. 제가 알기론 수많은 권법들이 있었으나 모두가 자신의 이론을 체계화시켜서 어떤 방법론을 택하는 길이었습니다. 허나 이 새로운 권법은 모든 이론을 무시하고선 오로지 승부에서 이기는 길만을 택했고, 가장 최단 시간에 상대를 제압하는 권법으로 이름을 드날리게 되었다 합니다.
코딩을 배우는 길에도 여러 이론들이 나와 있습니다. 하지만 전 오로지 가장 최단 시간에 코딩을 익혀 내는 길을 찾아냈다고 감히 선언합니다. 영어를 쓰는 사람들이 배우는 방식입니다. 영어를 모국어로 쓰지 않는 사람들이 그네들과 똑같은 방법으로 배우는 것입니다. 자기주도학습. 4~6개월이면 귀가 뻥 뚫립니다. 코딩을 영어로 바로 배운다 해서 그냥 ‘코딩영어’라 이름을 붙였습니다. ‘일언이폐지一言以蔽之’입니다.
「코딩영어」 교재가 ‘내 웹사이트 만들기’까지 나왔습니다. 여기까지면 후학들이 쉽게 영어로 바로 요즘 핫한 AI Deep Learning 학습엘 들어갈 수 있게 해 줍니다.
― 서문 중에서



















