Just a Programming Blog

Posts Tagged ‘Intricacies

Here is a Javascript
Reference Guide, hosted by Ohio University, that
delves into the intricacies of Javascript and working with it at basic
and intermediate levels. This Javascript tutorial reference guide
explains Javascript objects, properties, methods, events, objects and
image rollovers, all in an easy to understand way. It can be downloaded
in pdf format for reference at a later point [...]

04 May, 2009

7 API Design Tutorials and Guidelines

Posted by: computer_teacher In: Programming

These seven API Design and Best Practices Tutorials
explain why APIs are
required and why their design is very important, requiring a good
amount
of time and effort. These API Design tutorials and guidelines
explain the salient features of API design and their
intricacies.
 An Application Programming Interface (API) comprises reusable
functionality accessible through parameterized commands or functions.
Examples include the Java and .NET [...]


Learning...

Here you'll find all you need to learn programming