Introduction to Computer Science/Development environment and language principles

From Wikiversity
Jump to navigation Jump to search

Course Navigation

<< Previous - How to go about implementing a problem solution as a program Next - Types and variables >>

Choosing the right Development Environment, whether you may use Windows, some flavour of Unix or another operating system, the development environment will go a long way in helping you to begin programming in your preferred language. First, we will need to know the type of language we are going to choose, whether it is a compiled or interpreted language will be dependent on your programming needs.