<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0" xmlns:osnews="http://www.osnews.com/rss2#">
	<channel>
		<title>OSNews: </title>
		<link>http://www.osnews.com/story/17831/Fiwix_0_3_1_Released</link>
		<description>Exploring the Future of Computing</description>
		<language>en-us</language>
		<copyright>Copyright 2001-2012, David Adams</copyright>
		<webMaster>adam+nospam@osnews.com</webMaster>
		<lastBuildDate>Wed, 15 Feb 2012 12:45:11 GMT</lastBuildDate>
		<image>
			<url>http://www.osnews.com/images/osnews.gif</url>
			<title>OSNews.com</title>
			<link>http://www.osnews.com</link>
		</image>
		<item>
			<title>Sounds like fun...</title>
			<link>http://www.osnews.com/thread?236764</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?236764</guid>
			<description>...or at least sounds like the developer/leader is having fun!  <img src="/images/emo/grin.gif" alt=";)" /></description>
			<pubDate>Wed, 02 May 2007 23:12:00 GMT</pubDate>
			<author>donotreply@osnews.com (Tuishimi)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Hmm...</title>
			<link>http://www.osnews.com/thread?236770</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?236770</guid>
			<description>Looks interesting...  and more educational OS tools are definately needed!<br />
<br />
I hope it goes public domain.</description>
			<pubDate>Wed, 02 May 2007 23:28:00 GMT</pubDate>
			<author>donotreply@osnews.com (Almafeta)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Hmm...</title>
			<link>http://www.osnews.com/thread?236775</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?236775</guid>
			<description>I agree. The more tools we have to learn how an OS works, the better. This is especially true when the code is simplified to better allow students to understand the fundamentals of good OS design.</description>
			<pubDate>Wed, 02 May 2007 23:37:00 GMT</pubDate>
			<author>donotreply@osnews.com (bulio)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: Hmm...</title>
			<link>http://www.osnews.com/thread?236776</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?236776</guid>
			<description>I feel that I must point out that even if code is simplified, it by no means lends it to an understanding of good OS design. This is because simple, easy to read code is not guaranteed to make good design.<br />
<br />
Bad design can just as easily be made to be simple and easy to read.</description>
			<pubDate>Wed, 02 May 2007 23:48:00 GMT</pubDate>
			<author>donotreply@osnews.com (jdrake)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Sounds like fun...</title>
			<link>http://www.osnews.com/thread?236777</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?236777</guid>
			<description>Sounds like a LOT of fun, and great for cultivating the interest in operating systems needed to sustain more serious free software kernel development efforts such as Linux.  I've said this many times, but you don't need an advanced computer science degree to hack free software.  The whole premise is to keep the complexity down and to limit the expertise needed to contribute.  Educational kernel projects such as this one are a great extension of this principle, particularly as this one tries to be a simpler Linux rather than an academic demonstration of OS design such as MINIX.<br />
<br />
Like Almafeta (not something I say everyday), I also hope this project breaks with the Linux tradition and goes public domain.  As an AIX developer, I can't look at a GPL kernel without forms filed in triplicate and two lawyers looking over my shoulders, and I'd like to take a look at this if only to satisfy my curiosity.Edited 2007-05-02 23:55</description>
			<pubDate>Wed, 02 May 2007 23:48:00 GMT</pubDate>
			<author>donotreply@osnews.com (butters)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[3]: Hmm...</title>
			<link>http://www.osnews.com/thread?236781</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?236781</guid>
			<description>This is because simple, easy to read code is not guaranteed to make good design.<br />
<br />
Strictly speaking, you're correct.  However, good design correlates extremely well with simple and clear code.</description>
			<pubDate>Wed, 02 May 2007 23:59:00 GMT</pubDate>
			<author>donotreply@osnews.com (butters)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: Sounds like fun...</title>
			<link>http://www.osnews.com/thread?236782</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?236782</guid>
			<description>Perhaps someone could provide other resources for those interested in learning operating systems?</description>
			<pubDate>Wed, 02 May 2007 23:59:00 GMT</pubDate>
			<author>donotreply@osnews.com (samad)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: Sounds like fun...</title>
			<link>http://www.osnews.com/thread?236784</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?236784</guid>
			<description>*nodnods*<br />
<br />
If we (using a very very generic 'we' here) ever want to have a really competitive market develop, then we need to build the sorts of resources that will help make many more people able to understand and (hopefully) turn to OS development.  Not just developers who like the GPL license, not just developers who like the BSD license, not just developers who want to work at Microsoft, but anyone who will at least try.<br />
<br />
The only problem I can see with that there are a very few countries who don't let people who are alive put their works into the public domain.  One way I have of solving that: if ever SkunkyOS (see my profile) gets to a 'distributable' stage, I'm probably going to use this license:  &quot;© [whenever] Shanya Almafeta.  Permission is granted to use the code of SkunkyOS for any use.  [Standard disclaimer here.]&quot;  This 'one-clause BSD' license grants a maximum of flexibility to me (able to change license in future if needed, able to keep control of SkunkyOS's name as a trademark to prevent abuse) while not restricting users in any way (not even asking for credit or for the end-user to find an unobtrusive place to put the license).<br />
<br />
Anywho, sorry for the tangent.</description>
			<pubDate>Thu, 03 May 2007 00:04:00 GMT</pubDate>
			<author>donotreply@osnews.com (Almafeta)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[3]: Sounds like fun...</title>
			<link>http://www.osnews.com/thread?236785</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?236785</guid>
			<description>Linux Kernel Development, second edition, by Robert Love, is highly recommended if your focus is on Linux.  Otherwise, Operating System Design and Implementation, by Andrew Tanenbaum, is the classic textbook on OS design based on MINIX.  An indispensable reference for any *nix programmer is The C Programming Language, by Kernighan and Ritche.  These are by far the most useful dead tree resources I own.Edited 2007-05-03 00:13</description>
			<pubDate>Thu, 03 May 2007 00:09:00 GMT</pubDate>
			<author>donotreply@osnews.com (butters)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[4]: Sounds like fun...</title>
			<link>http://www.osnews.com/thread?236787</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?236787</guid>
			<description>&quot;An indispensable reference for any *nix programmer is The C Programming Language, by Kernighan and Ritche.&quot;<br />
<br />
Followed by complains such as &quot;But C is not object oriented&quot; or &quot;C is not a safe language&quot;, or at least &quot;C is not Java!&quot; :-)<br />
<br />
&quot;These are by far the most useful dead tree resources I own.&quot;<br />
<br />
Dead tree resources... :-) Let's see how much of these resources are occupied by the OS in the resource monitor. :-)<br />
<br />
By the way, if nothing else works, you'll be happy about printed material (e. g. system reference manual, troubleshooting and maintenance section).</description>
			<pubDate>Thu, 03 May 2007 00:27:00 GMT</pubDate>
			<author>donotreply@osnews.com (Doc Pain)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[3]: Sounds like fun...</title>
			<link>http://www.osnews.com/thread?236788</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?236788</guid>
			<description>Here's some of the pages I use the most.<br />
<br />
This site's resources page:<br />
<br />
* <a href="http://www.osnews.com/resources.php" rel="nofollow">http://www.osnews.com/resources.php</a> <br />
<br />
The OSDev Wiki (currently in a rebuilding process as they try to combine two unrelated wikis from two unrelated software into a third set of software, but still has Good Stuff):<br />
<br />
* <a href="http://www.osdev.org/wiki/Main_Page" rel="nofollow">http://www.osdev.org/wiki/Main_Page</a> <br />
<br />
Linux's kernel (they can't stop you from just reading the thing):<br />
<br />
* <a href="http://www.kernel.org/" rel="nofollow">http://www.kernel.org/</a> <br />
<br />
Minix 3's kernel (as a single HUGE file):<br />
<br />
* <a href="http://www.minix3.org/doc/AppendixB.html" rel="nofollow">http://www.minix3.org/doc/AppendixB.html</a> <br />
<br />
Some alt.os.development (usenet ftw!) archives:<br />
<br />
* <a href="http://my.execpc.com/~geezer/osd/" rel="nofollow">http://my.execpc.com/~geezer/osd/</a> <br />
<br />
Some questions to ask yourself before you write a single line of code:<br />
<br />
* <a href="http://www.openbg.net/sto/os/" rel="nofollow">http://www.openbg.net/sto/os/</a> <br />
* <a href="http://chuos.genezys.net/wiki/Questions%20for%20an%20OS%20designer" rel="nofollow">http://chuos.genezys.net/wiki/Questions%20for%20an%20OS...</a>  (almost identical, but not quite the same)<br />
<br />
Single UNIX Standard (free registration required) -- A standard that competes with (but in reality is almost identical) to the POSIX standard.  You don't have to implement it if working like Unix isn't among your goals(although it's one of the few things used by pretty much every extant OS out there), but even if you don't implement it, it gives you a good idea of how modern OSs are structured:<br />
<br />
* <a href="http://www.unix.org/version3/" rel="nofollow">http://www.unix.org/version3/</a> <br />
<br />
Most of my other links I'm using go things specific to my OS, or to deficiencies in my skills that I'm amending, or references for specific hardware, so I doubt they'd be useful.<br />
<br />
Hope all this helps!</description>
			<pubDate>Thu, 03 May 2007 00:29:00 GMT</pubDate>
			<author>donotreply@osnews.com (Almafeta)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Source code?</title>
			<link>http://www.osnews.com/thread?236810</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?236810</guid>
			<description>Forgive me if I'm not looking hard enough, but where is the source code available? Judging from the inclusion of &quot;GNU&quot; in the operating system's name, I would guess that source is -- uhm, released under the GPL.</description>
			<pubDate>Thu, 03 May 2007 03:02:00 GMT</pubDate>
			<author>donotreply@osnews.com (Maciek)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[3]: Hmm...</title>
			<link>http://www.osnews.com/thread?236811</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?236811</guid>
			<description>Yes, but well-planned, well-documented, and well-written bad design is that much easier to make into good design.  :&gt;</description>
			<pubDate>Thu, 03 May 2007 03:05:00 GMT</pubDate>
			<author>donotreply@osnews.com (Almafeta)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: Sounds like fun...</title>
			<link>http://www.osnews.com/thread?236814</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?236814</guid>
			<description><div class="cquote">As an AIX developer, I can't look at a GPL kernel without forms filed in triplicate and two lawyers looking over my shoulders, and I'd like to take a look at this if only to satisfy my curiosity.Edited 2007-05-02 23:55 </div><br />
<br />
Shame on you.</description>
			<pubDate>Thu, 03 May 2007 03:14:00 GMT</pubDate>
			<author>donotreply@osnews.com (sbenitezb)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Reinventing the wheel again ?</title>
			<link>http://www.osnews.com/thread?236826</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?236826</guid>
			<description>I hope this not another case of reinventing the wheel.<br />
<br />
Unless this OS have some new concept in creating a new OS that others educational OS like Minix cannot emulate. There is no point in creating this OS.</description>
			<pubDate>Thu, 03 May 2007 04:57:00 GMT</pubDate>
			<author>donotreply@osnews.com (funny_irony)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Reinventing the wheel again ?</title>
			<link>http://www.osnews.com/thread?236838</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?236838</guid>
			<description>&quot;Unless this OS have some new concept in creating a new OS that others educational OS like Minix cannot emulate. There is no point in creating this OS.&quot;<br />
<br />
Sure, you can read other peoples' code and learn from it - but I, and probably a large majority of other CS students - learn by tinkering and tweaking. Writing one's own code is the perfection of this.<br />
<br />
For example (C++-specific, since that's what I was taught), when we first learn about linked lists, do we immediately start using the STL std::list class? No: we write our own dinky class for it. Do we start with std::stack or std::queue when learning about stack and queue operations, respectively? No! We write our own dinky classes for them that do the basic insert/remove/etc. functions needed.  Do we use std::map when learning about key-value pair management? NO! We Write Our Own(tm).  Is it becoming clearer to you now? <img src="/images/emo/smile.gif" alt=";)" /></description>
			<pubDate>Thu, 03 May 2007 05:46:00 GMT</pubDate>
			<author>donotreply@osnews.com (codergeek42)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Source code?</title>
			<link>http://www.osnews.com/thread?236852</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?236852</guid>
			<description>The inclusion of the word &quot;GNU&quot; in the OS name means that the OS is indeed using GNU software (in the user space) and hence its complete name GNU/Fiwix, but does not mean nothing about the license of the other name &quot;Fiwix&quot;.</description>
			<pubDate>Thu, 03 May 2007 08:02:00 GMT</pubDate>
			<author>donotreply@osnews.com (Mikaku)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>I like this type of news</title>
			<link>http://www.osnews.com/thread?236854</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?236854</guid>
			<description>It is so refreshing to see news like this appear on OSNews, instead of the endless Ubuntu/Vista news items.</description>
			<pubDate>Thu, 03 May 2007 08:25:00 GMT</pubDate>
			<author>donotreply@osnews.com (Isolationist)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Reinventing the wheel again ?</title>
			<link>http://www.osnews.com/thread?236866</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?236866</guid>
			<description>Why should it matter to you if somebody is reinventing the wheel again - simply ignore it.  It is very useful to others as an educational tool and exciting to work on.</description>
			<pubDate>Thu, 03 May 2007 09:59:00 GMT</pubDate>
			<author>donotreply@osnews.com (Isolationist)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>retro tools</title>
			<link>http://www.osnews.com/thread?236872</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?236872</guid>
			<description>&gt; It is based on monolithic kernel design and it is<br />
&gt; written entirely in C language, leaving only for the<br />
&gt; Assembler the small needed parts.<br />
<br />
I would have hoped a new OS in 2007 would use C++ and<br />
a microkernel.</description>
			<pubDate>Thu, 03 May 2007 10:34:00 GMT</pubDate>
			<author>donotreply@osnews.com (mjones)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Source code?</title>
			<link>http://www.osnews.com/thread?236875</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?236875</guid>
			<description>« License<br />
The Fiwix kernel will be publicly available under an open license when it reach the 1.0 version. »<br />
<br />
mmmm. I would like to see the code now, since it *is* small !</description>
			<pubDate>Thu, 03 May 2007 10:53:00 GMT</pubDate>
			<author>donotreply@osnews.com (holywood)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Speaking of kernel source</title>
			<link>http://www.osnews.com/thread?236877</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?236877</guid>
			<description>I'm definitely going to look into fiwix. I wonder if I can run it in vmware? Also I just read the book reviewed here: <br />
<br />
<a href="http://ezine.daemonnews.org/200704/bsd_root_kits_review.html" rel="nofollow">http://ezine.daemonnews.org/200704/bsd_root_kits_review.html</a> <br />
<br />
I think it's [retty awesome that there seems to be a trend toward bringing more people to kernel code <img src="/images/emo/smile.gif" alt=";)" /></description>
			<pubDate>Thu, 03 May 2007 11:13:00 GMT</pubDate>
			<author>donotreply@osnews.com (sequethin)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>License woes</title>
			<link>http://www.osnews.com/thread?236879</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?236879</guid>
			<description>According to an earlier article here, Fixix is going to be licensed under the GPL:<br />
<br />
* <a href="http://www.osnews.com/story.php/4839/The-GNUFiwix-Operating-System" rel="nofollow">http://www.osnews.com/story.php/4839/The-GNUFiwix-Operating-System</a>  <br />
<br />
It's too bad.</description>
			<pubDate>Thu, 03 May 2007 11:59:00 GMT</pubDate>
			<author>donotreply@osnews.com (Almafeta)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Why all experimental O/Ses have to be in C???</title>
			<link>http://www.osnews.com/thread?236889</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?236889</guid>
			<description>Why all experimental O/Ses have to be in C??? there should be great benefit from using other languages to make an O/S.</description>
			<pubDate>Thu, 03 May 2007 13:25:00 GMT</pubDate>
			<author>donotreply@osnews.com (axilmar)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Why all experimental O/Ses have to be in C???</title>
			<link>http://www.osnews.com/thread?236895</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?236895</guid>
			<description>I think this one is monolithic OS written in C because both Windows and Linux are monolithic kernels primarially written in C, and C is the language that the most students will be familiar with.<br />
<br />
(I know, I know, Windows includes some sections in Pascal, but the majority is in C.)</description>
			<pubDate>Thu, 03 May 2007 13:53:00 GMT</pubDate>
			<author>donotreply@osnews.com (Almafeta)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Why all experimental O/Ses have to be in C???</title>
			<link>http://www.osnews.com/thread?236900</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?236900</guid>
			<description>It is my impression that C is still the best language for implementing an operating system. For one, we created HelenOS in C and a bit of assembly. However, one of our developers is now working on a research project in which he implements parts of HelenOS in Objective C. His research area is componentization of the operating system. The object oriented language can be also used to implement some operating system constructs more straightforwardly (e.g. virtual methods) than it would be possible in plain C. As for performance loss, according to Martin's experimentation and measurements, it is almost negligible. With ObjC, you need to supply the kernel with a small ObjC runtime code. In case of C++, this runtime would be a bit bigger.<br />
<br />
But again, there is nothing you couldn't achieve in C which you could in other languages. So I think using a different language can make your code more expressive and straightforward but will not bring more research into your OS.<br />
<br />
Sadly and no offence here, I also feel that the idea of writing an operating system in a non-C language, especially in an object oriented language, has become sort of a cliche.</description>
			<pubDate>Thu, 03 May 2007 14:05:00 GMT</pubDate>
			<author>donotreply@osnews.com (jermar)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Does it do UAC?</title>
			<link>http://www.osnews.com/thread?236922</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?236922</guid>
			<description>But does it do UAE?  <img src="/images/emo/wink.gif" alt=";)" /> <br />
<a href="http://arstechnica.com/news.ars/post/20070501-microsoft-uac-approach-is-so-good-other-oses-should-follow-suit.html" rel="nofollow">http://arstechnica.com/news.ars/post/20070501-microsoft-uac-approac...</a> <br />
<br />
-m</description>
			<pubDate>Thu, 03 May 2007 17:04:00 GMT</pubDate>
			<author>donotreply@osnews.com (mefogus)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Cool</title>
			<link>http://www.osnews.com/thread?236923</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?236923</guid>
			<description>But I thought Minix already served the purpose of an educational OS.</description>
			<pubDate>Thu, 03 May 2007 17:05:00 GMT</pubDate>
			<author>donotreply@osnews.com (Xaero_Vincent)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Why all experimental O/Ses have to be in C???</title>
			<link>http://www.osnews.com/thread?236938</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?236938</guid>
			<description>First, this is not simply an experimental OS.  It is at least partially intended to serve as an easy introduction to OS development for those interested in hacking the Linux kernel.  So it wouldn't make sense to code it in anything other than C and native assembler.<br />
<br />
While C is the undisputed king of system programming languages and the ideological underpinning of UNIX, I find it hard to imagine that C will remain the dominant systems programming language indefinitely.  Although I don't see any OS project on the horizon to unseat C-based systems within the next 15 years, I would be surprised to find C retaining its ubiquity when I'm old and gray in 50 years.  Certain technologies are incredibly resilient in the face of progress, and C is one of them.  But they all fade away eventually, pushed aside by new technologies whose fundamental ideas are irreconcilable with the giants of yesterday.<br />
<br />
While D is a promising evolution of the C heritage, one on which I would like to see an OS based, it is not at odds with C in a fundamental way.  Therefore I don't see it ever rising to dominance.  The technology that makes C irrelevant will most likely involve a revolutionary hardware architecture that demands a more dynamic and adaptive language than anything we have today.</description>
			<pubDate>Thu, 03 May 2007 18:46:00 GMT</pubDate>
			<author>donotreply@osnews.com (butters)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[3]: Hmm...</title>
			<link>http://www.osnews.com/thread?236974</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?236974</guid>
			<description>&quot;I feel that I must point out that even if code is simplified, it by no means lends it to an understanding of good OS design. This is because simple, easy to read code is not guaranteed to make good design.<br />
<br />
Bad design can just as easily be made to be simple and easy to read.&quot;<br />
<br />
That's true, but I think the original poster meant that, assuming the design is good, it can be better understood if the code is clean and well documented. Hence the didactic value of this initiative.</description>
			<pubDate>Thu, 03 May 2007 20:00:00 GMT</pubDate>
			<author>donotreply@osnews.com (wannabe geek)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Cool</title>
			<link>http://www.osnews.com/thread?237003</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?237003</guid>
			<description>I wonder if Mr. Tanenbaum and Mr. Sanfeliu will ever go at it.</description>
			<pubDate>Thu, 03 May 2007 21:29:00 GMT</pubDate>
			<author>donotreply@osnews.com (Almafeta)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: Reinventing the wheel again ?</title>
			<link>http://www.osnews.com/thread?237024</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?237024</guid>
			<description>&quot;Sure, you can read other peoples' code and learn from it - but I, and probably a large majority of other CS students - learn by tinkering and tweaking.&quot;<br />
<br />
Remember, kids, trial &amp; error is not a programming concept. :-)<br />
<br />
&quot;Writing one's own code is the perfection of this.&quot;<br />
<br />
Learning by doing seems to be the way most developers achieved their knowledge and abilities.<br />
<br />
&quot;For example (C++-specific, since that's what I was taught), when we first learn about linked lists, do we immediately start using the STL std::list class? No: we write our own dinky class for it. Do we start with std::stack or std::queue when learning about stack and queue operations, respectively? No! We write our own dinky classes for them that do the basic insert/remove/etc. functions needed. Do we use std::map when learning about key-value pair management? NO! We Write Our Own(tm). Is it becoming clearer to you now? <img src="/images/emo/smile.gif" alt=";)" /> &quot;<br />
<br />
Same here. :-) This &quot;archaic slime&quot; is what makes programmers know what they're doing. Using std:queue is easy, but knowing how it works will help you in some situation that might be not that easy. Therefore, atomic types (int, char, void *, even FILE *) are important to know about. They don't need to be used everywhere (especially when functional libraries exist). It even teaches structure (the one you can see when you're looking at source code) - if the teacher is smart enough.<br />
<br />
If you know one programming language, you know them all. :-)</description>
			<pubDate>Thu, 03 May 2007 22:46:00 GMT</pubDate>
			<author>donotreply@osnews.com (Doc Pain)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[4]: Hmm...</title>
			<link>http://www.osnews.com/thread?237317</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?237317</guid>
			<description>Does this mean NetBSD is an educational OS too?</description>
			<pubDate>Fri, 04 May 2007 21:21:00 GMT</pubDate>
			<author>donotreply@osnews.com (Silent_Seer)</author>
			<category>Comments</category>
		</item>
	</channel>
</rss>

