Introduction to computing and the Internet Part-B.

Slides:



Advertisements
Similar presentations
Chapter 2 Introduction to Computer Networks INTRODUCTION TO COMPUTER NETWORKS.
Advertisements

TCP/IP Transmission Control Protocol / Internet Protocol.
01/04/2014 cis110 1 Introduction to computing and the Internet Dr. Lahcen Ouarbya 29 St-James, Room 6 Tel:
Using your university reading list effectively How to recognise different types of text and assess their value for you as a reader.
Project 1 Introduction to HTML.
1 1DT066 Distributed Information Systems Dr. Edith C.-H. Ngai Department of Information Technology Uppsala University.
Internet Development 1 Introduction Colm O Suilleabhain.
OCT1 Principles From Chapter One of “Distributed Systems Concepts and Design”
Multimedia & the WWW Week 1 Introduction To….. Today’s Agenda Who I am Who I am Who you are survey & discussion Who you are survey & discussion Course.
CS 898N Advanced World Wide Web Technologies Lecture 1: Introduction Chin-Chih Chang
COMPUTER NETWORKS CS610 Lecture-1 Hammad Khalid Khan.
Data Communication and Networks Lecture 0 Administrivia September 7, 2006.
Internet and Intranet Protocols and Applications Lecture 0: Administrivia January 23, 2002 Joseph Conron Computer Science Department New York University.
2° cycle degree programme (lm) in Telecommunications Engineering Principles Models and Applications for Distributed Systems Prof. Maurelio Boari
Catholic University College of Ghana Fiapre-Sunyani Catholic University College of Ghana Introduction to Information Technology I.
INE2720 Web Application Software Development General Information.
1 Cryptography and Network Security Fourth Edition by William Stallings Lecture slides by Lawrie Brown Changed by: Somesh Jha [Lecture 1]
INTRODUCTION TO WEB DATABASE PROGRAMMING
IT 210 The Internet & World Wide Web introduction.
Computer Concepts 2014 Chapter 7 The Web and .
G51WPS Web Programming and Scripting Boriana Koleva Room: C54 Phone:
Dr. Christian Vecchiola Postdoctoral Research Fellow Cloud Computing and Distributed Systems (CLOUDS) Lab Dept. of Computer Science.
ST-CS Introduction to Web Interface Design Fall 2010 Dr. Angela Guercio ( Course Web.
Computer Networking Course Introduction Dr Sandra I. Woolley.
Introduction to Internet
Course - DT249/1 Subject - Information Systems in Organisations COURSE SUBJECT OVERVIEW Semester 1, Week 1.
Introduction to Network Security J. H. Wang Feb. 24, 2011.
G52CCN Computer Communications and Networks Milena Radenkovic Room: B47
Introduction To Internet
Module Code: CU0001NI Introduction to Multimedia.
CSCD 330 Network Programming Fall/Winter/Spring 2014 Lecture 1 - Course Details.
SKU3033 / SKF3033 NETWORK & SYSTEM ADMINISTRATOR.
Course - DT249/1, DT249/1P Module (Subject) - Information Systems in Organisations COURSE SUBJECT OVERVIEW Semester 1, Week 1 1.
Protecting Students on the School Computer Network Enfield High School.
Sun Yat-Sen University Introduction1 Advanced Topics on Computer Networking (现代计算机网络) Instructor: Di Wu (吴迪)
COS440 Computer Networks Instructor  Gerry Dube  Office Second Floor Neville Hall Addition Office Hours Mondays/Wednesdays 10:00 – 12:00 
CSC 104 December 13,2012. Internet Regulation: States that it is about restricting or controlling certain pieces of information. This consisting of censorship.
Welcome! CSI 4118: Computer Networks and Protocols (3,0,0) Professor: Dr. Robert L. Probert Office: SITE 5098 Phone: x6709
 Course Overview Distributed Systems IT332. Course Description  The course introduces the main principles underlying distributed systems: processes,
Introduction to Information Security J. H. Wang Sep. 18, 2012.
CSCD 330 Network Programming Winter 2015 Lecture 1 - Course Details.
HTML Concepts and Techniques Fifth Edition Chapter 1 Introduction to HTML.
WHAT IS E-COMMERCE? E-COMMERCE is a online service that helps the seller/buyer complete their transaction through a secure server. Throughout the past.
CS 330: Internet Architecture and Programming, Fall 2001 Professor K. Larson Professor C. Shilepsky
1 1DT066 Distributed Information Systems Dr. Edith C.-H. Ngai Department of Information Technology Uppsala University.
LEARNING AREA 1 : INFORMATION AND COMMUNICATION TECHNOLOGY INTRODUCTION TO ICT COMPUTER ETHICS AND LEGAL ISSUES.
Introduction to Web Technologies Module Introduction to Web Technologies – CS th January 2005 Dr Bogdan L. Vrusias
Course Overview 1 MAT 279 Data Communication and the Internet Prof. Shamik Sengupta Office 4210 N
Operating Systems (CS 340 D) Dr. Abeer Mahmoud Princess Nora University Faculty of Computer & Information Systems Computer science Department.
CEN 621 Cryptography and Network Security Spring Term CEN 621 Cryptography and Network Security Spring Term INTERNATIONAL BURCH UNIVERSITY.
Research Introduction to the concept of incorporating sources into your own work.
IS1500: Introduction to Web Development
Project 1 Introduction to HTML.
Lecture 1. Introduction to Information and Web Technologies
Course Guide CT 1501.
Artificial Intelligence (CS 461D)
Digital Planet: Tomorrow’s Technology and You
CSCD 330 Network Programming Spring
Fall 2018 CourseIntro.
CSCD 330 Network Programming Spring
The Internet and Electronic Mail
Unit 6 part 3 Test Javascript Test.
Course Guide CT 1501.
CSCD 330 Network Programming Spring
WEB DESIGNING THROUGH HTML
CourseIntro.
CourseIntro.
Fall 2016 CourseIntro.
Web Skills.
Presentation transcript:

Introduction to computing and the Internet Part-B

Learning Outcome (Theory) How the Internet works You should gain a high understanding of protocols that specify: How computers can connect to the Internet and send messages How data is transmitted and received without loss or corruption How particular applications such as clients and web browsers use these protocols

Learning outcomes (practice) Learn how to code a web page using up to date technologies Ensure how a web page will be compatible with future generations of browsers Learn about dynamic web pages Which can be modified as a result of user actions

Contexts Aspects of networked computing Data-protection act Computer misuse act Anti hacking laws Defamation Threats to the security and integrity of networked computers virus

How to use the subject guide The subject guide give you a good idea of the examinable content of the course And provide the basis of more in-depth study Provide exercise and activities which will help you to deepen and test your understanding Identify additional resources Text books, Articles and Websites

Reading Basic introduction to the Internet and World Wide Web Jason Whitaker, the Internet: The basics (Routledge, 2002) This recommended for students who have a little knowledge And are looking for a gentle way in.

Essential reading The following book covers most of the subject matter of this course. It is not difficult to read Joe Casad, Teach yourself TCP/IP, 3 rd edition (Indianapolis: SAMS Publishing, 2004) If you plan to buy one book for this course, then This one would be a good choice.

Reading (Cont) This book describes the communication protocols used by the Internet It does also covers the basics of Java programming and JavaScript William Buchanan, Mastering the Internet (Macmillan, Sept, 1997)

Reading (Cont) This book covers the legal and professional issues in Computing Robert Ayres, The Essence of Professional Issues in Computing, (Prentice Hall Europe, 1999)

Reading (Cont) There are vast numbers of books available on web page coding (HTML, XHTML, CSS, JAVASCRIPT,..) If you decide to purchase a book make sure it covers XHTML and CSS. i.e John Shelly, XHTML AND CSS explained (London, Babani Books 2001) And John Shelly, Fun Web Pages with Javascript (London, Babani Books, 2 nd edition 2002)

Additional Reading The text is considerably more advanced than you will need for this course. Andrew Tanenbaum, Computer Networks, 4 th edition (Pearson Education, 2003)

This book goes into more details than you will need. But it appeals to students who enthusiastic about computer networks Douglas E. Comer, Computer Networks and Internets with Internet Application, 3 rd edition (Prentice Hall, 2001) Additional reading (Cont)

Chuck Musicano and Bill Kennedy, HTML & XHTML, The Definitive guide, (OReilly & Associate, 5th ed. 2002) Additional reading (Cont) Roger A. Crimes, Malicious Mobile Code: Virus Protection for Windows (OReilly, 2001)

Web Resources Free tutorials on networking topics Tutorials on web authoring, protocols and standards Uk Information commisioner & British Computer society Cert Center at Carnegie-Mellon University (highly informative on network security)

Preparing for the exam Understanding the networking Concepts Ability to apply web authoring Awareness of social and legal issues Ability to construct a reasoned argument taking into account different point of view and reaching a conclusion