Volume 16 Number 3 August 2025

    
Gamified Tutorials for Accelerating Adoption of Static Analysis Tools in Software Development

Jan-Peter Ostberg, Stefan Wagner

https://doi.org/10.6025/jitr/2025/16/3/85-93

Abstract We investigate how tutorials inspired by video game design can improve the adoption and effective use of static analysis tools in software development. Static analysis offers significant benefits for code quality and maintainability; however, its adoption is hindered by steep learning curves and time-intensive on boarding processes. Drawing parallels to gamers who prefer quick and engaging tutorials, the authors propose embedding interactive tutorials in... Read More


Impact of Pandemic on User Behaviour for Online Shopping in the Context of COVID-19 and Thereafter

Priyank Sirohi, Niraj Singhal, Pradeep Kumar

https://doi.org/10.6025/jitr/2025/16/3/94-105

Abstract Rapid shifts in customer preferences were the product of current developments. Larger outlets and small outlets usually remain accessible, but larger malls, warehouses, and shopping centres are also shut down. Many consumers are panic-buying products out of concern for the complete run-down of commodities. There is a drastic effect on customers’ outlook, attitudes and actions. Change in consumer preferences is a consequence of the... Read More


Incremental Hidden Markov Models for Real-Time Workload Characterization with Improved Backwards Approximations

Tiberiu S. Chis, Peter G. Harrison

https://doi.org/10.6025/jitr/2025/16/3/106-112

Abstract The paper introduces an incremental approach to training Hidden Markov Models (HMMs), particularly aimed at modeling discrete-time workloads such as I/O traces. Traditional HMM training, notably using the Baum-Welch algorithm, requires the full dataset in advance, which limits its applicability in real-time applications. To address this, the authors develop IncHMM, a model that updates its parameters incrementally as new data arrives, making it suitable... Read More