Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!csd4.milw.wisc.edu!lll-winken!uunet!ncrlnk!ncr-sd!hp-sdd!hplabs!hpfcdc!hpldola!hpctdlb!hpctdls!jeff From: jeff@hpctdls.HP.COM (Jeff Hughes) Newsgroups: comp.lang.c++ Subject: Re: Needed : Recommendations for C++ texts for beginner Message-ID: <1990009@hpctdls.HP.COM> Date: 30 Mar 89 16:55:30 GMT References: <1194@ncr-sd.SanDiego.NCR.COM> Organization: Hewlett-Packard CTD, Colo. Spgs. Lines: 11 I just learned C++ about a month ago myself. I found the book "An Introduction to Object-Oriented Programming and C++" by Richard Wiener and Lewis Pinson to be very useful. After reading the text, I typed in a couple of examples from chapter 6. These were the heterogenous linked list and search tree examples given in listings 6.5 - 6.7 and 6.10 - 6.11. That should get you off to a good start. Good luck, Jeff