Вы находитесь на странице: 1из 2

javascript

1. Introduction to JavaScript, javascript function and event, external javascript


and its advantages
2. Javascript output, its display possibilities such as window.alert(),
document.write(), .innerHTML, console.log()
3. Javascript syntax, statement, values, literals, variables, operators, expression,
keywords
4. Javascript assignment, data types, function
5. javascript objects
6. javascript scope, local javascript and global javascript variables
7. javascript events such as onclick, onload, onchange, oninput
8. javascript string and string method
9. javascript date
10.javascript arrays and array method
11.javascript conditional statements, switch statement, for loop, while loop,
break and continue
12.javascript type conversion. Typeof
13.javascript throw and try to catch
14.javascript forms.. form validation
15.javascript html dom(document object model) and dom methods such as
getElementbyid, getElementbytagname, getelementbyclassname
16.javascript window.location

asp.net
1.
2.
3.
4.
5.
6.

introduction to asp.net (active server pages)


asp.net web forms introduction
asp.net web forms html pages
asp.net validation server controls
asp.net submitting a form
asp.net the textbox control

jquery
1. introduction to jquery, advantages and importance of jquery
2. jquery syntax $(selector).action() $-- define or access jquery, (selector) to
query and a jquery action to be performed
3. jquery selector, #id selector, .class selector
4. jquery event methods---- click(), dblclick(), mouseenter(), mouseleave()
5. jquery hide() and show()
6. jquery get content and attributes such as jquery DOM manipulation e.g text(),
val(), html()

sql server
1. installation and setting up of sql server management studio
2. introduction to sql server (Structured Query Language)

3. sql syntax, database table, sql statements


4. sql server create db, edit, insert new role in db

c#
1. introduction to c#
2. introduction to program structure consisting of a namespace declaration, a
class, class method, class attributes, a main method, statements and
expressions and comments
3. C# data types, type conversion, variables, operators, loops
4. c#(back end code to make d asp.net form interact with the database)
5. inserting the content of asp.net into the database with c#

Вам также может понравиться