Beginning programming with Python® for dummies® /
The easy way to learn programming fundamentals with Python Python is a remarkably powerful and dynamic programming language that's used in a wide variety of application domains. Some of its key distinguishing features include a very clear, readable syntax, strong introspection capabilities, int...
Saved in:
Main Author: | |
---|---|
Corporate Author: | |
Format: | Electronic eBook |
Language: | English |
Published: |
Hoboken, NJ :
John Wiley and Sons, Inc. : For Dummies,
[2018]
|
Edition: | 2nd edition. |
Series: | --For dummies.
|
Subjects: | |
Online Access: | Full text (Wentworth users only) Full text (Wentworth users only) |
MARC
LEADER | 00000cam a2200000ui 4500 | ||
---|---|---|---|
001 | 7a41b3fa-7310-4e3b-b5c6-b905f03dc70c | ||
005 | 20240722000000.0 | ||
008 | 180122s2018 nju o 001 0 eng d | ||
020 | |a 9781119457909 |q (electronic bk.) | ||
020 | |a 1119457904 |q (electronic bk.) | ||
020 | |a 9781119457879 |q (electronic bk.) | ||
020 | |a 1119457874 |q (electronic bk.) | ||
020 | |z 9781119457893 | ||
020 | |z 1119457890 | ||
035 | |a (OCoLC)1020066537 |z (OCoLC)1020451592 |z (OCoLC)1026655456 |z (OCoLC)1031215695 |z (OCoLC)1042351685 |z (OCoLC)1044969348 | ||
037 | |a 2DEC7A77-DA83-47BC-80D7-DF81A2F2BE86 |b OverDrive, Inc. |n http://www.overdrive.com | ||
040 | |a N$T |b eng |e rda |e pn |c N$T |d N$T |d EBLCP |d NLE |d TEFOD |d OCLCF |d IDB |d UMI |d STF |d COO |d YDX |d HCO |d TOH |d UOK |d CEF |d KSU |d UAB |d DEBBG |d UtOrBLW | ||
049 | |a WENN | ||
050 | 4 | |a QA76.73.P98 |b M839 2018 | |
072 | 7 | |a COM |x 051360 |2 bisacsh | |
082 | 0 | 4 | |a 005.13/3 |2 23 |
100 | 1 | |a Mueller, John, |d 1958- |e author. |0 n 91007018 | |
245 | 1 | 0 | |a Beginning programming with Python® for dummies® / |c by John Paul Mueller. |
250 | |a 2nd edition. | ||
264 | 1 | |a Hoboken, NJ : |b John Wiley and Sons, Inc. : |b For Dummies, |c [2018] | |
300 | |a 1 online resource. | ||
336 | |a text |b txt |2 rdacontent | ||
337 | |a computer |b c |2 rdamedia | ||
338 | |a online resource |b cr |2 rdacarrier | ||
490 | 1 | |a For dummies, ® a Wiley brand | |
500 | |a "Learning made easy." | ||
500 | |a Includes index. | ||
504 | |a Includes bibliographical references. | ||
505 | 0 | |a Intro; Title Page; Copyright Page; Table of Contents; Introduction; About This Book; Foolish Assumptions; Icons Used in This Book; Beyond the Book; Where to Go from Here; Part 1 Getting Started with Python; Chapter 1 Talking to Your Computer; Understanding Why You Want to Talk to Your Computer; Knowing that an Application is a Form of Communication; Thinking about procedures you use daily; Writing procedures down; Seeing applications as being like any other procedure; Understanding that computers take things literally; Defining What an Application Is | |
505 | 8 | |a Understanding that computers use a special languageHelping humans speak to the computer; Understanding Why Python is So Cool; Unearthing the reasons for using Python; Deciding how you can personally benefit from Python; Discovering which organizations use Python; Finding useful Python applications; Comparing Python to other languages; Chapter 2 Getting Your Own Copy of Python; Downloading the Version You Need; Installing Python; Working with Windows; Working with the Mac; Working with Linux; Accessing Python on Your Machine; Using Windows; Using the Mac; Using Linux | |
505 | 8 | |a Testing Your InstallationChapter 3 Interacting with Python; Opening the Command Line; Starting Python; Using the command line to your advantage; Using Python environment variables to your advantage; Typing a Command; Telling the computer what to do; Telling the computer youâ#x80;#x99;re done; Seeing the result; Using Help; Getting into help mode; Asking for help; Leaving help mode; Obtaining help directly; Closing the Command Line; Chapter 4 Writing Your First Application; Understanding Why IDEs Are Important; Creating better code; Debugging functionality; Defining why notebooks are useful | |
505 | 8 | |a Obtaining Your Copy of AnacondaObtaining Analytics Anaconda; Installing Anaconda on Linux; Installing Anaconda on MacOS; Installing Anaconda on Windows; Downloading the Datasets and Example Code; Using Jupyter Notebook; Defining the code repository; Creating the Application; Understanding cells; Adding documentation cells; Other cell content; Understanding the Use of Indentation; Adding Comments; Understanding comments; Using comments to leave yourself reminders; Using comments to keep code from executing; Closing Jupyter Notebook; Chapter 5 Working with Anaconda; Downloading Your Code | |
505 | 8 | |a Working with CheckpointsDefining the uses of checkpoints; Saving a checkpoint; Restoring a checkpoint; Manipulating Cells; Adding various cell types; Splitting and merging cells; Moving cells around; Running cells; Toggling outputs; Changing Jupyter Notebookâ#x80;#x99;s Appearance; Finding commands using the Command Palette; Working with line numbers; Using the Cell Toolbar features; Interacting with the Kernel; Obtaining Help; Using the Magic Functions; Viewing the Running Processes; Part 2 Talking the Talk; Chapter 6 Storing and Modifying Information; Storing Information | |
520 | |a The easy way to learn programming fundamentals with Python Python is a remarkably powerful and dynamic programming language that's used in a wide variety of application domains. Some of its key distinguishing features include a very clear, readable syntax, strong introspection capabilities, intuitive object orientation, and natural expression of procedural code. Plus, Python features full modularity, supporting hierarchical packages, exception-based error handling, and modules easily written in C, C++, Java, R, or .NET languages, such as C#. In addition, Python supports a number of coding styles that include: functional, imperative, object-oriented, and procedural. Due to its ease of use and flexibility, Python is constantly growing in popularity--and now you can wear your programming hat with pride and join the ranks of the pros with the help of this guide. Inside, expert author John Paul Mueller gives a complete step-by-step overview of all there is to know about Python. From performing common and advanced tasks, to collecting data, to interacting with package--this book covers it all! Use Python to create and run your first application Find out how to troubleshoot and fix errors Learn to work with Anaconda and use Magic Functions Benefit from completely updated and revised information since the last edition If you've never used Python or are new to programming in general, Beginning Programming with Python For Dummies is a helpful resource that will set you up for success. | ||
588 | 0 | |a Vendor-supplied metadata. | |
650 | 0 | |a Python (Computer program language) |0 sh 96008834 | |
650 | 0 | |a Computer programming. |0 sh 85107310 | |
655 | 4 | |a Electronic books. | |
655 | 0 | |a Electronic books. | |
710 | 2 | |a Knovel (Firm) |0 nr2001027264 | |
776 | 0 | 8 | |c Original |z 1119457890 |z 9781119457893 |w (OCoLC)999580408 |
830 | 0 | |a --For dummies. |0 n 92122684 | |
856 | 4 | 0 | |t 0 |u https://ezproxywit.flo.org/login?qurl=https://app.knovel.com/hotlink/toc/id:kpBPPDE005/beginning-programming-with?kpromoter=marc |y Full text (Wentworth users only) |
856 | 4 | 0 | |t 0 |u https://go.oreilly.com/wentworth-institute-of-technology/library/view/-/9781119457893 |y Full text (Wentworth users only) |
999 | 1 | 0 | |i 7a41b3fa-7310-4e3b-b5c6-b905f03dc70c |l w2349291 |s US-MBWI |m beginning_programming_with_python®_for_dummies®____________________________2018____2__johnwa________________________________________mueller__john______________________e |
999 | 1 | 1 | |l w2349291 |s ISIL:US-MBWI |i Wentworth |t BKS |a Ebooks |c Knovel |d Other scheme |p UNLOANABLE |
999 | 1 | 1 | |l w2349291 |s ISIL:US-MBWI |i Wentworth |t BKS |a Ebooks |c Safari |d Other scheme |p UNLOANABLE |