Cargando…

Automate the boring stuff with Python : practical programming for total beginners /

Basic programming skills for total beginners.

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Sweigart, Albert (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: [San Francisco, CA] : No Starch Press, [2015]
Temas:
Acceso en línea:Texto completo
Texto completo

MARC

LEADER 00000cam a2200000 i 4500
001 EBOOKCENTRAL_ocn909425995
003 OCoLC
005 20240329122006.0
006 m o d
007 cr unu||||||||
008 150519s2015 caua o 001 0 eng d
040 |a UMI  |b eng  |e rda  |e pn  |c UMI  |d DEBBG  |d OCLCF  |d DEBSZ  |d TEFOD  |d N$T  |d YDXCP  |d EBLCP  |d IDB  |d UAB  |d LIV  |d IDEBK  |d RECBK  |d OCLCQ  |d MERUC  |d TEFOD  |d COO  |d U3W  |d D6H  |d HCO  |d OCLCQ  |d CEF  |d OCLCQ  |d OCLCO  |d NTG  |d INT  |d STF  |d OCLCQ  |d G3B  |d TKN  |d OCLCQ  |d DKC  |d AU@  |d OCLCQ  |d SDG  |d UKAHL  |d OCLCQ  |d TOH  |d OCLCQ  |d OCLCO  |d KSU  |d OCLCQ  |d OCLCO  |d OCLCL 
020 |a 9781593275990  |q (electronic bk.) 
020 |a 1593275994  |q (electronic bk.) 
020 |a 9781593276850  |q (electronic bk.) 
020 |a 1593276850  |q (electronic bk.) 
029 1 |a CHNEW  |b 000884257 
029 1 |a CHVBK  |b 374429588 
029 1 |a DEBBG  |b BV042683473 
029 1 |a DEBSZ  |b 446586781 
029 1 |a GBVCP  |b 835874893 
035 |a (OCoLC)909425995 
037 |a CL0500000593  |b Safari Books Online 
037 |a 54D48A5A-969A-40B8-81AA-42794FFDF072  |b OverDrive, Inc.  |n http://www.overdrive.com 
037 |a 325D9BC7-9362-4CF6-A04D-5EB44C1AEEE7  |b OverDrive, Inc.  |n http://www.overdrive.com 
050 4 |a QA76.73.P98 
072 7 |a COM  |x 051010  |2 bisacsh 
082 0 4 |a 005.133 
049 |a UAMI 
100 1 |a Sweigart, Albert,  |e author. 
245 1 0 |a Automate the boring stuff with Python :  |b practical programming for total beginners /  |c by Al Sweigart. 
264 1 |a [San Francisco, CA] :  |b No Starch Press,  |c [2015] 
264 4 |c ©2015 
300 |a 1 online resource (1 volume) :  |b illustrations 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
588 0 |a Print version record. 
500 |a Includes index. 
500 |a Place of publication taken from publisher's Web site. 
520 |a Basic programming skills for total beginners. 
505 0 |a About the Author ; Brief Contents ; Contents in Detail ; Acknowledgments ; Introduction; Whom Is This Book For?; Conventions; What Is Programming?; What Is Python?; Programmers Don't Need to Know Much Math; Programming Is a Creative Activity; About This Book; Downloading and Installing Python; Starting IDLE; The Interactive Shell; How to Find Help; Asking Smart Programming Questions; Summary; Part I: Python Programming Basics; Chapter 1: Python Basics; Entering Expressions into the Interactive Shell; The Integer, Floating-Point, and String Data Types; String Concatenation and Replication. 
505 8 |a Storing Values in VariablesAssignment Statements; Variable Names; Your First Program; Dissecting Your Program; Comments; The print() Function; The input() Function; Printing the User's Name; The len() Function; The str(), int(), and float() Functions; Summary; Practice Questions; Chapter 2: Flow Control; Boolean Values; Comparison Operators; Boolean Operators; Binary Boolean Operators; The not Operator; Mixing Boolean and Comparison Operators; Elements of Flow Control; Conditions; Blocks of Code; Program Execution; Flow Control Statements; if Statements; else Statements; elif Statements. 
505 8 |a While Loop Statementsbreak Statements; continue Statements; for Loops and the range() Function; Importing Modules; from import Statements; Ending a Program Early with sys.exit(); Summary; Practice Questions; Chapter 3: Functions; def Statements with Parameters; Return Values and return Statements; The None Value; Keyword Arguments and print(); Local and Global Scope; Local Variables Cannot Be Used in the Global Scope; Local Scopes Cannot Use Variables in Other Local Scopes; Global Variables Can Be Read from a Local Scope; Local and Global Variables with the Same Name; The global Statement. 
505 8 |a Exception HandlingA Short Program: Guess the Number; Summary; Practice Questions; Practice Projects; The Collatz Sequence; Input Validation; Chapter 4: Lists; The List Data Type; Getting Individual Values in a List with Indexes; Negative Indexes; Getting Sublists with Slices; Getting a List's Length with len(); Changing Values in a List with Indexes; List Concatenation and List Replication; Removing Values from Lists with del Statements; Working with Lists; Using for Loops with Lists; The in and not in Operators; The Multiple Assignment Trick; Augmented Assignment Operators; Methods. 
505 8 |a Finding a Value in a List with the index() MethodAdding Values to Lists with the append() and insert() Methods; Removing Values from Lists with remove() ; Sorting the Values in a List with the sort() Method; Example Program: Magic 8 Ball with a List; List-like Types: Strings and Tuples; Mutable and Immutable Data Types; The Tuple Data Type; Converting Types with the list() and tuple() Functions; References; Passing References; The copy Module's copy() and deepcopy() Functions; Summary; Practice Questions; Practice Projects; Comma Code; Character Picture Grid. 
590 |a ProQuest Ebook Central  |b Ebook Central Academic Complete 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
650 0 |a Python (Computer program language) 
650 0 |a Computer programming. 
650 6 |a Python (Langage de programmation) 
650 6 |a Programmation (Informatique) 
650 7 |a computer programming.  |2 aat 
650 7 |a COMPUTERS  |x Programming Languages  |x General.  |2 bisacsh 
650 7 |a Computer programming  |2 fast 
650 7 |a Python (Computer program language)  |2 fast 
758 |i has work:  |a Automate the boring stuff with Python (Text)  |1 https://id.oclc.org/worldcat/entity/E39PCGYryD4VgjcQTYvVtGhBrq  |4 https://id.oclc.org/worldcat/ontology/hasWork 
776 0 8 |i Print version:  |a Sweigart, Albert.  |t Automate the boring stuff with python.  |d San Francisco : No Starch Press, ©2015  |z 1593275994  |w (OCoLC)881657225 
856 4 0 |u https://ebookcentral.uam.elogim.com/lib/uam-ebooks/detail.action?docID=4503140  |z Texto completo 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781457189906/?ar  |z Texto completo 
938 |a Askews and Holts Library Services  |b ASKH  |n AH33086851 
938 |a EBSCOhost  |b EBSC  |n 1084852 
938 |a ProQuest MyiLibrary Digital eBook Collection  |b IDEB  |n cis32991636 
938 |a Recorded Books, LLC  |b RECE  |n rbeEB00709994 
938 |a YBP Library Services  |b YANK  |n 12662508 
994 |a 92  |b IZTAP