CS110: Computers and the Internet Getting Started Orit ShaerOrit Shaer, Scott Anderson, Sohie Lee, Jean Herbst.

Slides:



Advertisements
Similar presentations
Internet Applications Development Lecture 2 L. Obead Alhadreti.
Advertisements

So what’s CS110 really all about? CS110: Computer Science and the Internet What do you think?
HTML: HyperText Markup Language Hello World Welcome to the world!
Chapter 2 HTML Basics Key Concepts
TS 313 Multimedia Applications Welcome to TS 313 Multimedia Applications There is no audio lecture associated with this set of introduction slides Refer.
HOW TO BUILD A WEBSITE In 5 easy steps. Overview ◦ Decide on the Website’s Purpose ◦ Sketch a Rough Draft ◦ Create Content ◦ Code and Assemble Assets.
Objective Understand web-based digital media production methods, software, and hardware. Course Weight : 10%
. Website and file organization. How websites work.
World Wide Web1 Applications World Wide Web. 2 Introduction What is hypertext model? Use of hypertext in World Wide Web (WWW) – HTML. WWW client-server.
1 CIS101 Introduction to Computing Week 01 Professor Catherine Dwyer.
Including images in Web pages Skills: use the tag IT concepts: none This work is licensed under a Creative Commons Attribution-Noncommercial- Share Alike.
Lecture 13. A Very Brief Introduction to HTML and XHTML, part II Instructor: Jie Yang Department of Computer Science University of Massachusetts Lowell.
THE BASICS OF THE WEB Davison Web Design. Introduction to the Web Main Ideas The Internet is a worldwide network of hardware. The World Wide Web is part.
The Internet & The World Wide Web Notes
WEB DESIGNING Prof. Jesse A. Role Ph. D TM UEAB 2010.
Getting Started with Dreamweaver
Section 2.1 Compare the Internet and the Web Identify Web browser components Compare Web sites and Web pages Describe types of Web sites Section 2.2 Identify.
_______________________________________________________________________________________________________________ E-Commerce: Fundamentals and Applications1.
CSE 1340 Introduction to Computing Concepts Class 2.
7-Sep-15 Physics 1 (Garcia) SJSU Conceptual Physics (Physics 1) Prof. Alejandro Garcia Spring 2007.
Chapter 16 The World Wide Web Chapter Goals ( ) Compare and contrast the Internet and the World Wide Web Describe general Web processing.
16-1 The World Wide Web The Web An infrastructure of distributed information combined with software that uses networks as a vehicle to exchange that information.
The Internet 8th Edition Tutorial 9 Creating Effective Web Pages.
1 Web Basics Section 1.1 Compare the Internet and the Web Compare Web sites and Web pages Identify Web browser components Describe types of Web sites Section.
SEG3210 DHTML Tutorial. DHTML DHTML is a combination of technologies used to create dynamic and interactive Web sites. –HTML - For creating text and image.
CS 638 Web Programming Introducing the web Lecture 1.
Unit 1 – Web Concepts Instructor: Brent Presley. ASSIGNMENT Read Chapter 1 Complete lab 1 – Installing Portable Apps.
WEB DESIGN USING DREAMWEAVER. The World Wide Web –A Web site is a group of related files organized around a common topic –A Web page is a single file.
The Internet and the World Wide Web. The Internet A Network is a collection of computers and devices that are connected together. The Internet is a worldwide.
Content To Date Review Course Work/Labs Assigned to Date Review HTML Image Tag Editing code for image folder Introduce HTML Color Tags Webpage Safe Colors.
HTML history, Tags, Element. HTML: HyperText Markup Language Hello World Welcome to the world!
Chapter 2 HTML Basics Key Concepts Copyright © 2013 Terry Ann Morris, Ed.D 1.
SEG3210 DHTML Tutorial. DHTML DHTML is a combination of technologies used to create dynamic and interactive Web sites. –HTML - For creating text and image.
Introduction to HTML. What is a HTML File?  HTML stands for Hyper Text Markup Language  An HTML file is a text file containing small markup tags  The.
MIS 425 Lecture 3 – HTML 5 and CSS Instructor: Martin Neuhard
Creating Tables in a Web Site
HTML,DHTML & Javascript/Session1/1 of 39 Introduction and Basic Tags Session 1 of Using HTML, DHTML & JavaScript.
Unit 2, cont. September 12 More HTML. Attributes Some tags are modifiable with attributes This changes the way a tag behaves Modifying a tag requires.
Web Foundations TUESDAY, NOVEMBER 5, 2013 LECTURE 24: PROGRAMAJAMA ACCOUNTS, PHASE 2, SLICES IN PHOTOSHOP.
INTRODUCTORY Tutorial 1 Using HTML Tags to Create Web Pages.
Web Design Course Adam Ryan 5-C. This course is intended to give you an introduction into web design so that you can build upon this knowledge using the.
HTML: Hyptertext Markup Language Doman’s Sections.
Chapter 1 Getting Started With Dreamweaver. Exploring the Dreamweaver Workspace The Dreamweaver workspace is where you can find all the tools to create.
Making Information Available to the World with HTML and Web Pages Computational Thinking Computational thinking involves a set of problem-solving skills.
Miguel Lara, PhD. 1:10 – 1:15 Pre-test 1:15 – 1:30 Course overview 1:30 – 2:00 Setting up DW Site 2:00 – 2:05 > 2:05 – 2:55 Hands-on Lecture 2:55 – 3:00.
HTML Links HTML uses a hyperlink to another document on the Web.
WEEK -1 ACM 262 ACM 262 Course Notes. HTML What is HTML? HTML is a language for describing web pages. HTML stands for Hyper Text Markup Language HTML.
Review of HTML and CSS A (very) brief review of some key fundamentals to be aware of in IT-238.
CIS101 Introduction to Computing Week 01. Agenda What is CIS101? Class Introductions Using your Pace Introduction to Blackboard and online learning.
CS112 Scientific Computation Department of Computer Science Wellesley College Building your own Functions.
Understanding Web-Based Digital Media Production Methods, Software, and Hardware Objective
introductionwhyexamples What is a Web site? A web site is: a presentation tool; a way to communicate; a learning tool; a teaching tool; a marketing important.
Computer Club Content Review Al Huda Computer Club, April 9, 2016 Farid Ahmed.
Tutorial 1 Getting Started with Adobe Dreamweaver CS5.
We will begin at 9 PM This is an Audio Seminar. Please be sure to adjust your audio. When reviewing the archived seminar this document will provide the.
Miguel Lara, PhD. Design and development instructional websites using a variety of web technologies such as HTML5, CSS, JavaScript, and jQuery.
Getting Started with Dreamweaver
Introduction to HTML.
Web Basics: HTML/CSS/JavaScript What are they?
Objective % Select and utilize tools to design and develop websites.
CSE 102/ISE 102 Introduction to Web Design and Programming
CSC207 Fall 2016.
COMPUTING BTEC LEVEL /17.
Objective % Select and utilize tools to design and develop websites.
Getting Started with Dreamweaver
Week 01 Comp 7780 – Class Overview.
Objective Understand web-based digital media production methods, software, and hardware. Course Weight : 10%
Getting Started with Dreamweaver
Chapter 16 The World Wide Web.
Website A website is a collection of web pages (documents that are accessed through the Internet) When someone gives you their web address, it generally.
Presentation transcript:

CS110: Computers and the Internet Getting Started Orit ShaerOrit Shaer, Scott Anderson, Sohie Lee, Jean Herbst

Getting Started1-2 Am I in the right class? CS110, Computer Science and the Internet introduces the fundamentals of web design and programming, and the impact of the digital revolution. CS111 introduces the fundamentals of programming and problem solving techniques using Java. CS112, Computation for the Sciences, teaches programming skills using MATLAB CS114, The Socio-Techno Web, teaches the structure of the social web. Won’t be offered again until Fall, CS117, Inventing Mobile Apps, teaches the programming and big ideas of CS in the context of making apps for Android smartphones. Won’t be offered again until Fall, 2012.

Getting Started1-3 Please register for lab section* Labs provide hands on experience with the ideas presented in lecture. Labs meet on Tuesday If you cannot get into the section you want, register for another and use Q&A to arrange a swap. *This does not satisfy the Wellesley laboratory requirement.

Getting Started1-4 Home Away from Home All course materials may be found at The CS file server, cs.wellesley.edu, is used to download and upload programming assignments.* There are two textbook. Lecture notes are available on the course website.

Getting Started1-5 Four big ideas Four important concepts are at the core of this course: 1.Digital representation of information 2.Impact of the digital revolution; 3.Problem Solving; 4.Project Development Cycle We will illustrate these ideas in the context of web design.

Big Ideas Digital representation of information Impact of the digital revolution Problem solving Project development cycle

Big idea #1: Digital representation How do we represent the many kinds of information: – Numbers – Text – Images – Color – Video – Sound How can we keep information private? How can we compress information?

Big Idea #2: Impact of digital revolution How does access to information impact our society? How does it impact you? Privacy Security Intellectual property

Big idea # 3: Problem Solving Divide problem P into subproblems. Conquer each of the subproblems. Glue (combine) the solutions to the subproblems into a solution S for P. Modularity Large systems are built from components called modules. The interfaces between modules are designed so they can be put together in a mix-and-match way. Our goal is to design for maximum reusability. Getting Started1-9 P P1P1 P2P2 P3P3 P4P4 S4S4 S3S3 S2S2 S1S1 S

Big Idea #4: Project Development Lifecycle Apply these ideas to build a website: – Form team – Find a client – Specify requirement – Design, implement, test – Deliver – Present

Course Overview HTML CSS JavaScript Concepts and tools for graphics, sound, form, animation, and movies Social, legal, ethical implication Designing and implementing a website

Seurat, A Sunday Afternoon on La Grande Jatte Seurat, Study for La Grande Jatte

HTML: View Page Source How is a different from ? How is different from ? from ? How is a bullet list created? What does do? What does do? What does do? What does do? How are the beginning and end of a region marked? Are there tags that don't have both a beginning and an end? What tag is used to insert an image? How does its use differ from other tags in the file? How are hyperlinks (links to other web pages) created?

HTML Syntax An HTML document is composed out of elements that begin and end with tags: – contents Some HTML tags that you have seen: – Structural tags – Header tags – Text tags – List tags – Other tags – Comments

Tag Syntax Some tags have attributes: – Yahoo! – contents

What’s Next? Tell us about yourself Find a well designed website Sakai quiz before next lecture (due midnight before class)

Getting an Account account-request.htm account-request.htm You will need a password: – Use a mixture of upper and lower case letters, digits, and characters. – Longer passwords are more secure (at least 6 characters) – Don’t use information associated with you that someone could guess. – Don't write it down, but don't forget it – Use different passwords for different systems and purposes. That way, if one password is broken, the others will be okay. And the Magic Word is….