Volume 2, Issue 1 (In Progress)


In Progress
Citations: 0, 0,  0   |   Viewed: 2285, Download: 1297

Table of Contents

Open Access | Research Article | 16 March 2026
Deployment Challenges of Bayesian Network–Based Learning Path Recommendation in Real Classroom Settings
ICCK Journal of Software Engineering | Volume 2, Issue 1: 71-84, 2026 | DOI: 10.62762/JSE.2025.490810
Abstract
Bayesian Network (BN)–based Learning Path Recommendation (LPR) systems are widely adopted in personalized education for modeling uncertainty and providing interpretable learner representations. However, existing studies predominantly evaluate these systems under controlled settings that assume balanced data, simplified curricula, and unconstrained resources. Consequently, limited empirical understanding exists regarding their performance in authentic classrooms. This study addresses this gap by examining the real-world deployment of a BN-based LPR system using naturally occurring classroom data. The system is evaluated using 426,004 quiz responses collected across 19 formative assessments,... More >

Graphical Abstract
Deployment Challenges of Bayesian Network–Based Learning Path Recommendation in Real Classroom Settings
Open Access | Review Article | 11 February 2026
Software-Engineering Perspectives on Machine for Skin-Disease Classification
ICCK Journal of Software Engineering | Volume 2, Issue 1: 52-70, 2026 | DOI: 10.62762/JSE.2025.913699
Abstract
Skin‑disease classification has evolved from simple image recognizers into software‑driven pipelines that demand reliability, reproducibility, and ethical governance. While most AI reviews focus on algorithmic accuracy, few examine these systems through a software‑engineering (SE) lens—essential for assessing pipeline modularity, version control, deployment readiness, and long‑term maintainability, all critical for clinical integration. This review surveys literature from 2015 to early 2025, curating about 180 papers that link skin‑disease classification with SE practices. It traces the shift from handcrafted feature‑based classifiers to end‑to‑end convolutional, ensemble,... More >

Graphical Abstract
Software-Engineering Perspectives on Machine for Skin-Disease Classification
Open Access | Research Article | 08 February 2026
Comparing Agile Transitions: A Study of XP, Scrum, and Hybrid Frameworks
ICCK Journal of Software Engineering | Volume 2, Issue 1: 30-51, 2026 | DOI: 10.62762/JSE.2025.428569
Abstract
Agile has become a cornerstone of modern software development. Among its many frameworks, Extreme Programming (XP) and Scrum are the most widely recognized. XP emphasizes technical practices and engineering discipline while Scrum provides structured roles and iterative planning. Over time, many organizations have also adopted hybrid models that combine the strengths of both. Despite their popularity, teams often face challenges when deciding which approach to adopt. The choice between XP, Scrum or a hybrid is not always straightforward as each carries different strengths, limitations and suitability for specific contexts. This paper addresses this issue by presenting a comparative analysis o... More >

Graphical Abstract
Comparing Agile Transitions: A Study of XP, Scrum, and Hybrid Frameworks
Open Access | Research Article | 30 January 2026
FusedCNN-LSTM: A Software-Oriented Multimodal Deep Learning Framework for Intelligent Hypertension Risk Prediction
ICCK Journal of Software Engineering | Volume 2, Issue 1: 11-29, 2026 | DOI: 10.62762/JSE.2025.995217
Abstract
Hypertension, a life-threatening global health challenge, requires early detection to prevent severe cardiovascular complications. Fundus imaging reveals microvascular alterations, yet conventional diagnosis often misses subtle early changes. This study introduces a multimodal deep learning framework that integrates clinical data, fundus images, and demographic features to improve hypertension prediction. Unlike single-modality approaches, our method captures complementary risk factors from both structured and unstructured data. We evaluate machine learning and deep learning models on clinical data, confirming DL's superior accuracy. For fundus images alone, a CNN achieves 74.44% accuracy, h... More >

Graphical Abstract
FusedCNN-LSTM: A Software-Oriented Multimodal Deep Learning Framework for Intelligent Hypertension Risk Prediction
Open Access | Review Article | 27 January 2026
Is AI Code Generation Undermining Developers’ Problem‑Solving Skills?
ICCK Journal of Software Engineering | Volume 2, Issue 1: 1-10, 2026 | DOI: 10.62762/JSE.2025.847963
Abstract
The rise of AI tools such as GitHub Copilot and ChatGPT has reshaped software development by providing substantial support for coding and debugging tasks. Although these tools enhance productivity and reduce routine workload, existing research has largely emphasized short-term efficiency gains, leaving their long-term cognitive and pedagogical effects insufficiently explored. This study investigates the cognitive trade-offs associated with sustained reliance on generative AI, with particular attention to students and junior developers. Recent empirical findings indicate that excessive dependence on AI assistance may weaken deep debugging skills, impede conceptual understanding, and challenge... More >

Graphical Abstract
Is AI Code Generation Undermining Developers’ Problem‑Solving Skills?