Open Access. Powered by Scholars. Published by Universities.®

Physical Sciences and Mathematics Commons

Open Access. Powered by Scholars. Published by Universities.®

Portland State University

University Honors Theses

Computer software -- Development

Discipline
Publication Year

Articles 1 - 3 of 3

Full-Text Articles in Physical Sciences and Mathematics

Job Management Portal Software Review, Ruchir Elukurthy Jun 2023

Job Management Portal Software Review, Ruchir Elukurthy

University Honors Theses

This essay provides an overview of a computer science capstone project focused on developing a website for Abilities At Work, a non-profit organization. The website aims to assist employment specialists in managing clients' information and tracking their job application in finding meaningful employment. The essay highlights the various stages of the project, understanding requirements, selecting tools and technologies, creating an application architecture, and writing code. Also, this essay focuses on the challenges encountered during the project, along with the valuable lessons learned. This essay emphasizes how the project closely resembles real-world software development, offering insights for prospective students and professionals. …


National Climate Data Graphical Plotting Software Review, Melissa Barnes Jun 2022

National Climate Data Graphical Plotting Software Review, Melissa Barnes

University Honors Theses

This is a review of an undergraduate Computer Science Capstone project. The paper discusses the development process, what software tools were used, the challenges faced during the development process, and what the software does. The software described in this paper is a python program that utilizes United States county-scoped climate and drought data from the National Climate Data Center to create visualizations and mathematical calculations. The software has an interactive user interface that displays various graphs, heat maps and calculated values. Elevation and population data estimates for populated areas in most counties is also provided. Users may select any set …


Classifying Dead Code In Software Development, Arman Alavizadeh Mar 2022

Classifying Dead Code In Software Development, Arman Alavizadeh

University Honors Theses

Dead code pervades as an issue in the world of software development as a source of many famous software disasters such as the ARIANE 5 rocket failure and chemical bank withdrawal error. Defining dead code on narrow levels of granularity has not been fully explored, yet is crucial to better our understanding of dead code. Here we will be starting a discussion on how to approach classifying dead code via comparing dead code research specific to an industry segment. Research will be compared primarily by methodology and limitations. Dead code subtype classifications are gleaned from research comparisons and can serve …