157 research outputs found

    A Comparison of Three Modes of Collaboration for Software Development

    Get PDF
    In the current environment of global collaboration, multiple models for collaborative ventures have been introduced. We consider traditional, contractual interactions as well as three modes of collaboration—supply-chain management, a standard virtual organization, and inter-organizational collaborative software development (ICSD). After outlining multiple characteristics of these modes, and their strengths and weaknesses, we examine how to select an approach for a software project, and characterize non-software-development applications for which an ICSD approach may be appropriate. Each of these can then be used as input in selecting an optimal mode and practices for the project

    Novice Learner Experiences in Software Development: A Study of Freshman Undergraduates

    Get PDF
    This paper presents a study that is part of a larger research project aimed at addressing the gap in the provision of educational software development processes for freshman, novice undergraduate learners, to improve proficiency levels. With the aim of understanding how such learners problem solve in software development in the absence of a formal process, this case study examines the experiences and depth of learning acquired by a sample set of novice undergraduates. A novel adaption of the Kirkpatrick framework known as AKM-SOLO is used to frame the evaluation. The study finds that without the scaffolding of an appropriate structured development process tailored to novices, students are in danger of failing to engage with the problem solving skills necessary for software development, particularly the skill of designing solutions prior to coding. It also finds that this lack of engagement directly impacts their affective state on the course and continues to negatively impact their proficiency and affective state in the second year of their studies leading to just under half of students surveyed being unsure if they wish to pursue a career in software development when they graduate

    Key lifestyles and health outcomes across 16 prevalent chronic diseases: A network analysis of an international observational study.

    Get PDF
    BACKGROUND: Central and bridge nodes can drive significant overall improvements within their respective networks. We aimed to identify them in 16 prevalent chronic diseases during the coronavirus disease 2019 (COVID-19) pandemic to guide effective intervention strategies and appropriate resource allocation for most significant holistic lifestyle and health improvements. METHODS: We surveyed 16 512 adults from July 2020 to August 2021 in 30 territories. Participants self-reported their medical histories and the perceived impact of COVID-19 on 18 lifestyle factors and 13 health outcomes. For each disease subgroup, we generated lifestyle, health outcome, and bridge networks. Variables with the highest centrality indices in each were identified central or bridge. We validated these networks using nonparametric and case-dropping subset bootstrapping and confirmed central and bridge variables' significantly higher indices through a centrality difference test. FINDINGS: Among the 48 networks, 44 were validated (all correlation-stability coefficients >0.25). Six central lifestyle factors were identified: less consumption of snacks (for the chronic disease: anxiety), less sugary drinks (cancer, gastric ulcer, hypertension, insomnia, and pre-diabetes), less smoking tobacco (chronic obstructive pulmonary disease), frequency of exercise (depression and fatty liver disease), duration of exercise (irritable bowel syndrome), and overall amount of exercise (autoimmune disease, diabetes, eczema, heart attack, and high cholesterol). Two central health outcomes emerged: less emotional distress (chronic obstructive pulmonary disease, eczema, fatty liver disease, gastric ulcer, heart attack, high cholesterol, hypertension, insomnia, and pre-diabetes) and quality of life (anxiety, autoimmune disease, cancer, depression, diabetes, and irritable bowel syndrome). Four bridge lifestyles were identified: consumption of fruits and vegetables (diabetes, high cholesterol, hypertension, and insomnia), less duration of sitting (eczema, fatty liver disease, and heart attack), frequency of exercise (autoimmune disease, depression, and heart attack), and overall amount of exercise (anxiety, gastric ulcer, and insomnia). The centrality difference test showed the central and bridge variables had significantly higher centrality indices than others in their networks (P < 0.05). CONCLUSION: To effectively manage chronic diseases during the COVID-19 pandemic, enhanced interventions and optimised resource allocation toward central lifestyle factors, health outcomes, and bridge lifestyles are paramount. The key variables shared across chronic diseases emphasise the importance of coordinated intervention strategies

    Genetics of ischaemic stroke among persons of non-European descent: a meta-analysis of eight genes involving approximately 32,500 individuals

    Get PDF
    BACKGROUND: Ischaemic stroke in persons of European descent has a genetic basis, but whether the stroke-susceptibility alleles, the strength of any association, and the extent of their attributable risks are the same in persons of non-European descent remains unanswered. Whether ethnicity itself has a relevant or substantial contribution on those effect estimates is controversial. Comparative analyses between the ethnic groups may allow general conclusions to be drawn about polygenic disorders. METHODS AND FINDINGS: We performed a literature-based systematic review of genetic association studies in stroke in persons of non-European descent. Odds ratios (ORs) and 95% confidence intervals (CIs) were determined for each gene-disease association using fixed and random effect models. We further performed a comparative genetic analysis across the different ethnic groups (including persons of European descent derived from our previous meta-analysis) to determine if genetic risks varied by ethnicity. Following a review of 500 manuscripts, eight candidate gene variants were analysed among 32,431 individuals (12,883 cases and 19,548 controls), comprising mainly Chinese, Japanese, and Korean individuals. Of the eight candidate genes studied, three were associated with ischaemic stroke: the angiotensin I converting enzyme (ACE) insertion/deletion (I/D) polymorphism with a mean OR of 1.90 (95% CI 1.23-2.93) in the Chinese and 1.74 (95% CI 0.88-3.42) in the Japanese; the summary OR for the C677T variant of 5,10-methylenetetrahydrofolate reductase (MTHFR) was 1.18 (95% CI 0.90-1.56) in Chinese and 1.34 (95% CI 0.87-2.06) in Koreans; and the pooled OR for the apolipoprotein E (APOE) gene was 2.18 (95% CI 1.52-3.13) in Chinese and 1.51 (95% CI 0.93-2.45) in Japanese. Comparing the commonly investigated stroke genes among the Asian groups against studies in persons of European descent, we found an absence of any substantial qualitative or quantitative interaction for ORs by ethnicity. However, the number of individuals recruited per study in the studies of persons of non-European descent was significantly smaller compared to studies of persons of European descent, despite a similar number of studies conducted per gene. CONCLUSIONS: These data suggest that genetic associations studied to date for ischaemic stroke among persons of non-European descent are similar to those for persons of European descent. Claims of differences in genetic effects among different ethnic populations for complex disorders such as stroke may be overstated. However, due to the limited number of gene variants evaluated, the relatively smaller number of individuals included in the meta-analyses of persons of non-European descent in stroke, and the possibility of publication bias, the existence of allele variants with differential effects by ethnicity cannot be excluded

    A study of cosmic ray muons

    No full text
    There is no abstract available for this thesis.Thesis (M.S.)--Ball State University, 1967

    On the design and development of UML-based visual environment for novice programmers

    No full text
    Few beginners find learning to program easy. There are many factors at work in this phenomenon with some being simply inherent in the subject itself, while others have more to do with deficiencies in learning methods and resources. As a result, many programming environments, software applications, and learning tools have been developed to address the difficulties faced by novice programmers. Of these tools, visual-based tools and the use of visualization have proven to be very effective in helping novices overcome several of these traditional difficulties. In this paper, we first examine the traditional difficulties that novice programmers encounter when take an introductory-level programming course are examined. It is important to gain an understanding of the scope of these difficulties first, as the rest of this paper considers how visual tools, visualization, and UML can be utilized to aid novice developers in these areas of difficulties. Next, we provide an analysis of several modern visual learning tools, including EROSI, AnimPascal, BlueJ, FLINT, BOOST, and SOLVEIT. In particular, we look at how these tools use visualization to help mitigate the difficulties novice programmers face. Each tool is also assessed based on its overall effectiveness of using visual aids and visualization to help the beginning programmer. We then turn our attention to the Unified Modeling Language (UML) and how it can be utilized t
    corecore