Python入門(影印版 英文版) [Introducing Python] pdf epub mobi txt 電子書 下載 2025

圖書介紹


Python入門(影印版 英文版) [Introducing Python]


Bill Lubanovic 著



下載連結1
下載連結2
下載連結3
    
Loading...

正在下载信息...


想要找書就要到 求知書站
立刻按 ctrl+D收藏本頁
你會得到大驚喜!!

发表于2025-04-14

類似圖書 點擊查看全場最低價

齣版社: 東南大學齣版社
ISBN:9787564159139
版次:1
商品編碼:11789223
包裝:平裝
外文名稱:Introducing Python
開本:16開
齣版時間:2015-09-01
用紙:膠版紙
頁數:454
字數:588000
正文語種:英文

Python入門(影印版 英文版) [Introducing Python] epub 下載 mobi 下載 pdf 下載 txt 電子書 下載 2025

相關圖書



Python入門(影印版 英文版) [Introducing Python] epub 下載 mobi 下載 pdf 下載 txt 電子書 下載 2025

Python入門(影印版 英文版) [Introducing Python] pdf epub mobi txt 電子書 下載 2025



具體描述

內容簡介

  《Python入門(影印版 英文版)》容易理解而且讀起來幽默風趣,對於編程初學者和Python語言新手而言是理想的書籍。作者盧布諾維剋帶你從基礎知識開始,到深入和多樣的議題,用混閤瞭教材以及指南風格的代碼片段來解釋Python3中的概念。
  《Python入門(影印版 英文版)》章節末尾還有練習題幫助你練習剛剛學過的內容。
  你將為這門語言打下堅實的基礎,包括測試、調試、代碼復用和其他開發技巧的實踐。
  《Python入門(影印版 英文版)》將嚮你展示如何通過各種工具和開源代碼包,將Python應用於商業、科學和藝術等領域中。

目錄

Preface

1. ATaste of Py
Python in the Real World
Python versus Language X
So, Why Python?
When Not to Use Python
Python 2 versus Python 3
Installing Python
Running Python
Using the Interactive Interpreter
Use Python Files
What's Next?
Your Moment of Zen
Things to Do

2. Py Ingredients: Numbers, Strings, and Variables
Variables, Names, and Objects
Numbers
Integers
Precedence
Bases
Type Conversions
How Big Is an int?
Floats
Math Functions
Strings
Create with Quotes
Convert Data Types by Using str()
Escape with
Combine with +
Duplicate with *
Extract a Character with []
Slice with [ start : end : step ]
Get Length with len0
Split with split()
Combine with join()
Playing with Strings
Case and Alignment
Substitute with replace()
More String Things
Things to Do

3. Py Filling: Lists, Tuples, Dictionaries, and Sets
Lists and Tuples
Lists
Create with [] or list()
Convert Other Data Types to Lists with list()
Get an Item by Using [ offset ]
Lists of Lists
Change an Item by [ offset ]
Get a Slice to Extract Items by Offset Range
Add an Item to the End with append()
Combine Lists by Using extend() or +=
Add an Item by Offset with insert()
Delete an Item by Offset with del
Delete an Item by Value with remove()
Get an Item by Offset and Delete It by Using pop()
Find an Item's Offset by Value with index()
Test for a Value with in
Count Occurrences of a Value by Using count()
Convert to a String with join()
Reorder Items with sort()
Get Length by Using len()
Assign with =, Copy with copy()
Tuples
Create a Tuple by Using 0
Tuples versus Lists
Dictionaries
Create with {}
Convert by Using dict()

4. Py Crust: Code Structures
5. Py Boxes: Modules, Packages, and Programs
6. Oh Oh: Objects and Classes
7. Mangle Data Like a Pro
8. Data Has to Go Somewhere
9. The Web, Untangled
10. Systems
11. Concurrency and Networks
12. Be a Pythonista
A. PyArt
B. Pyat Work
C. PySci
D. Install Python 3
E. Answers to Exercises
F. Cheat Sheets

Index

精彩書摘

  《Python入門(影印版 英文版)》:
  That initial blank output line is the empty string'', which stands for the current directory.If '' is First in sys .path, Python looks in the current directory first when you try to import something: import report looks for report.py.
  The first match willbe used.This means that ifyou define a module named random and it's in the search path before the standard library, you won't be able to access the standard library's random now.
  Packages
  We went from single lines of code, to multiline functions, to standalone programs, to multiple modulesin the same directory To allow Python applications to scale even more, you can organize modules into file hierarchies called packages.
  Maybe we want different types of text forecasts: one for the next day and one for the next week.One way to structure this is to make a directory named sources, and create two modules within it: daily.py and weekly.py.Each has a function called forecast.The daily version returns a string, and the weekly version returns a list of seven strings.Here's the main program and the two modules.(The enuvierate() function takes apart alist and feeds each item of the list to the for loop, adding a number to each item as a liffle bonus.).
  ……

前言/序言


Python入門(影印版 英文版) [Introducing Python] 下載 mobi epub pdf txt 電子書
Python入門(影印版 英文版) [Introducing Python] pdf epub mobi txt 電子書 下載
想要找書就要到 求知書站
立刻按 ctrl+D收藏本頁
你會得到大驚喜!!

用戶評價

評分

他們每個人從齣身到性格都有迥異之外,但他們身上卻都有著一種共同的東西—對自己的祖國意大利的深深的愛,對親友的真摯之情。這裏麵不能忽視的是每個月老師讀給那群少年聽的“精神講話”

評分

沒看清楚是英文的,對於入門者來說,看著纍

評分

機器學習的絕佳參考書,文字樸實,通俗易懂

評分

書是經典,還沒看,京東服務不錯。

評分

影印版的書和網頁版內容一樣,文字全部為黑白。

評分

vPython數據處理(影印版 英文版)Python數據處理(影印版 英文版)Python數據處理(影印版 英文版)Python數據處理(影印版 英文版)Python數據處理(影印版 英文版)Python數據處理(影印版 英文版)Python數據處理(影印版 英文版)Python數據處理(影印版 英文版)Python數據處理(影印版 英文版)Python數據處理(影印版 英文版)Python數據處理(影印版 英文版)Python數據處理(影印版 英文版)Python數據處理(影印版 英文版)

評分

錶示學習係統的基本結構。環境嚮係統的學習部分提供某些信息,學習部分利用這些信息修改知識庫,以增進係統執行部分完成任務的效能,執行部分根據知識庫完成任務,同時把獲得的信息反饋給學習部分。在具體的應用中,環境,知識庫和執行部分決定瞭具體的工作內容,學習部分所需要解決的問題完全由上述3部分確定。下麵我們分彆敘述這3部分對設計學習係統的影響。

評分

經典語言,程序員值得一學

評分

書非常不錯,但並不是入門Python書籍,適閤有一定基礎的讀者

類似圖書 點擊查看全場最低價

Python入門(影印版 英文版) [Introducing Python] pdf epub mobi txt 電子書 下載


正在搜索視頻,請稍後...




相關圖書


本站所有內容均為互聯網搜索引擎提供的公開搜索信息,本站不存儲任何數據與內容,任何內容與數據均與本站無關,如有需要請聯繫相關搜索引擎包括但不限於百度google,bing,sogou

友情鏈接

© 2025 tushu.tinynews.org All Rights Reserved. 求知書站 版权所有