Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>When the asset is programming, to know the resources of the language you are planning to use is of major importance. The features offered by a language may be critical in it's use by developers and can cause severe problems for the novice ones that are starting to learn the language.</p> <p>There are many languages and, therefore, each one is documented in a different way. Java, for example, offers a huge ammount of information in differente formats, either to download or to read in the browser. PHP, as a differente approach, will offer the php.net site that's also a great source of information.</p> <p>This is an example for Java SE7 specification: <a href="http://docs.oracle.com/javase/specs/jls/se7/html/index.html" rel="nofollow">http://docs.oracle.com/javase/specs/jls/se7/html/index.html</a></p> <p>And here you can start the path in PHP: <a href="http://php.net/" rel="nofollow">http://php.net/</a></p> <p>The specification may also determine the adoption of the resources in different platforms. If you think about W3C's specs on web-based technologies, you may remember that many of them deppend on adoption of the browsers, since, unlike the examples of Java and PHP where the language resources are developped with the guidance of an enterprise or a group, HTML5 can only be implemented today in a signicative way by the major browser manteiners, like, for instance, Mozzila Foundation (for Firefox) and Google Inc (with Google Chrome).</p> <p>An example for this spec can be found at W3C's site, that's also full with documents for many others technologies, like XML and Web Archtecture. Here is an example of HTML v.4 : <a href="http://www.w3.org/TR/html401/" rel="nofollow">http://www.w3.org/TR/html401/</a></p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload