Mini Lessons
  • WordPress Foundations
  • The highly-paid WordPress Expert
  • WordPress Best Practices
Sign in Subscribe

Arrays and Loops

How to create an array

How to create an array

Just to recap: 1. An array allows us to store and manage a list of data. 2. An array is ordered. That means each item inside an array has an index that you can use to retrieve, delete, and change the order of the item. To achieve the above tasks,
Naresh Devineni Feb 1, 2024
Understanding Lists in Programming

Understanding Lists in Programming

In programming, we often have to deal with lists. So, what is a list? A list is nothing but a collection of items or data. For example, a list could be a collection of music albums. Or a list of items that you want to buy in a Supermarket: 1.
Naresh Devineni Jan 28, 2024

Subscribe to Mini Lessons

Don't miss out on the latest news. Sign up now to get access to the library of members-only articles.
  • Sign up
Mini Lessons © 2025. Powered by Ghost