Domain praxis-fuer-naturheilkunde.de kaufen?
Produkt zum Begriff Python:
-
Python (DVD)
Mountain-Bike-Champion John Cooper (Frayne Rosanoff) kehrt zurück in seine Heimat. Doch er hat nicht nur Freunde in New Haven, Kalifornien. Als eine Reihe schrecklicher Morde passiert, gerät Cooper...
Preis: 3.49 € | Versand*: 1.99 € -
Python Distilled
Expert insight for modern Python (3.6+) coding from the author of Python Essential Reference Python educator Dave Beazley's concise handbook focuses on the essential core of the Python programming language, with code examples to illuminate how Python works and how to structure programs that can be more easily explained, tested, and debugged. Rather than trying to cover every possible feature and quirk of a 30-year-old language, this pragmatic guide provides a concise narrative related to fundamental programming topics that form the foundation for Python projects of any size including Data abstraction Control flowProgram structure Functions: master functions and functional programming idioms Objects: control objects and master the "protocols" that define their behavior Modules: plan for project growth by understanding modules and packages Generators Classes: understand classes from both high-level and technical perspectives I/O handling: proper techniques and abstractions Dicts "This is a pragmatic book that presents some of the most important topics about the Python programming language in a concise form, designed to make it easier to find out the most relevant information bits in a context where resources abound and frequently are just too overwhelming." Victor Domingos, Software Developer, Slim Business Solutions, The No Title® Tech Blog
Preis: 37.44 € | Versand*: 0 € -
Effective Python: 90 Specific Ways to Write Better Python
Updated and Expanded for Python 3It’s easy to start developing programs with Python, which is why the language is so popular. However, Python’s unique strengths, charms, and expressiveness can be hard to grasp, and there are hidden pitfalls that can easily trip you up.This second edition of Effective Python will help you master a truly “Pythonic” approach to programming, harnessing Python’s full power to write exceptionally robust and well-performing code. Using the concise, scenario-driven style pioneered in Scott Meyers’ best-selling Effective C++, Brett Slatkin brings together 90 Python best practices, tips, and shortcuts, and explains them with realistic code examples so that you can embrace Python with confidence.Drawing on years of experience building Python infrastructure at Google, Slatkin uncovers little-known quirks and idioms that powerfully impact code behavior and performance. You’ll understand the best way to accomplish key tasks so you can write code that’s easier to understand, maintain, and improve. In addition to even more advice, this new edition substantially revises all items from the first edition to reflect how best practices have evolved.Key features include30 new actionable guidelines for all major areas of PythonDetailed explanations and examples of statements, expressions, and built-in typesBest practices for writing functions that clarify intention, promote reuse, and avoid bugsBetter techniques and idioms for using comprehensions and generator functionsCoverage of how to accurately express behaviors with classes and interfacesGuidance on how to avoid pitfalls with metaclasses and dynamic attributesMore efficient and clear approaches to concurrency and parallelismSolutions for optimizing and hardening to maximize performance and qualityTechniques and built-in modules that aid in debugging and testingTools and best practices for collaborative development Effective Python will prepare growing programmers to make a big impact using Python.
Preis: 37.44 € | Versand*: 0 € -
Kabelschloss Python 8428
Innovatives, längenverstellbares Kabelschloss mit hochwiderstandsfähigem Stahlkabel. Durchmesser: 10 mm Zubehör: 4 Schlüssel Cover: ABS-beschichtet, vinylbeschichtet Sicherheitsklasse: 6 Maße 10 mm x 1.800 mm Farbe: schwarz Gewicht: 0,67 k
Preis: 65.79 € | Versand*: 5.95 €
Ähnliche Suchbegriffe für Python:
-
Kabelschloss Python 8420
Innovatives, längenverstellbares Kabelschloss mit hochwiderstandsfähigem Stahlkabel. Durchmesser: 10 mm Zubehör: 4 Schlüssel Cover: ABS-beschichtet, vinylbeschichtet Sicherheitsklasse: 6 Maße 10 mm x 4.500 mm Farbe: schwarz Gewicht: 1,20 k
Preis: 79.99 € | Versand*: 0.00 € -
Brillen Arena Python
Die Schwimmbrille Arena Python ist das perfekte Accessoire für leidenschaftliche Schwimmer, die auf der Suche nach Leistung und Stil sind. Mit ihrem eleganten und modernen Design ist diese Brille die perfekte Wahl für intensives Training oder Wettkämpfe. Die Brille Arena Python wurde von der renommierten Marke Arena, die für ihre hochwertigen Produkte im Schwimmsport bekannt ist, entworfen und bietet ein unvergleichliches Schwimmerlebnis.Die Brille Arena Python wurde aus modernsten Materialien hergestellt und ist sowohl leicht als auch robust. Ihr weicher Silikonrahmen passt sich perfekt an die Gesichtskonturen an und sorgt für einen optimalen und bequemen Sitz. Die Gläser aus Polycarbonat bieten eine vision klare und deutliche Sicht unter Wasser und schützen Ihre Augen vor schädlichen UV-Strahlen.Die Brille Arena Python wurde speziell für das Schwimmen entwickelt und verfügt über Merkmale wie eine Antibeschlagbeschichtung für maximale Sichtbarkeit sowie ein verstellbares Riemensys...
Preis: 20.66 € | Versand*: 0.00 € -
Python How-To
A practical collection of the most important Python techniques. For beginning to intermediate Python programmers. Python How-To by Yong Cui, walks you through the most important coding techniques in Python. Whether you are doing data science, building web applications, or writing admin scripts, you will find answers to your how-to questions in this book. Author Yong Cui's clear and practical writing is perfect for beginners and veterans alike, with insightful code snippets, interesting graphics, and challenging exercises.Python How-To includes over 60 detailed answers to questions like:How do I join and split strings?How do I access dictionary keys, values, and items?How do I set and use the return value in function calls?How do I process JSON data?How do I create lazy attributes to improve performance?How do I change variables in a different namespace?... and much moreAlong the way, you will also learn how to take advantage of Python's versatile tools and libraries.About the technologyNo matter where you are on your Python journey, you will run into situations where you ask yourself: How do I do that?This book provides concrete answers to the most common questions in areas such as manipulating text, working with collections, managing objects and functions, file management, etc.
Preis: 48.14 € | Versand*: 0 € -
Python for Programmers
The professional programmer’s Deitel® guide to Python® with introductory artificial intelligence case studiesWritten for programmers with a background in another high-level language, Python for Programmers uses hands-on instruction to teach today’s most compelling, leading-edge computing technologies and programming in Python–one of the world’s most popular and fastest-growing languages. Please read the Table of Contents diagram inside the front cover and the Preface for more details.In the context of 500+, real-world examples ranging from individual snippets to 40 large scripts and full implementation case studies, you’ll use the interactive IPython interpreter with code in Jupyter Notebooks to quickly master the latest Python coding idioms. After covering Python Chapters 1-5 and a few key parts of Chapters 6-7, you’ll be able to handle significant portions of the hands-on introductory AI case studies in Chapters 11-16, which are loaded with cool, powerful, contemporary examples. These include natural language processing, data mining Twitter® for sentiment analysis, cognitive computing with IBM® Watson™, supervised machine learning with classification and regression, unsupervised machine learning with clustering, computer vision through deep learning and convolutional neural networks, deep learning with recurrent neural networks, big data with Hadoop®, Spark™ and NoSQL databases, the Internet of Things and more. You’ll also work directly or indirectly with cloud-based services, including Twitter, Google Translate™, IBM Watson, Microsoft® Azure®, OpenMapQuest, PubNub and more.Features500+ hands-on, real-world, live-code examples from snippets to case studiesIPython + code in Jupyter® NotebooksLibrary-focused: Uses Python Standard Library and data science libraries to accomplish significant tasks with minimal codeRich Python coverage: Control statements, functions, strings, files, JSON serialization, CSV, exceptionsProcedural, functional-style and object-oriented programmingCollections: Lists, tuples, dictionaries, sets, NumPy arrays, pandas Series & DataFramesStatic, dynamic and interactive visualizationsData experiences with real-world datasets and data sourcesIntro to Data Science sections: AI, basic stats, simulation, animation, random variables, data wrangling, regressionAI, big data and cloud data science case studies: NLP, data mining Twitter®, IBM® Watson™, machine learning, deep learning, computer vision, Hadoop®, Spark™, NoSQL, IoTOpen-source libraries: NumPy, pandas, Matplotlib, Seaborn, Folium, SciPy, NLTK, TextBlob, spaCy, Textatistic, Tweepy, scikit-learn®, Keras and moreAccompanying code examples are available here: http://ptgmedia.pearsoncmg.com/imprint_downloads/informit/bookreg/9780135224335/9780135224335_examples.zip.Register your product for convenient access to downloads, updates, and/or corrections as they become available. See inside book for more information.
Preis: 43.86 € | Versand*: 0 €
* Alle Preise verstehen sich inklusive der gesetzlichen Mehrwertsteuer und ggf. zuzüglich Versandkosten. Die Angebotsinformationen basieren auf den Angaben des jeweiligen Shops und werden über automatisierte Prozesse aktualisiert. Eine Aktualisierung in Echtzeit findet nicht statt, so dass es im Einzelfall zu Abweichungen kommen kann.