User:Thanuja

From WikiEducator
Jump to: navigation, search

Introduction to Arrays in Programming

Welcome to the course on "Introduction to Arrays in Programming".

An array is a collective name given to a group of similar quantities. Array programming primitives concisely express broad ideas about data manipulation. 

The following shows some web material related to arrays. Nearly every programming languages have arrays and they can be combined with other types of variables for quite complex data structures.


You can enjoy some of the video links relating to the topic. At the end of the session you will get some links to online session. As an additional help the lesson has provided a link to a discussion forum about arrays.   Hope you will enjoy...............

Lesson Materials

  1. Learning Objects for Arrays [[1]]
  2. Repetition Statements, Arrays and Structured Programming [2]
  3. Arrays and Clusters [3] 
  4. Arrays in C Programming [4]
  5. Arrays and Functions [5]


Vedio Demonstration:

Elements of Arrays in Programming


Online Discussion Forum:

Arrays and its functions


Quiz in Arrays

Quiz1

Licenses

<a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/deed.en_US"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-nc-sa/3.0/88x31.png" /></a>
This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/deed.en_US">Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License</a>.