Articles by Tag #lists

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Python List Tutorial Day2

Transpose of Matrix String Rotation Matrix - sum of all rows, sum of all cols, max number in each...

Learn More 0 0Jan 10

Python List Comprehensions: Write Cleaner, Faster Loops

In our last article, we used filter() to extract even numbers from a list. It worked, but it required...

Learn More 0 0Sep 15

🔧 Mastering Uniface's delitem Statement: Your Guide to List Management

Hey developers! 👋 Today we're diving deep into one of Uniface's essential list manipulation commands...

Learn More 0 0Jul 13

Mutable or Not? Why Lists Behave Like Clay but Strings Don’t

Python loves a good plot twist. Few concepts deliver more surprise endings than mutability. At first,...

Learn More 0 0Sep 17

Mastering Uniface getitem: Your Guide to List Manipulation 📋

Working with lists in Uniface? The getitem statement is your best friend for extracting data from...

Learn More 0 0Jul 18