<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">


<META content="MSHTML 6.00.2800.1458" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=728000618-01102004><FONT face=Arial size=2>Thanks for the 
pointers (no pun intended) everyone!</FONT></SPAN></DIV>
<DIV><SPAN class=728000618-01102004><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=728000618-01102004><FONT face=Arial size=2>John 
Pavao</FONT></SPAN></DIV>
<DIV class=OutlookMessageHeader dir=ltr align=left><FONT face=Tahoma 
size=2>-----Original Message-----<BR><B>From:</B> 
tuxcpprogramming-admin@lists.linux.org.au 
[mailto:tuxcpprogramming-admin@lists.linux.org.au]<B>On Behalf Of </B>Larry 
Lines<BR><B>Sent:</B> Friday, October 01, 2004 12:03 PM<BR><B>To:</B> 
tuxcpprogramming@lists.linux.org.au<BR><B>Subject:</B> Re: Re: [LC++]Getting 
started<BR><BR></FONT></DIV>I use this site quite a bit for the standard 
library:<BR>http://www.cppreference.com/<BR><BR>I don't have the functions 
memorized and finding the<BR>best way to do something in any language is about 
<BR>trial and error. I read tutorials on cplus.about.com <BR>and other sites 
through google for specific tasks. I <BR>lurk this list and try to understand 
what the questions<BR>and answers are. I also ask other experienced 
c/c++<BR>coders. If they don't know, I ask this list.<BR><BR>My background is 
everything but c/c++, and I have been<BR>tearing into it the best that I can for 
the past 18 months.<BR>But it is difficult and takes time and lots of looking 
<BR>stupid. But I know from learning other languages<BR>and giving people tips 
and help with their work that<BR>the best thing is just to keep asking and 
reading. And<BR>just admitting that you don't know is the easiest way<BR>to get 
advice. Spend an honest effort trying to figure<BR>it out yourself and then ask 
someone who knows.<BR><BR>Hope that helps... I am interested to see what 
others<BR>on the list have to say.<BR><BR>Larry Lines<BR><BR>-------Original 
Message-------<BR>&gt; From: Robert Misior &lt;misior@salem.edu&gt;<BR>&gt; 
Subject: Re: [LC++]Getting started<BR>&gt; Sent: 01 Oct 2004 
14:39:19<BR>&gt;<BR>&gt; Hello,<BR>&gt; <BR>&gt; I would say that it still all 
depends on what you are trying to do ( I<BR>&gt; guess knowing what is possible 
is the key)<BR>&gt; Here are some links that I&nbsp;&nbsp;find useful: "C++ 
Beyond the Standard<BR>&gt; Library"<BR>&gt; 
http://www.oreillynet.com/pub/a/network/2003/05/06/cplusplusian.html<BR>&gt; and 
this page has some usefully links:<BR>&gt; 
http://www.thefreecountry.com/sourcecode/cpp.shtml<BR>&gt; If you are interested 
in GUI development I would recommend Qt<BR>&gt; 
http://doc.trolltech.com/3.3/index.html it is a lot more then just a GUI<BR>&gt; 
API, reminds me a lot of java :) with many standard objects. Or a pure<BR>&gt; 
open source GUI API&nbsp;&nbsp;http://www.wxwindows.org/<BR>&gt; If you are 
interested in graphics there is the classic OpenGL, or game<BR>&gt; development 
SDL http://www.libsdl.org/index.php (these two are C API but<BR>&gt; you can use 
them from C++)<BR>&gt; <BR>&gt; I'm also interested to see what will other 
members of this list&nbsp;&nbsp;recommend.<BR>&gt; <BR>&gt; Hope this 
helps,<BR>&gt; Robert<BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; Pavao, John C. 
wrote:<BR>&gt; <BR>&gt; &gt; Since no mailing list is really complete without 
the occasional idiot<BR>&gt; &gt; newbie question...&nbsp;&nbsp;:-)<BR>&gt; 
&gt;<BR>&gt; &gt; I've been lurking this list for several months because I'm 
trying to<BR>&gt; &gt; teach myself C++, but I certainly admit the list is out 
of my league.<BR>&gt; &gt;<BR>&gt; &gt; As for trying to learn C++, I'm only 
able to get so far when it comes<BR>&gt; &gt; to applying what I'm learning to 
real world situations because I seem<BR>&gt; &gt; to be missing something 
important.&nbsp;&nbsp;I haven't figured out how to know<BR>&gt; &gt; learn what 
to use in a given situation.&nbsp;&nbsp;I do a lot of UNIX shell<BR>&gt; &gt; 
scripting, and I'll often find myself saying, "ok, if this were a<BR>&gt; &gt; 
shell script, I'd use the suchandsuch command", but I don't know what<BR>&gt; 
&gt; to do in C++.&nbsp;&nbsp;I haven't found a good way to learn what's in 
specific<BR>&gt; &gt; libraries and how to use what's there.&nbsp;&nbsp;I've 
come up with a pile of<BR>&gt; &gt; simple working programs based on examples 
I've seen, but when I get to<BR>&gt; &gt; wanting to do something I don't see in 
an example, I'm stuck.&nbsp;&nbsp;A lot<BR>&gt; &gt; of what I do in my work is 
working with text files and manipulating<BR>&gt; &gt; text.&nbsp;&nbsp;A lot of 
awk, grep, sed, arrays and such.&nbsp;&nbsp;Could anyone point<BR>&gt; &gt; me 
to where to look to learn what I need to know to do these kinds of<BR>&gt; &gt; 
things?<BR>&gt; &gt;<BR>&gt; &gt; I know questions like this sometimes raise the 
ire of the more<BR>&gt; &gt; advanced list members on any list.&nbsp;&nbsp;(One 
of my all-time favorite posts<BR>&gt; &gt; on this or any list was when someone 
asked why this list was so quiet<BR>&gt; &gt; and someone else responded 
"because we already know everything".)&nbsp;&nbsp;<BR>&gt; &gt; It's not my 
intention to start a fire-fight or anything, and I'm not<BR>&gt; &gt; asking for 
anyone to teach me anything.&nbsp;&nbsp;All I'm really hoping for is<BR>&gt; 
&gt; for someone to explain to me the best way for me to teach myself 
how<BR>&gt; &gt; to do this...<BR>&gt; &gt;<BR>&gt; &gt; Thanks in 
advance!<BR>&gt; &gt; John Pavao<BR>&gt; &gt;<BR>&gt; <BR>&gt; <BR>&gt; 
--<BR>&gt; *Robert Misior*<BR>&gt; Unix Systems Administrator/Programmer<BR>&gt; 
Salem Academy and College<BR>&gt; 336.917.5460<BR>&gt; Take Back the Web Get 
Firefox!<BR>&gt; 
&lt;http://www.spreadfirefox.com/?q=affiliates&amp;id=9693&amp;t=68&gt;<BR>&gt; 
<BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; Hello,<BR>&gt; <BR>&gt; I would say that it 
still all depends on what you are trying to do ( I<BR>&gt; guess knowing what is 
possible is the key)<BR>&gt; Here are some links that I&nbsp; find useful: "C++ 
Beyond the Standard<BR>&gt; Library" 
http://www.oreillynet.com/pub/a/network/2003/05/06/cplusplusian.html<BR>&gt; and 
this page has some usefully links: 
http://www.thefreecountry.com/sourcecode/cpp.shtml<BR>&gt; If you are interested 
in GUI development I would recommend Qt 
http://doc.trolltech.com/3.3/index.html<BR>&gt; it is a lot more then just a GUI 
API, reminds me a lot of java :) with<BR>&gt; many standard objects. Or a pure 
open source GUI API&nbsp; http://www.wxwindows.org/<BR>&gt; If you are 
interested in graphics there is the classic OpenGL, or game<BR>&gt; development 
SDL http://www.libsdl.org/index.php<BR>&gt; (these two are C API but you can use 
them from C++)<BR>&gt; <BR>&gt; I'm also interested to see what will other 
members of this list&nbsp;<BR>&gt; recommend.<BR>&gt; <BR>&gt; Hope this 
helps,<BR>&gt; Robert<BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; Pavao, John C. 
wrote:<BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; Since no mailing list is 
really complete without<BR>&gt; the occasional idiot newbie question...&nbsp; 
:-)<BR>&gt; <BR>&gt; I've been lurking this list for several months<BR>&gt; 
because I'm trying to teach myself C++, but I certainly admit the list<BR>&gt; 
is out of my league.&nbsp;<BR>&gt; As for trying to learn C++, I'm only able to 
get so<BR>&gt; far when it comes to applying what I'm learning to real 
world<BR>&gt; situations because I seem to be missing something important.&nbsp; 
I haven't<BR>&gt; figured out how to know learn what to use in a given 
situation.&nbsp; I do a<BR>&gt; lot of UNIX shell scripting, and I'll often find 
myself saying, "ok, if<BR>&gt; this were a shell script, I'd use the suchandsuch 
command", but I don't<BR>&gt; know what to do in C++.&nbsp; I haven't found a 
good way to learn what's in<BR>&gt; specific libraries and how to use what's 
there.&nbsp; I've come up with a<BR>&gt; pile of simple working programs based 
on examples I've seen, but when I<BR>&gt; get to wanting to do something I don't 
see in an example, I'm stuck.&nbsp; A<BR>&gt; lot of what I do in my work is 
working with text files and manipulating<BR>&gt; text.&nbsp; A lot of awk, grep, 
sed, arrays and such.&nbsp; Could anyone point me<BR>&gt; to where to look to 
learn what I need to know to do these kinds of<BR>&gt; things?<BR>&gt; I know 
questions like this sometimes raise the ire<BR>&gt; of the more advanced list 
members on any list.&nbsp; (One of my all-time<BR>&gt; favorite posts on this or 
any list was when someone asked why this list<BR>&gt; was so quiet and someone 
else responded "because we already know<BR>&gt; everything".)&nbsp; It's not my 
intention to start a fire-fight or anything,<BR>&gt; and I'm not asking for 
anyone to teach me anything.&nbsp; All I'm really<BR>&gt; hoping for is for 
someone to explain to me the best way for me to teach<BR>&gt; myself how to do 
this...<BR>&gt; Thanks in advance!<BR>&gt; <BR>&gt; John Pavao<BR>&gt; <BR>&gt; 
<BR>&gt; <BR>&gt; <BR>&gt; --<BR>&gt; Robert Misior<BR>&gt; Unix Systems 
Administrator/Programmer<BR>&gt; Salem Academy and College<BR>&gt; 
336.917.5460<BR>-------Original Message-------<BR><BR><BR></BODY></HTML>