| Computersight > Programming |
 |
Programming |
|
|
 | | Program Interrupts | | by sameer, Jul 22, 2007 | | In the program control transfer, the computer keeps checking the flag bits, and when it finds anyone set, it initiates an information transfer. The difference of information flow rate between the computer and that of the input-output device makes this type of transfer inefficient. | | Comments(0) Liked It: 9 |
|
 | | Things that Visual Basic Script can do | | by Fussel Suki, Jan 12, 2007 | | How to download the Pictures from a Digital Camera
to use this script, copy the text below and delete the lines that are tabbed
for more about Visual Basic Script, please write a comment and ask about what you want to know, if I can I will write a new Text about that | | Comments(0) Liked It: 0 |
|
 | | Compilation and Execution | | by sameer, Nov 12, 2006 | | Generally coding is done in high-level language and sometimes in low-level language (such as assembly language). For these languages to work on the computer it must be translated into machine language. There are two kinds of translators – compilers and interpreters. The high level languages can be either called compiled languages or interpreted languages. | | Comments(0) Liked It: 8 |
|
 | | Debugging and Testing | | by sameer, Nov 12, 2006 | | Here we can find the different process of debugging and testing methods of the computer programs. | | Comments(0) Liked It: 2 |
|
 | | Effective Coding | | by sameer, Nov 12, 2006 | | Here you can find the techinques for the effective coding in programming languages | | Comments(0) Liked It: 4 |
|
 | | What is a GUI | | by Flare Knight, Oct 19, 2006 | | Shows you some stuff about computers. You'll see how an important a GUI is to our lives. | | Comments(1) Liked It: 0 |
|
|