Not yet registered? Create a OverBlog!

Create my blog

How to choose computer programming software for use in the home

With many readily available computer programs, many of which are free, it's rare that a general home user really needs to do any computer programming these days. However, it can be fun to do your own programming. This article takes a brief look at the different types of software available.

Introduction

The world of computer programming has a wide range of ways of making a computer do what you wish it to. All the different options can be broken down to broadly two different types of computer programs: interpreted and compiled. Compiled programs These are stand-alone applications, usually ending in .exe on a windows system along with their compiled libraries. These are designed to run independently of the environment in which they were written. Written using a combination of text files and a compiler, they create a compact and efficient program. Within a modern GUI operating system such as the one found on any modern computer, the text files are usually supported by a GUI design package such as MCVC++. Interpreted programs These also use text files but these files are read all the time, known as at 'run time'. The programming environment or interpreter is required to run the program. It can be compiled, of sorts, into a file that includes the interpreter alongside the configuration files.

Choices

Internet The internet is probably the easiest and most common environment someone would want to learn programming. At the basic level, a webpage is a simple HTML file and selection of graphics files. These can be created with a text editor but visual program is recommended for best results. Common programs include Adobe Dreamweaver, Microsoft Expression Web, and a range of free options including limited capabilities in OpenOffice. More flexibility can be accomplished with PHP, Java, C#/.net and Flash. The former is excellent for creating cross-platform dynamic content while Adobe's Flash and Microsoft's Silverlight provide an excellent way of creating specialist animation or video content. The other options are used for other customised content. Non-Internet software Flash can also be used to create non-internet programs and is excellent for small, stand-alone animations and applications well within the capabilities of a home user. Visual C++, C++ and Visual basic are excellent ways of creating stand-alone applications but are very complex to use and outside the scope of this article. If this is the avenue that is desired, then something like the Idiots' Guides are an excellent starting point. Conclusion Programming is a hugely complex area and this article can only scratch the surface. Reading books and going on courses are two of the best ways of increasing your knowledge of this complex subject.

Same category articles Computers

A guide to buying HP ProLiant servers

A guide to buying hp proliant servers

Are you thinking of buying hp proliant servers? are you wondering where you can find them? in that case, you don’t have to spend your time searching, visiting retail stores and browsing through magazines as well as hundreds of websites. read the following article and find out all the interesting facts that you need to know about buying hp proliant servers.
MSI laptops: Review and rate

Msi laptops: review and rate

Are you interested in finding out more about msi laptops? they are a brand that not many people have heard of because they do not focus too much on laptops, and they do not dominate the market like hp and dell. find out more about msi laptops now!
Where to buy computer memory sticks

Where to buy computer memory sticks

With the easy transfer of computer files and data becoming increasingly important in modern society, not to mention the fact that file sizes are becoming increasingly too large and too impractical to fit on optical media, then the use of memory sticks is becoming ever more important. this article shall be looking at where to buy computer memory sticks.
Where to find sample Java programs

Where to find sample java programs

When you say java program, you actually refer to computer software products as well as specifications developed by the sun microsystems. java can provide a system to help you create application software programs which can be deployed across platform environments. the diversity of computing programs that java can be used with is situated somewhere between incorporated devices to supercomputers or servers. this article explains where to find simple java programs.