Desktop Publishing with MS Word

1
Desktop Publishing with MS Word Presentation of Information with MS PowerPoint Visual Programming with Alice Dynamic Webpage Programming with JavaScript Making Information Available to the World with HTML and Web Pages Through Hypertext Markup Language, students can make webpages that utilize color, font, headings, text size, tables, and more. CSE 3 Summary of Projects By Vicki Intara Computational Thinking The goal of this course is to educate students on fluency in information technology (IT). This includes use of MS Office, HTML, JavaScript, and knowledge of Internet vocabulary. Upon completing this course, students should have acquired practical computer skills that will be useful in their future careers. Data Analysis and Visualization with MS Excel Microsoft Excel can be used to make: o charts o graphs o tables Visually display statistical information Color code and use icons to make data analysis easier Microsoft PowerPoint can be used to display information in a concise and quick manner. It is useful for presentations in education as well as businesses. Microsoft Word has some lesser known functions. While it is useful for typing up book reports and essays, it can also make a bibliography for you. Images can be copied and pasted into the document. Text boxes can be made. Alice is a program that was designed to teach 5 th graders how to program. It is a helpful segue into JavaScript due to its English language programming style. Using JavaScript, plain HTML webpages can now become interactive! Alert boxes can be made to pop up in response to certain words the user types, or certain buttons the user clicks. People can order things and total up the cost using JavaScript’s built-in calculator.

description

CSE 3 Summary of Projects By Vicki Intara. Computational Thinking. Making Information Available to the World with HTML and Web Pages. Data Analysis and Visualization with MS Excel. Through Hypertext Markup Language, students can make webpages that utilize color, - PowerPoint PPT Presentation

Transcript of Desktop Publishing with MS Word

Page 1: Desktop Publishing with MS Word

Desktop Publishing with MS Word

Presentation of Information with MS PowerPoint

Visual Programming with AliceDynamic Webpage Programming with JavaScript

Making Information Available to the World with HTML and Web Pages

Through Hypertext Markup Language, students can make webpages that utilize color, font, headings, text size, tables, and more.

CSE 3 Summary of ProjectsBy Vicki Intara

Computational Thinking

The goal of this course is to educate students on fluency in information technology (IT). This includes use of MS Office, HTML, JavaScript, and knowledge of Internet vocabulary.

Upon completing this course, students should have acquired practical computer skills that will be useful in their

future careers.

Data Analysis and Visualization with MS Excel

• Microsoft Excel can be used to make: o chartso graphso tables

• Visually display statistical information• Color code and use icons to make data analysis easier

Microsoft PowerPoint can be used to display information in a concise and quick manner. It is useful for presentations in education as well as businesses.

Microsoft Word has some lesser known functions. While it is useful for typing up book reports and essays, it can also make a bibliography for you.

Images can be copied and pasted into the document. Text boxes can be made.

Alice is a program that was designed to teach 5th graders how to program. It is a helpful segue into

JavaScript due to its English language programming style.

Using JavaScript, plain HTML webpages can now become interactive! Alert boxes can be made to pop up in response to

certain words the user types, or certain buttons the user clicks. People can order things and total up the cost using JavaScript’s

built-in calculator.