Informatics literacy: Difference between revisions

The educational technology and digital learning wiki
Jump to navigation Jump to search
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:
== Introduction ==
== Introduction ==


Informatics literacy is different from [[digital literacy]]. It is also different from computer science literacy that puts emphasis on algorithms and other important mathematical and computational concepts.
Informatics literacy is different from [[digital literacy]]. It is also different from [[IT literacy]] that puts more emphasis on applying computer science and design principles.


{{quotation|A joint working group by Informatics Europe and ACM Europe produced in April 2013 a landmark report on Informatics Education in Europe: "Europe cannot afford to miss the boat". As Michael Gove, the UK Education Secretary, declared on 11 January 2012: "Imagine the dramatic change which could be possible in just a few years... Instead of children bored out of their minds being taught how to use Word and Excel by bored teachers, we could have 11-year-olds able to write simple 2D computer animations… By 16, they could have an understanding of formal logic previously covered only in university courses and be writing their own apps for smartphones."}} ([http://www.informatics-europe.org/news-and-events/157-joint-informatics-europe-acm-europe-report-on-informatics-education-in-schools.html Joint Informatics Europe-ACM Europe Report on Informatics Education in Schools, 2013], retrieved Jan 2015.
{{quotation|A joint working group by Informatics Europe and ACM Europe produced in April 2013 a landmark report on Informatics Education in Europe: "Europe cannot afford to miss the boat". As Michael Gove, the UK Education Secretary, declared on 11 January 2012: "Imagine the dramatic change which could be possible in just a few years... Instead of children bored out of their minds being taught how to use Word and Excel by bored teachers, we could have 11-year-olds able to write simple 2D computer animations… By 16, they could have an understanding of formal logic previously covered only in university courses and be writing their own apps for smartphones."}} ([http://www.informatics-europe.org/news-and-events/157-joint-informatics-europe-acm-europe-report-on-informatics-education-in-schools.html Joint Informatics Europe-ACM Europe Report on Informatics Education in Schools, 2013], retrieved Jan 2015.
Modern visions sometimes start by adopting first an abstract competency model. For example, the ACM [https://www.acm.org/binaries/content/assets/education/curricula-recommendations/it2017.pdf Information Technology Curricula 2017] (IT2017) report identifies IT competencies as knowledge + skills + dispositions in context. IT 2017 identifies the following curricular domains (p. 48, p.64) for each of which core competencies are defined. Some domains are essential (ITE), others are supplemental (ITS) and some are both:
'''Essential only'''
* Information Management (ITE-IMA)
* Integrated Systems Technology (ITE-IST)
* Platform Technologies (ITE-PFT)
* System Paradigms (ITE-SPA)
* User Experience Design (ITE-UXD)
'''Essential + Supplemental (5 + 5)'''
* Cybersecurity Principles (ITE-CSP) / Cybersecurity Emerging Challenges (ITS-CEC)
* Global Professional Practice (ITE-GPP) / Social Responsibility (ITS-SRE)
* Networking (ITE-NET) / Applied Networks (ITS-ANE)
* Software Fundamentals (ITE-SWF) / Software Development and Management (ITS-SDM)
* Web and Mobile Systems (ITE-WMS) / Mobile Applications (ITS-MAP)
'''Supplemental Only (4)'''
* Cloud Computing (ITS-CCO)
* Data Scalability and Analytics (ITS-DSA)
* Internet of Things (ITS-IOT)
* Virtual Systems and Services (ITS-VSS)
Below we reproduce two examples ''without'' their subdomains from the [https://www.acm.org/binaries/content/assets/education/curricula-recommendations/it2017.pdf IT2017] report, p 58-59)
'''ITE-SWF Domain: Software Fundamentals'''
: Scope
1. Skills and fundamental programming concepts, data structures, and algorithmic processes
2. Programming strategies and practices for efficient problem solving
3. Programming paradigms to solve a variety of programming problems
: Competencies
A. Use multiple levels of abstraction and select appropriate data structures to create a new program that is socially relevant and requires teamwork. (Program development)
B. Evaluate how to write a program in terms of program style, intended behavior on specific inputs, correctness of program components, and descriptions of program functionality. (App development practices)
C. Develop algorithms to solve a computational problem and explain how programs implement algorithms in terms of instruction processing, program execution, and running processes. (Algorithm development)
D. Collaborate in the creation of an interesting and relevant app (mobile or web) based on user experience design, functionality, and security analysis and build the app’s program using standard
libraries, unit testing tools, and collaborative version control. (App development practices)
'''ITE-UXD Domain: User Experience Design'''
:Scope
1. Understanding of advocacy for the user in the development of IT applications and systems
2. Development of a mind-set that recognizes the importance of users, context of use, and organizational contexts
3. Employment of user-centered methodologies in the design, development, evaluation, and deployment of IT applications and systems
4. Application of evaluation criteria, benchmarks, and standards
5. User and task analysis, human factors, ergonomics, accessibility standards, experience design, and cognitive psychology :Competencies
A. Design an interactive application, applying a user-centered design cycle and related tools and techniques (e.g., prototyping), aiming at usability and relevant user experience within a corporate environment. (Design tools and techniques)
B. For a case of user centered design, analyze and evaluate the context of use, stakeholder needs, state-of-the-art interaction opportunities, and envisioned solutions, considering user attitude and applying relevant tools and techniques (e.g., heuristic evaluation), aiming at universal access and inclusiveness, and showing a responsive design attitude, considering assistive technologies and culture sensitive design. (Stakeholder needs)
C. For evaluation of user-centered design, articulate evaluation criteria and compliance to relevant standards (Benchmarks and standards)
D. In design and analysis, apply knowledge from related disciplines including human information processing, anthropology and ethnography, and ergonomics/human factors. (Integrative design)
E. Apply experience design for a service domain related to several disciplines, focusing on multiple stakeholders and collaborating in an interdisciplinary design team. (Application design)


See also:
See also:

Latest revision as of 17:58, 9 January 2018

Draft

Introduction

Informatics literacy is different from digital literacy. It is also different from IT literacy that puts more emphasis on applying computer science and design principles.

“A joint working group by Informatics Europe and ACM Europe produced in April 2013 a landmark report on Informatics Education in Europe: "Europe cannot afford to miss the boat". As Michael Gove, the UK Education Secretary, declared on 11 January 2012: "Imagine the dramatic change which could be possible in just a few years... Instead of children bored out of their minds being taught how to use Word and Excel by bored teachers, we could have 11-year-olds able to write simple 2D computer animations… By 16, they could have an understanding of formal logic previously covered only in university courses and be writing their own apps for smartphones."” (Joint Informatics Europe-ACM Europe Report on Informatics Education in Schools, 2013, retrieved Jan 2015.

See also:

Bibliography

Links