MicroPython: Using lists

anteph
Posts: 16
Joined: Mon May 08, 2017 2:12 pm

MicroPython: Using lists

Postby anteph » Wed Sep 06, 2017 9:06 pm

Some tutorials on how to use basic and more advanced functionalities of lists in MicroPython. Their behavior is similar to regular Python, so these tutorials can be tested in a Python environment.

Written tutorials
Introduction to lists: https://techtutorialsx.com/2017/08/12/e ... ith-lists/
List filtering: https://techtutorialsx.com/2017/08/20/e ... -to-lists/
List mapping: https://techtutorialsx.com/2017/08/20/e ... -to-lists/

Video tutorials
Introduction to lists: https://www.youtube.com/watch?v=YXVPxFcJC3w
Updating list elements: https://www.youtube.com/watch?v=99XfAN0T2J0
Iterating lists: https://www.youtube.com/watch?v=IoeAJCGn7fg
List mapping: https://www.youtube.com/watch?v=88SzqepM8MA
List filtering: https://www.youtube.com/watch?v=IyCS2VYxhwo

Best regards,

Who is online

Users browsing this forum: No registered users and 29 guests