Skip to main content

Home/ Web2.0 at school/ Group items tagged #tutorial

Rss Feed Group items tagged

Jennifer Garcia

Tutorials - Cooperative Library Instruction Project - 22 views

  •  
    great video tutorials free to use, modify etc...information fluency You are free to use and adapt these tutorials! All tutorials are licensed under the Creative Commons: Attribution-Non Commercial-Share Alike."
yogi singh

Tutorials on web technologies - 0 views

  •  
    Tutorials on web technologies
Chris Harkness

Digitally Speaking / Voicethread - 0 views

eyssant

Java.util.PriorityQueue Class - AlphaCodingSkills - 0 views

  •  
    Java.util package provides a PriorityQueue class where an unbounded priority queue based on a priority heap. The elements of the priority queue are ordered according to their natural ordering, or by a Comparator provided at queue construction time, depending on which constructor is used. A priority queue does not permit null elements. A priority queue relying on natural ordering also does not permit insertion of non-comparable objects.
eyssant

Java.lang.Double Class - AlphaCodingSkills - 0 views

  •  
    Java.lang package provides a Double class which wraps a value of the primitive type double in an object. An object of type Double contains a single field whose type is double. In addition, this class provides several methods for converting a double to a String and a String to a double, as well as other constants and methods useful when dealing with a double.
‹ Previous 21 - 34 of 34
Showing 20 items per page