A few more MicroPython book recommendations
|
05-03-2021, 10:50 AM
Post: #1
|
|||
|
|||
A few more MicroPython book recommendations
I've uploaded the first of these as it's a free book that's hard to get hold of these days. It's not directly about MicroPython but it's one of the best intro books I've come across. As well as the PDF, I've included a ZIP file that contains all the book examples in IPython format for use with Jupyter Notebooks. If you're unsure about IPython and Jupyter notebooks, head to anaconda.com and download the individual version of Anaconda.
A whirlwind Tour of Python The second book recommendation is: Think Python - How to Think Like a Computer Scientist Both of the aforementioned books are thankfully short, and are recommended in this MicroPython book and the three of them work well together as a set: Programming with MicroPython - Embedded Programming with Microcontrollers and Python The last recommendation directly relates to numerical computing with Python. Much as it's written for the desktop version of Python, a reasonable amount of the content can be thought of as inspiration regarding the possibilities of MicroPython on the HP Prime. Thankfully Bernard has provided some of the functions from Numpy, SciPy and MatPlatLib for use with MicroPython on the Prime. Numerical Python Scientific Computing and Data Science Applications with Numpy, SciPy and Matplotlib |
|||
05-06-2021, 12:53 AM
Post: #2
|
|||
|
|||
RE: A few more MicroPython book recommendations
I know this book is geared towards Numworks, however a lot of the programs, especially the simple scripts can be adopted with the HP Prime:
Python for NumWorks |
|||
05-08-2021, 12:28 PM
Post: #3
|
|||
|
|||
RE: A few more MicroPython book recommendations
I wonder if we can make this a pinned thread, as the Help facility as not yet complete with the Python App; though Help covers a lot of commands.
Micropython 1.14 reference: some of lot of HP Prime's modules: cmath math uio ucollections ustruct usys array (append, extend) uhashlib https://docs.micropython.org/en/latest/l...-libraries I'm still looking for linalg. Is linalg based off numpy? |
|||
05-08-2021, 01:41 PM
Post: #4
|
|||
|
|||
RE: A few more MicroPython book recommendations
Python App -> Cmds -> Select linalg (K) ?
Regards. — Dirk Hartland |
|||
05-08-2021, 02:47 PM
Post: #5
|
|||
|
|||
RE: A few more MicroPython book recommendations
Eddie,
I'm still looking for linalg. Is linalg based off numpy? I was under the impression that you were looking for the Python App library, but now reading again I think you were looking for documentation on it. Misconception of mine. Sorry for my comment! Regards, Dirk — Dirk Hartland |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)