<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Netvouz / emweb / tag / tutorial</title>
<link>http://netvouz.com/emweb/tag/tutorial?feed=rss</link>
<description>emweb&#39;s bookmarks tagged &quot;tutorial&quot; on Netvouz</description>
<item><title>Developing Expertise Notes</title>
<link>http://web.archive.org/web/20051104204853/http://www2.umassd.edu/swpi/DesignInCS/expertise.html#6</link>
<description>Contents: Role of Deliberate Practice The Acquisition of Expert Performance The Acquisition of Medical Expertise Reasoning and Instruction in Medical Curricula Changing the Agency for Learning Field Study in SW Design Brooks on Great Designers Conceptualizations of Practice</description>
<category domain="http://netvouz.com/emweb?category=1259949318034822278"></category>
<author>emweb</author>
<pubDate>Tue, 15 May 2007 12:43:33 GMT</pubDate>
</item><item><title>Introduction to Java: programming tips, tricks and online resources</title>
<link>http://web.archive.org/web/20051025062038/schmidt.devlib.org/java/introduction.html</link>
<description>Welcome to my page with tips on Java programming! This is a general overview, you won&#39;t find code examples (this is no How to do ... in Java? text; I do have some code examples elsewhere). As a beginner, please don&#39;t be overwhelmed by the large number of tools and resources. This page just wants to give an overview. You don&#39;t need all of the tools mentioned here and you might want to do some things different. These are just my personal recommendations. A lot of related links are given so that you can find out more if you are interested. As an example, it is mentioned that an obfuscator makes it harder to create meaningful source code from given bytecode. You may never need such a tool, it is just mentioned so that you know what it is, that it is possible at</description>
<category domain="http://netvouz.com/emweb?category=1259949318034822278"></category>
<author>emweb</author>
<pubDate>Tue, 15 May 2007 12:48:51 GMT</pubDate>
</item><item><title>comp.lang.java FAQ</title>
<link>http://www.cafeaulait.org/javafaq.html</link>
<description>From: elharo@metalab.unc.edu Newsgroups: comp.lang.java.programmer,comp.lang.java.softwaretools,comp.lang.java.gui,comp.lang.java.help,alt.www.hotjava Organization: Cafe au Lait Followup-To: poster Subject: comp.lang.java FAQ Archive-name: computer-lang/java-faq/part1 Posting-Frequency: weekly Last-modified: 1997/10/06 Version: 1.6 URL: http://metalab.unc.edu/javafaq/javafaq.html</description>
<category domain="http://netvouz.com/emweb?category=1259949318034822278"></category>
<author>emweb</author>
<pubDate>Thu, 31 May 2007 08:58:51 GMT</pubDate>
</item><item><title>Teach Yourself Programming in Ten Years</title>
<link>http://web.archive.org/web/20051026035539/www.norvig.com/21-days.html</link>
<description>Walk into any bookstore, and you&#39;ll see how to Teach Yourself Java in 7 Days alongside endless variations offering to teach Visual Basic, Windows, the Internet, and so on in a few days or hours. I did the following power search at Amazon.com:      pubdate: after 1992 and title: days and       (title: learn or title: teach yourself) and got back 248 hits. The first 78 were computer books (number 79 was Learn Bengali in 30 days). I replaced &quot;days&quot; with &quot;hours&quot; and got remarkably similar results: 253 more books, with 77 computer books followed by Teach Yourself Grammar and Style in 24 Hours at number 78. Out of the top 200 total, 96% were computer books.</description>
<category domain="http://netvouz.com/emweb?category=1259949318034822278"></category>
<author>emweb</author>
<pubDate>Tue, 15 May 2007 14:18:40 GMT</pubDate>
</item><item><title>Tomcat Tutorial - SWiK Tagged Tomcat and Tutorial, sorted by: recent</title>
<link>http://swik.net/Tomcat+Tutorial</link>
<description>SWiK is a community driven resource for people who use open source software. Find free software or read and submit news: people are constantly adding cool new stuff.</description>
<category domain="http://netvouz.com/emweb?category=1259949318034822278"></category>
<author>emweb</author>
<pubDate>Tue, 10 Apr 2007 12:14:14 GMT</pubDate>
</item><item><title>Chapter 31: java.awt.image</title>
<link>http://sparcs.kaist.ac.kr/~paladin/study/using_java/book/CH31.HTM</link>
<description>Producers, Consumers, and Observers Java&#39;s model for manipulating images is more complex than other models. Java uses the concept of image producers and image consumers. An example of an image producer might be an object responsible for fetching an image over the network, or it might be a simple array of bytes that represent an image. The image producer can be thought of as the source of the image data. Image consumers are objects that make use of the image data. Image consumers are, typically, low-level drawing routines that display the image on-screen. The interesting thing about the producer-consumer model is that the producer is &quot;in control.&quot; The ImageProducer uses the setPixels method in the ImageConsumer to describe the image to the consumer. The best</description>
<category domain="http://netvouz.com/emweb?category=1259949318034822278"></category>
<author>emweb</author>
<pubDate>Thu, 01 Mar 2007 13:53:19 GMT</pubDate>
</item><item><title>Craig Larman’s Home Page: Applying UML and Patterns—An Intro to OOA/D and the Unified Process</title>
<link>http://www.craiglarman.com/book_applying_2nd/Applying_2nd.htm</link>
<description>Contents at a Glance Foreword by Philippe Kruchten Preface Full Table of Contents Introduction  1             Object-Oriented Analysis and Design 3  2             Iterative Development and the Unified Process 13  3             Case Study: The NextGen POS System 29 Inception  4             Inception 35  5             Understanding Requirements 41  6             Use-Case Model: Writing Requirements in Context 45  7             Identifying Other Requirements 83  8             From Inception to Elaboration 107 Elaboration Iteration 1  9             Use-Case Model: Drawing System Sequence Diagrams 117  10           Domain Model: Visualizing Concepts 127  11           Domain Model: Adding Associations 153  12           Domain Model: Adding Attributes 167  13</description>
<category domain="http://netvouz.com/emweb?category=1259949318034822278"></category>
<author>emweb</author>
<pubDate>Fri, 23 Mar 2007 15:03:24 GMT</pubDate>
</item><item><title>Creating J2EE application in IntelliJ Idea 6.0: EJB3/JBOSS +Ajax. Tutorial. Part 3 | AjaxLine</title>
<link>http://www.ajaxline.com//node/290</link>
<description>Creating J2EE application in IntelliJ Idea 6.0 - EJB3/JBOSS +Ajax. Tutorial. Part 3</description>
<category domain="http://netvouz.com/emweb?category=1259949318034822278"></category>
<author>emweb</author>
<pubDate>Tue, 20 Feb 2007 10:07:05 GMT</pubDate>
</item><item><title>DATABASE DEBUNKINGS - LINKS</title>
<link>http://www.dbdebunk.com/resources.html</link>
<description>04-28-06 Iterative Software Development 	04-28-06 No Silver Bullet 	4-21-06 Ow, My Unnormalized Head! 	4-14-06 The Wonderful World of XML 	2-17-06 When Your Data Is Stored in XML 	2-3-06 10 Common Design Mistakes 	1-27-12 Why SQL Sucks 	1/20/06 Future of Computing 	12/10/05-Authors Don&#39;t Read 	11/11/05 OTLT and EAV 	11/04/05 Bullshit about RDBMS 	08/26/05 Two big design mistakes 	07/01/05 Iterative Software Development 	5/27/05 Why Significant UML Change is Unlikely 	5/13/05 Is XML the Answer? 	5/13/05 Arrogance &amp; Slashing Slashdot (&amp; MySQL) 	5/6/05 I&#39;m Not Buying In 	04/22/05 Intro Iterative &amp; Narrative Integration 	01/4/05 Is Criticism Unprofessional? 	03/18/05 A Simple Guide to Five Normal Forms 	10/15/04 Systems Software Research is Irrelevant 	10/15/04</description>
<category domain="http://netvouz.com/emweb?category=1259949318034822278"></category>
<author>emweb</author>
<pubDate>Tue, 03 Apr 2007 08:42:50 GMT</pubDate>
</item><item><title>Definition Web and XML Glossary</title>
<link>http://dret.net/glossary/dknf</link>
<description>Welcome to dret&#39;s Web and XML glossary. The acronym index (shown below) provides a concise list of all acronyms, while the individual letter indices (always accessible via the letter bar) list the full names as well. If you are interested, you can look at some Statistics about the Glossary. Glossary Index 1080i · 1080p · 16:9 · 1NF · 2NF · 2PC · 3DES · 3DESE · 3NF · 4:3 · 480i · 480p · 4NF · 5.1 · 576i · 576p · 5NF · 6.1 · 6NF · 7.1 · 720p · AAC · ABNF · ACAP · ACE · ACELP · ACID · ACL · ACM · ActiveX · ADO · ADPCM · ADSL · AEA · AES · AFS · AGP · AGP Pro · AH · AHAH · AIFF · AIFF-C · AIIM · AIM · AIML · AJAX</description>
<category domain="http://netvouz.com/emweb?category=1259949318034822278"></category>
<author>emweb</author>
<pubDate>Mon, 02 Apr 2007 09:28:25 GMT</pubDate>
</item></channel></rss>