1
artículo
Publicado 2020
Enlace

This paper is intended to determine the extent to which the M-learning model with methodological strategies improves the learning of student’s undergraduates of the Systems Engineering career. The method used was developed through a study of quasi-experimental type and conformed by an experimental group composed of 25 students of section B and a control group by 25 students of section A of the subject of Software Design Patterns. of the Autonomous University of Peru. To obtain the results of the inferential analysis, the Student T test and the Mann Whitney U test were used. Likewise, a prestest and a posttest were applied to evidence the learning improved, previously tests of validity and reliability were performed in each case, the corresponding calculations were subsequently made for the test of the hypotheses. After applying the M-learning model with methodological strategies, signi...
2
artículo
Today X has become one of the most important socialnetworks for expressing opinions and interests on the web.The large amount of data generated allows automatedsystems to profile users based on gender, nationality andthematic interests. There are difficulties in this process notonly because of the short content, but also because of theambiguity and the use of several languages.The goal of this proposal is to generate a deep learningmodel using BERT that is able to identify demographic andthematic attributes from tweets. Pre-trained models of theBERT and Multilingual BERT type will be used, applied on PAN Author Profiling Task (CLEF 2019) corpora in English and Spanish.The proposed work will deepen the analysis using supervised classification data for gender and nationality classification and topic extraction through unsupervised techniques, such as LDA and BERTopic. These options include...
3
tesis doctoral
Publicado 2019
Enlace

El objetivo de la presente investigación es determinar en qué medida el modelo M-Learning con estrategias metodológicas mejora el aprendizaje de los estudiantes universitarios de la ciudad de Lima. El método empleado se desarrolló a través de un estudio de tipo cuasiexperimental y conformado por un grupo experimental integrado por 25 estudiantes de la sección B y un grupo de control por 25 estudiantes de la sección A de la asignatura de “Patrones de Desarrollo de Software” (Semestre 2018-I) de la carrera de Ingeniería de Sistemas del quinto ciclo de la Universidad Autónoma del Perú. Para la obtención de los resultados del análisis inferencial, se utilizó la prueba T Student y la U de Mann Whitney. Asimismo, se aplicó un prestest y un postest para evidenciar que el aprendizaje mejoró, previamente se realizaron pruebas de validez y de confiabilidad en cada caso, se real...
4
artículo
Publicado 2025
Enlace

The efficiency in the execution of tasks through different operating systems is a critical factor that influences the user experience and the optimization of the same. This study aims to systematically review the literature regarding the comparison of different operating systems on Windows, MacOS, Linux platforms through an exhaustive analysis of sources and empirical studies, using the PRISMA protocol for the filtering and selection of relevant scientific articles, ensuring the inclusion of high quality and relevant studies. Key performance metrics such as processing speed, resource utilization, system stability and user satisfaction were evaluated. Our findings reveal significant differences in how these operating systems handle various tasks, highlighting specific strengths and weaknesses inherent to each platform. We conclude that Windows performs better with respect to video renderi...
5
artículo
Publicado 2025
Enlace

The report addresses the management of parallel processes and synchronization in concurrent systems, highlighting common problems in accessing shared resources that affect efficiency and stability. It also highlights the need to optimize the management of large volumes of data and improve academic cooperation to develop advanced solutions.The objective of the study is to identify and analyze synchronization strategies that optimize parallel processes, evaluating their effectiveness in different scenarios and offering recommendations based on recent literature. A systematic review was conducted using the PRISMA methodology, selecting relevant articles published in the last five years and formulating key questions to guide the analysis. The results highlight that non-blocking strategies are more effective for managing shared resources, and techniques such as the use of mutex and actor mode...