Programming in Java: Unit 1
Programming in Java: Unit 1
Programming in Java: Unit 1
Unit 1:
Unit 2:
Unit 3:
Unit 4:
Unit 5:
Unit 6:
Unit 7:
Unit 9:
Unit-1
Unit-2
JavaScript Programming – II: Fundamental JavaScript Directives: In-Line JavaScript, Linking Web
Pages to External JavaScript Files, JavaScript Using <script> Tags and Attributes,
Utilizing the <head> Tags <noscript> Tags; Implementing Arrays: Why array need in Scripting,
Creating Arrays, Reading and Writing to an Array, Array Me thods and Properties
Unit-3
XHTML – I: Understanding the World Wide Web: The relationship between browser and server, The
roles of HTML, HTML, CSS, and other technologies used in Web development; XHTML page
framework tags: <html> and </html>, The role of the <head>...</head> region, The role of the
<body>...</body> region, Adding a title, meta keywords, and meta description tags; Text formatting and
layout with HTML: Headings and subhe adings, Paragraph text (including how to bold, italicize, and
underline text), Bulleted and numbered lists, Using attributes to align text, Setting up text regions with
<div>...</div> and <span>...</span> tags,
Padding vs margin, Floats; Working with images : Understanding the GIF, JPEG, and
PNG image formats (and when to use them), Positioning images on the page, Flowing
text around images, Using a <div> or <span> region to position an image,
Unit-4:
XHTML – II: Using tables to display grids of data: Positioning tables on the page,
Turning grid lines on and off, Customizing the table's appearance, Creating table heading
and table data cells, Configuring cells to span multiple rows or columns; Linking it all
together: Creating links to other pages on your site, Creating links to pages on other sites,
mail to: links (for sending email), Techniques for automatically filling in the subject, cc:,
and bcc: fields, Creating links to specific positions within the same page and other pages,
Handling link managem ent challenges; Fill-in Forms: The role of forms and how they
interact with server -side programs, Techniques for effective form design, Creating text
fields, text areas, password fields, and hidden fields, Designing radio button and
checkbox sets, Adding lists and menus to your forms, Finishing the form with submit,
reset, or image buttons, Discussion of how JavaScript can improve forms (by validating
user input, performing calculations on entered numbers, controlling cursor tabbing order,
etc.).