Skip to content
ITLC Tutorials

ITLC Tutorials

Show me the code!

  • Home
    • All Tutorials
  • Programming and Scripting
    • Bash
    • C/C++
    • C#
    • Go
    • Java
    • Javascript/jQuery
    • Perl
    • PHP
    • Python
    • PowerShell
    • Ruby
    • Visual Basic .NET
  • Web Programming
    • C#
    • HTML/CSS
    • Javascript/jQuery
    • Node.js
    • PHP
    • Visual Basic .NET
    • WordPress
  • Operating Systems
    • Android
    • Linux
    • Windows
  • Other Stuff
    • Databases
    • Data Structures and Algorithms
    • Client Server Distributed Programming
    • Docker
    • Raspberry Pi
    • Misc

#arrays

Posted on February 8, 2018

Sort Functions For Arrays in PHP

Watch out! This tutorial is over 7 years old. Please keep this in mind as some code snippets provided may no longer work or need modification to work on current systems.

The elements in an array in PHP can be sorted in alphabetical or numerical order, descending or ascending.

Continue reading “

Posted on February 28, 2017February 28, 2017

Arrays in Ruby

Watch out! This tutorial is over 8 years old. Please keep this in mind as some code snippets provided may no longer work or need modification to work on current systems.

Ruby arrays have operations similar to strings. As the quote notation creates a String object, the bracket notation creates an Array object.

Continue reading “

IT Learning Centre

The IT Learning Centre (ITLC) is a tutor-supported study environment available to all Computing Students in DkIT.

Search

  • Twitter
  • Email
  • Website
Proudly powered by WordPress
Scroll Up