10 % alennus* koodilla: HEINA10 »


Tallenna
Python Basics
Lue Adobe DRM-yhteensopivassa e-kirjojen lukuohjelmassaTämä e-kirja on kopiosuojattu Adobe DRM:llä, mikä vaikuttaa siihen, millä alustalla voit lukea kirjaa. Lue lisää
This book is designed for use as aprimary introduction to Python and can be used as an introductory text or as aresource for professionals in industry. The book has been divided into foursections. The first section deals with the language fundamentals, primarily theprocedural part of the language, the second introduces the object-oriented paradigms,the third section deals with data structures, and the last is devoted toadvanced topics like handling multi-dimensional arrays using NumPy andvisualization using Matplotlib. Regular expressions and multi-threading havebeen introduced in the appendices.FEATURESIncludes sections dedicated to data structures Offers in-depth treatment of topics such as classes, inheritance, BST, andNumPyIntroduces topics like Matplotlib and PILContains exercises for practice and a review of essential programming concepts