1,069 research outputs found

    Micropapillary carcinoma of the breast: A case review at Mankweng Hospital breast oncology clinic in Limpopo Province, South Africa

    Get PDF
    Invasive micropapillary carcinoma (IMPC) of the breast is a clinically aggressive rare form of breast cancer. Patients with IMPC present with higher clinical stages, higher histological degrees, higher rate of lymph-vascular invasion and axillary lymph node extracapsular extension. In this case report, we seek to explore and share our experience of invasive micropapillary carcinoma of the breast and give a literature review of the standard of care

    An Editor for Helping Novices to Learn Standard ML

    Get PDF
    This paper describes a novel editor intended as an aid in the learning of the functional programming language Standard ML. A common technique used by novices is programming by analogy whereby students refer to similar programs that they have written before or have seen in the course literature and use these programs as a basis to write a new program. We present a novel editor for ML which supports programming by analogy by providing a collection of editing commands that transform old programs into new ones. Each command makes changes to an isolated part of the program. These changes are propagated to the rest of the program using analogical techniques. We observed a group of novice ML students to determine the most common programming errors in learning ML and restrict our editor such that it is impossible to commit these errors. In this way, students encounter fewer bugs and so their rate of learning increases. Our editor, C Y NTHIA, has been implemented and is due to be tested on st..
    • …
    corecore