<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2658.2">
<TITLE>Getting started</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2>Since no mailing list is really complete without the occasional idiot newbie question...&nbsp; :-)</FONT>
</P>

<P><FONT SIZE=2>I've been lurking this list for several months because I'm trying to teach myself C++, but I certainly admit the list is out of my league.&nbsp; </FONT></P>

<P><FONT SIZE=2>As for trying to learn C++, I'm only able to get so far when it comes to applying what I'm learning to real world situations because I seem to be missing something important.&nbsp; I haven't figured out how to know learn what to use in a given situation.&nbsp; I do a lot of UNIX shell scripting, and I'll often find myself saying, &quot;ok, if this were a shell script, I'd use the suchandsuch command&quot;, but I don't know what to do in C++.&nbsp; I haven't found a good way to learn what's in specific libraries and how to use what's there.&nbsp; I've come up with a pile of simple working programs based on examples I've seen, but when I get to wanting to do something I don't see in an example, I'm stuck.&nbsp; A lot of what I do in my work is working with text files and manipulating text.&nbsp; A lot of awk, grep, sed, arrays and such.&nbsp; Could anyone point me to where to look to learn what I need to know to do these kinds of things?</FONT></P>

<P><FONT SIZE=2>I know questions like this sometimes raise the ire of the more advanced list members on any list.&nbsp; (One of my all-time favorite posts on this or any list was when someone asked why this list was so quiet and someone else responded &quot;because we already know everything&quot;.)&nbsp; It's not my intention to start a fire-fight or anything, and I'm not asking for anyone to teach me anything.&nbsp; All I'm really hoping for is for someone to explain to me the best way for me to teach myself how to do this...</FONT></P>

<P><FONT SIZE=2>Thanks in advance!</FONT>
<BR><FONT SIZE=2>John Pavao</FONT>
</P>

</BODY>
</HTML>