logo
logo
x
바코드검색
BOOKPRICE.co.kr
책, 도서 가격비교 사이트
바코드검색

인기 검색어

실시간 검색어

검색가능 서점

도서목록 제공

코딩영어

코딩영어

김용찬 (지은이)
원펀치
16,000원

일반도서

검색중
서점 할인가 할인률 배송비 혜택/추가 실질최저가 구매하기
14,400원 -10% 2,500원
800원
16,100원 >
yes24 로딩중
교보문고 로딩중
11st 로딩중
영풍문고 로딩중
쿠팡 로딩중
쿠팡로켓 로딩중
G마켓 로딩중
notice_icon 검색 결과 내에 다른 책이 포함되어 있을 수 있습니다.

중고도서

검색중
서점 유형 등록개수 최저가 구매하기
로딩중

eBook

검색중
서점 정가 할인가 마일리지 실질최저가 구매하기
aladin 11,200원 -10% 560원 9,520원 >

책 이미지

코딩영어
eBook 미리보기

책 정보

· 제목 : 코딩영어 
· 분류 : 국내도서 > 컴퓨터/모바일 > 프로그래밍 언어 > 파이썬
· 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

저자소개

김용찬 (지은이)    정보 더보기
고려대학교에서 행정학을 전공하고, 북일리노이대학교에서 컴퓨터사이언스로 석사, 숭실대학교 경영학과 박사 과정을 수료했다. 1987년 LG-CNS 본사 연구소 팀장으로 재직하였으며 우신전자통신(주)의 SW 개발부 부장과 이사, 국내 최초의 전화정보서비스 회사인 데이텔(주)를 창업해 대표이사를 역임. 2003년부터 2009년까지 서강대학교 영상대학원 겸임교수로 재직하였고, 숭실대학교 경영학과와 노사발전재단, 숭실대학교 대학원 컴퓨터학과 등에서 강의하였다. 저서로는 『콘셉트 경영』(2018, 원펀치), 『컨셉팅하라 그리고 코딩하라』(2019, 원펀치)가 있다.
펼치기

책속에서

‘영춘권’이라고 있습니다. 제가 알기론 수많은 권법들이 있었으나 모두가 자신의 이론을 체계화시켜서 어떤 방법론을 택하는 길이었습니다. 허나 이 새로운 권법은 모든 이론을 무시하고선 오로지 승부에서 이기는 길만을 택했고, 가장 최단 시간에 상대를 제압하는 권법으로 이름을 드날리게 되었다 합니다.
코딩을 배우는 길에도 여러 이론들이 나와 있습니다. 하지만 전 오로지 가장 최단 시간에 코딩을 익혀 내는 길을 찾아냈다고 감히 선언합니다. 영어를 쓰는 사람들이 배우는 방식입니다. 영어를 모국어로 쓰지 않는 사람들이 그네들과 똑같은 방법으로 배우는 것입니다. 자기주도학습. 4~6개월이면 귀가 뻥 뚫립니다. 코딩을 영어로 바로 배운다 해서 그냥 ‘코딩영어’라 이름을 붙였습니다. ‘일언이폐지一言以蔽之’입니다.
「코딩영어」 교재가 ‘내 웹사이트 만들기’까지 나왔습니다. 여기까지면 후학들이 쉽게 영어로 바로 요즘 핫한 AI Deep Learning 학습엘 들어갈 수 있게 해 줍니다.
― 서문 중에서


추천도서

이 포스팅은 쿠팡 파트너스 활동의 일환으로,
이에 따른 일정액의 수수료를 제공받습니다.
이 포스팅은 제휴마케팅이 포함된 광고로 커미션을 지급 받습니다.
도서 DB 제공 : 알라딘 서점(www.aladin.co.kr)
최근 본 책
9791196345556