<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	>
<channel>
	<title>Comments on: Summer &#8216;05 or just Fall &#8216;05?</title>
	<atom:link href="http://spoken-for.org/archives/2005/03/23/863/feed/" rel="self" type="application/rss+xml" />
	<link>http://spoken-for.org/archives/2005/03/23/863/</link>
	<description>hmmm... what?</description>
	<pubDate>Tue, 06 Jan 2009 22:44:03 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Val</title>
		<link>http://spoken-for.org/archives/2005/03/23/863/comment-page-1/#comment-4463</link>
		<dc:creator>Val</dc:creator>
		<pubDate>Tue, 29 Mar 2005 00:23:01 +0000</pubDate>
		<guid isPermaLink="false">http://spoken-for.org/archives/2005/03/22/863/#comment-4463</guid>
		<description>So either way it appears that I'm in for a busy semester.  I do know what you mean about continuously learning stuff though, I've seen that to be true - it's how I got into PHP - a better way to do the norm.
Thanks for the info, Owen, sorry I didn't reply earlier... :)</description>
		<content:encoded><![CDATA[<p>So either way it appears that I&#8217;m in for a busy semester.  I do know what you mean about continuously learning stuff though, I&#8217;ve seen that to be true - it&#8217;s how I got into PHP - a better way to do the norm.<br />
Thanks for the info, Owen, sorry I didn&#8217;t reply earlier&#8230; :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: owen</title>
		<link>http://spoken-for.org/archives/2005/03/23/863/comment-page-1/#comment-4423</link>
		<dc:creator>owen</dc:creator>
		<pubDate>Thu, 24 Mar 2005 18:40:51 +0000</pubDate>
		<guid isPermaLink="false">http://spoken-for.org/archives/2005/03/22/863/#comment-4423</guid>
		<description>I suppose that's alright.  I think it's weird that they're specifically mentioning Oracle, since Oracle costs $$ compared to, well, pretty much anything else.  Even Microsoft's SQL Server has a light version that is either free or packed with development tools (can't remember, it's been a while).

In this class, you're likely to learn all sorts of things that you can't do in practice.  For example, MySQL is a very common database in the "real world".  MySQL doesn't support the full SQL92 syntax (saying that Orcale does a better job is understating things a bit) and so when you try to run all of those fabulous subqueries that you can do in other tools, you'll likely spend a day trying to figure out what's wrong, and then how to do without.

Part of the problem with classes on computers is that they never teach practical use.  Theory is good to have, and you need to cover the foundation well (Windows applicaiton programmers who don't learn about the Windows API should be sent back remedially!), but there is practical experience that you can't get out of school.

So realistically, these class topics are probably as good as you're going to get anywhere.  My point is that (and I'm sure you've noticed this by now) your formal education is only going to scratch the surface; introducing you to a small subset of what computer work is actually out there and the concepts involved.

The one weird thing you'll find with this industry, unlike something like, say, home construction, is that you &lt;em&gt;must&lt;/em&gt; learn new things continuously.  There is always something new to learn.  Could you imagine not being well-versed in HTML before the next crop of browsers is unveiled?  It would be a nightmare of catch-up.

&#60;/rambling&#62;</description>
		<content:encoded><![CDATA[<p>I suppose that&#8217;s alright.  I think it&#8217;s weird that they&#8217;re specifically mentioning Oracle, since Oracle costs $$ compared to, well, pretty much anything else.  Even Microsoft&#8217;s SQL Server has a light version that is either free or packed with development tools (can&#8217;t remember, it&#8217;s been a while).</p>
<p>In this class, you&#8217;re likely to learn all sorts of things that you can&#8217;t do in practice.  For example, MySQL is a very common database in the &#8220;real world&#8221;.  MySQL doesn&#8217;t support the full SQL92 syntax (saying that Orcale does a better job is understating things a bit) and so when you try to run all of those fabulous subqueries that you can do in other tools, you&#8217;ll likely spend a day trying to figure out what&#8217;s wrong, and then how to do without.</p>
<p>Part of the problem with classes on computers is that they never teach practical use.  Theory is good to have, and you need to cover the foundation well (Windows applicaiton programmers who don&#8217;t learn about the Windows API should be sent back remedially!), but there is practical experience that you can&#8217;t get out of school.</p>
<p>So realistically, these class topics are probably as good as you&#8217;re going to get anywhere.  My point is that (and I&#8217;m sure you&#8217;ve noticed this by now) your formal education is only going to scratch the surface; introducing you to a small subset of what computer work is actually out there and the concepts involved.</p>
<p>The one weird thing you&#8217;ll find with this industry, unlike something like, say, home construction, is that you <em>must</em> learn new things continuously.  There is always something new to learn.  Could you imagine not being well-versed in HTML before the next crop of browsers is unveiled?  It would be a nightmare of catch-up.</p>
<p>&lt;/rambling&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Val</title>
		<link>http://spoken-for.org/archives/2005/03/23/863/comment-page-1/#comment-4420</link>
		<dc:creator>Val</dc:creator>
		<pubDate>Thu, 24 Mar 2005 18:00:11 +0000</pubDate>
		<guid isPermaLink="false">http://spoken-for.org/archives/2005/03/22/863/#comment-4420</guid>
		<description>Well you'd think if that class was so important [programming logic] that they'd offer it in the evening, especially in the Fall!!  Ah colleges can be dumb.

Well, this VB class is required, so oh well.  :)

What do you think of the one called Oracle, SQL &#38; Database Design?  It says for the description of that one &lt;i&gt;Database Techniques explore the design and use of electronic database software.&lt;/i&gt;</description>
		<content:encoded><![CDATA[<p>Well you&#8217;d think if that class was so important [programming logic] that they&#8217;d offer it in the evening, especially in the Fall!!  Ah colleges can be dumb.</p>
<p>Well, this VB class is required, so oh well.  :)</p>
<p>What do you think of the one called Oracle, SQL &amp; Database Design?  It says for the description of that one <i>Database Techniques explore the design and use of electronic database software.</i></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: owen</title>
		<link>http://spoken-for.org/archives/2005/03/23/863/comment-page-1/#comment-4419</link>
		<dc:creator>owen</dc:creator>
		<pubDate>Thu, 24 Mar 2005 16:36:36 +0000</pubDate>
		<guid isPermaLink="false">http://spoken-for.org/archives/2005/03/22/863/#comment-4419</guid>
		<description>Well, it's certainly useful to have some pre-existing procedural programming experience before moving on to the massively alternative thinking that is OOP (used in VB.net and Java).  And there are a ton of companies still out there running plain VB, so it's not useless.  But you know, Microsoft isn't developing non-.net tools any more.  On the plus side, you can probably find a copy of VB6 for cheap.

OOP is something that takes most people a considerable amount of time to understand well.    Hopefully your Java class doesn't ignore that aspect.  It's probably why you need the prerequisite Programming Logic.</description>
		<content:encoded><![CDATA[<p>Well, it&#8217;s certainly useful to have some pre-existing procedural programming experience before moving on to the massively alternative thinking that is OOP (used in VB.net and Java).  And there are a ton of companies still out there running plain VB, so it&#8217;s not useless.  But you know, Microsoft isn&#8217;t developing non-.net tools any more.  On the plus side, you can probably find a copy of VB6 for cheap.</p>
<p>OOP is something that takes most people a considerable amount of time to understand well.    Hopefully your Java class doesn&#8217;t ignore that aspect.  It&#8217;s probably why you need the prerequisite Programming Logic.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Val</title>
		<link>http://spoken-for.org/archives/2005/03/23/863/comment-page-1/#comment-4418</link>
		<dc:creator>Val</dc:creator>
		<pubDate>Thu, 24 Mar 2005 16:17:24 +0000</pubDate>
		<guid isPermaLink="false">http://spoken-for.org/archives/2005/03/22/863/#comment-4418</guid>
		<description>Greeeeaaaaaaatttt...

This is what the online course description says although I'm an idiot and accidentally threw away my book catalog thing:

&lt;i&gt;Introduction to Visual BASIC Programming is an introductory course in event driven programming in the Microsoft Visual BASIC. language a popular Microsoft Windows based programming language. Students will learn the full range of this language through lectures and programming projects.&lt;/i&gt;</description>
		<content:encoded><![CDATA[<p>Greeeeaaaaaaatttt&#8230;</p>
<p>This is what the online course description says although I&#8217;m an idiot and accidentally threw away my book catalog thing:</p>
<p><i>Introduction to Visual BASIC Programming is an introductory course in event driven programming in the Microsoft Visual BASIC. language a popular Microsoft Windows based programming language. Students will learn the full range of this language through lectures and programming projects.</i></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: owen</title>
		<link>http://spoken-for.org/archives/2005/03/23/863/comment-page-1/#comment-4417</link>
		<dc:creator>owen</dc:creator>
		<pubDate>Thu, 24 Mar 2005 13:29:40 +0000</pubDate>
		<guid isPermaLink="false">http://spoken-for.org/archives/2005/03/22/863/#comment-4417</guid>
		<description>Visual Basic is an application development language - no server required.  Although it's going to be a waste of time if it's not Visual Basic&lt;em&gt;.net&lt;/em&gt;, because anything that's worth working on is moving in that direction.</description>
		<content:encoded><![CDATA[<p>Visual Basic is an application development language - no server required.  Although it&#8217;s going to be a waste of time if it&#8217;s not Visual Basic<em>.net</em>, because anything that&#8217;s worth working on is moving in that direction.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
