cse 3: fluency with information technology by alex...

1
CSE 3: Fluency with Information Technology By Alex Fronek Computational Thinking Making Information Available to the World with HTML and Web Pages Desktop Publishing with MS Word Having the knowledge and ability to use technology. Being able to process data, graphics, printing, and communications. HTML, Hypertext Markup Language, is used for text files and to allow them to be uploaded on the World Wide Web Presentation Of Information with MS PowerPoint Data Analysis and Visualization with MS Excel IDE (Integrated Development Environment) Programming with Python Dynamic Webpage Programming with JavaScript Microsoft PowerPoint is used to display information in a presentational format. Graphs can be added to display information in a visual format. Interactive functions can be added to an presentation. Microsoft Excel is a spreadsheet program that arranges information in rows and columns that can be manipulated with mathematical functions using operations and functions to make computations easier. Microsoft Word is a word processing program that allows people to type and save documents. Starting with a blank document, text can be added and edited. PDF files can be added to enable editing. Python is a programming language that has become more popular due to it’s easy to read code. The name is based off of the British comedy group, Monty Python. JavaScript is a programming language used mainly for web development. It includes: Data types Assignment Expressions Names, values, variables

Upload: lamminh

Post on 04-Apr-2018

224 views

Category:

Documents


1 download

TRANSCRIPT

Page 1: CSE 3: Fluency with Information Technology By Alex …acsweb.ucsd.edu/~alfronek/CSE3/Lab9/Lab9.pdfCSE 3: Fluency with Information Technology By Alex Fronek Computational Thinking Making

CSE 3: Fluency with Information Technology By Alex Fronek

Computational Thinking Making Information Available to the World with HTML and Web Pages

Desktop Publishing with MS Word

Having the knowledge and ability to use technology. Being able to process data, graphics, printing, and communications.

HTML, Hypertext Markup Language, is used for text files and to allow them to be uploaded on the World Wide Web

Presentation Of Information with MS PowerPoint

Data Analysis and Visualization with MS Excel

IDE (Integrated Development Environment) Programming with Python

Dynamic Webpage Programming with JavaScript

Microsoft PowerPoint is used to display information in a presentational format. Graphs can be added to display information in a visual format. Interactive functions can be added to an presentation.

Microsoft Excel is a spreadsheet program that arranges information in rows and columns that can be manipulated with mathematical functions using operations and functions to make computations easier.

Microsoft Word is a word processing program that allows people to type and save documents. Starting with a blank document, text can be added and edited. PDF files can be added to enable editing.

Python is a programming language that has become more popular due to it’s easy to read code. The name is based off of the British comedy group, Monty Python.

JavaScript is a programming language used mainly for web development. It includes: • Data types• Assignment • Expressions• Names, values,

variables