我在学校学习了一个学期的vc++,但没有学好,我想请教一下大家能否教我一个正确的学习方法和哪些是学习的重要的内容

解决方案 »

  1.   

    先学习c++
    然后再看visual c++的书,多实践
      

  2.   

    1.See the classic books : Programming Windows by Charles Petzold; Programming Microsoft Visual C++ by by David J. Kruglinski; Programming Windows With MFC by Jeff Prosise; 
    2.At the very beginning, u'd learn from others' samples, so many samples u can find via this huge cyberspace, such as www.codeproject.com, www.codeguru.com, www.vckbase.com and so forth.... 
    3.Practies makes perfect, do some projects of lightweight but neat, have a nice code style is useful for ur future. Anyway, don't fear the coming difficulties,it's normal for every beginners, try to resolve them yourself, don't omit handy book--MSDN,in fact, most of questions can be settled there I think most important thing lies in ur thinking of programming, VC just is a tool, u r the master
      

  3.   

    能介绍几本入门的好书籍吧,谢谢
    如果可以的话,
    发到[email protected]
    Thank you very much!