免费编译器+ IDE用于编写Windows应用程序在C + +(为学生) [英] Free compiler + IDE for writing Windows App in C++ (for students)

查看:196
本文介绍了免费编译器+ IDE用于编写Windows应用程序在C + +(为学生)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我将在这个暑假期间教中学生和高中生C ++。
我去了一家书店,浏览了一些推荐的C ++书,如C ++ Primer,C ++编程语言,C ++思维,我坚信我的学生在阅读这些书时会很快失去兴趣:)
这将是每周2个小时,为期8周的课程,所以我没有太多的时间,主要目标是让学生准备写作应用程序,并有他们准备下一学期的AP计算机类因此C#或Java的C ++ intead)



我自己学习了使用MFC的编程。我不知道任何关于C ++,但遵循Sam的教你自己VC ++ MFC和能够写一个应用程序,我可以点击一个按钮,并有它弹出hello world的想法是那么冷却,然后无聊控制台应用程序。如果我从控制台应用程序开始黑屏和白色文本,我可能不会做软件今天的生活。



所以我要教MFC给我的学生。我不会进入太深入MFC,因为重点将在C + +和让学生兴奋编程....直到我意识到,Visual studio express不包括MFC。



如果有C ++编译器,IDE和框架,我的学生可以免费使用,并能够创建一个Windows对话框应用程序,这将是巨大的。
谢谢!

解决方案

尝试Code :: Blocks。它是一个免费和开源的跨平台IDE,支持多个编译器,包括GCC和Visual C ++。



Code :: Blocks 12.11是最新的稳定版本。 p>

I will be teaching middle school and high school students C++ over this summer vacation. I went to a bookstore, browsed through some of recommended C++ books such as C++ Primer, The C++ Programming Language, Thinking in C++ and I have strong confidence that my students will lose interest quickly when they read those books :) It will be 2 hours a week for 8 weeks program so I don't have much time and the main goal will be to get students excided about writing app and also have them somewhat prepared for AP computer class for the next semester (thus C++ intead of C# or Java)

I myself learned programming using MFC first. I didn't know anything about C++ but followed Sam's teach yourself on VC++ MFC and the idea of being able to write an app where I can click on a button and have it pop up "hello world" was so much cooler then boring console app. If I started from console app with black screen and white text, i probably won't be doing software for living today.

So I was going to teach MFC to my students. I won't go in too deep into MFC as the focus will be on C++ and to make students excited about programming....Until i realized that Visual studio express doesn't include MFC.

It would be great if there is C++ compiler, IDE and framework that my students can use for free and be able to create a windows dialog app. Thanks!

解决方案

Try Code::Blocks. It is a free and open source, cross-platform IDE which supports multiple compilers including GCC and Visual C++.

Code::Blocks 12.11 is the latest stable version.

这篇关于免费编译器+ IDE用于编写Windows应用程序在C + +(为学生)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆