SE452: IDEs [14/29] Previous pageContentsNext page

IDEs

For this class, you should think twice about using an IDE. An IDE (Integrated Development Environment) would include (but is not limited to) the following:

I define an IDE as a tool that generates code, compiles it, and runs the debugger in one environment. While these tools are not a bad idea, and in fact can make you very productive, I still do not want you to use them. This is not because I want to make your life harder, but for these reasons:

Previous pageContentsNext page