You can't go wrong with just trying things, looking up docs, and asking questions. That's what I'm doing right now for C. All you need to invest in is a web browser, IRC client, compiler, and a proper editor. Some resources: http://cplusplus.com/reference/clibrary/ irc.freenode.net ##c (beware of Zhivago in that one, he's not a friendly one) You might also check out my project that I'm using to learn C, (what will be) a poker-dealing IRC bot. So far I've completed the bits dealing with the deck of cards, shuffling, and the algo used to compare 5 and 7 card hands. https://github.com/supertunaman/ircpoker On Fri, Mar 18, 2011 at 7:20 PM, Bryan O'Neal < Bryan.ONeal@theonealandassociates.com> wrote: > I am looking for a C class that is data structures focused and not > windows dominate. Suggestions? > > -- > Sent from my mobile device > --------------------------------------------------- > PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us > To subscribe, unsubscribe, or to change your mail settings: > http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss >