  @prefix dct: <http://purl.org/dc/terms/> .
  @prefix ep: <http://eprints.org/ontology/> .
  @prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
  @prefix foaf: <http://xmlns.com/foaf/0.1/> .
  @prefix skos: <http://www.w3.org/2004/02/skos/core#> .
  @prefix void: <http://rdfs.org/ns/void#> .
  @prefix owl: <http://www.w3.org/2002/07/owl#> .
  @prefix bibo: <http://purl.org/ontology/bibo/> .
  @prefix cc: <http://creativecommons.org/ns#> .
  @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
  @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
  @prefix epid: <https://arxiv.universalpublishings.com/id/> .
  @prefix dc: <http://purl.org/dc/elements/1.1/> .
  @prefix event: <http://purl.org/NET/c4dm/event.owl#> .
  @prefix doi: <https://doi.org/> .
  @prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
  @prefix eprel: <http://eprints.org/relation/> .

<>
	foaf:primaryTopic <https://arxiv.universalpublishings.com/id/eprint/65937>;
	rdfs:comment "The repository administrator has not yet configured an RDF license."^^xsd:string .

<https://arxiv.universalpublishings.com/id/eprint/65937#authors>
	rdf:_1 <https://arxiv.universalpublishings.com/id/person/ext-1f95a5b15072cccd54f65ad6ff445d66>;
	rdf:_2 <https://arxiv.universalpublishings.com/id/person/ext-efe8bf5ea0704e5a5c14ffe2c44cbf3c> .

<https://arxiv.universalpublishings.com/id/eprint/65937/>
	dc:format "text/html";
	dc:title "HTML Summary of #65937 \n\nAN INTEGRATED METHODOLOGICAL MODEL FOR DEVELOPING TECHNICAL THINKING IN PROGRAMMING EDUCATION BASED ON DIGITAL AND COGNITIVE EDUCATIONAL TECHNOLOGIES\n\n";
	foaf:primaryTopic <https://arxiv.universalpublishings.com/id/eprint/65937> .

<https://arxiv.universalpublishings.com/id/eprint/65937>
	bibo:abstract "This article presents a methodology for developing students’ technical thinking through the application of intelligent (digital and cognitive) educational technologies in teaching programming. The study identifies the structural components of technical thinking and proposes a stage-based methodological model. The developed methodology aims to enhance algorithmic thinking, problem modeling skills, software solution development, analytical and reflective abilities, as well as innovative competence."^^xsd:string;
	bibo:authorList <https://arxiv.universalpublishings.com/id/eprint/65937#authors>;
	bibo:status <http://purl.org/ontology/bibo/status/published>;
	dct:creator <https://arxiv.universalpublishings.com/id/person/ext-1f95a5b15072cccd54f65ad6ff445d66>,
		<https://arxiv.universalpublishings.com/id/person/ext-efe8bf5ea0704e5a5c14ffe2c44cbf3c>;
	dct:date "2026-03-08";
	dct:isPartOf <https://arxiv.universalpublishings.com/id/repository>,
		<https://arxiv.universalpublishings.com/id/publication/ext-d62a5dbdabc792c15cf76756361a4d36>;
	dct:publisher <https://arxiv.universalpublishings.com/id/org/ext-20ef1f289b7920027328009b5eefe52c>;
	dct:title "AN INTEGRATED METHODOLOGICAL MODEL FOR DEVELOPING TECHNICAL THINKING IN PROGRAMMING EDUCATION BASED ON DIGITAL AND COGNITIVE EDUCATIONAL TECHNOLOGIES"^^xsd:string;
	rdf:type bibo:AcademicArticle,
		bibo:Article,
		ep:ArticleEPrint,
		ep:EPrint;
	rdfs:seeAlso <https://arxiv.universalpublishings.com/id/eprint/65937/> .

<https://arxiv.universalpublishings.com/id/org/ext-20ef1f289b7920027328009b5eefe52c>
	foaf:name "Center for Tech and Media Research"^^xsd:string;
	rdf:type foaf:Organization .

<https://arxiv.universalpublishings.com/id/person/ext-1f95a5b15072cccd54f65ad6ff445d66>
	foaf:familyName "Zebo"^^xsd:string;
	foaf:givenName "To‘xtayeva"^^xsd:string;
	foaf:name "To‘xtayeva Zebo"^^xsd:string;
	rdf:type foaf:Person .

<https://arxiv.universalpublishings.com/id/person/ext-efe8bf5ea0704e5a5c14ffe2c44cbf3c>
	foaf:familyName "Hurriyat"^^xsd:string;
	foaf:givenName "Gulmatova"^^xsd:string;
	foaf:name "Gulmatova Hurriyat"^^xsd:string;
	rdf:type foaf:Person .

<https://arxiv.universalpublishings.com/id/publication/ext-d62a5dbdabc792c15cf76756361a4d36>
	foaf:name "Multidisciplinary Journal of Science and Technology"^^xsd:string;
	rdf:type bibo:Collection .

