<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Intelligentedu</title>
	
	<link>http://www.intelligentedu.com/blogs</link>
	<description>Freely available computer and IT training, tutorials, books and ebooks on the web</description>
	<lastBuildDate>Tue, 17 Nov 2009 16:07:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/Intelligentedu" type="application/rss+xml" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
		<title>Flex Tutorials at learn.adobe.com</title>
		<link>http://feedproxy.google.com/~r/Intelligentedu/~3/Xn166crGJ3U/flex-tutorials-at-learn-adobe-com</link>
		<comments>http://www.intelligentedu.com/blogs/post/best_new_training_sites/4463/flex-tutorials-at-learn-adobe-com#comments</comments>
		<pubDate>Tue, 17 Nov 2009 16:07:30 +0000</pubDate>
		<dc:creator>computer_teacher</dc:creator>
				<category><![CDATA[Best New Free Computer IT Training Tutorial Resources]]></category>
		<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://www.intelligentedu.com/blogs/?p=4463</guid>
		<description><![CDATA[Here are several excellent Adobe
Flex Tutorials and Learning Materials, at
learn.adobe.com, that explain&#160;how Flex works and how to use it
to effectively build and create Rich Internet Applications (RIA). Flex
uses the Adobe Flash platform to create user friendly, interactive, and
multimedia web applications. These Flex tutorials start out with the
basics,&#160;move onto creating a sample RIA, and then
teach&#160;the things [...]]]></description>
			<content:encoded><![CDATA[<p>Here are several excellent <b><a
 href="http://learn.adobe.com/wiki/display/Flex/Get+oriented+to+Flex">Adobe
Flex Tutorials and Learning Materials</a></b>, at
<a href="http://learn.adobe.com" title="http://learn.adobe.com" target="_blank">learn.adobe.com</a>, that explain&nbsp;how Flex works and how to use it
to effectively build and create Rich Internet Applications (RIA). Flex
uses the Adobe Flash platform to create user friendly, interactive, and
multimedia web applications. These Flex tutorials start out with the
basics,&nbsp;move onto creating a sample RIA, and then
teach&nbsp;the things that Flex developers need to know for
building compelling and interactive Flex applications.<br />
<br />
<br />
<a
 href="http://learn.adobe.com/wiki/display/Flex/Get+oriented+to+Flex"
 target="_self">Get Oriented to Flex</a>
<br />
This section introduces you to Flex with an overview in animation and
the technology comparisons between Flex, <a href="http://ASP.Net" title="http://ASP.Net" target="_blank">ASP.Net</a>, ColdFusion, Java and
PHP.<br />
<br />
&nbsp;-&nbsp;<a
 href="http://learn.adobe.com/wiki/display/Flex/Animated+Overview"
 target="_self">Animated
Overview</a>
<br />
&nbsp;-&nbsp;<a
 href="http://learn.adobe.com/wiki/display/Flex/Technology+Comparisons"
 target="_self">Technology Comparisons</a>
<br />
&nbsp;&nbsp;&nbsp;-&nbsp;<a
 href="http://learn.adobe.com/wiki/display/Flex/Flex+and+ASP.NET"
 target="_self">Flex and <a href="http://ASP.NET" title="http://ASP.NET" target="_blank">ASP.NET</a></a>
<br />
&nbsp;&nbsp;&nbsp;-&nbsp;<a
 href="http://learn.adobe.com/wiki/display/Flex/Flex+and+ColdFusion"
 target="_self">Flex and ColdFusion</a>
<br />
&nbsp;&nbsp;&nbsp;-&nbsp;<a
 href="http://learn.adobe.com/wiki/display/Flex/Flex+and+Java"
 target="_self">Flex and Java</a>
<br />
&nbsp;&nbsp;&nbsp;-&nbsp;<a
 href="http://learn.adobe.com/wiki/display/Flex/Flex+and+PHP"
 target="_self">Flex and PHP</a>
<br />
<br />
<br />
<a
 href="http://learn.adobe.com/wiki/display/Flex/Part+I.+Creating+a+Simple+RIA"
 target="_self">Part I. Creating a Simple RIA</a>
<br />
This Flex tutorial discusses the different code anatomy, code files and
learning points used to create a simple RIA.
<br />
<br />
&nbsp;-&nbsp;<a
 href="http://learn.adobe.com/wiki/display/Flex/1a.+Learning+Points"
 target="_self">Learning Points</a>
<br />
&nbsp;-&nbsp;<a
 href="http://learn.adobe.com/wiki/display/Flex/1b.+Code+Files"
 target="_self">Code Files</a>
<br />
&nbsp;-&nbsp;<a
 href="http://learn.adobe.com/wiki/display/Flex/1c.+Code+Anatomy"
 target="_self">Code Anatomy</a>
<br />
&nbsp;-&nbsp;<a
 href="http://learn.adobe.com/wiki/display/Flex/1d.+RIA+Tutorial"
 target="_self">RIA Tutorial</a>
<br />
<br />
<br />
<a
 href="http://learn.adobe.com/wiki/display/Flex/Part+II.+Exchanging+Data"
 target="_self">Part II. Exchanging Data</a>
<br />
This section shows you how data is exchanged between different services
in both XML and plain text formats.
<br />
<br />
&nbsp;-&nbsp;<a
 href="http://learn.adobe.com/wiki/display/Flex/2a.+Learning+Points"
 target="_self">Learning Points</a>
<br />
&nbsp;-&nbsp;<a
 href="http://learn.adobe.com/wiki/display/Flex/2b.+Code+Files"
 target="_self">Code Files</a>
<br />
&nbsp;-&nbsp;<a
 href="http://learn.adobe.com/wiki/display/Flex/2c.+Code+Anatomy"
 target="_self">Code Anatomy</a>
<br />
&nbsp;-&nbsp;<a
 href="http://learn.adobe.com/wiki/display/Flex/2d.+Tutorial"
 target="_self">Tutorial</a>
<br />
<br />
<br />
<a
 href="http://learn.adobe.com/wiki/display/Flex/Part+III.+Top+things+you+need+to+know"
 target="_self">Part III. Top Things You Need to Know</a>
<br />
This Flex tutorial teaches some of the important things you need to
know when working with Flex, such as working with data, designing a UI,
displaying a list of items, and multi-page applications.
<br />
<br />
&nbsp;-&nbsp;<a
 href="http://learn.adobe.com/wiki/display/Flex/3a.+Working+with+Data"
 target="_self">Working with Data</a>
<br />
&nbsp;&nbsp;&nbsp;-&nbsp;<a
 href="http://learn.adobe.com/wiki/display/Flex/Binding+and+Modeling"
 target="_self">Binding and Modeling</a>
<br />
&nbsp;&nbsp;&nbsp;-&nbsp;<a
 href="http://learn.adobe.com/wiki/display/Flex/CRUD+-+Dynamic"
 target="_self">CRUD - Dynamic</a>
<br />
&nbsp;&nbsp;&nbsp;-&nbsp;<a
 href="http://learn.adobe.com/wiki/display/Flex/CRUD+-+Static"
 target="_self">CRUD - Static</a>
<br />
&nbsp;&nbsp;&nbsp;-&nbsp;<a
 href="http://learn.adobe.com/wiki/display/Flex/E4X"
 target="_self">E4X</a>
<br />
&nbsp;&nbsp;&nbsp;-&nbsp;<a
 href="http://learn.adobe.com/wiki/display/Flex/External+Interface"
 target="_self">External Interface</a>
<br />
&nbsp;&nbsp;&nbsp;-&nbsp;<a
 href="http://learn.adobe.com/wiki/display/Flex/Local+Connections"
 target="_self">Local
Connections</a>
<br />
&nbsp;&nbsp;&nbsp;-&nbsp;<a
 href="http://learn.adobe.com/wiki/display/Flex/Shared+Objects"
 target="_self">Shared Objects</a>
<br />
&nbsp;&nbsp;&nbsp;-&nbsp;<a
 href="http://learn.adobe.com/wiki/display/Flex/Validation+and+Formatting"
 target="_self">Validation and Formatting</a>
<br />
&nbsp;-&nbsp;<a
 href="http://learn.adobe.com/wiki/display/Flex/3b.+Handling+Events"
 target="_self">Handling Events</a>
<br />
&nbsp;&nbsp;&nbsp;-&nbsp;<a
 href="http://learn.adobe.com/wiki/display/Flex/Event+Demo"
 target="_self">Event Demo</a>
<br />
&nbsp;&nbsp;&nbsp;-&nbsp;<a
 href="http://learn.adobe.com/wiki/display/Flex/Event+Listeners"
 target="_self">Event Listeners</a>
<br />
&nbsp;&nbsp;&nbsp;-&nbsp;<a
 href="http://learn.adobe.com/wiki/display/Flex/Event+Propagation"
 target="_self">Event
Propagation</a>
<br />
&nbsp;&nbsp;&nbsp;-&nbsp;<a
 href="http://learn.adobe.com/wiki/display/Flex/Simple+UI+Event"
 target="_self">Simple UI Event</a>
<br />
&nbsp;-&nbsp;<a
 href="http://learn.adobe.com/wiki/display/Flex/3c.+Designing+a+UI+-+Layout"
 target="_self">Designing a UI - Layout</a>
<br />
&nbsp;&nbsp;&nbsp;-&nbsp;<a
 href="http://learn.adobe.com/wiki/display/Flex/Application+Container"
 target="_self">Application Container</a>
<br />
&nbsp;&nbsp;&nbsp;-&nbsp;<a
 href="http://learn.adobe.com/wiki/display/Flex/Box+Model"
 target="_self">Box Model</a>
<br />
&nbsp;&nbsp;&nbsp;-&nbsp;<a
 href="http://learn.adobe.com/wiki/display/Flex/Canvas+-+absolute"
 target="_self">Canvas -
absolute</a>
<br />
&nbsp;&nbsp;&nbsp;-&nbsp;<a
 href="http://learn.adobe.com/wiki/display/Flex/Canvas+-+relative"
 target="_self">Canvas -
relative</a>
<br />
&nbsp;&nbsp;&nbsp;-&nbsp;<a
 href="http://learn.adobe.com/wiki/display/Flex/Combined+Layout"
 target="_self">Combined Layout</a>
<br />
&nbsp;&nbsp;&nbsp;-&nbsp;<a
 href="http://learn.adobe.com/wiki/display/Flex/Form"
 target="_self">Form</a>
<br />
&nbsp;&nbsp;&nbsp;-&nbsp;<a
 href="http://learn.adobe.com/wiki/display/Flex/MXML+vs+ActionScript+3.0"
 target="_self">MXML vs ActionScript
3.0</a>
<br />
&nbsp;&nbsp;&nbsp;-&nbsp;<a
 href="http://learn.adobe.com/wiki/display/Flex/Panel"
 target="_self">Panel</a>
<br />
&nbsp;-&nbsp;<a
 href="http://learn.adobe.com/wiki/display/Flex/3d.+Displaying+lists+of+items"
 target="_self">Displaying lists of items</a>
<br />
&nbsp;&nbsp;&nbsp;-&nbsp;<a
 href="http://learn.adobe.com/wiki/display/Flex/DataGrid"
 target="_self">DataGrid</a>
<br />
&nbsp;&nbsp;&nbsp;-&nbsp;<a
 href="http://learn.adobe.com/wiki/display/Flex/Item+Renderers"
 target="_self">Item Renderers</a>
<br />
&nbsp;&nbsp;&nbsp;-&nbsp;<a
 href="http://learn.adobe.com/wiki/display/Flex/Lists"
 target="_self">Lists</a>
<br />
&nbsp;&nbsp;&nbsp;-&nbsp;<a
 href="http://learn.adobe.com/wiki/display/Flex/TileList"
 target="_self">TileList</a>
<br />
&nbsp;-&nbsp;<a
 href="http://learn.adobe.com/wiki/display/Flex/3e.+Multi-page+applications"
 target="_self">Multi-page applications</a>
<br />
&nbsp;&nbsp;&nbsp;-&nbsp;<a
 href="http://learn.adobe.com/wiki/display/Flex/Accordion"
 target="_self">Accordion</a>
<br />
&nbsp;&nbsp;&nbsp;-&nbsp;<a
 href="http://learn.adobe.com/wiki/display/Flex/TabBar+and+LinkBar"
 target="_self">TabBar and LinkBar</a>
<br />
&nbsp;&nbsp;&nbsp;-&nbsp;<a
 href="http://learn.adobe.com/wiki/display/Flex/TabNavigator"
 target="_self">TabNavigator</a>
<br />
&nbsp;&nbsp;&nbsp;-&nbsp;<a
 href="http://learn.adobe.com/wiki/display/Flex/ViewStack"
 target="_self">ViewStack</a>
<br />
&nbsp;-&nbsp;<a
 href="http://learn.adobe.com/wiki/display/Flex/3f.+Customizing+components"
 target="_self">Customizing components</a>
<br />
&nbsp;&nbsp;&nbsp;-&nbsp;<a
 href="http://learn.adobe.com/wiki/display/Flex/ActionScript+3.0"
 target="_self">ActionScript 3.0</a>
<br />
&nbsp;&nbsp;&nbsp;-&nbsp;<a
 href="http://learn.adobe.com/wiki/display/Flex/Code+Behind"
 target="_self">Code Behind</a>
<br />
&nbsp;&nbsp;&nbsp;-&nbsp;<a
 href="http://learn.adobe.com/wiki/display/Flex/Composite+Component"
 target="_self">Composite Component</a>
<br />
&nbsp;&nbsp;&nbsp;-&nbsp;<a
 href="http://learn.adobe.com/wiki/display/Flex/Multiple+Composite+Components"
 target="_self">Multiple Composite Components</a>
<br />
&nbsp;&nbsp;&nbsp;-&nbsp;<a
 href="http://learn.adobe.com/wiki/display/Flex/MXML"
 target="_self">MXML</a>
<br />
&nbsp;-&nbsp;<a
 href="http://learn.adobe.com/wiki/display/Flex/3g.+Debug+your+application"
 target="_self">Debug your application</a>
<br />
&nbsp;&nbsp;&nbsp;-&nbsp;<a
 href="http://learn.adobe.com/wiki/display/Flex/Debugging+tutorial"
 target="_self">Debugging tutorial</a>
<br />
<br />
<br />
<a
 href="http://learn.adobe.com/wiki/display/Flex/Part+IV.+Building+Your+Own+Flex+Application"
 target="_self">Part IV. Building Your Own Flex Application</a>
<br />
This section discusses and shows how to build your own Flex
applications and how to integrate them into web pages.
<br />
<br />
&nbsp;-&nbsp;<a
 href="http://learn.adobe.com/wiki/display/Flex/Backwards+Compatibility+Issues"
 target="_self">Backwards Compatibility Issues</a>
<br />
&nbsp;-&nbsp;<a
 href="http://learn.adobe.com/wiki/display/Flex/Creating+Flex+Builder+Projects+that+Use+Server+Technologies"
 target="_self">Creating Flex Builder Projects that Use
Server Technologies</a>
<br />
&nbsp;&nbsp;&nbsp;-&nbsp;<a
 href="http://learn.adobe.com/wiki/display/Flex/Creating+a+BlazeDS+messaging+application+in+Flex+Builder"
 target="_self">Creating a BlazeDS messaging application in
Flex Builder</a>
<br />
&nbsp;&nbsp;&nbsp;-&nbsp;<a
 href="http://learn.adobe.com/wiki/display/Flex/Creating+a+BlazeDS+web+service+application+in+Flex+Builder"
 target="_self">Creating a BlazeDS web service application in
Flex Builder</a>
<br />
&nbsp;-&nbsp;<a
 href="http://learn.adobe.com/wiki/display/Flex/Flex+Builder+3+Compiler+Errors"
 target="_self">Flex Builder 3 Compiler Errors</a>
<br />
&nbsp;-&nbsp;<a
 href="http://learn.adobe.com/wiki/display/Flex/Moving+to+Flex+from+Authorware"
 target="_self">Moving to Flex from Authorware</a>
<br />
&nbsp;-&nbsp;<a
 href="http://learn.adobe.com/wiki/display/Flex/Tips%2C+tricks%2C+and+techniques"
 target="_self">Tips, tricks, and techniques</a>
<br />
<br />
<br />
<u>Resources
</u><br />
This section contains further resources for Adobe Flex including
projects, documents, development center and a showcase.
<br />
<br />
&nbsp;-&nbsp;<a
 href="http://learn.adobe.com/wiki/display/Flex/Download+Projects"
 title="Download Projects">Download Projects</a> <br />
&nbsp;-&nbsp;<a
 href="http://livedocs.adobe.com/flex/3/html/index.html"
 target="_blank">Flex 3 LiveDocs</a> <br />
&nbsp;-&nbsp;<a
 href="http://examples.adobe.com/flex3/componentexplorer/explorer.html"
 target="_blank">Flex 3 Component Explorer </a>
<br />
&nbsp;-&nbsp;<a
 href="http://examples.adobe.com/flex3/consulting/styleexplorer/Flex3StyleExplorer.html"
 target="_blank">Flex 3 Style Explorer </a>
<br />
&nbsp;-&nbsp;<a href="http://www.adobe.com/devnet/flex/"
 target="_blank">Flex Developer
Center </a>
<br />
&nbsp;-&nbsp;<a href="http://flex.org/"
 target="_blank">Flex.org </a>
<br />
&nbsp;-&nbsp;<a href="http://flex.org/showcase/"
 target="_blank">Flex Showcase </a>
<br />
&nbsp;-&nbsp;<a
 href="http://www.adobe.com/cfusion/communityengine/index.cfm?productId=2">Flex
Cookbook</a>
<br />
<br /><img src="http://feeds.feedburner.com/~r/Intelligentedu/~4/Xn166crGJ3U" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.intelligentedu.com/blogs/post/best_new_training_sites/4463/flex-tutorials-at-learn-adobe-com/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.intelligentedu.com/blogs/post/best_new_training_sites/4463/flex-tutorials-at-learn-adobe-com</feedburner:origLink></item>
		<item>
		<title>849 Books on Linux and Open Source</title>
		<link>http://feedproxy.google.com/~r/Intelligentedu/~3/c_8TyHufXmY/849-books-on-linux-and-open-source</link>
		<comments>http://www.intelligentedu.com/blogs/post/free_computer_books/4461/849-books-on-linux-and-open-source#comments</comments>
		<pubDate>Sat, 14 Nov 2009 17:10:27 +0000</pubDate>
		<dc:creator>computer_teacher</dc:creator>
				<category><![CDATA[Free Computer and I.T. Books]]></category>
		<category><![CDATA[free computer books]]></category>
		<category><![CDATA[free programming books]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.intelligentedu.com/blogs/?p=4461</guid>
		<description><![CDATA[Here are 849
online books covering Linux and Open Source topics,
as linked below. These are excellent resources that will help you learn
and understand these important technical and I.T. areas. Some of these
freely available computer books are in Chinese, but most are in English.


&#160;- Backup&#160;(3)

&#160;- Database&#160;(61)
Mysql 
&#160;- Email
(37) 
&#160;- Embedded
Linux &#160;(17) 
&#160;- Enterprise/Business&#160;(24)

&#160;- Games&#160;(4)

&#160;- Graphics
Engine &#160;(2) 
&#160;- [...]]]></description>
			<content:encoded><![CDATA[<p>Here are <b><a href="http://www.opensourceproject.org.cn/">849
online books covering Linux and Open Source</a></b> topics,
as linked below. These are excellent resources that will help you learn
and understand these important technical and I.T. areas. Some of these
freely available computer books are in Chinese, but most are in English.<br />
<br />
<br />
&nbsp;- <a
 href="http://www.opensourceproject.org.cn/category.php?id=369">Backup</a>&nbsp;(3)
<br />
&nbsp;- <a
 href="http://www.opensourceproject.org.cn/category.php?id=4">Database</a>&nbsp;(61)
Mysql <br />
&nbsp;- <a
 href="http://www.opensourceproject.org.cn/category.php?id=62">Email</a>
(37) <br />
&nbsp;- <a
 href="http://www.opensourceproject.org.cn/category.php?id=116">Embedded
Linux </a>&nbsp;(17) <br />
&nbsp;- <a
 href="http://www.opensourceproject.org.cn/category.php?id=88">Enterprise/Business</a>&nbsp;(24)
<br />
&nbsp;- <a
 href="http://www.opensourceproject.org.cn/category.php?id=134">Games</a>&nbsp;(4)
<br />
&nbsp;- <a
 href="http://www.opensourceproject.org.cn/category.php?id=268">Graphics
Engine </a>&nbsp;(2) <br />
&nbsp;- <a
 href="http://www.opensourceproject.org.cn/category.php?id=58">Interface</a>&nbsp;(55)
<br />
&nbsp;- <a
 href="http://www.opensourceproject.org.cn/category.php?id=131">Linux
Kernel</a>&nbsp;(4) <br />
&nbsp;- <a
 href="http://www.opensourceproject.org.cn/category.php?id=14">Linux
Distributions</a> (74)&nbsp;<br />
&nbsp;- <a
 href="http://www.opensourceproject.org.cn/category.php?id=162">Linux
Tools</a>&nbsp;(11) <br />
&nbsp;- <a
 href="http://www.opensourceproject.org.cn/category.php?id=118">Multimedia</a>&nbsp;(10)
<br />
&nbsp;- <a
 href="http://www.opensourceproject.org.cn/category.php?id=289">Network
Management </a>&nbsp;(18) <br />
&nbsp;- <a
 href="http://www.opensourceproject.org.cn/category.php?id=101">Office/Text
Editors</a>&nbsp;(24) <br />
&nbsp;- <a
 href="http://www.opensourceproject.org.cn/category.php?id=102">Open
Source Sponsor</a>&nbsp;(7) <br />
&nbsp;- <a
 href="http://www.opensourceproject.org.cn/category.php?id=115">Science</a>&nbsp;(1)
<br />
&nbsp;- <a
 href="http://www.opensourceproject.org.cn/category.php?id=22">Security</a>&nbsp;(33)
<br />
&nbsp;- <a
 href="http://www.opensourceproject.org.cn/category.php?id=34">Software
Development</a>&nbsp;(191) <br />
&nbsp;- <a
 href="http://www.opensourceproject.org.cn/category.php?id=46">System
administration</a>&nbsp;(183) <br />
&nbsp;- <a
 href="http://www.opensourceproject.org.cn/category.php?id=365">Version
Control Software</a>&nbsp;(6) <br />
&nbsp;- <a
 href="http://www.opensourceproject.org.cn/category.php?id=77">Web
Authoring</a>&nbsp;(80) <br />
&nbsp;- <a
 href="http://www.opensourceproject.org.cn/category.php?id=168">Wireless</a>&nbsp;(4)
<br />
<br /><img src="http://feeds.feedburner.com/~r/Intelligentedu/~4/c_8TyHufXmY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.intelligentedu.com/blogs/post/free_computer_books/4461/849-books-on-linux-and-open-source/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.intelligentedu.com/blogs/post/free_computer_books/4461/849-books-on-linux-and-open-source</feedburner:origLink></item>
		<item>
		<title>Ruby On Rails References And Cheat Sheets</title>
		<link>http://feedproxy.google.com/~r/Intelligentedu/~3/sJeOaDFbqgg/ruby-on-rails-references-and-cheat-sheets</link>
		<comments>http://www.intelligentedu.com/blogs/post/best_new_training_sites/4459/ruby-on-rails-references-and-cheat-sheets#comments</comments>
		<pubDate>Sat, 14 Nov 2009 06:52:11 +0000</pubDate>
		<dc:creator>computer_teacher</dc:creator>
				<category><![CDATA[Best New Free Computer IT Training Tutorial Resources]]></category>
		<category><![CDATA[Ruby On Rails]]></category>

		<guid isPermaLink="false">http://www.intelligentedu.com/blogs/?p=4459</guid>
		<description><![CDATA[These Ruby
On Rails Reference Cards And Cheat Sheets&#160;provide
important reference material, techniques, and tips to be used for quick
development in Ruby On Rails. Ruby On Rails, often shortened to Rails
or RoR, is an open source web application framework for the Ruby
programming language. It is intended to be used with an Agile
development methodology which is used by [...]]]></description>
			<content:encoded><![CDATA[<p>These <b><a
 href="http://appletree.or.kr/quick_reference_cards/Ruby-Ruby%20on%20Rails/">Ruby
On Rails Reference Cards And Cheat Sheets</a>&nbsp;</b>provide
important reference material, techniques, and tips to be used for quick
development in Ruby On Rails. Ruby On Rails, often shortened to Rails
or RoR, is an open source web application framework for the Ruby
programming language. It is intended to be used with an Agile
development methodology which is used by web developers for rapid
development of web applications. These reference materials are
available for several topic,s such as the Core Call Stack diagram,
Migrations, String Extensions and the Action Mailer.
(pdf format)<br />
<br />
<br />
&nbsp;-&nbsp;<a
 href="http://appletree.or.kr/quick_reference_cards/Ruby-Ruby%20on%20Rails/Capistrano%20Cheat%20Sheet%20v1.2.pdf">Capistrano
Cheat Sheet</a> 229K&nbsp; &nbsp;<br />
&nbsp;-&nbsp;<a
 href="http://appletree.or.kr/quick_reference_cards/Ruby-Ruby%20on%20Rails/DZone%20-%20Essential%20Ruby.pdf">Essential
Ruby</a> 1.5M&nbsp; &nbsp;<br />
&nbsp;-&nbsp;<a
 href="http://appletree.or.kr/quick_reference_cards/Ruby-Ruby%20on%20Rails/Jumpstart_Credit_Card_Processing.pdf.zip">Jumpstart
Credit Card Processing</a>
9.4M&nbsp; &nbsp;<br />
&nbsp;-&nbsp;<a
 href="http://appletree.or.kr/quick_reference_cards/Ruby-Ruby%20on%20Rails/RESTful%20Rails%20cheatsheet.pdf">RESTful
Rails Cheatsheet</a> 79K&nbsp; &nbsp;<br />
&nbsp;-&nbsp;<a
 href="http://appletree.or.kr/quick_reference_cards/Ruby-Ruby%20on%20Rails/RJS-Demistified_Amy-Hoy-slash7_1.pdf">RJS
Demistified</a>
394K&nbsp; &nbsp;<br />
&nbsp;-&nbsp;<a
 href="http://appletree.or.kr/quick_reference_cards/Ruby-Ruby%20on%20Rails/RoRblog-CheatSheet.pdf">RoR
blog CheatSheet</a>
77K&nbsp; &nbsp;<br />
&nbsp;-&nbsp;<a
 href="http://appletree.or.kr/quick_reference_cards/Ruby-Ruby%20on%20Rails/Ruby%20Cheat%20Sheet.pdf">Ruby
Cheat Sheet</a> 66K&nbsp; &nbsp;<br />
&nbsp;-&nbsp;<a
 href="http://appletree.or.kr/quick_reference_cards/Ruby-Ruby%20on%20Rails/RubyCheatSheetPart1-v1.0_0.pdf">RubyCheatSheetPart1-v1.0_0.pdf</a>
344K&nbsp; &nbsp;<br />
&nbsp;-&nbsp;<a
 href="http://appletree.or.kr/quick_reference_cards/Ruby-Ruby%20on%20Rails/Ruby%20Cheatsheet%20for%20Ruby%201.8.4.pdf">Ruby
Cheatsheet for Ruby 1.8.4</a> 55K&nbsp; &nbsp;<br />
&nbsp;-&nbsp;<a
 href="http://appletree.or.kr/quick_reference_cards/Ruby-Ruby%20on%20Rails/RubyOnRails-Cheatsheet-BlaineKendall.pdf">RubyOnRails
Cheatsheet BlaineKendall</a>
105K&nbsp; &nbsp;<br />
&nbsp;-&nbsp;<a
 href="http://appletree.or.kr/quick_reference_cards/Ruby-Ruby%20on%20Rails/Ruby%20QuickRef.pdf">Ruby
Quick Reference</a> 183K&nbsp; &nbsp;<br />
&nbsp;-&nbsp;<a
 href="http://appletree.or.kr/quick_reference_cards/Ruby-Ruby%20on%20Rails/Ruby%20on%20Rails%201.16%20-%20Edge%20Reference.pdf">Ruby
on Rails 1.16 - Edge Reference</a> 77K&nbsp;
&nbsp;<br />
&nbsp;-&nbsp;<a
 href="http://appletree.or.kr/quick_reference_cards/Ruby-Ruby%20on%20Rails/Ruby%20on%20Rails%20Cheat%20Sheet%20-%20ActiveRecord%20Relationships.pdf">Ruby
on Rails Cheat Sheet - ActiveRecord Relationships</a>
52K&nbsp; &nbsp;<br />
&nbsp;-&nbsp;<a
 href="http://appletree.or.kr/quick_reference_cards/Ruby-Ruby%20on%20Rails/Ruby%20on%20Rails%20Cheat%20Sheet%20-%20Form%20Helpers.pdf">Ruby
on Rails Cheat Sheet - Form Helpers</a> 77K&nbsp;
&nbsp;<br />
&nbsp;-&nbsp;<a
 href="http://appletree.or.kr/quick_reference_cards/Ruby-Ruby%20on%20Rails/Ruby%20on%20Rails%20Short%20Reference%201.1.2.pdf">Ruby
on Rails Short Reference 1.1.2</a> 492K&nbsp;
&nbsp;<br />
&nbsp;-&nbsp;<a
 href="http://appletree.or.kr/quick_reference_cards/Ruby-Ruby%20on%20Rails/action-mailer.pdf">Action
Mailer</a>
206K&nbsp; &nbsp;<br />
&nbsp;-&nbsp;<a
 href="http://appletree.or.kr/quick_reference_cards/Ruby-Ruby%20on%20Rails/active-record-validation-errors.pdf">Active
Record Validation Errors</a>
201K&nbsp; &nbsp;<br />
&nbsp;-&nbsp;<a
 href="http://appletree.or.kr/quick_reference_cards/Ruby-Ruby%20on%20Rails/form-helpers.pdf">Form
Helpers</a>
190K&nbsp; &nbsp;<br />
&nbsp;-&nbsp;<a
 href="http://appletree.or.kr/quick_reference_cards/Ruby-Ruby%20on%20Rails/merb-core-call-stack-diagram.png">Merb
Core Call Stack Diagram</a>
608K&nbsp; &nbsp;<br />
&nbsp;-&nbsp;<a
 href="http://appletree.or.kr/quick_reference_cards/Ruby-Ruby%20on%20Rails/microformats_helper.pdf">Microformats
Helper</a>
23K&nbsp; &nbsp;<br />
&nbsp;-&nbsp;<a
 href="http://appletree.or.kr/quick_reference_cards/Ruby-Ruby%20on%20Rails/peepcode-textmate-for-rail2-cheat-sheet.pdf">Peepcode
Textmate For Rail2 Cheat Sheet</a>
96K&nbsp; &nbsp;<br />
&nbsp;-&nbsp;<a
 href="http://appletree.or.kr/quick_reference_cards/Ruby-Ruby%20on%20Rails/rails-migrations.pdf">Rails
Migrations</a>
306K&nbsp; &nbsp;<br />
&nbsp;-&nbsp;<a
 href="http://appletree.or.kr/quick_reference_cards/Ruby-Ruby%20on%20Rails/rspec_cheatsheet.pdf">Rspec
Cheatsheet</a>
34K&nbsp; &nbsp;<br />
&nbsp;-&nbsp;<a
 href="http://appletree.or.kr/quick_reference_cards/Ruby-Ruby%20on%20Rails/ruby_and_rails_assertions.pdf">Ruby
And Rails Assertions</a>
25K&nbsp; &nbsp;<br />
&nbsp;-&nbsp;<a
 href="http://appletree.or.kr/quick_reference_cards/Ruby-Ruby%20on%20Rails/ruby_on_rails_cheat_sheet.pdf">Ruby
on Rails Cheat Sheet</a>
185K&nbsp; &nbsp;<br />
&nbsp;-&nbsp;<a
 href="http://appletree.or.kr/quick_reference_cards/Ruby-Ruby%20on%20Rails/ruby_on_rails_cheat_sheet.png">Ruby
on Rails CheatSheet</a>
98K&nbsp; &nbsp;<br />
&nbsp;-&nbsp;<a
 href="http://appletree.or.kr/quick_reference_cards/Ruby-Ruby%20on%20Rails/rubyonrails_active_resource_cheatsheet.pdf">Ruby
on Rails Active Resource Cheat Sheet</a>
85K&nbsp; &nbsp;<br />
&nbsp;-&nbsp;<a
 href="http://appletree.or.kr/quick_reference_cards/Ruby-Ruby%20on%20Rails/rubyonrails_string_core_extentions_cheatsheet.pdf">Ruby
on Rails String Core Extentions Cheat Sheet</a>
106K&nbsp; &nbsp;<br />
&nbsp;-&nbsp;<a
 href="http://appletree.or.kr/quick_reference_cards/Ruby-Ruby%20on%20Rails/shoulda_cheat_sheet.pdf">Shoulda
Cheat Sheet</a>
38K&nbsp; <br />
<br /><img src="http://feeds.feedburner.com/~r/Intelligentedu/~4/sJeOaDFbqgg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.intelligentedu.com/blogs/post/best_new_training_sites/4459/ruby-on-rails-references-and-cheat-sheets/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.intelligentedu.com/blogs/post/best_new_training_sites/4459/ruby-on-rails-references-and-cheat-sheets</feedburner:origLink></item>
		<item>
		<title>Web Technology Talks</title>
		<link>http://feedproxy.google.com/~r/Intelligentedu/~3/bKSeSMRaDvU/web-technology-talks</link>
		<comments>http://www.intelligentedu.com/blogs/post/best_new_training_sites/4457/web-technology-talks#comments</comments>
		<pubDate>Sat, 14 Nov 2009 04:42:37 +0000</pubDate>
		<dc:creator>computer_teacher</dc:creator>
				<category><![CDATA[Best New Free Computer IT Training Tutorial Resources]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.intelligentedu.com/blogs/?p=4457</guid>
		<description><![CDATA[Here are some excellent Web Technology Talks,
available at CDATA Zone. These talks cover various web
technologies,&#160;including web services, XML, PHP, SOAP, SOA, and
digital identity. All of these topics are drafted either in a pdf or a
PowerPoint presentation. These user friendly slides contain screenshots
which help make understanding and learning these
technologies&#160;easier.


&#160;-&#160;Working
with Web Services

&#160;-&#160;Advanced
XML and Web Services in PHP

&#160;-&#160;Who
am [...]]]></description>
			<content:encoded><![CDATA[<p>Here are some excellent <b><a
 href="http://cdatazone.org/talks/">Web Technology Talks</a></b>,
available at CDATA Zone. These talks cover various web
technologies,&nbsp;including web services, XML, PHP, SOAP, SOA, and
digital identity. All of these topics are drafted either in a pdf or a
PowerPoint presentation. These user friendly slides contain screenshots
which help make understanding and learning these
technologies&nbsp;easier.<br />
<br />
<br />
&nbsp;-&nbsp;<a
 href="http://www.cdatazone.org/talks/zendcon_2007/Work_Web_Services.pdf">Working
with Web Services</a>
<br />
&nbsp;-&nbsp;<a
 href="http://cdatazone.org/talks/zendcon_2006/adv_xml_and_web_srv.ppt">Advanced
XML and Web Services in PHP</a>
<br />
&nbsp;-&nbsp;<a
 href="http://cdatazone.org/talks/php_quebec_2008/whoami.pdf">Who
am I? The Age of the Digital Identity</a>
<br />
&nbsp;-&nbsp;<a
 href="http://cdatazone.org/talks/php_quebec_2006/adv_xml_and_web_srv.ppt">Advanced
XML and Web Services in PHP</a>
<br />
&nbsp;-&nbsp;<a
 href="http://cdatazone.org/talks/zendcon_2008/Digital_Identity.pdf">Digital
Identity</a>
<br />
&nbsp;-&nbsp;<a
 href="http://cdatazone.org/talks/php_quebec_2008/SOAP_Tips.pdf">SOAP
Tips, Tricks &amp; Tools</a>
<br />
&nbsp;-&nbsp;<a
 href="http://cdatazone.org/talks/php_works_2006/adv_xml_and_web_srv.ppt">Advanced
XML and Web Services in PHP</a>
<br />
&nbsp;-&nbsp;<a
 href="http://cdatazone.org/talks/phptek_2008/Working_Web_Svcs.pdf">Working
With Web
Services</a>
<br />
&nbsp;-&nbsp;<a
 href="http://cdatazone.org/talks/php_works_2006/xml_security.ppt">XML
Encryption and Authentication</a>
<br />
&nbsp;-&nbsp;<a
 href="http://cdatazone.org/talks/phptek_2008/Streaming_XML.pdf">Streaming
XML</a>
<br />
&nbsp;-&nbsp;<a
 href="http://cdatazone.org/talks/phptek_2009/Streaming_XML.pdf">Streaming
XML</a>
<br />
&nbsp;-&nbsp;<a
 href="http://cdatazone.org/talks/php_quebec_2006/xml_enc_and_auth.ppt">XML
Encryption and Authentication</a>
<br />
&nbsp;-&nbsp;<a
 href="http://cdatazone.org/talks/php_quebec_2007/Advanced_XML.pdf">Advanced
XML with PHP 5</a>
<br />
&nbsp;-&nbsp;<a
 href="http://cdatazone.org/talks/phptek_2008/whoami.pdf">Who
am I? The Age of the Digital Identity</a>
<br />
&nbsp;-&nbsp;<a
 href="http://cdatazone.org/talks/php_quebec_2007/SOA_%20Beyond.pdf">SOA:
Beyond The Hype</a>
<br />
&nbsp;-&nbsp;<a
 href="http://cdatazone.org/talks/oscon_2007/whoami.pdf">Who
am I? The Age of the Digital Identity</a>
<br />
&nbsp;-&nbsp;<a
 href="http://cdatazone.org/talks/ipc_spring_2007/web_svc_soa.pdf">Web
Services and SOA Web Services and SOA</a>
<br />
&nbsp;-&nbsp;<a
 href="http://cdatazone.org/talks/ipc_spring_2007/whoami.pdf">Who
am I? The Age of the Digital Identity</a>
<br />
&nbsp;-&nbsp;<a
 href="http://www.cdatazone.org/talks/mesda_2007/PHP5.pdf">Robert
Richards</a>
<br />
&nbsp;-&nbsp;<a
 href="http://www.cdatazone.org/talks/mesda_2007/Intro_PHP.pdf">Introduction
to PHP 5</a>
<br />
<br /><img src="http://feeds.feedburner.com/~r/Intelligentedu/~4/bKSeSMRaDvU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.intelligentedu.com/blogs/post/best_new_training_sites/4457/web-technology-talks/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.intelligentedu.com/blogs/post/best_new_training_sites/4457/web-technology-talks</feedburner:origLink></item>
		<item>
		<title>Oracle Database 10g Documentation Library</title>
		<link>http://feedproxy.google.com/~r/Intelligentedu/~3/Lh9NSTEcS-o/oracle-database-10g-documentation-library</link>
		<comments>http://www.intelligentedu.com/blogs/post/free_computer_books/4454/oracle-database-10g-documentation-library#comments</comments>
		<pubDate>Thu, 05 Nov 2009 03:41:43 +0000</pubDate>
		<dc:creator>computer_teacher</dc:creator>
				<category><![CDATA[Best New Free Computer IT Training Tutorial Resources]]></category>
		<category><![CDATA[Free Computer and I.T. Books]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://www.intelligentedu.com/blogs/?p=4454</guid>
		<description><![CDATA[Here is the Oracle
Database 10g Documentation Library for Oracle 10g
Release 2 (10.2), hosted at web.njit.edu. These freely available Oracle
books and guides will help you to get started using Oracle Database
10g, along with assisting with installing and administering it. In
addition, there are books to help you use it with PL-SQL. Also, here
are some mirrors of this [...]]]></description>
			<content:encoded><![CDATA[<p>Here is the <b><a href="http://web.njit.edu/info/limpid/DOC/">Oracle
Database 10g Documentation Library</a></b> for Oracle 10g
Release 2 (10.2), hosted at <a href="http://web.njit.edu" title="http://web.njit.edu" target="_blank">web.njit.edu</a>. These freely available Oracle
books and guides will help you to get started using Oracle Database
10g, along with assisting with installing and administering it. In
addition, there are books to help you use it with PL-SQL. Also, here
are some mirrors of this library: <a
 href="http://www.stanford.edu/dept/itss/docs/oracle/10gR2/">stanford</a>,
<a href="http://www.mcs.csueastbay.edu/support/oracle/doc/10.2/">csueastbay</a>,
<a href="http://web.njit.edu/info/limpid/DOC/">njit</a>,
and <a href="http://www.cis.wtamu.edu/oracle/">wtamu</a>.<br />
<b><br />
<br />
Getting Started</b><br />
<br />
These books provide background information for new users:<br />
<br />
2 Day DBA: <a
 href="http://web.njit.edu/info/limpid/DOC/server.102/b14196/toc.htm"
 title="Contents of 2 Day DBA">HTML</a>
&nbsp;<a
 href="http://web.njit.edu/info/limpid/DOC/server.102/b14196.pdf"
 title="PDF file of 2 Day DBA">PDF</a>
<br />
Concepts: <a
 href="http://web.njit.edu/info/limpid/DOC/server.102/b14220/toc.htm"
 title="Contents of Concepts">HTML</a>
&nbsp;<a
 href="http://web.njit.edu/info/limpid/DOC/server.102/b14220.pdf"
 title="PDF file of Concepts">PDF</a>
<br />
Administrator's Guide:&nbsp;<a
 href="http://web.njit.edu/info/limpid/DOC/server.102/b14231/toc.htm"
 title="Contents of Administrator's Guide">HTML</a>
&nbsp;<a
 href="http://web.njit.edu/info/limpid/DOC/server.102/b14231.pdf"
 title="PDF file of Administrator's Guide">PDF</a>
<br />
Master Glossary:&nbsp;<a
 href="http://web.njit.edu/info/limpid/DOC/mix.102/b14388/toc.htm"
 title="Contents of Master Glossary">HTML</a>
&nbsp;&nbsp;
<br />
New Features Guide:&nbsp;<a
 href="http://web.njit.edu/info/limpid/DOC/server.102/b14214/toc.htm"
 title="Contents of New Features Guide">HTML</a>
&nbsp;<a
 href="http://web.njit.edu/info/limpid/DOC/server.102/b14214.pdf"
 title="PDF file of New Features Guide">PDF</a>
<br />
<br />
<b><br />
Most Popular</b><br />
<br />
These books contain the most commonly used information for general
database administration and application development:<br />
<br />
2 Day DBA:&nbsp;<a
 href="http://web.njit.edu/info/limpid/DOC/server.102/b14196/toc.htm"
 title="Contents of 2 Day DBA">HTML</a>
&nbsp;<a
 href="http://web.njit.edu/info/limpid/DOC/server.102/b14196.pdf"
 title="PDF file of 2 Day DBA">PDF</a>
<br />
Concepts: <a
 href="http://web.njit.edu/info/limpid/DOC/server.102/b14220/toc.htm"
 title="Contents of Concepts">HTML</a>
&nbsp;<a
 href="http://web.njit.edu/info/limpid/DOC/server.102/b14220.pdf"
 title="PDF file of Concepts">PDF</a>
<br />
Administrator's Guide:&nbsp;<a
 href="http://web.njit.edu/info/limpid/DOC/server.102/b14231/toc.htm"
 title="Contents of Administrator's Guide">HTML</a>
&nbsp;<a
 href="http://web.njit.edu/info/limpid/DOC/server.102/b14231.pdf"
 title="PDF file of Administrator's Guide">PDF</a>
<br />
Application Developer's Guide - Fundamentals:&nbsp;<a
 href="http://web.njit.edu/info/limpid/DOC/appdev.102/b14251/toc.htm"
 title="Contents of Application Developer's Guide - Fundamentals">HTML</a>
&nbsp;<a
 href="http://web.njit.edu/info/limpid/DOC/appdev.102/b14251.pdf"
 title="PDF file of Application Developer's Guide - Fundamentals">PDF</a>
<br />
Reference:&nbsp;<a
 href="http://web.njit.edu/info/limpid/DOC/server.102/b14237/toc.htm"
 title="Contents of Reference">HTML</a>
&nbsp;<a
 href="http://web.njit.edu/info/limpid/DOC/server.102/b14237.pdf"
 title="PDF file of Reference">PDF</a>
<br />
Performance Tuning Guide:&nbsp;<a
 href="http://web.njit.edu/info/limpid/DOC/server.102/b14211/toc.htm"
 title="Contents of Performance Tuning Guide">HTML</a>
&nbsp;<a
 href="http://web.njit.edu/info/limpid/DOC/server.102/b14211.pdf"
 title="PDF file of Performance Tuning Guide">PDF</a>
<br />
PL/SQL User's Guide and Reference:&nbsp;<a
 href="http://web.njit.edu/info/limpid/DOC/appdev.102/b14261/toc.htm"
 title="Contents of PL/SQL User's Guide and Reference">HTML</a>
&nbsp;<a
 href="http://web.njit.edu/info/limpid/DOC/appdev.102/b14261.pdf"
 title="PDF file of PL/SQL User's Guide and Reference">PDF</a>
<br />
SQL Reference:&nbsp;<a
 href="http://web.njit.edu/info/limpid/DOC/server.102/b14200/toc.htm"
 title="Contents of SQL Reference">HTML</a>
&nbsp;<a
 href="http://web.njit.edu/info/limpid/DOC/server.102/b14200.pdf"
 title="PDF file of SQL Reference">PDF</a><br />
<br />
<br />
<b>Installation Guides</b><br />
<br />
Installation documentation, READMEs, and release notes are on the
product media for your operating system. If you have an Internet
connection, you can find the latest editions on the <a
 href="http://www.oracle.com/technology/documentation/">Oracle
Technology Network</a> site.<br />
<br />
Access Manager for AS/400 Installation and User's Guide for IBM iSeries
OS/400:&nbsp;<a
 href="http://web.njit.edu/info/limpid/DOC/gateways.102/b16223/toc.htm"
 title="Contents of Access Manager for AS/400 Installation and User's Guide for IBM iSeries OS/400">HTML</a>
&nbsp;<a
 href="http://web.njit.edu/info/limpid/DOC/gateways.102/b16223.pdf"
 title="PDF file of Access Manager for AS/400 Installation and User's Guide for IBM iSeries OS/400">PDF</a>
<br />
Backup Installation Guide:&nbsp;<a
 href="http://web.njit.edu/info/limpid/DOC/backup.102/b14235/toc.htm"
 title="Contents of Backup Installation Guide">HTML</a>
&nbsp;<a
 href="http://web.njit.edu/info/limpid/DOC/backup.102/b14235.pdf"
 title="PDF file of Backup Installation Guide">PDF</a>
<br />
Enterprise Manager Grid Control Installation and Basic Configuration
for Linux x86: <a
 href="http://web.njit.edu/info/limpid/DOC/em.102/b16228/toc.htm"
 title="Contents of Enterprise Manager Grid Control Installation and Basic Configuration for Linux x86">HTML</a>
&nbsp;<a
 href="http://web.njit.edu/info/limpid/DOC/em.102/b16228.pdf"
 title="PDF file of Enterprise Manager Grid Control Installation and Basic Configuration for Linux x86">PDF</a>
<br />
HTML DB Installation Guide:&nbsp;<a
 href="http://web.njit.edu/info/limpid/DOC/install.102/b16375/toc.htm"
 title="Contents of HTML DB Installation Guide">HTML</a>
&nbsp;<a
 href="http://web.njit.edu/info/limpid/DOC/install.102/b16375.pdf"
 title="PDF file of HTML DB Installation Guide">PDF</a>
<br />
Installation Guide for AIX 5L Based Systems (64-Bit):&nbsp;<a
 href="http://web.njit.edu/info/limpid/DOC/install.102/b19075/toc.htm"
 title="Contents of Installation Guide for AIX 5L Based Systems (64-Bit)">HTML</a>
&nbsp;<a
 href="http://web.njit.edu/info/limpid/DOC/install.102/b19075.pdf"
 title="PDF file of Installation Guide for AIX 5L Based Systems (64-Bit)">PDF</a>
<br />
Installation Guide for hp-ux Itanium:&nbsp;<a
 href="http://web.njit.edu/info/limpid/DOC/install.102/b25293/toc.htm"
 title="Contents of Installation Guide for hp-ux Itanium">HTML</a>
&nbsp;<a
 href="http://web.njit.edu/info/limpid/DOC/install.102/b25293.pdf"
 title="PDF file of Installation Guide for hp-ux Itanium">PDF</a>
<br />
Installation Guide for hp-ux PA-RISC (64-Bit):&nbsp;<a
 href="http://web.njit.edu/info/limpid/DOC/install.102/b19068/toc.htm"
 title="Contents of Installation Guide for hp-ux PA-RISC (64-Bit)">HTML</a>
&nbsp;<a
 href="http://web.njit.edu/info/limpid/DOC/install.102/b19068.pdf"
 title="PDF file of Installation Guide for hp-ux PA-RISC (64-Bit)">PDF</a>
<br />
Installation Guide for IBM z/OS (OS/390):&nbsp;<a
 href="http://web.njit.edu/info/limpid/DOC/install.102/b25390/toc.htm"
 title="Contents of Installation Guide for IBM z/OS (OS/390)">HTML</a>
&nbsp;<a
 href="http://web.njit.edu/info/limpid/DOC/install.102/b25390.pdf"
 title="PDF file of Installation Guide for IBM z/OS (OS/390)">PDF</a>
<br />
Installation Guide for IBM zSeries Based Linux: <a
 href="http://web.njit.edu/info/limpid/DOC/install.102/b25400/toc.htm"
 title="Contents of Installation Guide for IBM zSeries Based Linux">HTML</a>
&nbsp;<a
 href="http://web.njit.edu/info/limpid/DOC/install.102/b25400.pdf"
 title="PDF file of Installation Guide for IBM zSeries Based Linux">PDF</a>
<br />
Installation Guide for Linux Itanium:&nbsp;<a
 href="http://web.njit.edu/info/limpid/DOC/install.102/b15674/toc.htm"
 title="Contents of Installation Guide for Linux Itanium">HTML</a>
&nbsp;<a
 href="http://web.njit.edu/info/limpid/DOC/install.102/b15674.pdf"
 title="PDF file of Installation Guide for Linux Itanium">PDF</a>
<br />
Installation Guide for Linux on POWER:&nbsp;<a
 href="http://web.njit.edu/info/limpid/DOC/install.102/b25147/toc.htm"
 title="Contents of Installation Guide for Linux on POWER">HTML</a>
&nbsp;<a
 href="http://web.njit.edu/info/limpid/DOC/install.102/b25147.pdf"
 title="PDF file of Installation Guide for Linux on POWER">PDF</a>
<br />
Installation Guide for Linux x86:&nbsp;<a
 href="http://web.njit.edu/info/limpid/DOC/install.102/b15660/toc.htm"
 title="Contents of Installation Guide for Linux x86">HTML</a>
&nbsp;<a
 href="http://web.njit.edu/info/limpid/DOC/install.102/b15660.pdf"
 title="PDF file of Installation Guide for Linux x86">PDF</a>
<br />
Installation Guide for Linux x86-64: <a
 href="http://web.njit.edu/info/limpid/DOC/install.102/b15667/toc.htm"
 title="Contents of Installation Guide for Linux x86-64">HTML</a>
&nbsp;<a
 href="http://web.njit.edu/info/limpid/DOC/install.102/b15667.pdf"
 title="PDF file of Installation Guide for Linux x86-64">PDF</a>
<br />
Installation Guide for Microsoft Windows:&nbsp;<a
 href="http://web.njit.edu/info/limpid/DOC/install.102/b14316/toc.htm"
 title="Contents of Installation Guide for Microsoft Windows">HTML</a>
&nbsp;<a
 href="http://web.njit.edu/info/limpid/DOC/install.102/b14316.pdf"
 title="PDF file of Installation Guide for Microsoft Windows">PDF</a>
<br />
Installation Guide for Microsoft Windows (64-Bit) on Intel
Itanium:&nbsp;<a
 href="http://web.njit.edu/info/limpid/DOC/install.102/b14317/toc.htm"
 title="Contents of Installation Guide for Microsoft Windows (64-Bit) on Intel Itanium">HTML</a>
&nbsp;<a
 href="http://web.njit.edu/info/limpid/DOC/install.102/b14317.pdf"
 title="PDF file of Installation Guide for Microsoft Windows (64-Bit) on Intel Itanium">PDF</a>
<br />
Installation Guide for Microsoft Windows (x64):&nbsp;<a
 href="http://web.njit.edu/info/limpid/DOC/install.102/b15681/toc.htm"
 title="Contents of Installation Guide for Microsoft Windows (x64)">HTML</a>
&nbsp;<a
 href="http://web.njit.edu/info/limpid/DOC/install.102/b15681.pdf"
 title="PDF file of Installation Guide for Microsoft Windows (x64)">PDF</a>
<br />
Installation Guide for Solaris Operating System (SPARC
64-Bit):&nbsp;<a
 href="http://web.njit.edu/info/limpid/DOC/install.102/b15690/toc.htm"
 title="Contents of Installation Guide for Solaris Operating System (SPARC 64-Bit)">HTML</a>
&nbsp;<a
 href="http://web.njit.edu/info/limpid/DOC/install.102/b15690.pdf"
 title="PDF file of Installation Guide for Solaris Operating System (SPARC 64-Bit)">PDF</a>
<br />
Installation Guide for Solaris Operating System (x86-64):&nbsp;<a
 href="http://web.njit.edu/info/limpid/DOC/install.102/b15704/toc.htm"
 title="Contents of Installation Guide for Solaris Operating System (x86-64)">HTML</a>
&nbsp;<a
 href="http://web.njit.edu/info/limpid/DOC/install.102/b15704.pdf"
 title="PDF file of Installation Guide for Solaris Operating System (x86-64)">PDF</a>
<br />
Oracle Clusterware and Oracle Real Application Clusters Installation
and Configuration Guide for AIX: <a
 href="http://web.njit.edu/info/limpid/DOC/install.102/b14201/toc.htm"
 title="Contents of Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for AIX">HTML</a>
&nbsp;<a
 href="http://web.njit.edu/info/limpid/DOC/install.102/b14201.pdf"
 title="PDF file of Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for AIX">PDF</a>
<br />
Oracle Clusterware and Oracle Real Application Clusters
Installation and Configuration Guide for hp HP-UX PA-RISC
(64-Bit):&nbsp;<a
 href="http://web.njit.edu/info/limpid/DOC/install.102/b14202/toc.htm"
 title="Contents of Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for hp HP-UX PA-RISC (64-Bit)">HTML</a>
&nbsp;<a
 href="http://web.njit.edu/info/limpid/DOC/install.102/b14202.pdf"
 title="PDF file of Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for hp HP-UX PA-RISC (64-Bit)">PDF</a>
<br />
Oracle Clusterware and Oracle Real Application Clusters
Installation and Configuration Guide for Microsoft Windows
Platforms:&nbsp;<a
 href="http://web.njit.edu/info/limpid/DOC/install.102/b14207/toc.htm"
 title="Contents of Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for Microsoft Windows Platforms">HTML</a>
&nbsp;<a
 href="http://web.njit.edu/info/limpid/DOC/install.102/b14207.pdf"
 title="PDF file of Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for Microsoft Windows Platforms">PDF</a>
<br />
Oracle Clusterware and Oracle
Real Application Clusters Installation and Configuration Guide for
Solaris Operating System (SPARC 64-Bit):&nbsp;<a
 href="http://web.njit.edu/info/limpid/DOC/install.102/b14205/toc.htm"
 title="Contents of Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for Solaris Operating System (SPARC 64-Bit)">HTML</a>
&nbsp;<a
 href="http://web.njit.edu/info/limpid/DOC/install.102/b14205.pdf"
 title="PDF file of Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for Solaris Operating System (SPARC 64-Bit)">PDF</a>
<br />
Oracle Clusterware and Oracle Real Application Clusters Installation
Guide for Linux:&nbsp;<a
 href="http://web.njit.edu/info/limpid/DOC/install.102/b14203/toc.htm"
 title="Contents of Oracle Clusterware and Oracle Real Application Clusters Installation Guide for Linux">HTML</a>
&nbsp;<a
 href="http://web.njit.edu/info/limpid/DOC/install.102/b14203.pdf"
 title="PDF file of Oracle Clusterware and Oracle Real Application Clusters Installation Guide for Linux">PDF</a>
<br />
Universal Installer and OPatch User's Guide for Windows and
UNIX:&nbsp;<a
 href="http://web.njit.edu/info/limpid/DOC/em.102/b16227/toc.htm"
 title="Contents of Universal Installer and OPatch User's Guide for Windows and UNIX">HTML</a>
&nbsp;<a
 href="http://web.njit.edu/info/limpid/DOC/em.102/b16227.pdf"
 title="PDF file of Universal Installer and OPatch User's Guide for Windows and UNIX">PDF</a>
<br />
Vault Installation Guide for Linux:&nbsp;<a
 href="http://web.njit.edu/info/limpid/DOC/install.102/b25165/toc.htm"
 title="Contents of Vault Installation Guide for Linux">HTML</a>
&nbsp;<a
 href="http://web.njit.edu/info/limpid/DOC/install.102/b25165.pdf"
 title="PDF file of Vault Installation Guide for Linux">PDF</a>
<br />
<br />
<br />
<b>Upgrade Information</b><br />
<br />
If you are familiar with earlier Oracle releases and are moving to
Oracle Database 10<i>g</i>, these books describe the new
features, and explain how to upgrade your database.<br />
<br />
New Features Guide:&nbsp;<a
 href="http://web.njit.edu/info/limpid/DOC/server.102/b14214/toc.htm"
 title="Contents of New Features Guide">HTML</a>
&nbsp;<a
 href="http://web.njit.edu/info/limpid/DOC/server.102/b14214.pdf"
 title="PDF file of New Features Guide">PDF</a>
<br />
Upgrade Guide:&nbsp;<a
 href="http://web.njit.edu/info/limpid/DOC/server.102/b14238/toc.htm"
 title="Contents of Upgrade Guide">HTML</a>
&nbsp;<a
 href="http://web.njit.edu/info/limpid/DOC/server.102/b14238.pdf"
 title="PDF file of Upgrade Guide">PDF</a><br />
<br /><img src="http://feeds.feedburner.com/~r/Intelligentedu/~4/Lh9NSTEcS-o" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.intelligentedu.com/blogs/post/free_computer_books/4454/oracle-database-10g-documentation-library/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.intelligentedu.com/blogs/post/free_computer_books/4454/oracle-database-10g-documentation-library</feedburner:origLink></item>
		<item>
		<title>2 C++ Reference Cards</title>
		<link>http://feedproxy.google.com/~r/Intelligentedu/~3/5xQzV5nbBks/2-c-reference-cards</link>
		<comments>http://www.intelligentedu.com/blogs/post/best_new_training_sites/4452/2-c-reference-cards#comments</comments>
		<pubDate>Wed, 04 Nov 2009 04:25:18 +0000</pubDate>
		<dc:creator>computer_teacher</dc:creator>
				<category><![CDATA[Best New Free Computer IT Training Tutorial Resources]]></category>
		<category><![CDATA[C++ Courses and Tutorials]]></category>

		<guid isPermaLink="false">http://www.intelligentedu.com/blogs/?p=4452</guid>
		<description><![CDATA[Here are two nice C++
Reference Cards
that discuss some&#160;simple and quick references, tips,
and techniques for developers working in C++. C++ is widely used to
write high level and low level applications on many platforms.



C++
STL Quick Reference &#160;(298K, 8 pages, pdf)
This downloadable reference document lists out important
C++&#160;techniques, coding styles and examples for the C++
Standard Template Library (STL).


&#160;-&#160;Notations

&#160;-&#160;Containers

&#160;-&#160;Container Adapters

&#160;-&#160;Algorithms

&#160;-&#160;Function [...]]]></description>
			<content:encoded><![CDATA[<p>Here are two nice <b><a
 href="http://appletree.or.kr/quick_reference_cards/C%23-C++/">C++
Reference Cards</a>
</b>that discuss some&nbsp;simple and quick references, tips,
and techniques for developers working in C++. C++ is widely used to
write high level and low level applications on many platforms.
<br />
<br />
<br />
<a
 href="http://appletree.or.kr/quick_reference_cards/C%23-C++/C++%20STL%20Quick%20Reference%201.26.pdf">C++
STL Quick Reference</a> &nbsp;(298K, 8 pages, pdf)<br />
This downloadable reference document lists out important
C++&nbsp;techniques, coding styles and examples for the C++
Standard Template Library (STL).
<br />
<br />
&nbsp;-&nbsp;Notations
<br />
&nbsp;-&nbsp;Containers
<br />
&nbsp;-&nbsp;Container Adapters
<br />
&nbsp;-&nbsp;Algorithms
<br />
&nbsp;-&nbsp;Function Objects
<br />
&nbsp;-&nbsp;Iterators
<br />
&nbsp;-&nbsp;Examples
&nbsp;<br />
<br />
<br />
<a
 href="http://appletree.or.kr/quick_reference_cards/C%23-C++/C++%20Syntax%20Cheat%20Sheet.pdf">C++
Syntax Cheat Sheet</a> &nbsp;(11K, 3 pages, pdf)<br />
This cheat sheet provides understanding on using the C++ syntax when
programming and developing applications in C++.
<br />
<br /><img src="http://feeds.feedburner.com/~r/Intelligentedu/~4/5xQzV5nbBks" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.intelligentedu.com/blogs/post/best_new_training_sites/4452/2-c-reference-cards/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.intelligentedu.com/blogs/post/best_new_training_sites/4452/2-c-reference-cards</feedburner:origLink></item>
		<item>
		<title>Programming Tutorials and eBooks</title>
		<link>http://feedproxy.google.com/~r/Intelligentedu/~3/HdoX7DWUjF8/programming-tutorials-and-ebooks</link>
		<comments>http://www.intelligentedu.com/blogs/post/free_computer_books/4450/programming-tutorials-and-ebooks#comments</comments>
		<pubDate>Tue, 27 Oct 2009 03:26:05 +0000</pubDate>
		<dc:creator>computer_teacher</dc:creator>
				<category><![CDATA[Best New Free Computer IT Training Tutorial Resources]]></category>
		<category><![CDATA[Free Computer and I.T. Books]]></category>
		<category><![CDATA[C Sharp Tutorials]]></category>
		<category><![CDATA[free computer ebooks]]></category>
		<category><![CDATA[free programming ebooks]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[networking ebooks]]></category>
		<category><![CDATA[Perl]]></category>
		<category><![CDATA[programming references]]></category>
		<category><![CDATA[VBdotNET]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.intelligentedu.com/blogs/?p=4450</guid>
		<description><![CDATA[Here are many Programming
Tutorials and eBooks, hosted at Arab American
University. These programming&#160;ebooks and tutorials will help
you learn most of the popular programming languages. After going
through these you will be able to understand and apply tips, tricks,
and techniques to effectively use in your programming and code
development. Programming languages that are covered here include C++,
Perl, Java, EJB, [...]]]></description>
			<content:encoded><![CDATA[<p>Here are many <b><a
 href="http://portal.aauj.edu/portal_resources/downloads.jsp">Programming
Tutorials and eBooks</a></b>, hosted at Arab American
University. These programming&nbsp;ebooks and tutorials will help
you learn most of the popular programming languages. After going
through these you will be able to understand and apply tips, tricks,
and techniques to effectively use in your programming and code
development. Programming languages that are covered here include C++,
Perl, Java, EJB, C#, VB .NET, Assembly, UML, and XML. All of these
ebooks and programming learning materials can be used as references by
both novice and expert developers. They are in pdf
format.&nbsp;Here is a small number of these programming ebooks and
tutorials:<br />
<br />
<br />
&nbsp;- <a
 href="http://portal.aauj.edu/portal_resources/downloads/multimedia/flashmx_actionscript_ebook.pdf">Flash
MX ActionScript ebook</a>
<br />
&nbsp;- <a
 href="http://portal.aauj.edu/portal_resources/downloads/web/pure_jsp_java_server_pages_a_code_intensive_premium_ref.pdf">Java
ebook</a>
&nbsp;<a
 href="http://portal.aauj.edu/portal_resources/downloads/programming/teach_your_self_java_in_21_days.pdf">Java
ebook 2</a><br />
&nbsp;- <a
 href="http://portal.aauj.edu/portal_resources/downloads/programming/getting_started_with_java.pdf">Intoduction
to Java</a>
<br />
&nbsp;- <a
 href="http://portal.aauj.edu/portal_resources/downloads/networking/java2network_security.pdf">Java
2 Network Security</a><br />
&nbsp;- <a
 href="http://portal.aauj.edu/portal_resources/downloads/uml/programming_object_oriented_analysis_c_plus_plus_unl.pdf">C++
ebook</a><br />
&nbsp;-&nbsp;<a
 href="http://portal.aauj.edu/portal_resources/downloads/programming/borland_c_plus_plus_in_14days.pdf">Borland
C++ ebook</a><br />
&nbsp;-&nbsp;<a
 href="http://portal.aauj.edu/portal_resources/downloads/programming/oreilly_learning_perl.pdf">Perl
ebook</a>
&nbsp;<a
 href="http://portal.aauj.edu/portal_resources/downloads/programming/oreilly_advanced_perl_programming1997.pdf">Perl
ebook 2</a> <br />
&nbsp;-&nbsp;<a
 href="http://portal.aauj.edu/portal_resources/downloads/programming/javap_programming_language_handbook.pdf">Java
Programming Handbook</a><br />
&nbsp;- <a
 href="http://portal.aauj.edu/portal_resources/downloads/programming/java_mastering_enterprise_javabeans_and_java_2_platform.pdf">Enterprise
JavaBeans</a>
&nbsp;<a
 href="http://portal.aauj.edu/portal_resources/downloads/programming/enterprise_java_beans_developers_guide.pdf">EJB
ebook 2</a><a
 href="http://portal.aauj.edu/portal_resources/downloads/programming/visual_basic_dot_net.pdf"></a><br />
&nbsp;-&nbsp;<a
 href="http://portal.aauj.edu/portal_resources/downloads/programming/jdspg.pdf">Developer's
Guide</a>
<br />
&nbsp;-&nbsp;<a
 href="http://portal.aauj.edu/portal_resources/downloads/programming/assembly_language32bit_edition.pdf">Assembly
Language 32-bit</a><br />
&nbsp;-&nbsp;<a
 href="http://portal.aauj.edu/portal_resources/downloads/programming/thinking_in_c_plus_plus_2nd_edition.rtf">Thinking
in C++, 2nd ed</a><br />
&nbsp;-&nbsp;<a
 href="http://portal.aauj.edu/portal_resources/downloads/programming/thinking_in_java_second_edition.pdf">Thinking
in Java, 2nd Edition</a>
<br />
&nbsp;-&nbsp;<a
 href="http://portal.aauj.edu/portal_resources/downloads/programming/introducing_jbuilder.pdf">JBuilder
ebook</a>
<br />
&nbsp;-&nbsp;<a
 href="http://portal.aauj.edu/portal_resources/downloads/programming/building_applications_with_jbuilder.pdf">Building
Applications with JBuilder</a>
<br />
&nbsp;- <a
 href="http://portal.aauj.edu/portal_resources/downloads/operating_system/linux_security.pdf">Linux
Administrators Security Guide</a><br />
&nbsp;-&nbsp;<a
 href="http://portal.aauj.edu/portal_resources/downloads/programming/developing_open_tools.pdf">Developing
opentools</a>
<br />
&nbsp;- <a
 href="http://portal.aauj.edu/portal_resources/downloads/programming/vb_dot_net_developers_guide.pdf">VB
.Net Programming Guide</a>
<br />
&nbsp;- <a
 href="http://portal.aauj.edu/portal_resources/downloads/programming/c_sharp_dot_net_web_developers_guide.pdf">C#
and dotNet Developer guide</a>
<br />
&nbsp;-&nbsp;<a
 href="http://portal.aauj.edu/portal_resources/downloads/programming/c_sharp_dot_net_book.pdf">C#
building .NET applications</a>
<br />
&nbsp;-&nbsp;<a
 href="http://portal.aauj.edu/portal_resources/downloads/programming/visual_basic_dot_net.pdf">Visual
Basic .NET ebook</a><br />
&nbsp;-&nbsp;<a
 href="http://portal.aauj.edu/portal_resources/downloads/programming/web_application_developers_guide.pdf">Web
Application Development</a>
<br />
&nbsp;-&nbsp;<a
 href="http://portal.aauj.edu/portal_resources/downloads/programming/web_services_developers_guide.pdf">Web
Services Development</a>
<br />
&nbsp;-&nbsp;<a
 href="http://portal.aauj.edu/portal_resources/downloads/programming/mcsd_study_guide.pdf">MCSD
Study Guide</a>
<br />
&nbsp;-&nbsp;<a
 href="http://portal.aauj.edu/portal_resources/downloads/programming/java_basic_1.pdf">Java
Programming
Language, Part 1</a>
<br />
&nbsp;-&nbsp;<a
 href="http://portal.aauj.edu/portal_resources/downloads/programming/java_basic_2.pdf">Java
Programming
Language, Part 2</a>
<br />
<br /><img src="http://feeds.feedburner.com/~r/Intelligentedu/~4/HdoX7DWUjF8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.intelligentedu.com/blogs/post/free_computer_books/4450/programming-tutorials-and-ebooks/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.intelligentedu.com/blogs/post/free_computer_books/4450/programming-tutorials-and-ebooks</feedburner:origLink></item>
		<item>
		<title>7 Flash ActionScript 3.0 eBooks</title>
		<link>http://feedproxy.google.com/~r/Intelligentedu/~3/G8OJCSp3SRQ/7-flash-actionscript-3-0-ebooks</link>
		<comments>http://www.intelligentedu.com/blogs/post/free_computer_books/4447/7-flash-actionscript-3-0-ebooks#comments</comments>
		<pubDate>Sun, 18 Oct 2009 03:56:36 +0000</pubDate>
		<dc:creator>computer_teacher</dc:creator>
				<category><![CDATA[Free Computer and I.T. Books]]></category>
		<category><![CDATA[ActionScript]]></category>

		<guid isPermaLink="false">http://www.intelligentedu.com/blogs/?p=4447</guid>
		<description><![CDATA[Here are 7
downloadable ebooks for ActionScript 3. These
ebooks will help you learn and code&#160;Flash ActionScript with
building web applications. These ebooks are in pdf format.


ActionScript topics covered by these ebooks:

&#160;- ActionScript 3.0
&#160;- Advanced&#160; ActionScript
&#160;- Actionscript Animation
&#160;- Open Source Flash Programming
&#160;- ActionScript 3 Programming
]]></description>
			<content:encoded><![CDATA[<p>Here are <b><a href="http://videotutorials-bg.com/AS3BOOKS/">7
downloadable ebooks for ActionScript 3</a></b>. These
ebooks will help you learn and code&nbsp;Flash ActionScript with
building web applications. These ebooks are in pdf format.<br />
<br />
<br />
<u>ActionScript topics covered by these ebooks</u>:<br />
<br />
&nbsp;- ActionScript 3.0<br />
&nbsp;- Advanced&nbsp; ActionScript<br />
&nbsp;- Actionscript Animation<br />
&nbsp;- Open Source Flash Programming<br />
&nbsp;- ActionScript 3 Programming<br />
<br /><img src="http://feeds.feedburner.com/~r/Intelligentedu/~4/G8OJCSp3SRQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.intelligentedu.com/blogs/post/free_computer_books/4447/7-flash-actionscript-3-0-ebooks/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.intelligentedu.com/blogs/post/free_computer_books/4447/7-flash-actionscript-3-0-ebooks</feedburner:origLink></item>
		<item>
		<title>121 Software Engineering Process &amp; Methodology Learning Docs</title>
		<link>http://feedproxy.google.com/~r/Intelligentedu/~3/-rfMfWpQojE/121-software-engineering-process-methodology-learning-docs</link>
		<comments>http://www.intelligentedu.com/blogs/post/best_new_training_sites/4445/121-software-engineering-process-methodology-learning-docs#comments</comments>
		<pubDate>Fri, 16 Oct 2009 21:57:19 +0000</pubDate>
		<dc:creator>computer_teacher</dc:creator>
				<category><![CDATA[Best New Free Computer IT Training Tutorial Resources]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[programming references]]></category>
		<category><![CDATA[Project Management]]></category>
		<category><![CDATA[Software Testing]]></category>

		<guid isPermaLink="false">http://www.intelligentedu.com/blogs/?p=4445</guid>
		<description><![CDATA[Here are 121
Software Engineering Process &#38; Methodology Tutorials and
Articles
 at Object Management Group - UML. These Software Engineering
Process &#38; Methodology tutorials cover the basic concepts of the
software engineering process and framework and serve as good references
for novice and expert developers alike. These Software Engineering
Process &#38; Methodology tutorials and learning documents discuss
various topics such as
process agility, [...]]]></description>
			<content:encoded><![CDATA[<p>Here are <b><a
 href="http://www.google.com/#q=site:http://www.uml.org.cn+filetype:pdf&amp;hl=en&amp;safe=off&amp;num=100&amp;filter=0&amp;fp=2bd71541833f00b2">121
Software Engineering Process &amp; Methodology Tutorials and
Articles</a>
</b> at Object Management Group - UML. These Software Engineering
Process &amp; Methodology tutorials cover the basic concepts of the
software engineering process and framework and serve as good references
for novice and expert developers alike. These Software Engineering
Process &amp; Methodology tutorials and learning documents discuss
various topics such as
process agility, software usability, testing, test plan project, user
interface software, model driven architecture, effective STL, and
others. All of the Software Engineering Process &amp; Methodology
documents
provided below are in pdf format. <br />
<br />
<br />
<a
 href="http://www.google.com/#q=site:http://www.uml.org.cn+filetype:pdf&amp;hl=en&amp;safe=off&amp;num=100&amp;filter=0&amp;fp=2bd71541833f00b2">121
Software Engineering Process &amp; Methodology Tutorials</a>:<br />
<br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/jiaohu/pdf/sd2001.pdf">Lightweights,
Heavyweights, and Usability</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/jiaohu/pdf/agiledesign.pdf">Process
Agility and Software Usability</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/softwareprocess/MSF_v3_OverviewWhitepaper.pdf">White
Paper Microsoft Solutions Framework version 3.0
Overview</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/test/testexecute_standard.pdf">HKSQA
Procedure Handbook Software Testing ST.1 Overall Testing</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/oobject/WWWCM002Expanded.pdf">Abstraction
and Reuse Mechanisms in Web Application Models</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/test/testinglifecycle.pdf">Executive
Summary This paper outlines a number of commonly used </a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/test/softtest_standard.pdf">ST.A
Document Template for Software Verification and Validation</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/Test/softtestlesson.pdf">Testing</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/jiaohu/pdf/undertst.pdf">Understanding
HCI methodologies</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/Test/pdf/testplan1pdf.pdf">Test
Plan Project:</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/jiaohu/pdf/isre99.pdf">Generating
User Interface Prototypes from Scenarios</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/pzgl/pdf/cmgb.pdf">SOFTWARE
CONFIGURATION MANAGEMENT GUIDEBOOK</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/SoftWareProcess/pdf/delphi.pdf">Stop
Promising Miracles</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/SoftWareProcess/pdf/IEEEArticle2Final2.pdf">Agile
Software Development: The People Factor</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/sjjm/pdf/PowerDesigner.pdf">PowerDesigner
WarehouseArchitect The Model for Data Warehousing
</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/zjjs/pdf/SCA_AssemblyModel_V09.pdf">SCA
Service Component Architecture</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/zjjs/pdf/SCA_BuildingYourFirstApplication_V09.pdf">SCA
Service Component Architecture</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/sjms/pdf/PLoP2001_rre0_1.pdf">A
Pattern Language for Online Auctions Management</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/jiaohu/pdf/prototyping.pdf">Prototyping
User Interfaces in HyperCard</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/UMLApplication/pdf/fsm1.pdf">Finite
State Machines 1</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/pzgl/pdf/SCMSJBCM.pdf">JBCM</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/softwareprocess/pdf/xrup.pdf">Xtreme
Rational
Unified Process</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/Test/pdf/planning.pdf">The
Key to Successful Automated Testing: Planning</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/SoftWareProcess/pdf/rupcmm.pdf">Reaching
CMM Levels 2 and 3 with the Rational Unified
Process.</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/UMLApplication/pdf/crcModeling.pdf">CRC
Modeling</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/pzgl/pdf/sei_scm_curriculum.pdf">Software
Configuration Management</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/pzgl/pdf/cm_past_pres_future_TR08_92.pdf">The
Past, Present, and Future of Configuration Management</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/jiaohu/pdf/ecjournal.pdf">EC
Journal.qxd</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/sjms/pdf/PLoP2001_slehtonen0_1.pdf">A
Pattern Language for Key Management</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/cmm/pdf/cmm_over.pdf">PowerPoint
-CMM v1.1 Overview</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/sjms/pdf/refactoring.pdf">After
the Program Runs After the Program Runs</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/sjms/pdf/PLoP2001_pjain1_1.pdf">Evictor</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/SoftWareProcess/pdf/IEEEArticle1Final2.pdf">Agile
Software Development: The Business of Innovation</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/test/pdf/Juni.pdf">Testing
with JUnit</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/sjms/pdf/PLoP2001_mschumacher0_1.pdf">Security
Engineering with Patterns</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/test/pdf/TP326.pdf">Automated
Testing: A Silver Bullet?</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/sjms/pdf/PLoP2001_mweiss0_2.pdf">Patterns
for e-Commerce Agent Architectures: Using Agents as
Delegates</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/UMLSearch/pdf/Lecture4_MDA2up.pdf">Microsoft
PowerPoint - Lecture4_MDA</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/bzgf/component/nato_standards_vol_1.pdf">NATO
STANDARD FOR THE DEVELOPMENT OF REUSABLE SOFTWARE
COMPONENTS</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/test/pdf/testing.pdf">Testing
J2EE Applications with Rational PurifyPlus</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/jiaohu/pdf/P13.pdf">User
Interface Software</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/UMLForum/pdf/yphise_executive_summary.pdf">Functional
test automation tools</a><br />
&nbsp;-&nbsp;<a href="http://www.uml.org.cn/cmm/pdf/psp1.pdf">The
Personal Software Process 1 by Watts S. Humphrey <a href="mailto:watts@sei.cmu" title="mailto:watts@sei.cmu">watts@sei.cmu</a> </a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/SoftWareProcess/pdf/IEEEArticle1Final2.pdf">Agile
Software Development: The Business of Innovation</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/SoftWareProcess/pdf/tp183.pdf">Using
the Rational Unified Process for Small Projects: Expanding </a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/sjms/pdf/PLoP2001_ymai0_1.pdf">A
Pattern Language To Visitors</a><br />
&nbsp;-&nbsp;<a href="http://www.uml.org.cn/cmm/pdf/psp2.pdf">The
Personal Software Process Overview, Practice, and Results1 by
</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/sjms/pdf/PLoP2001_ngmleme3_3.pdf">A
Software Fault Injection Pattern System
( ) II. Architectural </a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/sjms/pdf/PLoP2001_wktrudell0_1.pdf">The
Secret Partner Pattern Revision 3a by Bill Trudell, July 23 </a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/jmshj/SYMPLICIT_Personas_DesigningForRealPeople_v1.0.pdf">Personas:
Designing for Real People</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/UMLApplication/pdf/rtpatterns.pdf">Real-Time
Design Patterns Introduction</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/sjms/pdf/PLoP2001_rhanmer0_1.pdf">Call
Processing</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/newproductcenter/pdf/PureCoverage.pdf">Rational
PureCoverage</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/SoftWareProcess/pdf/planning_agile_projects.pdf">Planning
Agile Projects</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/sjms/pdf/plop95.pdf">Organizational
Multiplexing: Patterns for Processing Satellite </a><br />
&nbsp;-&nbsp;<a href="http://www.uml.org.cn/cmm/pdf/psp0.pdf">Learning
the PSP</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/cmm/pdf/Defect_Type_Standard_Design.pdf">Defect
Type Standard Design - DTS</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/bzgf/8-Gbt14394.pdf">Software
reliability and maintainability management</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/sjjm/pdf/PD9.5.pdf">Sybase
PowerDesigner 9.0</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/SoftWareProcess/MSFProcessModelv.3.1.pdf">White
Paper MSF Process Model v. 3.1</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/down/PVCS-Professional.CN.pdf">PVCS®
Professional™</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/UMLApplication/sip-white-paper.pdf">TTCN-3,
Qtronic and SIP</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/jiaohu/pdf/PLoP2k-Welie.pdf">Interaction
Patterns in User Interfaces</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/RequirementProject/pdf/1114/customer.pdf">Customer
Rights and Responsibilities1</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/sjms/pdf/OODP_VAL.DOC.pdf">AN
INDUCTIVE METHOD FOR DISCOVERING DESIGN PATTERNS FROM OBJECT </a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/c++/pdf/DesignPatterns.pdf">Design
Patterns : Elements of Reusable
Object-Oriented Software</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/jiaohu/pdf/uisg-windows2.pdf">CDC
Style Guide</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/cmm/pdf/1116/pcmm.pdf">P-CMM-02
Titles</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/cmm/pdf/1116/laryd00dynamic.pdf">Dynamic
CMM for Small Organizations</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/softwareprocess/MSFRiskManagementDisciplinev.1.1.pdf">White
Paper MSF Risk Management Discipline v.1.1</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/softwareprocess/MSFTeamModelv.3.1.pdf">White
Paper MSF Team Model v. 3.1</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/cmm/pdf/psp.swe.pdf">The
Personal Process in Software Engineering1</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/Test/pdf/arnold-robotj.pdf">A
First Look: Rational RobotJ 1.0</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/sjms/pdf/cs489-13ch18.pdf">GRASP
Patterns (Ch. 18) Responsibilities &amp; Interactions Patterns
</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/softwareprocess/ITOccupationTaxonomyv.3.0.pdf">IT
Occupation Taxonomy v.3.0</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/sjjm/pdf/PD9.0.pdf">5168_PD
9.5 Overview Brch v2</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/SoftWareProcess/MSFReadinessManagementDisciplinev.1.1.pdf">White
Paper MSF Readiness Management Discipline v.1.1</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/c++/pdf/EffectiveSTL.pdf">Effective
STL</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/SoftWareProcess/pdf/TheRationalEdge_Dec.5.2003.pdf">The
Rational Edge -- December 2002 -- Progressive
Acquisition </a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/c%2B%2B/pdf/DesignPatterns.pdf">Design
Patterns : Elements of
Reusable Object-Oriented Software</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/bzgf/pdf/Software%20Architecture.pdf">Software
Architecture Documentation in Practice: Documenting </a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/rjzl/pdf/iso9000-2000%20.pdf">Free
Download</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/cmm/pdf/00tr023%28tsp%29.pdf">The
Team Software Process (TSP )</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/Test/pdf/test%20summary.pdf">Test
Summary Report for Project DATE</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/requirementproject/pdf/re-a2-theory.pdf">Requirements
Analysis with Use Cases Theory (9 Lessons)</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/c%2B%2B/pdf/EffectiveSTL.pdf">Effective
STL</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/jiaohu/pdf/TR11A-Web-Info-Retrieval.pdf">Usability
Case Study:</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/j2ee/pdf/J2EE%20patterns-%20.pdf">3118
J2EE Patterns</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/UMLSearch/pdf/MDA-WS-integrate-WP.pdf">©2002
OMG Integrating Web Services with MDA Page 1 Using OMG's </a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/appCase/pdf/slides-tomas-nov-2001.pdf">The
WOODDES#1
Project: Building Better Embedded Systems</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/c%2B%2B/pdf/HowNottoPrograinC%2B%2B.pdf">
How Not to Program in C++: 111 Broken Programs and 3 Working </a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/cmm/pdf/benefit%20of%20CMM.pdf">Benefits
of CMM-Based Software Process Improvement: Initial
Results</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/rjzl/pdf/1112/Nasa94_102%5BSoftware%20Measurement%20Guidebook%5D.pdf">SOFTWARE
MEASUREMENT GUIDEBOOK Revision 1</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/Test/12/Automated%20Testing%20Tool%20Evaluation%20Matrix.pdf">28206
03 pp. 217-282 r11kp.ps</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/rjzl/pdf/1125/A%20model%20of%20software%20Quality.pdf">A
Modeling of Software Quality Management Base ISO 9001 *</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/webForum/20040227Craig/Craig%20Larman%27s%20Applying%20UML%20and%20Patterns.pdf">IntellAgile
IntellAgile</a><br />
&nbsp;-&nbsp;<a href="http://www.uml.org.cn/down/TP318.pdf">An
Interview with Cem Kaner,
Software Testing Authority - Part II </a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/requirementproject/pdf/DocumentingRequirements_TheRationalEdge_Dec2002.pdf">The
Rational Edge -- December 2002 -- An Integrated Approach
to </a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/sjms/pdf/ch09.pdf">CHAPTER
9</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/UMLTools/pdf/TP032_RRD.pdf">IBM®
Rational® Rapid Developer Components &amp; Web Services</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/cmm/pdf/CMMEE.pdf">Misconceptions
of the Capability Maturity Model</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/sjjm/pdf/using_failover_ha_system.pdf">‰
q ‰ Sybase</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/c%2B%2B/pdf/AlgorithmsSP.pdf">Chapter
1</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/jiaohu/pdf/s1022.pdf">Usability
Basics for Software Developers usability engineering</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/newproductcenter/pdf/docexpressucess.pdf">Article
Corvis and Telelogic's Excellent Adventure with DocExpress </a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/bzgf/component/nato_standards_vol_2.pdf">NATO
STANDARD FOR MANAGEMENT OF A REUSABLE SOFTWARE
COMPONENT LIBRARY</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/umlsearch/pdf/MDA_panel_unisys_ibm_msft.pdf">Model
Driven Architecture</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/success/pdf/culture.pdf">Creating
a Software Engineering Culture</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/sjms/pdf/ch05.pdf">An
Introduction to Design Patterns</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/jiaohu/pdf/UCSbooklet.pdf">Powered
by Tata Infotech The Third
Wave of the Information Age</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/SoftWareProcess/pdf/xtalk.pdf">A
Rational Development Process</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/sjms/pdf/what_are_design_patterns.pdf">Pattern
Oriented Design:</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/softwareprocess/pdf/spitraps.pdf">Software
Process Improvement: Ten Traps to Avoid</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/appCase/pdf/resource-management-software-design.pdf">Self-Tuning
Operating Systems</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/pzgl/pdf/cc_wsad_403.pdf">IBM
Rational ClearCase Integration with IBM WebSphere Studio </a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/embeded/pdf/embed_design.pdf">Embedded
System Architecture Design Based on Real-Time Emulati</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/SoftWareProcess/pdf/spi_so_hard.pdf">Why
Is Process Improvement So Hard?</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/RequirementProject/pdf/keep_software.pdf">WPKeep
Software.qxd</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/softwareprocess/pdf/personal_pi.pdf">Personal
Process Improvement</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/newproductcenter/pdf/docexpress.pdf">DocExpress</a><br />
&nbsp;-&nbsp;<a
 href="http://www.uml.org.cn/c%2B%2B/pdf/EffcientC%2B%2BProgrammingTechniques.pdf">teamfly</a>
<br />
<br /><img src="http://feeds.feedburner.com/~r/Intelligentedu/~4/-rfMfWpQojE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.intelligentedu.com/blogs/post/best_new_training_sites/4445/121-software-engineering-process-methodology-learning-docs/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.intelligentedu.com/blogs/post/best_new_training_sites/4445/121-software-engineering-process-methodology-learning-docs</feedburner:origLink></item>
		<item>
		<title>AJAX and GWT Training Tutorials</title>
		<link>http://feedproxy.google.com/~r/Intelligentedu/~3/qJbnhAFImrk/ajax-and-gwt-training-tutorials</link>
		<comments>http://www.intelligentedu.com/blogs/post/best_new_training_sites/4443/ajax-and-gwt-training-tutorials#comments</comments>
		<pubDate>Thu, 15 Oct 2009 02:46:20 +0000</pubDate>
		<dc:creator>computer_teacher</dc:creator>
				<category><![CDATA[Best New Free Computer IT Training Tutorial Resources]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[GWT]]></category>

		<guid isPermaLink="false">http://www.intelligentedu.com/blogs/?p=4443</guid>
		<description><![CDATA[Here are several excellent AJAX
and GWT
Training Tutorials that are derived from Marty
Hall's world-renowned live programming training courses, hosted on
courses.coreservlets.com. These are
intended as a fast introduction
to the basics of Ajax and Google Web Toolkit (GWT) for people that
already know how to
write the server-side part of the process using servlets and JSP.
Although these tutorials provide the code [...]]]></description>
			<content:encoded><![CDATA[<p>Here are several excellent <b><a
 href="http://courses.coreservlets.com/Course-Materials/ajax.html">AJAX
and GWT
Training Tutorials</a></b> that are derived from Marty
Hall's world-renowned live programming training courses, hosted on
<a href="http://courses.coreservlets.com" title="http://courses.coreservlets.com" target="_blank">courses.coreservlets.com</a>. These are
intended as a fast introduction
to the basics of Ajax and Google Web Toolkit (GWT) for people that
already know how to
write the server-side part of the process using servlets and JSP.
Although these tutorials provide the code for all of the servlets and
JSP pages used, it does not explain the server-side code in depth or
discuss how to deploy it...for detailed tutorials on writing
server-side
Java applications and explanations on how to deploy them on Tomcat,
please see <a
 href="http://courses.coreservlets.com/Course-Materials/">these
Java EE tutorials</a>.<br />
<br />
These
tutorials come with a complete set of text, PowerPoint
files,&nbsp;pdf documents, and source so that your goal of learning
Ajax and Google Web Toolkit
will be easier and more productive. What follows here are the major
topics, pdf tutorials files, and source code for these&nbsp;AJAX
and GWT Tutorials:<br />
<br />
<br />
<b>Ajax Tutorials</b><br />
<br />
Ajax Basics
Tutorial: Part I: <a
 href="http://courses.coreservlets.com/Course-Materials/pdf/ajax/Ajax-Basics-1.pdf">Ajax-Basics-1.pdf</a><br />
Topics: Ajax motivation, The basic Ajax process, The need for anonymous
functions, Using dynamic content and JSP, Using dynamic content and
servlets, Displaying HTML results, Sending GET data. Source code: <a
 href="http://courses.coreservlets.com/Course-Materials/ajax-code/ajax-basics-1.zip">ajax-basics-1.zip</a>.
Web app used is bundled as <a
 href="http://courses.coreservlets.com/Course-Materials/eclipse-projects.html">a
MyEclipse project</a>.
<br />
<br />
<br />
Ajax Basics Tutorial: Part II: <a
 href="http://courses.coreservlets.com/Course-Materials/pdf/ajax/Ajax-Basics-2.pdf">Ajax-Basics-2.pdf</a><br />
Topics: Sending GET data, Reading textfield values, Sending POST data,
Ajax toolkits and libraries, Recommended Ajax Books. Source
code:&nbsp;<a
 href="http://courses.coreservlets.com/Course-Materials/ajax-code/ajax-basics-2.zip">ajax-basics-2.zip</a>.
Web app used is bundled as <a
 href="http://courses.coreservlets.com/Course-Materials/eclipse-projects.html">a
MyEclipse project</a>.
<br />
<br />
<br />
Ajax Development and Debugging Tools Tutorial: <a
 href="http://courses.coreservlets.com/Course-Materials/pdf/ajax/Ajax-Development-Tools.pdf">Ajax-Development-Tools.pdf</a><br />
Topics: Tools for debugging Ajax, Tools for debugging JavaScript, Tools
for building Ajax-based Web apps, Tools for developing xhtml, Tools for
building and previewing style sheets, Tools for validating xhtml.
Source code: <a
 href="http://courses.coreservlets.com/Course-Materials/ajax-code/ajax-basics-1.zip">ajax-basics-1.zip</a>.
Web app is bundled as <a
 href="http://courses.coreservlets.com/Course-Materials/eclipse-projects.html">a
MyEclipse project</a>.
<br />
<br />
<br />
JavaScript Core Language Features
Tutorial:&nbsp;<a
 href="http://courses.coreservlets.com/Course-Materials/pdf/ajax/JavaScript-Core.pdf">JavaScript-Core.pdf</a><br />
Topics: Overview, JavaScript references, Embedding in browser, Basic
syntax, Strings and regular expressions, Functions, Objects. Source
code.<a
 href="http://courses.coreservlets.com/Course-Materials/ajax-code/javascript.zip">javascript.zip</a>.
Web app is&nbsp;bundled as <a
 href="http://courses.coreservlets.com/Course-Materials/eclipse-projects.html">a
MyEclipse project</a>.
<br />
<br />
<br />
JavaScript Crash Course: Browser, XML, &amp; HTML Support: <a
 href="http://courses.coreservlets.com/Course-Materials/pdf/ajax/JavaScript-Browser.pdf">JavaScript-Browser.pdf</a><br />
Topics: XML, Getting document, Document, Element, and Node classes,
HTML,
HTMLDocument and HTMLElement classes, Specialized HTMLElement classes,
The Window class, Event Handling, General event-handling attributes,
Element-specific event-handling attributes. Source code: <a
 href="http://courses.coreservlets.com/Course-Materials/ajax-code/javascript2.zip">javascript2.zip</a>.<br />
Web app used in this section, bundled as <a
 href="http://courses.coreservlets.com/Course-Materials/eclipse-projects.html">a
MyEclipse project</a>.
<br />
<br />
<br />
Ajax Data Handling: XML, JSON, and String Data Tutorial: <a
 href="http://courses.coreservlets.com/Course-Materials/pdf/ajax/Ajax-Data-Handling.pdf">Ajax-Data-Handling.pdf</a><br />
Topics: Building HTML tables in JavaScript, Parsing XML data, Using MVC
on the
server, Parsing JSON (JavaScript Object Notation) data, Parsing String
data, Handling multi-format data. Source code: <a
 href="http://courses.coreservlets.com/Course-Materials/ajax-code/ajax-data.zip">ajax-data.zip</a>.<br />
Web app used in this section, bundled as <a
 href="http://courses.coreservlets.com/Course-Materials/eclipse-projects.html">a
MyEclipse project</a>.
<br />
<br />
<br />
Using JSTL (JSP Standard Tag Library) with Ajax Tutorial: <a
 href="http://courses.coreservlets.com/Course-Materials/pdf/ajax/JSTL.pdf">JSTL.pdf</a><br />
Topics: Obtaining JSTL documentation and code, The JSTL Expression
Language,
Looping Tags, Looping a certain number of times, Looping over data
structures, Improving Ajax MVC data-handling examples, Conditional
Evaluation Tags, Single choice, Multiple choices, Database Access Tags,
Other Tags. Source code: <a
 href="http://courses.coreservlets.com/Course-Materials/ajax-code/jstl.zip">jstl.zip</a>.<br />
Web app used in this section, bundled as <a
 href="http://courses.coreservlets.com/Course-Materials/eclipse-projects.html">a
MyEclipse project</a>.
<br />
<br />
<br />
XHTML: A Crash Course
Tutorial: <a
 href="http://courses.coreservlets.com/Course-Materials/pdf/ajax/xhtml.pdf">xhtml.pdf</a><br />
Topics: Differences between xhtml and HTML 4, Basic structure of an
xhtml
document, Hypertext links and URLs, Block-level elements, Inline
elements, Tables, References. Source code: <a
 href="http://courses.coreservlets.com/Course-Materials/ajax-code/xhtml.zip">xhtml.zip</a>.<br />
Web app used in this section, bundled as <a
 href="http://courses.coreservlets.com/Course-Materials/eclipse-projects.html">a
MyEclipse project</a>.<br />
<br />
<br />
Custom JSP Tag Libraries: Basics Tutorial: <a
 href="http://courses.coreservlets.com/Course-Materials/pdf/ajax/Custom-Tags-Basics.pdf">Custom-Tags-Basics.pdf</a><br />
Topics: Java-based tags, Components of a tag library, Basic tags, Tags
that use
attributes, Tags that use body content, Tags that optionally use body
content, JSP-based tags (tag files), Components of a tag library, Basic
tags, Tags that use attributes, Tags that use body content. Source
code: <a
 href="http://courses.coreservlets.com/Course-Materials/ajax-code/basicTags.zip">basicTags.zip</a>.<br />
Web app used in this section, bundled as <a
 href="http://courses.coreservlets.com/Course-Materials/eclipse-projects.html">a
MyEclipse project</a>.<br />
<br />
<br />
Custom JSP Tag Libraries: Advanced Capabilities
Tutorial<br />
<a
 href="http://courses.coreservlets.com/Course-Materials/pdf/ajax/Custom-Tags-Advanced.pdf">Custom-Tags-Advanced.pdf</a>.<br />
Tags with dynamic attribute values, Tags with complex objects for
attributes, Manipulating the tag body, Looping tags, Nested tags, Using
SAX and TagLibraryValidator to validate tag library
syntax. Source code: <a
 href="http://courses.coreservlets.com/Course-Materials/ajax-code/advancedTags.zip">advancedTags.zip</a>.<br />
Web app used in this section, bundled as <a
 href="http://courses.coreservlets.com/Course-Materials/eclipse-projects.html">a
MyEclipse project</a>.<br />
<br />
<br />
Using JSP Custom Tag Libraries for Ajax Tutorial<br />
<a
 href="http://courses.coreservlets.com/Course-Materials/pdf/ajax/Custom-Tags-Ajax.pdf">Custom-Tags-Ajax.pdf</a>.<br />
Topics: <br />
contextPath tag - Outputs the Web application context path (e.g.,
/myApp), to simplify
relative URLs. <br />
simpleAlert tag - Takes the result of a URL and puts it in popup dialog
box. <br />
alert tag - Takes the result of a URL and puts it in popup dialog box.
Sends data
from designated input element. <br />
simpleButton tag - Takes the result of a URL and puts it in designated
HTML element. <br />
button tag - Takes the result of a URL and puts it in specified HTML
element. Sends
data from list of designated input elements.
<br />
Source code: <a
 href="http://courses.coreservlets.com/Course-Materials/ajax-code/custom-tags-ajax.zip">custom-tags-ajax.zip</a>.<br />
Web app used in this section, bundled as <a
 href="http://courses.coreservlets.com/Course-Materials/eclipse-projects.html">a
MyEclipse project</a>.<br />
<br />
<br />
Using the AjaxTags Library: Basics
Tutorial<br />
<a
 href="http://courses.coreservlets.com/Course-Materials/pdf/ajax/AjaxTags-Basics.pdf">AjaxTags-Basics.pdf</a>.<br />
Topics: Pros and cons of AjaxTags library, Installing AjaxTags, Using
main
components, Links that trigger server-side resource
and display results within current page, Autocompleting textfields,
Populating textfields based on values in another
textfield, Populating combobox based on selection in another
combobox, Forms whose results are displayed inside current page, Tabbed
panels. Source code: <a
 href="http://courses.coreservlets.com/Course-Materials/ajax-code/ajaxtags.zip">ajaxtags.zip</a>.<br />
Web app used in the basic and advanced AjaxTags sections, bundled as <a
 href="http://courses.coreservlets.com/Course-Materials/eclipse-projects.html">a
MyEclipse project</a>.<br />
<a
 href="http://courses.coreservlets.com/Course-Materials/ajax-code/ajaxtags-blank.zip">ajaxtags-blank.zip</a>.<br />
Blank Web app to be used as a starting point for apps that use
AjaxTags. Contains all required JAR files and JavaScript files. Bundled
as <a
 href="http://courses.coreservlets.com/Course-Materials/eclipse-projects.html">a
MyEclipse project</a>.<br />
<br />
<br />
Using the AjaxTags Library: Advanced Capabilities
Tutorial<br />
<a
 href="http://courses.coreservlets.com/Course-Materials/pdf/ajax/AjaxTags-Advanced.pdf">AjaxTags-Advanced.pdf</a>.<br />
Topics: Regions that display temporarily while
server-side resource runs, Autocomplete textboxes with associated
values displayed in
other textboxes, Prefunctions and postfunctions, Arbitrary JavaScript
that runs before or
after server-side resource, Functions that run when server has error,
Multiple triggers for server-side resources. Source code: <a
 href="http://courses.coreservlets.com/Course-Materials/ajax-code/ajaxtags.zip">ajaxtags.zip</a>.<br />
Web app used in the basic and advanced AjaxTags sections, bundled as <a
 href="http://courses.coreservlets.com/Course-Materials/eclipse-projects.html">a
MyEclipse project</a>.<br />
<a
 href="http://courses.coreservlets.com/Course-Materials/ajax-code/ajaxtags-blank.zip">ajaxtags-blank.zip</a>.<br />
Blank Web app to be used as a starting point for apps that use
AjaxTags. Contains all required JAR files and JavaScript files. Bundled
as <a
 href="http://courses.coreservlets.com/Course-Materials/eclipse-projects.html">a
MyEclipse project</a>.<br />
<br />
<br />
Part I: Ajax Support Tutorial for the Prototype JavaScript Framework<br />
<a
 href="http://courses.coreservlets.com/Course-Materials/pdf/ajax/Prototype-1.pdf">Prototype-1.pdf</a>.<br />
Topics: Overview of Prototype, Installation, Ajax.Request, Basics,
Options,
HTML lookup and insertion, Ajax.Updater, Ajax.PeriodicalUpdater,
Handling JSON Data. Source code: <a
 href="http://courses.coreservlets.com/Course-Materials/ajax-code/prototype.zip">prototype.zip</a>.<br />
Web app used in this section, bundled as <a
 href="http://courses.coreservlets.com/Course-Materials/eclipse-projects.html">a
MyEclipse project</a>.<br />
<br />
<br />
Part II: General JavaScript Support Tutorial for the Prototype
JavaScript Framework<br />
<a
 href="http://courses.coreservlets.com/Course-Materials/pdf/ajax/Prototype-2.pdf">Prototype-2.pdf</a>.<br />
Topics: Element, Helper methods for exploring DOM, Helper methods for
updating
DOM, Array, Helper methods that take simple arguments, Enumerable,
Helper methods that take functions as
arguments, Function, Helper functions that operate on other
functions, Usually to build new functions that are based on old
functions, Number, Methods called <em>on</em>
numbers. Source code: <a
 href="http://courses.coreservlets.com/Course-Materials/ajax-code/prototype.zip">prototype.zip</a>.<br />
Web app used in this section, bundled as <a
 href="http://courses.coreservlets.com/Course-Materials/eclipse-projects.html">a
MyEclipse project</a>.<br />
<br />
<br />
The Prototype JavaScript Framework<br />
Part III: OOP Support Tutorial<br />
<a
 href="http://courses.coreservlets.com/Course-Materials/pdf/ajax/Prototype-3.pdf">Prototype-3.pdf</a>.<br />
Topics: Constructor and prototype in one place, Single
inheritance,&nbsp; <br />
Merging objects, Multiple inheritance. Source code: <a
 href="http://courses.coreservlets.com/Course-Materials/ajax-code/prototype.zip">prototype.zip</a>.<br />
Web app used in this section, bundled as <a
 href="http://courses.coreservlets.com/Course-Materials/eclipse-projects.html">a
MyEclipse project</a>.<br />
<br />
<br />
Part I: Ajax Support Tutorial for the <a href="http://Script.acul.us" title="http://Script.acul.us" target="_blank">Script.acul.us</a> JavaScript Library<br />
<a
 href="http://courses.coreservlets.com/Course-Materials/pdf/ajax/Scriptaculous-Ajax.pdf">Scriptaculous-Ajax.pdf</a>.<br />
Topics: Overview of Scriptaculous, Installation and documentation,
Autocomplete
textfields, Local version, Ajax version, In-place Editor, Free-text
values, Values from combo box. Source code: <a
 href="http://courses.coreservlets.com/Course-Materials/ajax-code/scriptaculous.zip">scriptaculous.zip</a>.<br />
Web app used in this section, bundled as <a
 href="http://courses.coreservlets.com/Course-Materials/eclipse-projects.html">a
MyEclipse project</a>.<br />
<br />
<br />
Part II: Visual Effects Tutorial for the <a href="http://Script.acul.us" title="http://Script.acul.us" target="_blank">Script.acul.us</a> JavaScript
Library<br />
<a
 href="http://courses.coreservlets.com/Course-Materials/pdf/ajax/Scriptaculous-Effects.pdf">Scriptaculous-Effects.pdf</a>.<br />
Topics: Overview of Visual Effects, Installation and documentation,
Highlighting, Showing/hiding elements, Moving, resizing, and styling
elements, Effect options. Source code: <a
 href="http://courses.coreservlets.com/Course-Materials/ajax-code/scriptaculous.zip">scriptaculous.zip</a>.<br />
Web app used in this section, bundled as <a
 href="http://courses.coreservlets.com/Course-Materials/eclipse-projects.html">a
MyEclipse project</a>.<br />
<br />
<br />
<b>The Google Web Toolkit (GWT) Tutorials</b><br />
<a
 href="http://courses.coreservlets.com/Course-Materials/pdf/ajax/GWT-Basics.pdf"><br />
GWT Basics.pdf</a><br />
Topics: Pros and cons of GWT, Some commercial sites that use GWT,
Installing
GWT, Development process, Making a project, Editing auto-generated HTML
file, Editing auto-generated application class, Testing process, Hosted
mode, Web mode, Client-side listeners, Custom Java classes. Source
code: <a
 href="http://courses.coreservlets.com/Course-Materials/ajax-code/GwtProject1.zip">GwtProject1.zip</a><br />
<br />
This is the main app used in the basic GWT section. It is built as an
Eclipse
project that assumes you have GWT installed in C:\My
Documents\GWT\gwt-windows-1.4.62. The Eclipse project links to several
files in the GWT installation directory, so it will not run out of the
box if you have GWT installed in a different location. If you have GWT
installed in a different location, you could try importing gwt-user.jar
and junit.jar into your app. But perhaps the easiest approach might be
to make a new project and copy the sample code to the new project. <br />
For
example:
Use projectCreator and applicationCreator
to build a GWT Eclipse project with this name, as described in detail
in the tutorial. <br />
Go to the sample code here, navigate to the src folder,
select everything under it (coreservlets, coreservlets.client, etc.),
and select Copy. <br />
Go to your new project, navigate to the src folder,
delete everything under it, right-click on src, and select Paste.
<br />
<a
 href="http://courses.coreservlets.com/Course-Materials/ajax-code/GwtTestProject.zip"><br />
GwtTestProject.zip</a><br />
First "hello world" app used in the basic GWT section. This is simply
what you get when you run projectCreator and applicationCreator, with
no changes whatsoever.
The Google Web Toolkit (GWT): Widget Event
Handling<br />
<br />
GWT Events Tutorial: <a
 href="http://courses.coreservlets.com/Course-Materials/pdf/ajax/GWT-Events.pdf">GWT-Events.pdf</a><br />
Topics: Main approaches to event handling, Separate listener classes,
Main
class implementing listener interface, Named inner classes, Anonymous
inner classes, Basic widgets and their associated events, Pushbuttons
and related widgets, Checkboxes and related widgets, Listboxes and
related widgets, Textfields and related widgets. Source code<br />
<br />
The following apps assume you have GWT
installed in C:\My Documents\GWT\gwt-windows-1.4.62. See installation
directions in previous section.
<a
 href="http://courses.coreservlets.com/Course-Materials/ajax-code/GwtEvents1.zip">GwtEvents1.zip</a>
- Version with separate listener class.<br />
<a
 href="http://courses.coreservlets.com/Course-Materials/ajax-code/GwtEvents2.zip">GwtEvents2.zip</a>
- Version with main class implementing listener interface.<br />
<a
 href="http://courses.coreservlets.com/Course-Materials/ajax-code/GwtEvents3.zip">GwtEvents3.zip</a>
- Version with named inner class. <br />
<a
 href="http://courses.coreservlets.com/Course-Materials/ajax-code/GwtEvents4.zip">GwtEvents4.zip</a>
- Version with anonymous inner class.
<br />
<br />
<br />
The Google Web Toolkit (GWT): Using RPC to Access Server-Side Data
Tutorial<br />
<a
 href="http://courses.coreservlets.com/Course-Materials/pdf/ajax/GWT-RPC-1.pdf"><br />
GWT-RPC-1.pdf</a><br />
Topics: Idea of RPC, Development process, Defining client-side data
service
interfaces, Making a data service servlet, Specifying the data source,
Defining client-side callback classes, Examples, Getting simple data
from server, Getting complex types from serve,r <br />
Getting serializable custom classes from server, Testing in hosted
mode, To run using bundled server and GWT
browser, Testing in Web mode, To run using bundled server and regular
browser. Source code<br />
<a
 href="http://courses.coreservlets.com/Course-Materials/ajax-code/GwtRpcProject.zip"><br />
GwtRpcProject.zip</a><br />
Main app used in the RPC section. It is built as an Eclipse project
that assumes you have GWT installed in C:\My
Documents\GWT\gwt-windows-1.4.62. The Eclipse project links to several
files in the GWT installation directory, so it will not run out of the
box if you have GWT installed in a different location. If you have GWT
installed in a different location, you could try importing gwt-user.jar
and junit.jar into your app. But perhaps the easiest approach might be
to make a new project and copy the sample code to the new project. For
example:
<br />
Use projectCreator and applicationCreator
to build a GWT Eclipse project with this name, as described in detail
in the tutorial. <br />
Go to the sample code here, navigate to the src folder,
select everything under it (coreservlets, coreservlets.client, etc.),
and select Copy. <br />
Go to your new project, navigate to the src folder,
delete everything under it, right-click on src, and select Paste.
<br />
<br />
<br />
The Google Web Toolkit (GWT): More RPC Topics<br />
<br />
<a
 href="http://courses.coreservlets.com/Course-Materials/pdf/ajax/GWT-RPC-2.pdf">GWT-RPC-2.pdf</a><br />
Topics: Handling multithreading, Avoiding race conditions in onSuccess
and
onFailure, Deploying, Creating new project, Adding JAR file, Copying
WebContent files, Renaming main file to index.html, Fixing url-pattern,
Fixing context-root. Source code,<br />
<a
 href="http://courses.coreservlets.com/Course-Materials/ajax-code/GwtRpcDeploy.zip"><br />
GwtRpcDeploy.zip</a><br />
Deployable MyEclipse app built from the <a
 href="http://courses.coreservlets.com/Course-Materials/ajax-code/GwtRpcProject.zip">GwtRpcProject</a>
of the previous section.
<br />
<br />
<br />
GWT and JSNI: The JavaScript Native Interface Tutorial<br />
<a
 href="http://courses.coreservlets.com/Course-Materials/pdf/ajax/GWT-JSNI.pdf"><br />
GWT-JSNI.pdf</a><br />
Topics: Calling JavaScript from Java, Format of methods, The $wnd and
$doc
variables, Argument types, Calling Java from JavaScript, Format of
method types, Designating overloaded methods, Argument types, Using
Scriptaculous effects. Source code<br />
<br />
The following app assumes you have GWT
installed in C:\My Documents\GWT\gwt-windows-1.4.62. See installation
directions in previous section.
<a
 href="http://courses.coreservlets.com/Course-Materials/ajax-code/GwtJsni.zip">GwtJsni.zip</a>.<br />
<br />
Version with separate listener class.
<br />
Ajax4jsf: For details on using the Ajax4jsf library, please see <a
 href="http://www.coreservlets.com/JSF-Tutorial/#sec11b">the
Ajax4jsf section of the tutorial on JSF and Apache MyFaces</a>. <br />
<br />
Ajax Exercises <br />
View <a
 href="http://courses.coreservlets.com/Course-Materials/pdf/ajax/Ajax-Exercises.pdf">PDF
of Ajax Exercises</a> <br />
<br /><img src="http://feeds.feedburner.com/~r/Intelligentedu/~4/qJbnhAFImrk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.intelligentedu.com/blogs/post/best_new_training_sites/4443/ajax-and-gwt-training-tutorials/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.intelligentedu.com/blogs/post/best_new_training_sites/4443/ajax-and-gwt-training-tutorials</feedburner:origLink></item>
		<item>
		<title>Web Information Systems Course</title>
		<link>http://feedproxy.google.com/~r/Intelligentedu/~3/OqyCl7Ntwt0/web-information-systems-course</link>
		<comments>http://www.intelligentedu.com/blogs/post/best_new_training_sites/4441/web-information-systems-course#comments</comments>
		<pubDate>Tue, 13 Oct 2009 04:21:25 +0000</pubDate>
		<dc:creator>computer_teacher</dc:creator>
				<category><![CDATA[Best New Free Computer IT Training Tutorial Resources]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.intelligentedu.com/blogs/?p=4441</guid>
		<description><![CDATA[Here is an informative Web
Information Systems Course at
Cornell University.
This Web Information Systems course explains building information
systems on the World Wide Web. These course lecture notes cover markup
languages, web services, protocols, ontology and knowledge modeling
languages, semi-structured data parsing, and manipulation. This Web
Information Systems course also includes readings, critical reviews,
and technical projects that build expertise in tools [...]]]></description>
			<content:encoded><![CDATA[<p>Here is an informative <b><a
 href="http://www.cs.cornell.edu/courses/cs431/2008sp/">Web
Information Systems Course</a></b><b> </b>at
Cornell University.
This Web Information Systems course explains building information
systems on the World Wide Web. These course lecture notes cover markup
languages, web services, protocols, ontology and knowledge modeling
languages, semi-structured data parsing, and manipulation. This Web
Information Systems course also includes readings, critical reviews,
and technical projects that build expertise in tools and mechanisms for
presenting and organizing information.<br />
<br />
<br />
<a href="http://www.cs.cornell.edu/courses/cs431/2008sp/syllabus.htm">Web
Information Systems Lecture Notes</a>:
<br />
<br />
&nbsp;-&nbsp;<a
 href="http://www.cs.cornell.edu/courses/cs431/2008sp/Lectures/public/lecture_1_21_08.pdf">Lecture
Notes: Course Introduction - Points on a Spectrum</a>
<br />
&nbsp;-&nbsp;<a
 href="http://www.cs.cornell.edu/courses/cs431/2008sp/Lectures/public/lecture_1_23_08.pdf">Lecture
Notes: Coherence and Invisibility: The Library Behind the Curtain</a>
<br />
&nbsp;-&nbsp;<a
 href="http://www.cs.cornell.edu/courses/cs431/2008sp/Lectures/public/lecture_1_28_08.pdf">Lecture
Notes: Internet and Web: History, Politics, Standards</a>
<br />
&nbsp;-&nbsp;<a
 href="http://www.cs.cornell.edu/courses/cs431/2008sp/Lectures/public/lecture_1_30_08.pdf">Lecture
Notes: Architecture of the World Wide Web</a>
<br />
&nbsp;-&nbsp;<a
 href="http://www.cs.cornell.edu/courses/cs431/2008sp/Lectures/public/lecture_2_04_08.pdf">Lecture
Notes: Content: What is stuff</a>
<br />
&nbsp;-&nbsp;<a
 href="http://www.cs.cornell.edu/courses/cs431/2008sp/Lectures/public/lecture_2_6_08.pdf">Lecture
Notes: Identifiers</a>
<br />
&nbsp;-&nbsp;<a
 href="http://www.cs.cornell.edu/courses/cs431/2008sp/Lectures/public/lecture_2_11_08.pdf">Lecture
Notes: Markup Language</a>
<br />
&nbsp;-&nbsp;<a
 href="http://www.cs.cornell.edu/courses/cs431/2008sp/Examples/examples_2_11_08.zip">Examples:
Markup Language</a>
<br />
&nbsp;-&nbsp;<a
 href="http://www.cs.cornell.edu/courses/cs431/2008sp/Lectures/public/lecture_2_13_08.pdf">Lecture
Notes: Namespaces and XML Schema</a>
<br />
&nbsp;-&nbsp;<a
 href="http://www.cs.cornell.edu/courses/cs431/2008sp/Examples/examples_2_13_08.zip">Examples:
Namespaces and XML Schema</a>
<br />
&nbsp;-&nbsp;<a
 href="http://www.cs.cornell.edu/courses/cs431/2008sp/Lectures/public/lecture_2_18_08.pdf">Lecture
Notes: Manipulating XML (XPath and XSLT)</a>
<br />
&nbsp;-&nbsp;<a
 href="http://www.cs.cornell.edu/courses/cs431/2008sp/Examples/XSLT.zip">Examples:
Manipulating XML (XPath and XSLT)</a>
<br />
&nbsp;-&nbsp;<a
 href="http://www.cs.cornell.edu/courses/cs431/2008sp/Lectures/public/lecture_2_25_08.pdf">Lecture
Notes: XSLT (2)</a>
<br />
&nbsp;-&nbsp;<a
 href="http://www.cs.cornell.edu/courses/cs431/2008sp/Examples/examples-02-25.zip">Examples:
XSLT (2)</a>
<br />
&nbsp;-&nbsp;<a
 href="http://www.cs.cornell.edu/courses/cs431/2008sp/Lectures/public/lecture_2_27_08.pdf">Lecture
Notes: XSLT 3</a>
<br />
&nbsp;-&nbsp;<a
 href="http://www.cs.cornell.edu/courses/cs431/2008sp/Examples/02_27_08.zip">Examples:
XSLT 3</a>
<br />
&nbsp;-&nbsp;<a
 href="http://www.cs.cornell.edu/courses/cs431/2008sp/Lectures/public/lecture_3_05_08.pdf">Lecture
Notes: Syndication and Mashups</a>
<br />
&nbsp;-&nbsp;<a
 href="http://www.cs.cornell.edu/courses/cs431/2008sp/assignments.htm">Assignment:
Project 1 Overview</a>
<br />
&nbsp;-&nbsp;<a
 href="http://www.cs.cornell.edu/courses/cs431/2008sp/Examples/SubGroup.zip">Examples:
Project 1 Overview</a>
<br />
&nbsp;-&nbsp;<a
 href="http://www.cs.cornell.edu/courses/cs431/2008sp/Lectures/public/lecture_3_11_08.pdf">Lecture
Notes: Web Publishing and Editing (Atom Publication Protocol)</a>
<br />
&nbsp;-&nbsp;<a
 href="http://www.cs.cornell.edu/courses/cs431/2008sp/Lectures/public/lecture_3_24_08.pdf">Lecture
Notes: Semantic Web: Knowledge Representation on the Web</a>
<br />
&nbsp;-&nbsp;<a
 href="http://www.cs.cornell.edu/courses/cs431/2008sp/Lectures/public/lecture_03_26_08.pdf">Lecture
Notes: Semantic Web Basics (RDF)</a>
<br />
&nbsp;-&nbsp;<a
 href="http://www.cs.cornell.edu/courses/cs431/2008sp/Lectures/public/lecture_03_31_08.pdf">Lecture
Notes: RDF Meta Model and RDF Schema</a>
<br />
&nbsp;-&nbsp;<a
 href="http://www.cs.cornell.edu/courses/cs431/2008sp/Lectures/public/lecture-4-2-08.pdf">Lecture
Notes: Description Logics and Web Ontology Language</a>
<br />
&nbsp;-&nbsp;<a
 href="http://www.cs.cornell.edu/courses/cs431/2008sp/Lectures/public/lecture-4-7-08.pdf">Lecture
Notes: Inference and Querying Triple Stores(cont.)</a>
<br />
&nbsp;-&nbsp;<a
 href="http://www.cs.cornell.edu/courses/cs431/2008sp/Examples/RDQL.zip">Examples:
Inference and Querying Triple Stores(cont.)</a>
<br />
&nbsp;-&nbsp;<a
 href="http://www.cs.cornell.edu/courses/cs431/2008sp/Lectures/public/lecture-4-09-08.pdf">Lecture
Notes: Building and Testing Ontologies with Protege and Racer</a>
<br />
&nbsp;-&nbsp;<a
 href="http://www.cs.cornell.edu/courses/cs431/2008sp/Lectures/public/lecture-4-14-08.pdf">Lecture
Notes: Building and Testing Ontologies with Protege and Racer (2)</a>
<br />
&nbsp;-&nbsp;<a
 href="http://www.cs.cornell.edu/courses/cs431/2008sp/Lectures/public/lecture-4-16-08.pdf">Lecture
Notes: Microformats and RDF-A</a>
<br />
&nbsp;-&nbsp;<a
 href="http://www.cs.cornell.edu/courses/cs431/2008sp/Lectures/public/lecture_4_21_08.pdf">Lecture
Notes: Compound Information Objects</a>
<br />
&nbsp;-&nbsp;<a
 href="http://www.cs.cornell.edu/courses/cs431/2008sp/Lectures/public/lecture-4-23-08.pdf">Lecture
Notes: Scholarly Communication, Escholarship,
repositories</a>
<br />
&nbsp;-&nbsp;<a
 href="http://www.cs.cornell.edu/courses/cs431/2008sp/Lectures/public/lecture-4-28-08.pdf">Lecture
Notes: Longevity and Preservation of Digital Information</a>
<br />
<br /><img src="http://feeds.feedburner.com/~r/Intelligentedu/~4/OqyCl7Ntwt0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.intelligentedu.com/blogs/post/best_new_training_sites/4441/web-information-systems-course/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.intelligentedu.com/blogs/post/best_new_training_sites/4441/web-information-systems-course</feedburner:origLink></item>
		<item>
		<title>2 Web and Ajax Programming Tutorials</title>
		<link>http://feedproxy.google.com/~r/Intelligentedu/~3/BA5zA8_jwfM/2-web-and-ajax-programming-tutorials</link>
		<comments>http://www.intelligentedu.com/blogs/post/best_new_training_sites/4439/2-web-and-ajax-programming-tutorials#comments</comments>
		<pubDate>Thu, 24 Sep 2009 18:42:46 +0000</pubDate>
		<dc:creator>computer_teacher</dc:creator>
				<category><![CDATA[Best New Free Computer IT Training Tutorial Resources]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.intelligentedu.com/blogs/?p=4439</guid>
		<description><![CDATA[Here are 2
Web and Ajax Programming Tutorials, located at
library.igcar.gov.in. These web development tutorials explain Web 2.0
programming and Ajax programming. Some of the interesting topics that
are&#160;covered by these are Rich Internet Application
technologies, why do we use Ajax, and some some key aspects of Web 2.0.


Web
2.0 Programming Web 2.0 Programming
using AJAX &#38; using AJAX &#38;
Blueprints &#160;(pdf, 534 [...]]]></description>
			<content:encoded><![CDATA[<p>Here are <b><a
 href="http://library.igcar.gov.in/readit2007/tutori/papers/">2
Web and Ajax Programming Tutorials</a></b>, located at
<a href="http://library.igcar.gov" title="http://library.igcar.gov" target="_blank">library.igcar.gov</a>.in. These web development tutorials explain Web 2.0
programming and Ajax programming. Some of the interesting topics that
are&nbsp;covered by these are Rich Internet Application
technologies, why do we use Ajax, and some some key aspects of Web 2.0.<br />
<br />
<br />
<a
 href="http://library.igcar.gov.in/readit2007/tutori/papers/Web2.0.pdf">Web
2.0 Programming Web 2.0 Programming
using AJAX &amp; using AJAX &amp;
Blueprints</a> &nbsp;(pdf, 534 Kb, 60 pages)<br />
This Ajax tutorial explains&nbsp;the necessity of creating
interactive web applications (or rich Internet applications) more
efficiently, and thereby adding the power of AJAX to your websites.<br />
<br />
&nbsp;-&nbsp;What is Web 2.0?
<br />
&nbsp;-&nbsp;What is Rich User Experience?
<br />
&nbsp;-&nbsp;Rich Internet Application (RIA) Technologies
<br />
&nbsp;-&nbsp;AJAX: Real-life examples
<br />
&nbsp;-&nbsp;What is and Why AJAX?
<br />
&nbsp;-&nbsp;Technologies used in AJAX
<br />
&nbsp;-&nbsp;AJAX usage cases
<br />
&nbsp;-&nbsp;Anatomy of AJAX interaction
<br />
&nbsp;-&nbsp;Toolkits
<br />
<br />
<br />
<a
 href="http://library.igcar.gov.in/readit2007/tutori/papers/Web2ToGo_WMacaskill.pdf">Web
2.0 To Go</a> &nbsp;(pdf, 134 Kb, 16 pages)<br />
This tutorial gives a brief guide and overview of Web 2.0, in relation
to the recent intersection of Web technologies, content and communities.<br />
<br />
&nbsp;-&nbsp;Background
<br />
&nbsp;-&nbsp;Definition
<br />
&nbsp;-&nbsp;Web 2.0: Some Key Aspects
<br />
&nbsp;-&nbsp;Web 2.0 Sites
<br />
&nbsp;-&nbsp;Bookmarks
<br />
&nbsp;-&nbsp;Word 2.0
<br />
&nbsp;-&nbsp;Music
<br />
&nbsp;-&nbsp;Cataloguing Records
<br />
&nbsp;-&nbsp;Video
<br />
&nbsp;-&nbsp;Social Networking
<br />
&nbsp;-&nbsp;News Stories
<br />
&nbsp;-&nbsp;The Virtual World
<br />
&nbsp;-&nbsp;Information Mashups
<br />
&nbsp;-&nbsp;Blogs
<br />
&nbsp;-&nbsp;Wikis
<br />
&nbsp;-&nbsp;Podcasts
<br />
&nbsp;-&nbsp;Library 2.0
<br />
&nbsp;-&nbsp;National Library of New Zealand School Services:
Web 2.0
<br />
&nbsp;-&nbsp;Upgrade now! Web 3.0
<br />
&nbsp;-&nbsp;Conclusion
<br />
&nbsp;-&nbsp;Notes
<br />
&nbsp;-&nbsp;Bibliography
<br />
<br /><img src="http://feeds.feedburner.com/~r/Intelligentedu/~4/BA5zA8_jwfM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.intelligentedu.com/blogs/post/best_new_training_sites/4439/2-web-and-ajax-programming-tutorials/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.intelligentedu.com/blogs/post/best_new_training_sites/4439/2-web-and-ajax-programming-tutorials</feedburner:origLink></item>
		<item>
		<title>Crash Course on AJAX Programming</title>
		<link>http://feedproxy.google.com/~r/Intelligentedu/~3/s55yYJiCGFk/crash-course-on-ajax-programming</link>
		<comments>http://www.intelligentedu.com/blogs/post/best_new_training_sites/4437/crash-course-on-ajax-programming#comments</comments>
		<pubDate>Wed, 23 Sep 2009 22:16:37 +0000</pubDate>
		<dc:creator>computer_teacher</dc:creator>
				<category><![CDATA[Best New Free Computer IT Training Tutorial Resources]]></category>
		<category><![CDATA[Ajax]]></category>

		<guid isPermaLink="false">http://www.intelligentedu.com/blogs/?p=4437</guid>
		<description><![CDATA[Here is a nice, straight forward, Crash
Course on AJAX Programming
 at&#160;library.igcar.gov.in. This short course on AJAX
programming will help you to learn AJAX right from the basics to some
of the more advanced features. After going through these tutorials you
will be able to create interactive web applications or rich Internet
applications more efficiently and thereby adding the power [...]]]></description>
			<content:encoded><![CDATA[<p>Here is a nice, straight forward, <b><a
 href="http://library.igcar.gov.in/readit2007/tutori/papers/AJAX.pdf">Crash
Course on AJAX Programming</a>
</b> at&nbsp;library.igcar.gov.in. This short course on AJAX
programming will help you to learn AJAX right from the basics to some
of the more advanced features. After going through these tutorials you
will be able to create interactive web applications or rich Internet
applications more efficiently and thereby adding the power of AJAX to
your websites. This tutorial is available as a pdf file, having 111Kb
and 16 pages.<br />
<br />
<br />
<u>Contents of <a
 href="http://library.igcar.gov.in/readit2007/tutori/papers/AJAX.pdf">A
Crash Course on AJAX Programming</a></u>:
<br />
<br />
&nbsp;-&nbsp;AJAX = Asynchronous JavaScript and XML
<br />
&nbsp;-&nbsp;AJAX is Based on Web Standards
<br />
&nbsp;-&nbsp;AJAX is About Better Internet Applications
<br />
&nbsp;-&nbsp;AJAX Uses HTTP Requests
<br />
&nbsp;-&nbsp;The XMLHttpRequest Object
<br />
&nbsp;-&nbsp;Your First AJAX Application
<br />
&nbsp;-&nbsp;AJAX - Browser Support
<br />
&nbsp;-&nbsp;AJAX - More About the XMLHttpRequest Object
<br />
&nbsp;-&nbsp;AJAX - Sending a Request to the Server
<br />
&nbsp;-&nbsp;AJAX - The Server-Side ASP Script
<br />
&nbsp;-&nbsp;Run Your AJAX Application
<br />
&nbsp;-&nbsp;AJAX Suggest Example
<br />
&nbsp;-&nbsp;Example Explained - The HTML Form
<br />
&nbsp;-&nbsp;Example Explained - The showHint() Function
<br />
&nbsp;-&nbsp;Example Explained - The GetXmlHttpObject()
Function
<br />
&nbsp;-&nbsp;Example Explained - The stateChanged() Function
<br />
&nbsp;-&nbsp;AJAX Source Code to Suggest Example
<br />
&nbsp;-&nbsp;The AJAX TML Page
<br />
&nbsp;-&nbsp;The AJAX JavaScript
<br />
&nbsp;-&nbsp;The AJAX Server Page - ASP and PHP
<br />
&nbsp;-&nbsp;AJAX ASP Example
<br />
&nbsp;-&nbsp;AJAX PHP Example
<br />
&nbsp;-&nbsp;AJAX Database Example
<br />
&nbsp;-&nbsp;AJAX Example Explained
<br />
&nbsp;-&nbsp;The AJAX JavaScript
<br />
&nbsp;-&nbsp;The AJAX Server Page
<br />
&nbsp;-&nbsp;PHP &amp; AJAX
<br />
&nbsp;-&nbsp;Why PHP and Ajax?
<br />
<br /><img src="http://feeds.feedburner.com/~r/Intelligentedu/~4/s55yYJiCGFk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.intelligentedu.com/blogs/post/best_new_training_sites/4437/crash-course-on-ajax-programming/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.intelligentedu.com/blogs/post/best_new_training_sites/4437/crash-course-on-ajax-programming</feedburner:origLink></item>
		<item>
		<title>Downloadable Computer and Programming eBooks</title>
		<link>http://feedproxy.google.com/~r/Intelligentedu/~3/CO39yolOxVg/downloadable-computer-and-programming-ebooks-2</link>
		<comments>http://www.intelligentedu.com/blogs/post/best_new_training_sites/4435/downloadable-computer-and-programming-ebooks-2#comments</comments>
		<pubDate>Mon, 21 Sep 2009 22:45:58 +0000</pubDate>
		<dc:creator>computer_teacher</dc:creator>
				<category><![CDATA[Best New Free Computer IT Training Tutorial Resources]]></category>
		<category><![CDATA[free computer ebooks]]></category>
		<category><![CDATA[free programming ebooks]]></category>

		<guid isPermaLink="false">http://www.intelligentedu.com/blogs/?p=4435</guid>
		<description><![CDATA[Here are downloadable
computer and programming ebooks, in the categories
linked below. These technical ebooks are in pdf and chm formats.


Compter and Programming eBook Categories:

&#160;- Ada

&#160;- Adobe

&#160;- C
Sharp (C#) programming

&#160;- C
and C++ programming
&#160;- Database

&#160;- Delphi

&#160;- Game
Programming

&#160;- Hacking

&#160;- Java

&#160;- Libraries

&#160;- MS
Office

&#160;- Operating
Systems

&#160;- Python

&#160;- VB

&#160;- Web

&#160;- Web
Programming Tools
]]></description>
			<content:encoded><![CDATA[<p>Here are <b><a
 href="http://hates.home.anadolu.edu.tr/books/Computer/">downloadable
computer and programming ebooks</a></b>, in the categories
linked below. These technical ebooks are in pdf and chm formats.<br />
<br />
<br />
<u>Compter and Programming eBook Categories</u>:<br />
<br />
&nbsp;- <a
 href="http://hates.home.anadolu.edu.tr/books/Computer/Ada/">Ada</a>
<br />
&nbsp;- <a
 href="http://hates.home.anadolu.edu.tr/books/Computer/Adobe/">Adobe</a>
<br />
&nbsp;- <a
 href="http://hates.home.anadolu.edu.tr/books/Computer/CSharp/">C
Sharp (C#) programming</a>
<br />
&nbsp;- <a
 href="http://hates.home.anadolu.edu.tr/books/Computer/C%20and%20c++/">C
and C++ programming</a><br />
&nbsp;- <a
 href="http://hates.home.anadolu.edu.tr/books/Computer/Database/">Database</a>
<br />
&nbsp;- <a
 href="http://hates.home.anadolu.edu.tr/books/Computer/Delphi/">Delphi</a>
<br />
&nbsp;- <a
 href="http://hates.home.anadolu.edu.tr/books/Computer/Game%20Programming/">Game
Programming</a>
<br />
&nbsp;- <a
 href="http://hates.home.anadolu.edu.tr/books/Computer/Hacking/">Hacking</a>
<br />
&nbsp;- <a
 href="http://hates.home.anadolu.edu.tr/books/Computer/Java/">Java</a>
<br />
&nbsp;- <a
 href="http://hates.home.anadolu.edu.tr/books/Computer/Libraries/">Libraries</a>
<br />
&nbsp;- <a
 href="http://hates.home.anadolu.edu.tr/books/Computer/MS%20Office/">MS
Office</a>
<br />
&nbsp;- <a
 href="http://hates.home.anadolu.edu.tr/books/Computer/Operating%20Systems/">Operating
Systems</a>
<br />
&nbsp;- <a
 href="http://hates.home.anadolu.edu.tr/books/Computer/Python/">Python</a>
<br />
&nbsp;- <a
 href="http://hates.home.anadolu.edu.tr/books/Computer/VB/">VB</a>
<br />
&nbsp;- <a
 href="http://hates.home.anadolu.edu.tr/books/Computer/Web/">Web</a>
<br />
&nbsp;- <a
 href="http://hates.home.anadolu.edu.tr/books/Computer/Web%20Programming%20Tools/">Web
Programming Tools</a><br />
<br /><img src="http://feeds.feedburner.com/~r/Intelligentedu/~4/CO39yolOxVg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.intelligentedu.com/blogs/post/best_new_training_sites/4435/downloadable-computer-and-programming-ebooks-2/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.intelligentedu.com/blogs/post/best_new_training_sites/4435/downloadable-computer-and-programming-ebooks-2</feedburner:origLink></item>
		<item>
		<title>5 Python Tutorials and References</title>
		<link>http://feedproxy.google.com/~r/Intelligentedu/~3/RW9tgv70sHA/5-python-tutorials-and-references</link>
		<comments>http://www.intelligentedu.com/blogs/post/best_new_training_sites/4433/5-python-tutorials-and-references#comments</comments>
		<pubDate>Wed, 16 Sep 2009 22:53:51 +0000</pubDate>
		<dc:creator>computer_teacher</dc:creator>
				<category><![CDATA[Best New Free Computer IT Training Tutorial Resources]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://www.intelligentedu.com/blogs/?p=4433</guid>
		<description><![CDATA[Here are 5
Python Tutorials and Learning Resources
 at New Mexico Tech Computer Center. Through these five
tutorials you will come to understand and learn about all things that
you need to know about the Python programming language. The five Python
tutorials and references below cover the following: an introduction to
Python Programming, Python Quick Reference, Python GUI, Python Imaging
Library [...]]]></description>
			<content:encoded><![CDATA[<p>Here are <b><a
 href="http://infohost.nmt.edu/tcc/help/pubs/index/lang.html">5
Python Tutorials and Learning Resources</a>
</b> at New Mexico Tech Computer Center. Through these five
tutorials you will come to understand and learn about all things that
you need to know about the Python programming language. The five Python
tutorials and references below cover the following: an introduction to
Python Programming, Python Quick Reference, Python GUI, Python Imaging
Library (PIL), and Python XML processing.<br />
<br />
<b><br />
</b><a href="http://www.nmt.edu/tcc/help/pubs/lang/pytut/"
 target="_top">A Python Programming Tutorial</a> <br />
This tutorial makes heavy use of Python's conversational mode. The
basic features of the programming language are neatly explained in this
section.<br />
<br />
&nbsp;-&nbsp;<a
 href="http://infohost.nmt.edu/tcc/help/pubs/lang/pytut/index.html#intro">Introduction</a>
<br />
&nbsp;-&nbsp;<a
 href="http://infohost.nmt.edu/tcc/help/pubs/lang/pytut/numtypes.html">Python's
numeric types</a>
<br />
&nbsp;-&nbsp;<a
 href="http://infohost.nmt.edu/tcc/help/pubs/lang/pytut/stringbasics.html">Character
string basics</a>
<br />
&nbsp;-&nbsp;<a
 href="http://infohost.nmt.edu/tcc/help/pubs/lang/pytut/seq.html">Sequence
types</a> <br />
&nbsp;-&nbsp;<a
 href="http://infohost.nmt.edu/tcc/help/pubs/lang/pytut/dict.html">Dictionaries</a>
<br />
&nbsp;-&nbsp;<a
 href="http://infohost.nmt.edu/tcc/help/pubs/lang/pytut/branching.html">Branching</a>
<br />
&nbsp;-&nbsp;<a
 href="http://infohost.nmt.edu/tcc/help/pubs/lang/pytut/scripting.html">How
to
write a selfexecuting Python script</a>
<br />
&nbsp;-&nbsp;<a
 href="http://infohost.nmt.edu/tcc/help/pubs/lang/pytut/def.html">def:
Defining functions</a> <br />
&nbsp;-&nbsp;<a
 href="http://infohost.nmt.edu/tcc/help/pubs/lang/pytut/modules.html">Using
Python modules</a>
<br />
&nbsp;-&nbsp;<a
 href="http://infohost.nmt.edu/tcc/help/pubs/lang/pytut/io.html">Input
and
output</a>
<br />
&nbsp;-&nbsp;<a
 href="http://infohost.nmt.edu/tcc/help/pubs/lang/pytut/objintro.html">Introduction
to objectoriented programming</a>
<br />
<br />
<br />
<a href="http://www.nmt.edu/tcc/help/pubs/python/web/"
 target="_top">Python Quick Reference</a>
<br />
This section serves as a reference guide to most of the common features
of the Python programming language, version 2.5.<br />
<br />
&nbsp;-&nbsp;<a
 href="http://infohost.nmt.edu/tcc/help/pubs/python/web/intro.html">Introduction:
What is Python?</a>
<br />
&nbsp;-&nbsp;<a
 href="http://infohost.nmt.edu/tcc/help/pubs/python/web/starting.html">Starting
Python</a>
<br />
&nbsp;-&nbsp;<a
 href="http://infohost.nmt.edu/tcc/help/pubs/python/web/linesyntax.html">Line
syntax</a>
<br />
&nbsp;-&nbsp;<a
 href="http://infohost.nmt.edu/tcc/help/pubs/python/web/reservedwords.html">Reserved
words</a>
<br />
&nbsp;-&nbsp;<a
 href="http://infohost.nmt.edu/tcc/help/pubs/python/web/types.html">Basic
types</a> <br />
&nbsp;-&nbsp;<a
 href="http://infohost.nmt.edu/tcc/help/pubs/python/web/numerictypes.html">Numeric
types</a>
<br />
&nbsp;-&nbsp;<a
 href="http://infohost.nmt.edu/tcc/help/pubs/python/web/sequencetypes.html">Sequence
types</a>
<br />
&nbsp;-&nbsp;<a
 href="http://infohost.nmt.edu/tcc/help/pubs/python/web/settypes.html">Types
set and frozenset: Set types</a> <br />
&nbsp;-&nbsp;<a
 href="http://infohost.nmt.edu/tcc/help/pubs/python/web/dicttype.html">Type
dict:
Dictionaries</a>
<br />
&nbsp;-&nbsp;<a
 href="http://infohost.nmt.edu/tcc/help/pubs/python/web/filetype.html">Type
file: Input and output files</a> <br />
&nbsp;-&nbsp;<a
 href="http://infohost.nmt.edu/tcc/help/pubs/python/web/Nonetype.html">None:
The special placeholder value</a> <br />
&nbsp;-&nbsp;<a
 href="http://infohost.nmt.edu/tcc/help/pubs/python/web/expressions.html">Operators
and expressions</a>
<br />
&nbsp;-&nbsp;<a
 href="http://infohost.nmt.edu/tcc/help/pubs/python/web/basicfunctions.html">Basic
functions</a>
<br />
&nbsp;-&nbsp;<a
 href="http://infohost.nmt.edu/tcc/help/pubs/python/web/advancedfunctions.html">Advanced
functions</a>
<br />
&nbsp;-&nbsp;<a
 href="http://infohost.nmt.edu/tcc/help/pubs/python/web/simplestatements.html">Simple
statements</a>
<br />
&nbsp;-&nbsp;<a
 href="http://infohost.nmt.edu/tcc/help/pubs/python/web/compoundstatements.html">Compound
statements</a>
<br />
&nbsp;-&nbsp;<a
 href="http://infohost.nmt.edu/tcc/help/pubs/python/web/def.html">def():
Defining your own functions</a> <br />
&nbsp;-&nbsp;<a
 href="http://infohost.nmt.edu/tcc/help/pubs/python/web/exceptions.html">Exceptions:
Error signaling and handling</a> <br />
&nbsp;-&nbsp;<a
 href="http://infohost.nmt.edu/tcc/help/pubs/python/web/classes.html">Classes:
Defining your own types</a> <br />
&nbsp;-&nbsp;<a
 href="http://infohost.nmt.edu/tcc/help/pubs/python/web/pdb.html">pdb:
The Python
interactive debugger </a>
&nbsp;
<br />
&nbsp;-&nbsp;<a
 href="http://infohost.nmt.edu/tcc/help/pubs/python/web/commonmodules.html">Commonly
used modules </a>
<br />
<br />
<br />
<a
 href="http://infohost.nmt.edu/tcc/help/pubs/python/web/commonmodules.html">Tkinter
Reference: a GUI for Python
&nbsp;</a>
<br />
This section explains&nbsp;the Tkinter widget set for constructing
graphical user interfaces (GUIs) in the Python programming language. <br />
<br />
&nbsp;-&nbsp;<a
 href="http://www.nmt.edu/tcc/help/pubs/tkinter/" target="_top">What
is Tkinter? </a>
<br />
&nbsp;-&nbsp;<a
 href="http://infohost.nmt.edu/tcc/help/pubs/tkinter/intro.html">A
minimal application </a>
<br />
&nbsp;-&nbsp;<a
 href="http://infohost.nmt.edu/tcc/help/pubs/tkinter/minimalapp.html">Definitions</a>
<br />
&nbsp;-&nbsp;<a
 href="http://infohost.nmt.edu/tcc/help/pubs/tkinter/glossary.html">Layout
management </a>
<br />
&nbsp;-&nbsp;<a
 href="http://infohost.nmt.edu/tcc/help/pubs/tkinter/layoutmgt.html">Standard
attributes </a>
<br />
&nbsp;-&nbsp;<a
 href="http://infohost.nmt.edu/tcc/help/pubs/tkinter/stdattrs.html">The
widget </a>
<br />
&nbsp;-&nbsp;<a
 href="http://infohost.nmt.edu/tcc/help/pubs/tkinter/button.html">The
Canvas widget </a>
<br />
&nbsp;-&nbsp;<a
 href="http://infohost.nmt.edu/tcc/help/pubs/tkinter/canvas.html">The
Checkbutton widget</a>
<br />
&nbsp;-&nbsp;<a
 href="http://infohost.nmt.edu/tcc/help/pubs/tkinter/checkbutton.html">The
Entry widget </a>
<br />
&nbsp;-&nbsp;<a
 href="http://infohost.nmt.edu/tcc/help/pubs/tkinter/entry.html">The
Frame widget </a>
<br />
&nbsp;-&nbsp;<a
 href="http://infohost.nmt.edu/tcc/help/pubs/tkinter/frame.html">The
Label widget </a>
<br />
&nbsp;-&nbsp;<a
 href="http://infohost.nmt.edu/tcc/help/pubs/tkinter/label.html">The
LabelFrame widget</a>
<br />
&nbsp;-&nbsp;<a
 href="http://infohost.nmt.edu/tcc/help/pubs/tkinter/labelframe.html">The
Listbox widget</a>
<br />
&nbsp;-&nbsp;<a
 href="http://infohost.nmt.edu/tcc/help/pubs/tkinter/listbox.html">The
Menu widget </a>
<br />
&nbsp;-&nbsp;<a
 href="http://infohost.nmt.edu/tcc/help/pubs/tkinter/menu.html">The
Menubutton widget</a>
<br />
&nbsp;-&nbsp;<a
 href="http://infohost.nmt.edu/tcc/help/pubs/tkinter/menubutton.html">The
Message widget </a>
<br />
&nbsp;-&nbsp;<a
 href="http://infohost.nmt.edu/tcc/help/pubs/tkinter/message.html">The
OptionMenu widget</a>
<br />
&nbsp;-&nbsp;<a
 href="http://infohost.nmt.edu/tcc/help/pubs/tkinter/optionmenu.html">The
PanedWindow widget</a>
<br />
&nbsp;-&nbsp;<a
 href="http://infohost.nmt.edu/tcc/help/pubs/tkinter/panedwindow.html">The
Radiobutton widget</a>
<br />
&nbsp;-&nbsp;<a
 href="http://infohost.nmt.edu/tcc/help/pubs/tkinter/radiobutton.html">The
Scale widget </a>
<br />
&nbsp;-&nbsp;<a
 href="http://infohost.nmt.edu/tcc/help/pubs/tkinter/scale.html">The
Scrollbar widget </a>
<br />
&nbsp;-&nbsp;<a
 href="http://infohost.nmt.edu/tcc/help/pubs/tkinter/scrollbar.html">The
Spinbox widget</a>
<br />
&nbsp;-&nbsp;<a
 href="http://infohost.nmt.edu/tcc/help/pubs/tkinter/spinbox.html">The
Text widget </a>
<br />
&nbsp;-&nbsp;<a
 href="http://infohost.nmt.edu/tcc/help/pubs/tkinter/text.html">Toplevel:
Toplevel window methods </a>
<br />
&nbsp;-&nbsp;<a
 href="http://infohost.nmt.edu/tcc/help/pubs/tkinter/toplevel.html">Universal
widget methods </a>
<br />
&nbsp;-&nbsp;<a
 href="http://infohost.nmt.edu/tcc/help/pubs/tkinter/universal.html">Standardizing
appearance </a>
<br />
&nbsp;-&nbsp;<a
 href="http://infohost.nmt.edu/tcc/help/pubs/tkinter/optiondatabase.html">Connecting
your application logic to the widgets </a>
<br />
&nbsp;-&nbsp;<a
 href="http://infohost.nmt.edu/tcc/help/pubs/tkinter/connecting.html">Control
variables: the values behind the widgets </a>
<br />
&nbsp;-&nbsp;<a
 href="http://infohost.nmt.edu/tcc/help/pubs/tkinter/controlvariables.html">Focus:
routing keyboard input </a>
<br />
&nbsp;-&nbsp;<a
 href="http://infohost.nmt.edu/tcc/help/pubs/tkinter/focus.html">Events</a>
<br />
&nbsp;-&nbsp;<a
 href="http://infohost.nmt.edu/tcc/help/pubs/tkinter/events.html">Popup
dialogs </a>
<br />
<br />
<br />
<a href="http://infohost.nmt.edu/tcc/help/pubs/tkinter/dialogs.html">Python
Imaging Library (PIL) Quick Reference </a>
<br />
This section of the tutorial describes an image-processing library, the
Python imaging library(PIL) for the Python programming language. <br />
<br />
&nbsp;-&nbsp;<a href="http://www.nmt.edu/tcc/help/pubs/pil/"
 target="_top">Introduction </a>
<br />
&nbsp;-&nbsp;<a
 href="http://infohost.nmt.edu/tcc/help/pubs/pil/index.html#intro">Definitions</a>
<br />
&nbsp;-&nbsp;<a
 href="http://infohost.nmt.edu/tcc/help/pubs/pil/defs.html">Creating
objects of class Image </a>
<br />
&nbsp;-&nbsp;<a
 href="http://infohost.nmt.edu/tcc/help/pubs/pil/imageconstructors.html">The
ImageDraw module</a>
<br />
&nbsp;-&nbsp;<a
 href="http://infohost.nmt.edu/tcc/help/pubs/pil/imagedraw.html">Image
enhancement: the ImageFilter module</a>
<br />
&nbsp;-&nbsp;<a
 href="http://infohost.nmt.edu/tcc/help/pubs/pil/imagefilter.html">The
ImageFont module</a>
<br />
&nbsp;-&nbsp;<a
 href="http://infohost.nmt.edu/tcc/help/pubs/pil/imagefont.html">The
ImageTk module</a>
<br />
&nbsp;-&nbsp;<a
 href="http://infohost.nmt.edu/tcc/help/pubs/pil/imagetk.html">Supported
file formats</a>
<br />
<br />
<br />
<a href="http://infohost.nmt.edu/tcc/help/pubs/pil/formats.html">Python
XML Processing with lxml
</a><br />
This part of the tutorial explains the lxml package for reading and
writing XML files with the Python programming language.<br />
<br />
&nbsp;-&nbsp;<a
 href="http://www.nmt.edu/tcc/help/pubs/pylxml/" target="_top">Introduction:
Python and XML </a>
<br />
&nbsp;-&nbsp;<a
 href="http://infohost.nmt.edu/tcc/help/pubs/pylxml/index.html#intro">How
ElementTree represents XML </a>
<br />
&nbsp;-&nbsp;<a
 href="http://infohost.nmt.edu/tcc/help/pubs/pylxml/etreeview.html">Reading
an XML document </a>
<br />
&nbsp;-&nbsp;<a
 href="http://infohost.nmt.edu/tcc/help/pubs/pylxml/reading.html">Creating
a new XML document </a>
<br />
&nbsp;-&nbsp;<a
 href="http://infohost.nmt.edu/tcc/help/pubs/pylxml/creating.html">Modifying
an existing XML document </a>
<br />
&nbsp;-&nbsp;<a
 href="http://infohost.nmt.edu/tcc/help/pubs/pylxml/modifying.html">Features
of the etree module</a>
<br />
&nbsp;-&nbsp;<a
 href="http://infohost.nmt.edu/tcc/help/pubs/pylxml/moduleetree.html">class
ElementTree: A complete XML document </a>
<br />
&nbsp;-&nbsp;<a
 href="http://infohost.nmt.edu/tcc/help/pubs/pylxml/classElementTree.html">class
Element: One element in the tree </a>
<br />
&nbsp;-&nbsp;<a
 href="http://infohost.nmt.edu/tcc/help/pubs/pylxml/classElement.html">XPath
processing </a>
<br />
&nbsp;-&nbsp;<a
 href="http://infohost.nmt.edu/tcc/help/pubs/pylxml/xpath.html">Automated
validation of input files </a>
<br />
&nbsp;-&nbsp;<a
 href="http://infohost.nmt.edu/tcc/help/pubs/pylxml/validation.html">etbuilder:
A simplified XML builder
module </a>
<br />
&nbsp;-&nbsp;<a
 href="http://infohost.nmt.edu/tcc/help/pubs/pylxml/builder.html">Implementation
of etbuilder </a>
<br />
<br /><img src="http://feeds.feedburner.com/~r/Intelligentedu/~4/RW9tgv70sHA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.intelligentedu.com/blogs/post/best_new_training_sites/4433/5-python-tutorials-and-references/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.intelligentedu.com/blogs/post/best_new_training_sites/4433/5-python-tutorials-and-references</feedburner:origLink></item>
	</channel>
</rss>
