Web Designing (Foundation
Course) 15 Hours
1. HTML / HTML5
·
Introduction
·
Basics,
Elements , Attributes
·
Paragraphs
and Formatting
·
HTML
Skeleton,Links, Images
·
HTML
Tables, Blocks
·
HTML
Lists, Quick List
·
HTML
Blocks
·
HTML
Layouts & Forms, IFrames
·
HTML
Colors
·
HTML5
Intro
·
HTML5
Video
·
HTML5
Audio
·
HTML5
Input Types
·
HTML5
Form Attributes
2. CSS / CSS3
·
Introduction
·
Syntax
·
Id
& Class
·
Backgrounds
·
Text
and Fonts
·
Links
and Lists
·
Box
Model
·
Advanced
Topics
§ Dimensions
§ Display
§ Positioning
§ Floating
§ Align
·
CSS3
Borders
·
CSS3
Backgrounds
·
CSS3
Text Effects
·
CSS3
Fonts
3. JavaScript
·
Introduction
·
Statements
& Comments
·
Variables
·
Operators
and Comparisons
·
Conditional
Statements and Loops
·
User
Defined Functions
·
JS
Objects
·
JS
Validations
C# Programming (30 Hours)
Introduction to
.NET Framework
·
What
is .NET Framework?
·
What
are components of .NET Framework?
·
IDE
for .NET
1. Writing C#
classes
·
Class
Basics, Constructors, Destructors
·
Using
Methods in Classes
·
Properties
·
Indexers
2. Language
Fundamentals & Constructs
·
Comments,
Variables, Constants
·
Controlled
Structure
·
Looping
Structures
3. Inheritance and
Polymorphism
·
Extending
Classes
·
Constructors
in Inheritance
·
Polymorphism
§ Function Overloading, Operator Overloading
§ Dynamic Polymorphism
4. Exception
Handling
·
Try,
Catch, Throw
·
System
Defined Exceptions
·
User
Defined Exceptions
5. Attributes &
Reflection
·
User
Defined Attributes
·
Predefined
Attributes
·
Reflection
§ Introspection of Classes, Methods, Parameters,
Properties
6. Events & Delegates
·
Event
Handling in C#
·
Delegates
§ Delegates
§ Multicasting Delegates
§ Delegate Chaining
7. Collection
Framework
·
Arraylist,
List, Stack, Queue
·
IEnumerable,
IEnumerator, IComparor interfaces
8. Generics &
Anonymous Methods
·
Generics
in C#
·