책 이미지

책 정보
· 분류 : 외국도서 > 컴퓨터 > 프로그래밍 언어 > Python
· ISBN : 9781593276034
· 쪽수 : 400쪽
· 출판일 : 2015-12-03
목차
Introduction Part I: Basics Chapter 1: Getting Started Chapter 2: Variables and Simple Data Types Chapter 3: Introducing Lists Chapter 4: Working with Lists Chapter 5: if Statements Chapter 6: Dictionaries Chapter 7: User Input and while Loops Chapter 8: Functions Chapter 9: Classes Chapter 10: Files and Exceptions Chapter 11: Testing Your Code Part II: Projects Project 1: Alien Invasion Chapter 12: A Ship that Fires Bullets Chapter 13: Aliens! Chapter 14: Scoring Project 2: Data Visualization Chapter 15: Generating Data Chapter 16: Downloading Data Chapter 17: Working with APIs Project 3: Web Applications Chapter 18: Getting Started with Django Chapter 19: User Accounts Chapter 20: Styling and Deploying an App Afterword Appendix A: Installing Python Appendix B: Text Editors Appendix C: Getting Help Appendix D: Using Git for Version Control