Posts Tagged ‘programming’
  • History Of End User Programming
    by Software Talk
    Posted August 16th, 2008 at 1:49 pm
    1960sIn the 1960s Dartmouth BASIC programming language [7 was designed and implemented at Dartmouth College by John Kemeny and Thomas Kurtz. Over time BASIC became a popular language for home users, and business use, it introduced many people to programming as a hobby or career. Many of the modern concepts of computer graphics, dynamic objects and object oriented programming were prototyped by Ivan Sutherland in 1963 in Sketchpad [13[14. In the mid 1960s Seymour Papert, a mathematician who had b...
  • Documenting Comments Within Code
    by Software Talk
    Posted August 16th, 2008 at 5:50 am
    Despite our best intentions we can not always guarantee that the documentation relating to our application will always be available, locatable or made available when needed. A solution to this is using our comments in code to document our application. What sort of comments make for good documentation:Descriptions of routines. Descisions made and options rejected. Emails. Error messages. User comments. Application notes. Competition solutions and options. URLs. Rule numbers and headers from speci...
  • Running A Program On A Remote Server Using SSH
    by Software Talk
    Posted August 8th, 2008 at 1:50 am
    How do you run a program on a remote server using ssh?For this example we'll have two servers, one named Johnny and another named Cash. Both are running openssh. Our goal is to have a program on Johnny login to Cash and run a program on Cash. To make the task a little more complex we'll be using different users on each machine.The first thing we'll need to do is generate public and private keys on Johnny. So, logged into Johnny as user 'boy' we create public and private keys by creating them in ...
Page 7 of 7« First...34567
Sponsors
Recent Posts
Categories
Tags
 
February 2012
M T W T F S S
« Jun    
 12345
6789101112
13141516171819
20212223242526
272829  
  • Partner links