4Geeks logo
4Geeks logo
About us

Learning library

For all the self-taught geeks out there, here our content library with most of the learning materials we have produces throughout the years.

It makes sense to start learning by reading and watching videos about fundamentals and how things work.

Full-Stack Software Developer

Data Science and Machine Learning - 16 wks

Search from all Lessons

Social & live learning

The most efficient way to learn: Join a cohort with classmates just like you, live streams, impromptu coding sessions, live tutorials with real experts, and stay motivated.

From zero to getting paid as a developer, learn the skills of today and tomorrow. Boost your professional career and be hired by a technology company.

Start Coding

Learn List

Lessons, exercises, and projects about List

Browse our list of curated database of projects, exercises and lessons to learn List

  • list

Working with Lists in Python

Lists are the first type of data-structures that Python has to store multiple values at once, they are very powerful and heavily used in every day operations for any type of program in any industry

Read lesson
  • python

  • list

  • reverse-a-list

How to Reverse a List in Python?

Read article
  • python

  • list

Convert list to string in python

Read article
  • python

  • loops

  • list

Learn Python Loops and lists Interactively

  • easy

Practice Python Lists and tuples (arrays) with interactive auto-graded exercises and video solutions.

Start exercise
  • python

  • loops

  • list

Master Python by practice (interactive)

  • easy

Practice your Python programming skills with this interactive and auto-graded set of exercises.

Start exercise
  • python

  • list

  • list-length

How to Get Python List Length?

Read article
  • python

  • list

  • extend

Python list extend method

Read article