

Sinossi
Python è un linguaggio di programmazione dinamico, orientato agli oggetti, utilizzabile con molti software e di facile apprendimento. L'autore introduce il lettore alla scoperta del linguaggio un passo alla volta: inizia con i concetti base della programmazione per poi passare a funzioni, ricorsione, strutture di dati e progettazione orientata agli oggetti. Gli esercizi, presenti in ogni capitolo, consentono di testare immediatamente i concetti appresi. Il libro è uno strumento ideale per imparare le basi della programmazione.
- ISBN:
- Casa Editrice:
- Pagine: 227
- Data di uscita: 24-05-2018
Recensioni
Short, up-to the point, lucid, practice-oriented, has tasks that actually make sence, structured, free on- and offline (the author's page: https://greenteapress.com/wp/think-py... ). What else could a beginner ask for?
“Think Python” is available online ( http://www.greenteapress.com/thinkpyt... ) which means you can decide if you like it first. Personally, I wanted to write in my copy making the paper copy a great thing. Inexpensive too for a computer book. It's one of those great books I know I'll refer to again. Leggi tutto
I read it as a warm up and it was what I expected if you are new to Python don't read this book
Think Python is a relatively concise, yet a very informative and a beginner friendly guide for new programmers. This book contains a number of small examples as well as a ton of awesome exercises to practice what you learn in each chapter. Most of the examples are from math-based problems and I thin Leggi tutto
I would have given 4* but it is available in PDF FOR FREE, authorized by author/publisher ,so definitely a 5*. I'm an experienced programmer in a dozen or so languages so I read it quickly - it told me just what I wanted to know about differences between Python AS A LANGUAGE and Java, C++ . Actually, Leggi tutto
This is an excellent book. Honestly, I have rarely seen a book as find as this. The Author describes what can only be seen as the core of all computer programming skills, and gives exercises for each. Highly recommend.
This is a great book if you feel that while Youtube tutorials helped you get and idea and get the job done, they didn't/can't prepare you well for regular programming in Python. I wanted to properly learn the nuances of choosing different data structures in Python and also how to be better organized Leggi tutto
I should say that I was a little disappointed with the book. Though it does the job of teaching you the basics of Python, this book assumes that you are not new to programming and are already a practitioner of object-oriented programming. The exercises at the end of the book are all purely mathemati Leggi tutto
Citazioni
Al momento non ci sono citazioni, inserisci tu la prima!