Difference between revisions of "Resources"

From WebOS Internals
Jump to navigation Jump to search
(press room)
 
(12 intermediate revisions by 5 users not shown)
Line 1: Line 1:
 +
== Press Room ==
 +
[[Press_Room|Articles and web links referencing WebOS Internals]]
 +
== Videos (tutorial and others) ==
 +
* [[PreDevCamp]] -- videos from the Pre Dev Camp meetings in 2009
 +
* [[SprintADC_2009]] -- Videos from the webOS presentations from Sprint ADC Conference in 2009.
 +
 
== Web Sites==
 
== Web Sites==
 
Here's a list of websites with forums, tutorials, and general Palm Pre information.
 
Here's a list of websites with forums, tutorials, and general Palm Pre information.
  
* [http://developer.palm.com/ Palm webOSdev] - Offical Palm Pre Developer Site
+
* [http://developer.palm.com/ Palm webOSdev] - Official Palm Pre Developer Site
 
* [http://www.PreCentral.net/ PreCentral] The most active Pre-centric forums and the largest source for homebrew apps. [[PreCentral|PreCentral]] Page has more details.
 
* [http://www.PreCentral.net/ PreCentral] The most active Pre-centric forums and the largest source for homebrew apps. [[PreCentral|PreCentral]] Page has more details.
 
* [http://www.EverythingPre.com/ EverythingPre]
 
* [http://www.EverythingPre.com/ EverythingPre]
 
* [http://www.weboshelp.net/ webOShelp] - webOS Developer Site
 
* [http://www.weboshelp.net/ webOShelp] - webOS Developer Site
 
* [http://www.PalmPre.org/ PalmPre] - Unofficial Palm Pre Fan site
 
* [http://www.PalmPre.org/ PalmPre] - Unofficial Palm Pre Fan site
* howard forums - Good for a wide variety of general phone / carrier info
+
* [http://www.webosboston.org/ WebOS Boston] User Group
 
+
<!--* howard forums - Good for a wide variety of general phone / carrier info-->
  
 
==Programming Basics==
 
==Programming Basics==
Line 25: Line 31:
  
 
===JavaScript ===
 
===JavaScript ===
* [http://www.w3schools.com/JS/default.asp/ w3c JavaScript Tutorial]
+
* [http://www.w3schools.com/js/default.asp w3c JavaScript Tutorial]
* [https://developer.mozilla.org/en/A_re-introduction_to_JavaScript/A re-introduction to JavaScript]
+
* [https://developer.mozilla.org/en/A_re-introduction_to_JavaScript re-introduction to JavaScript]
* [http://www.webteacher.com/javascript/JavaScript for the Total Non-Programmer]
+
* [http://www.webteacher.com/javascript/index.html for the Total Non-Programmer]
  
 +
<br><br>
  
<br><br>
 
 
==Books==
 
==Books==
 
<!-- TEMPLATE FOR LINKING TO SITE
 
<!-- TEMPLATE FOR LINKING TO SITE
 
* [http://LINK/ NAME] - DESCRIPTION
 
* [http://LINK/ NAME] - DESCRIPTION
 
-->
 
-->
 +
Palm webOS
 +
<br>''The Insider's Guide to Developing Applications in JavaScript using the Palm Mojo™ Framework''
 +
<br>By Mitch Allen
  
  
  
 
+
JavaScript: The Good Parts
 
+
<br>''Unearthing the Excellence in JavaScript ''
 
+
<br>By Douglas Crockford
 
 
Someone please clean this page up.
 

Latest revision as of 18:23, 4 January 2010

Press Room

Articles and web links referencing WebOS Internals

Videos (tutorial and others)

  • PreDevCamp -- videos from the Pre Dev Camp meetings in 2009
  • SprintADC_2009 -- Videos from the webOS presentations from Sprint ADC Conference in 2009.

Web Sites

Here's a list of websites with forums, tutorials, and general Palm Pre information.

Programming Basics

Sites with tutorials covering programming basics (HTML, CSS, Javascript)

HTML

CSS

JavaScript



Books

Palm webOS
The Insider's Guide to Developing Applications in JavaScript using the Palm Mojo™ Framework
By Mitch Allen


JavaScript: The Good Parts
Unearthing the Excellence in JavaScript
By Douglas Crockford