JNTUK R16 4-1 Web Technologies Material PDF Download
Students those who are studying JNTUK 4-1 R16 CSE Branch, Can Download Unit wise R16 4-1 Web Technologies Material/Notes PDFs below.
JNTUK R16 4-1 Web Technologies Material PDF Download
Course Objectives: This course is designed to:
- This course is designed to introduce students with no programming experience to the programming languages and techniques associated with the World Wide Web. The course will introduce web-based media-rich programming tools for creating interactive web pages.
UNIT-1
HTML, CSS Basic Syntax, Standard HTML Document Structure, Basic Text Markup, Images, Hypertext Links, Lists, Tables, Forms, HTML5 CSS: Levels of Style Sheets, Style Specification Formats, Selector Forms, The Box Model, Conflict Resolution.
Download UNIT-1 Material PDF | Reference-2
UNIT-2
Java script The Basic of Java script: Objects, Primitives Operations and Expressions, Screen Output and Keyboard Input, Control Statements, Object Creation and Modification, Arrays, Functions, Constructors, Pattern Matching using Regular Expressions DHTML: Positioning Moving and Changing Elements
Download UNIT-2 Material PDF | Reference-2
UNIT-3
XML: Document type Definition, XML schemas, Document object model, XSLT, DOM and SAX Approaches, AJAX A New Approach: Introduction to AJAX, Integrating PHP and AJAX.
Download UNIT-3 Material PDF | Reference-2
UNIT-4
PHP Programming: Introducing PHP: Creating PHP script, Running PHP script. Working with variables and constants: Using variables, Using constants, Data types,Operators.Controlling program flow: Conditional statements,Control statements,Arrays,functions.Working with forms and Databases such as MySQL.
Download UNIT-4 Material PDF | Reference-2
UNIT-5
Introduction to PERL, Operators and if statements, Program design and control structures, Arrays, Hashs and File handling, Regular expressions, Subroutines, Retrieving documents from the web with Perl.
Download UNIT-5 Material PDF | Reference-2
UNIT-6
Introduction to Ruby, Variables, types, simple I/O, Control, Arrays, Hashes, Methods, Classes, Iterators, Pattern Matching. Overview of Rails.
Download UNIT-6 Material PDF | Reference-2
Text Books:
- Programming the World Wide Web, Robet W Sebesta, 7ed, Pearson.
2. Web Technologies, Uttam K Roy, Oxford
3. The Web Warrior Guide to Web Programming, Bai, Ekedahl, Farrelll, Gosselin, Zak, Karparhi, Maclntyre, Morrissey, Cengage
Reference Books:
1. Ruby on Rails Up and Running, Lightning fast Web development, Bruce Tate, Curt Hibbs, Oreilly ( 2006)
2. Programming Perl, 4ed, Tom Christiansen, Jonathan Orwant, Oreilly (2012)
3. Web Technologies, HTML< JavaScript, PHP, Java, JSP, XML and AJAX, Black book, Dream Tech.
4. An Introduction to Web Design, Programming, Paul S Wang, Sanda S Katila, Cengage Learning
5. http://www.upriss.org.uk/perl/PerlCourse.html
Course Outcomes:
- Analyze a web page and identify its elements and attributes.
- Create web pages using XHTML and Cascading Styles sheets.
- Build dynamic web pages.
- Build web applications using PHP.
- Programming through PERL and Ruby
- Write simple client-side scripts using AJAX