In my blog entry “Quantum computing in my book Dancing with Python,” I covered what my book covers related to quantum computing. I also published the entry “Availability of my book Dancing with Python and its table of contents.” Today, I want to specifically list what I discuss in the book in what I term…
Tag: Dancing with Python
Quantum computing in my book Dancing with Python
My new book, Dancing with Python: Learn Python software development from scratch and get started with quantum computing, is now available from Amazon and other sources, and I recently posted the full table of contents. Though it is an introduction to Python, albeit with discussions of several advanced modules, it provides a unified approach with…
Availability of my book Dancing with Python and its table of contents
My new book Dancing with Python: Learn Python software development from scratch and get started with quantum computing is now available for purchase from Amazon and Packt Publishing. Develop skills in Python by implementing exciting algorithms, including mathematical functions, classical searching, data analysis, plotting data, machine learning techniques, and quantum circuits. Key Features Learn Python…
And the subtitle of Dancing with Python will be …
Almost two weeks ago, I put up a poll on LinkedIn asking for opinions on what should be the subtitle of my next book, Dancing with Python. Here are the poll results: The choices were: Learn to code using traditional and quantum computing techniques A unified introduction to classical and quantum Python software development Learn…
Poll on the subtitle of my next book, Dancing with Python
Packt will be publishing my next book, Dancing with Python, sometime around early September. From the draft preface: Once you have the philosophy, syntax, structure, and idioms of the classical programming language understood, you then learn quantum computing on top of that. For example, you could use the Qiskit open-source quantum computing software development kit…