Difference between revisions of "Resources"

From WebOS Internals
Jump to navigation Jump to search
m (Created)
 
(press room)
 
(18 intermediate revisions by 7 users not shown)
Line 1: Line 1:
== Sites ==
+
== 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.
  
* PreCentral.net The most active Pre-centric forums and the largest source for homebrew apps.
+
== Web Sites==
* everythingpre
+
Here's a list of websites with forums, tutorials, and general Palm Pre information.
* howard forums - Good for a wide variety of general phone / carrier info
 
* PalmPre.org - Unofficial Palm Pre Fan site
 
  
Someone please clean this page up.
+
* [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.EverythingPre.com/ EverythingPre]
 +
* [http://www.weboshelp.net/ webOShelp] - webOS Developer Site
 +
* [http://www.PalmPre.org/ PalmPre] - Unofficial Palm Pre Fan site
 +
* [http://www.webosboston.org/ WebOS Boston] User Group
 +
<!--* howard forums - Good for a wide variety of general phone / carrier info-->
 +
 
 +
==Programming Basics==
 +
Sites with tutorials covering programming basics (HTML, CSS, Javascript)
 +
<!-- TEMPLATE FOR LINKING TO SITE
 +
* [LINK/ NAME] - DESCRIPTION
 +
-->
 +
===HTML===
 +
* [http://www.w3schools.com/htmL/ w3c HTML Tutorial]
 +
* [http://www.htmldog.com/guides/htmlbeginner/ HTML Beginner Tutorial]
 +
 
 +
===CSS===
 +
* [http://www.w3schools.com/Css/default.asp/ w3c CSS Tutorial]
 +
* [http://www.csstutorial.net/css_tutorial_part1.php/ The CSS Tutorial]
 +
* [http://www.htmldog.com/guides/cssbeginner/ CSS Beginner Tutorial]
 +
 
 +
===JavaScript ===
 +
* [http://www.w3schools.com/js/default.asp w3c JavaScript Tutorial]
 +
* [https://developer.mozilla.org/en/A_re-introduction_to_JavaScript re-introduction to JavaScript]
 +
* [http://www.webteacher.com/javascript/index.html for the Total Non-Programmer]
 +
 
 +
<br><br>
 +
 
 +
==Books==
 +
<!-- TEMPLATE FOR LINKING TO SITE
 +
* [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

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