Learn Lists and Modules --FRAME (000)

WELCOME to MORE TO EXPLORE for

FRAME (000) of Learn Lists and Modules (dot) Py

MAKE DEDICATED TIME
FOR FOCUSED watching, reading and PRACTICING the material according to each of the below links


to better understand LISTS
and other aspects of PYTHON




Optional (Recommended for when READING)--> Turn on the MUSIC

LISTS 

Optional (Recommended for when READING)--> Turn on the MUSIC
    (1a) You can also at same time WATCH the Real Python video
            Click Here


(2) Patrick Loeber's Written material for his Learn Lists video
(3) Google search results for Written tutorials about python lists
(4) Ghost -- Python Lists Tutorial with real Examples | List Methods, Indexing & Slicing Explained (here)


SallyAnne --> LISTS (Her Playlist for)
    (1.1) Kris --> Arrays (general background)
    (1.2) Kris --> Lists 101 (Intro)
    (1.3) Real Python --> Lists (Top_of_Page)
(2) See Real Python characteristics (here
(3) See Practical Uses of Lists (Medium here)
(4) See Dave Gray: Python Lists & Tuples for Beginners (here) and his GitHub Chapt 6 (here)
(5) See Coding Instructor: How To Use Lists in Python (here) or his Py Basics (here) or all (here)
(6) See GOOGLE SEARCH --> about Python Lists
(7) ... 

LISTS are an integral part of an eco-system that includes other variables such as strings, dictionaries, integers, floats, Booleans, and more
See also MIMO/Python





  In the above diagram of interconnected aspects of Python,
Lists are used to store the parsed fragments of the CSV-like file

(1) See Google Search --> Using python lists to intake a CSV file
(2) ...

YET MORE TO EXPLORE
List Methods = Geeks for Geeks














MORE TO EXPLORE

(1) Complete Unicode Character Table (here)
(2) Chill Flow -- Deep Focus Mix for Programming (here)
(3) Medium -- How to add code snippets in blogger posts (here)
(4) Tech With Tim -- How To Practice Programming So You Actually Get Good (here)
(5) Programming with Mosh -- How to Use Lists in Python (here)
(6) Indently -- 5 RANDOM Useful Python Functions (shuffle list) (here)
(7) INDENTLY -- ALL 11 LIST METHODS IN PYTHON EXPLAINED -- (HERE)
(8) 




Comments

Popular posts from this blog

Back Stage Support for Old Man Learns to Code (Post-001)

Mind Mapping the APPEND() method relative to other LIST methods (Post-003)