Informatics versus Information Technology



Similar documents
Teaching secondary school students programming using distance learning. A case study.

Teaching Secondary School Students Programming Using Distance Learning: A Case Study

The First 25 Years of Computers in Education in Poland:

Computer Science, Maths, Raspberry Pi

The Elective Part of the NSS ICT Curriculum D. Software Development

FOPR-I1O23 - Fundamentals of Programming

Computer Engineering - Computing Technology - Master's Degree Programme - 5 year

Curriculum Vitae Peter Andrews

BS Environmental Science ( )

Integration of Mathematical Concepts in the Computer Science, Information Technology and Management Information Science Curriculum

Digital Literacy: Communicating, Collaborating and E- Safety, Multimedia, Music and Sound, Digital Imagery

Bebras International Contest on Informatics and Computer Literacy: Criteria for Good Tasks

Computational complexity theory

CS Matters in Maryland CS Principles Course

ADVANCED SCHOOL OF SYSTEMS AND DATA STUDIES (ASSDAS) PROGRAM: CTech in Computer Science

Computer Science/Software Engineering

Software Engineering Transfer Degree

FACULTY OF COMPUTER SCIENCE AND ENGINEERING CURRICULUM FOR POSTGRADUATE PROGRAMMES. (Master in Information Technology)

School Subject Informatics (Computer Science) in Russia: Educational Relevant Areas

Subject knowledge requirements for entry into computer science teacher training. Expert group s recommendations

Digital Sciences Learning Area

Key Stage 3. Scheme of Work. Written by Heaton Moor Digital

Eastern Washington University Department of Computer Science. Questionnaire for Prospective Masters in Computer Science Students

Having Fun with Computer Programming and Games: Teacher and Student Experiences

Opus: University of Bath Online Publication Store

Polynomial Operations and Factoring

Current Standard: Mathematical Concepts and Applications Shape, Space, and Measurement- Primary

Professional Organization Checklist for the Computer Science Curriculum Updates. Association of Computing Machinery Computing Curricula 2008

CURRICULUM VITAE Herbert L. Dershem

PIAAC Outline of First International Report (2013) & Proposed Thematic PIAAC Data Analysis ADVANCED OUTLINE OF THE FIRST INTERNATIONAL PIAAC REPORT 1

Diploma Of Computing

INFORMATION TECHNOLOGY

Computer and Information Sciences

JAPAN CONTENTS Background Information on the National Curriculum Standards in Japan

South East of Process Main Building / 1F. North East of Process Main Building / 1F. At 14:05 April 16, Sample not collected

Master of Arts in Mathematics

2014 New Jersey Core Curriculum Content Standards - Technology

Information Technology Policy

Expression of Interest Nicolaus Copernicus University, Toruń, Poland

How To Become A Webmaster

Page 1 of 5. (Modules, Subjects) SENG DSYS PSYS KMS ADB INS IAT

An Approach to Teaching Introductory-Level Computer Programming

Florida Math for College Readiness

Creating, Solving, and Graphing Systems of Linear Equations and Linear Inequalities

Department of Computer Science

CURRICULUM FOR THE COMMON CORE SUBJECT OF MATHEMATICS

COMPUTER SCIENCE (5651) Test at a Glance

Digital Technology. Degrees. Certificate of Achievement. To earn an A.A. or A.S. Degree:

Exercises Software Development I. 11 Recursion, Binary (Search) Trees. Towers of Hanoi // Tree Traversal. January 16, 2013

Prentice Hall Algebra Correlated to: Colorado P-12 Academic Standards for High School Mathematics, Adopted 12/2009

The extent to which the use of Accounting Software and Excel is incorporated in HE Accountancy Courses

A Model Curriculum for K 12 Computer Science: Curriculum. Computer. Final Report of the ACM K 12 Task Force. Committee

Proposal for Undergraduate Certificate in Large Data Analysis

Two big challenges in machine learning LÉON BOTTOU

Prairie View A&M University Computer Science Department 招 生 简 介

The program also provides supplemental modules on topics in geometry and probability and statistics.

Structure of Presentation. The Role of Programming in Informatics Curricula. Concepts of Informatics 2. Concepts of Informatics 1

Mathematics in hair and beauty studies principal learning

MICHIGAN TEST FOR TEACHER CERTIFICATION (MTTC) TEST OBJECTIVES FIELD 050: COMPUTER SCIENCE

I2C PRESSURE MONITORING THROUGH USB PROTOCOL.

Mazowieckie Samorządowe Centrum Doskonalenia Nauczycieli w Warszawie VOCATIONAL TRAINING IN POLAND

Department of Computer Science

Informatics at school - Worldwide

Studying Computer Science in a Multidisciplinary Degree Programme: Freshman Students Orientation, Knowledge, and Background

Teaching Software Engineering in Primary and Secondary Schools Peter Antonitsch, Andreas Bollin, Stefan Pasterk, Barbara Sabitzer

RARITAN VALLEY COMMUNITY COLLEGE COMPUTER SCIENCE (CS) DEPARTMENT. CISY Computer Literacy

Department of Computer Science and Information Systems

Earlsmead Primary School. Transition Policy

Business Technologies. Accounting Credential: Associate in Applied Science Degree in Accounting A25100

csci 210: Data Structures Recursion

Chapter 1 ENROLLMENTS IN UNDERGRADUATE MATHEMATICAL SCIENCE COURSES: UNIVERSITIES AND FOUR-YEAR COLLEGES

Arts, Audio/Visual Technology, & Communications Program of Study Level 1 Level 2 Level 3 Level 4

Leveraging online courses to increase student success in a Computer Science degree. Linda Marshall

USING THE GOOGLE APP ENGINE PLATFORM FOR TEACHING PROGRAMMING

Eastern Washington University Department of Computer Science. Questionnaire for Prospective Masters in Computer Science Students

IC 1101 Basic Electronic Practice for Electronics and Information Engineering

Selecting Best Investment Opportunities from Stock Portfolios Optimized by a Multiobjective Evolutionary Algorithm

Recursive Algorithms. Recursion. Motivating Example Factorial Recall the factorial function. { 1 if n = 1 n! = n (n 1)! if n > 1

Credit Equivalency Resource Package. Course Comparisons Quebec. English Math Science

Computer Science vs. Computer Literacy Which to Teach?

School of Education B.A.(Ed) Early Childhood Education - List of registrable courses June 2015_2 Academic Session

Marketing BS in Management with a Concentration in Marketing (Effective Fall 2012)

3 Fat tree construction

Computer Science Education on High Schools

b) since the remainder is 0 I need to factor the numerator. Synthetic division tells me this is true

JUST-IN-TIME SCHEDULING WITH PERIODIC TIME SLOTS. Received December May 12, 2003; revised February 5, 2004

MATHEMATICS GRADES 10 12

How To Learn To Manage A Business

GAUTAM BUDDHA UNIVERSITY

Program Modification For University of California (akers)

The CS Principles Project 1

Intergovernmental Informatics Programme. Division of Higher Education. International Federation for Information Processing (IFIP) ED/94/WS/ 12

Stage 5 Information and Software Technology

Information and Media Literacy Accessing and managing information. Integrating and creating information. Evaluating and analyzing information.

Optimal Allocation of renewable Energy Parks: A Two Stage Optimization Model. Mohammad Atef, Carmen Gervet German University in Cairo, EGYPT

Grade 5. Ontario Provincial Curriculum-based Expectations Guideline Walking with Miskwaadesi and Walking with A`nó:wara By Subject/Strand

INFORMATION TECHNOLOGY

1 Review of Least Squares Solutions to Overdetermined Systems

Transcription:

Informatics versus Information Technology How Much Informatics is Needed to Use Information Technology Maciej M. Sysło Anna Beata Kwiatkowska Informatics versus Information Technology How Much Informatics is Needed to Use Information Technology Part I Presented by Maciej M. Sysło syslo@ii.uni.wroc.pl 1

Informatics (CS) versus IT (ICT) Informatics (CS) is concerned with designing and producing informatics tools, such as: algorithms, programs, systems, methods, theorems, IT (ICT) concentrates on how to use and apply informatics and other information technology tools in working with information Informatics (CS) versus IT (ICT) In learning and teaching Informatics practical demonstration of a process of designing and producing informatics solutions and tools ; consists of: specification of a problem designing an algorithm and solution computer implementation of the solution testing and evaluation of the solution 2

Informatics (CS) versus IT (ICT) In learning and teaching Informatics practical demonstration of a process of designing and producing informatics solutions and tools can be applied to different objects : text graphics calculations algorithms data base web pages specification of a problem designing an algorithm and solution computer implementation of the solution testing and evaluation of the solution Informatics (CS) versus IT (ICT) In learning and teaching IT (ICT) use and apply informatics and other information technology tools in working with information. Approach: Observe the rules of style while working with computer on: text editing graphics calculations constructing a data base publishing a web page depend on: type of objects ICT tools used 3

History B.PC. 1965: First regular classes in two high schools in Wrocław Subject: Numerical methods and programming Content: polynomials, root finding, integration, interpolation, errors Programming: assembler, autocode Mark III, Algol Computer: Elliott 803 (UK) CS History: 1985 1995 1985 The time of Logo In fact, it was misunderstanding of Papert s idea: Logo was used as a programming language instead of a learning environment 1988 Pascal era in schools CS Content: numerical calculations + combinatorics, complexity, data base, text editing, spreadsheet calculations Programming: Pascal, Turbo Pascal,, Delphi Computers: 8-bit micro, PC, 4

The Education System in Poland, 1999 Informatics education 19-18 13-15 16-18 Tertiary education University Upper high school Secondary education Lower gimnazjum, middle school Informatics ICT elective for all students ICT with elements of algorithmics 10-12 7-9 Primary education 2nd stage 1st stage ICT Integrated education 6 Pre-school year Algorithmics in gimnazjum: examples of algorithms for solving practical and school problems precise formulation of problem situations description of algorithms presentation of algorithms in a computer form examples of recursive algorithms testing and evaluation of algorithms computer modeling and simulation 5

Algorithmics in gimnazjum: Sample topics: algorithms in mathematics manuals, cooking books, calculations in spreadsheet algorithmic moves of the Turtle Logo finding smallest or biggest elements finding elements in ordered sets organization of sport tournaments sorting (selection, bubble) greedy approach the change problem Algorithmics in gimnazjum: Informatics and ICT tools: calculators spreadsheet Logo demonstration software package ELI algorithmics with computer but with no programming Other tools: Hanoi Towers, cones, books, coins, tournaments, etc. 6

Algorithmics in gimnazjum: Books: Algorithmics in gimnazjum: Software: Sorting package Flow Chart Builder 7

Informatics (CS) versus IT (ICT) ICT in schools guarantees: computer literacy basic knowledge and skills related to computer use Fluency with IT (NSF) is needed: the ability to use IT effectively today and tomorrow and to learn more IT in the future (LLL) Algorithmic thinking, programming, modeling and simulation, principles of computer and network operations are among the concepts required by fluency with IT Informatics (CS) versus IT (ICT) ACM, 2003: A Model Curriculum for K-12 Computer Science: to integrate CS fluency and competency throughout primary and secondary schools Four-level framework for CS the first two levels ought to be mastered by all students, while the second two can be elected by students with special interests in CS Informatics and ICT curriculum in Poland coincides with the ACM recommendations 8