Difference between revisions of "Resources"

From WebOS Internals
Jump to navigation Jump to search
m (fixed links)
Line 1: Line 1:
== Sites ==
+
== Web Sites==
 +
Here's a list of websites with forums, tutorials, and general Palm Pre information.
  
* [http://www.PreCentral.net/ www.PreCentral.net] The most active Pre-centric forums and the largest source for homebrew apps. [[PreCentral|PreCentral]] Page has more details.
+
* [http://developer.palm.com/ Palm webOSdev] - Offical Palm Pre Developer Site
* [http://www.EverythingPre.com/ www.EverythingPre.com]
+
* [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
 
* howard forums - Good for a wide variety of general phone / carrier info
 
* howard forums - Good for a wide variety of general phone / carrier info
* [http://www.PalmPre.org/ PalmPre.org] - Unofficial Palm Pre Fan site
+
 
 +
 
 +
==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/A re-introduction to JavaScript]
 +
* [http://www.webteacher.com/javascript/JavaScript for the Total Non-Programmer]
 +
 
 +
 
 +
<br><br>
 +
==Books==
 +
<!-- TEMPLATE FOR LINKING TO SITE
 +
* [http://LINK/ NAME] - DESCRIPTION
 +
-->
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
  
 
Someone please clean this page up.
 
Someone please clean this page up.

Revision as of 16:47, 8 September 2009

Web Sites

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

  • Palm webOSdev - Offical Palm Pre Developer Site
  • PreCentral The most active Pre-centric forums and the largest source for homebrew apps. PreCentral Page has more details.
  • EverythingPre
  • webOShelp - webOS Developer Site
  • PalmPre - Unofficial Palm Pre Fan site
  • howard forums - Good for a wide variety of general phone / carrier info


Programming Basics

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

HTML

CSS

JavaScript




Books

Someone please clean this page up.