Thread: Suggestions for things to study

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Codebot
    Join Date
    Jun 2004
    Location
    Toronto
    Posts
    195

    Suggestions for things to study

    Hello everyone,

    At my current job, my employer offers us bonuses based on our performance above and beyond the specifications of our work. Things like learning COM, or MSI technology, or Showing the team how to use VisualAssistX, etc. Anyway, I have seem to come to a road block in that I ran out of ideas for these bonuses. I literally Don't know what to research next.

    I was wondering if the good members of Cboard could offer some ideas. Things like new technologies pertaining to either C++ or Win32 (or derivative - such as ATL or MFC, which I already learned) programming. Or even plugins to visual studio that can make life easier. I want to stay away from other languages since we don't use them in the shop (Although this may change in the future). We are a Windows based shop so all of our programming is done on Windows, using the API (Hence why I posted in this forum).

    Things that I have learned/presented already:
    - MFC & ATL
    - cppUnit (and general unit testing)
    - MSI technology
    - x86 Assembly
    - VissualAssistX
    - Design Patterns
    - COM
    - WinPE
    - SVN vs CVS

    Any suggestions are greatly appreciated and it doesn't matter how outlandish they may be. Thanks in advance.


    EDIT: I should also say that this is not limited to Research. I can do coding projects as well (such as building a wrapper library for the team).
    Last edited by Mastadex; 08-18-2008 at 07:04 AM.
    Founder and avid member of the Internationsl Typo Associateion

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Suggestions and question about bool pointers
    By Akkernight in forum C++ Programming
    Replies: 15
    Last Post: 03-22-2009, 12:27 PM
  2. Suggestions?!
    By liljp617 in forum A Brief History of Cprogramming.com
    Replies: 3
    Last Post: 10-20-2008, 11:12 AM
  3. Free Book Suggestions!
    By valaris in forum A Brief History of Cprogramming.com
    Replies: 4
    Last Post: 10-08-2008, 10:25 AM
  4. need suggestions
    By princez90 in forum C Programming
    Replies: 6
    Last Post: 05-15-2008, 10:13 PM
  5. Need Suggestions
    By Drew in forum C++ Programming
    Replies: 3
    Last Post: 09-18-2003, 05:46 AM