Share

Automatizzare le cose noiose con Python. II edizione

Download Automatizzare le cose noiose con Python. II edizione PDF Online Free

Author :
Release : 2021-07-23T00:00:00+02:00
Genre : Computers
Kind : eBook
Book Rating : 399/5 ( reviews)

GET EBOOK


Book Synopsis Automatizzare le cose noiose con Python. II edizione by : Al Sweigart

Download or read book Automatizzare le cose noiose con Python. II edizione written by Al Sweigart. This book was released on 2021-07-23T00:00:00+02:00. Available in PDF, EPUB and Kindle. Book excerpt: Se vi è mai capitato di passare ore a cambiare nomi di file o ad aggiornare centinaia di celle in un foglio di calcolo, sapete perfettamente quanto noiose possano essere queste incombenze. E se il vostro computer potesse svolgerle al posto vostro? Grazie a questo libro imparerete a usare Python per scrivere programmi che facciano in pochi minuti quello che a mano vi costerebbe ore – e non è necessario che abbiate già esperienza di programmazione. Una volta acquisite le basi, potrete creare applicazioni Python che svolgano senza fatica e in modo automatico attività quali: cercare un testo in uno o più file; creare, aggiornare, spostare e rinominare file e cartelle; fare ricerche nel Web e scaricare contenuti online; aggiornare e formattare dati in fogli di calcolo Excel di ogni dimensione; suddividere o unire PDF, dotarli di watermark e cifrarli; inviare e-mail di sollecito e notifiche testuali; compilare moduli online. Questa seconda edizione ampliata e aggiornata include un nuovo capitolo sulla validazione degli input e tutorial per automatizzare Gmail e Google Sheets, oltre a trucchi e suggerimenti per aggiornare automaticamente i file CSV. Istruzioni passo passo analizzano in dettaglio ciascun programma e progetti pratici alla fine di ogni capitolo vi sfidano a usare le competenze acquisite per automatizzare compiti simili.

Automatizzare le cose noiose con Python. Programmazione pratica per principianti assoluti

Download Automatizzare le cose noiose con Python. Programmazione pratica per principianti assoluti PDF Online Free

Author :
Release : 2021
Genre : Computers
Kind : eBook
Book Rating : 388/5 ( reviews)

GET EBOOK


Book Synopsis Automatizzare le cose noiose con Python. Programmazione pratica per principianti assoluti by : Al Sweigart

Download or read book Automatizzare le cose noiose con Python. Programmazione pratica per principianti assoluti written by Al Sweigart. This book was released on 2021. Available in PDF, EPUB and Kindle. Book excerpt:

Think Python

Download Think Python PDF Online Free

Author :
Release : 2015-12-02
Genre : Computers
Kind : eBook
Book Rating : 419/5 ( reviews)

GET EBOOK


Book Synopsis Think Python by : Allen B. Downey

Download or read book Think Python written by Allen B. Downey. This book was released on 2015-12-02. Available in PDF, EPUB and Kindle. Book excerpt: If you want to learn how to program, working with Python is an excellent way to start. This hands-on guide takes you through the language a step at a time, beginning with basic programming concepts before moving on to functions, recursion, data structures, and object-oriented design. This second edition and its supporting code have been updated for Python 3. Through exercises in each chapter, youâ??ll try out programming concepts as you learn them. Think Python is ideal for students at the high school or college level, as well as self-learners, home-schooled students, and professionals who need to learn programming basics. Beginners just getting their feet wet will learn how to start with Python in a browser. Start with the basics, including language syntax and semantics Get a clear definition of each programming concept Learn about values, variables, statements, functions, and data structures in a logical progression Discover how to work with files and databases Understand objects, methods, and object-oriented programming Use debugging techniques to fix syntax, runtime, and semantic errors Explore interface design, data structures, and GUI-based programs through case studies

Python for Everybody

Download Python for Everybody PDF Online Free

Author :
Release : 2016-04-09
Genre :
Kind : eBook
Book Rating : 120/5 ( reviews)

GET EBOOK


Book Synopsis Python for Everybody by : Charles R. Severance

Download or read book Python for Everybody written by Charles R. Severance. This book was released on 2016-04-09. Available in PDF, EPUB and Kindle. Book excerpt: Python for Everybody is designed to introduce students to programming and software development through the lens of exploring data. You can think of the Python programming language as your tool to solve data problems that are beyond the capability of a spreadsheet.Python is an easy to use and easy to learn programming language that is freely available on Macintosh, Windows, or Linux computers. So once you learn Python you can use it for the rest of your career without needing to purchase any software.This book uses the Python 3 language. The earlier Python 2 version of this book is titled "Python for Informatics: Exploring Information".There are free downloadable electronic copies of this book in various formats and supporting materials for the book at www.pythonlearn.com. The course materials are available to you under a Creative Commons License so you can adapt them to teach your own Python course.

Python for Informatics

Download Python for Informatics PDF Online Free

Author :
Release : 2013
Genre : Information storage and retrieval systems
Kind : eBook
Book Rating : 243/5 ( reviews)

GET EBOOK


Book Synopsis Python for Informatics by : Charles Severance

Download or read book Python for Informatics written by Charles Severance. This book was released on 2013. Available in PDF, EPUB and Kindle. Book excerpt: This book is designed to introduce students to programming and computational thinking through the lens of exploring data. You can think of Python as your tool to solve problems that are far beyond the capability of a spreadsheet. It is an easy-to-use and easy-to learn programming language that is freely available on Windows, Macintosh, and Linux computers. There are free downloadable copies of this book in various electronic formats and a self-paced free online course where you can explore the course materials. All the supporting materials for the book are available under open and remixable licenses at the www.py4inf.com web site. This book is designed to teach people to program even if they have no prior experience. This book covers Python 2. An updated version of this book that covers Python 3 is available and is titled, "Python for Everybody: Exploring Data in Python 3".

You may also like...