当前位置:编程学习 > VC++ >>

各位高手,请问一下初学者如何用VC++编写图形界面程序啊?有什么好书推荐么

追问:麻烦你推荐一本好书吧。谢谢啦
答案:我归纳的,可以参考下!过程比较漫长,得一步一个脚印
VC之路



一:第一阶段 
   C语言-------《C语言设计》 作者:谭浩强
二:第二阶段
   C++   Primer, 4rd Edition

(入门类:
C++ Primer, 4rd Edition
Thinking in C++, 2nd Edition
The C++ Standard Library: A Tutorial and Reference
 
进阶类:
The C++ Programming Language, Special Edition
The Design and Evolution of C++
Inside C++ Object Model
C++ Templates: The Complete Guide
STL 源码剖析
Generic Programming and the STL
Modern C++ Design: Generic Programming and Design Patterns Applied
应用技巧类:
Effective C++, 2nd Editon
More Effective C++
Exceptional C++
More Exceptional C++
Effective STL
Ruminations on C++)
三:第三阶段
   API/SDK------------- 《windows程序设计》(Jeff Prosise)
四:第四阶段
   MFC----《VC++技术内幕》、《深入浅出MFC》
   及视频教程孙鑫  VC++6.0
五:第五阶段
   COM/DCOM/ATL/COM+---------《COM技术内幕》
1. 注:前提具备了一定的数学,数据结构及算法,操作系统等基础知识,学好C++是很关键的,尤其要理解清楚OOP思想。
其他:vc++6.0 从入门到精通 这本书不错 找本好书,照着做,多练习

上一个:VC读入图像的问题, error C2065: 'Bitmap' : undeclared identifier
下一个:VC怎样读取txt中的一行数据放入结构体数组中,急需代码,先谢谢啦

CopyRight © 2022 站长资源库 编程知识问答 zzzyk.com All Rights Reserved
部分文章来自网络,