Jove
Visualize
Contact Us

Related Experiment Videos

Programming for the inexperienced users: machine independence and free-format input.

F Delcomyn

    International Journal of Bio-Medical Computing
    |April 1, 1976
    PubMed
    Summary

    This study introduces two programming techniques to simplify computer use for beginners. These methods enhance program portability and streamline data input, making computing more accessible.

    Related Concept Videos

    You might also read

    Related Articles

    Articles linked to this work by shared authors, journal, and citation graph.

    Sort by
    Same author

    An approach to validation of a leg simulation by the comparison of two dynamic models.

    Computers in biology and medicine·1995
    Same author

    Identification of bursts in spike trains.

    Journal of neuroscience methods·1992
    Same author

    Perturbation of the motor system in freely walking cockroaches. I. Rear leg amputation and the timing of motor activity in leg muscles.

    The Journal of experimental biology·1991
    Same author

    Perturbation of the motor system in freely walking cockroaches. II. The timing of motor activity in leg muscles after amputation of a middle leg.

    The Journal of experimental biology·1991
    Same author

    Activity and directional sensitivity of leg campaniform sensilla in a stick insect.

    Journal of comparative physiology. A, Sensory, neural, and behavioral physiology·1991
    Same author

    A slope-based approach to spike discrimination in digitized data.

    Journal of neuroscience methods·1990
    JoVE
    x logofacebook logolinkedin logoyoutube logo
    ABOUT JoVE
    OverviewLeadershipBlogJoVE Help Center
    AUTHORS
    Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
    LIBRARIANS
    TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
    RESEARCH
    JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
    EDUCATION
    JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
    Terms & Conditions of Use
    Privacy Policy
    Policies

    Area of Science:

    • Computer Science
    • Software Engineering
    • Human-Computer Interaction

    Background:

    • Inexperienced computer users often face challenges with program transfer and data input.
    • Traditional programming methods can be cumbersome, hindering accessibility and efficiency.

    Purpose of the Study:

    • To present two novel programming techniques designed to reduce user difficulties.
    • To improve the ease of transferring programs between different computer systems.
    • To simplify the process of data preparation for computer programs.

    Main Methods:

    • Description of a technique for enhancing program portability across diverse computing environments.
    • Detailed explanation of a FORTRAN subroutine for flexible numerical data input.
    • Implementation of a method that removes rigid column constraints for reading punched card data.

    Main Results:

    • Programs become readily transferable between different machines, facilitating collaboration.
    • A FORTRAN subroutine allows for simplified data preparation, reducing errors.
    • The techniques collectively make computer usage less troublesome for novice users.

    Conclusions:

    • The described programming techniques significantly lower the barrier to entry for inexperienced computer users.
    • Enhanced program portability and simplified data input contribute to broader computer accessibility.
    • These methods represent practical advancements in user-friendly software development.

    Related Experiment Videos