Programmare Con Python


Download Programmare Con Python PDF/ePub or read online books in Mobi eBooks. Click Download or Read Online button to get Programmare Con Python book now. This website allows unlimited access to, at the time of writing, more than 1.5 million titles, including hundreds of thousands of titles in various foreign languages.

Download

Programmare con Python


Programmare con Python

Author: Marco Buttu

language: it

Publisher: LSWR

Release Date: 2014-06-24T00:00:00+02:00


DOWNLOAD





Python è un linguaggio di programmazione multipiattaforma, robusto e maturo, a cui si affidano le più prestigiose aziende e organizzazioni a livello mondiale, come Google, la NASA, YouTube, Intel e Yahoo! Il suo successo è legato sia al fatto che favorisce la produttività, rendendo semplice lo sviluppo di sistemi software anche molto complessi, sia al fatto che ha molteplici ambiti di utilizzo: applicazioni web, giochi e multimedia, interfacce grafiche, networking, applicazioni scientifiche, intelligenza artificiale, programmazione di sistema e tanto altro ancora. Questo libro è la più completa, moderna e dettagliata guida a Python attualmente disponibile, aggiornata all’ultima release del linguaggio (Python 3.4) rilasciata nel gennaio 2014. La trattazione è molto dettagliata e segue un percorso graduale costruito attorno a una ricca serie di esempi ed esercizi: si parte dalle basi del linguaggio, senza dare nulla per scontato, sino ad arrivare agli argomenti considerati ostici anche dai programmatori più esperti.

Arduino For Dummies


Arduino For Dummies

Author: John Nussey

language: en

Publisher: John Wiley & Sons

Release Date: 2013-04-29


DOWNLOAD





The quick, easy way to leap into the fascinating world of physical computing This is no ordinary circuit board. Arduino allows anyone, whether you're an artist, designer, programmer or hobbyist, to learn about and play with electronics. Through this book you learn how to build a variety of circuits that can sense or control things in the real world. Maybe you'll prototype your own product or create a piece of interactive artwork? This book equips you with everything you'll need to build your own Arduino project, but what you make is up to you! If you're ready to bring your ideas into the real world or are curious about the possibilities, this book is for you. Learn by doing — start building circuits and programming your Arduino with a few easy to follow examples - right away! Easy does it — work through Arduino sketches line by line in plain English, to learn of how a they work and how to write your own Solder on! — Only ever used a breadboard in the kitchen? Don't know your soldering iron from a curling iron? No problem, you'll be prototyping in no time Kitted out — discover new and interesting hardware to make your Arduino into anything from a mobile phone to a geiger counter! Become an Arduino savant — learn all about functions, arrays, libraries, shields and other tools of the trade to take your Arduino project to the next level. Get social — teach your Arduino to communicate with software running on a computer to link the physical world with the virtual world It's hardware, it's software, it's fun! Start building the next cool gizmo with Arduino and Arduino For Dummies.

Python for Excel


Python for Excel

Author: Felix Zumstein

language: en

Publisher: "O'Reilly Media, Inc."

Release Date: 2021-03-04


DOWNLOAD





While Excel remains ubiquitous in the business world, recent Microsoft feedback forums are full of requests to include Python as an Excel scripting language. In fact, it's the top feature requested. What makes this combination so compelling? In this hands-on guide, Felix Zumstein--creator of xlwings, a popular open source package for automating Excel with Python--shows experienced Excel users how to integrate these two worlds efficiently. Excel has added quite a few new capabilities over the past couple of years, but its automation language, VBA, stopped evolving a long time ago. Many Excel power users have already adopted Python for daily automation tasks. This guide gets you started. Use Python without extensive programming knowledge Get started with modern tools, including Jupyter notebooks and Visual Studio code Use pandas to acquire, clean, and analyze data and replace typical Excel calculations Automate tedious tasks like consolidation of Excel workbooks and production of Excel reports Use xlwings to build interactive Excel tools that use Python as a calculation engine Connect Excel to databases and CSV files and fetch data from the internet using Python code Use Python as a single tool to replace VBA, Power Query, and Power Pivot