alvin alexander
Nodes for the term “foreach”
Scala ‘for loop’ examples and syntax
Read more
Scala: How to use higher-order functions (HOFs) with Option (instead of match expressions)
Read more
How to iterate over Scala Maps (for, foreach loop, and printing examples)
Read more
Scala Map class examples (adding, removing, updating, iterating)
Read more
Scala List class examples: range, fill, tabulate, appending, foreach, more ...
Read more
Scala: How to capitalize every word in a string
Read more
How to iterate over Scala Lists with foreach and for
Read more
How to process a Scala String one character at a time (with map, for, and foreach)
Read more
The Scala for-loop translation scheme
Read more
Methods on the Scala collections classes, organized by category
Read more
Perl array printing: How do I print the entire contents of an array with Perl?
Read more
Kotlin collections methods: examples and syntax
Read more
Perl best practice: prefer foreach to for
Read more
PHP args - How to read command line arguments in PHP
Read more
A Scala XML XPath example
Read more
How to print every element in a Perl array
Read more
Scala - calling foreach on a Seq to populate sample data
Read more
PHP array - How to loop through a PHP array
Read more
My Perl hash tutorials
Read more
Reading a Java for loop helps me remember the syntax
Read more
A simple Expect script to test an FTP server
Read more
Perl for loop - How to do something for each element in an array
Read more
A Perl array and foreach example
Read more
Perl array and foreach - How to operate on each Perl array element
Read more
Perl hash sort - How to sort a Perl hash by the hash key
Read more