This is the second day at uki.
1. coaching by Miss.Mathanki.
first of all she talked about first time when we go to a IT company to work,what are the threats we will meet.
after that she talked about strengths,weak,opportunities and threats of Jaffna.
2.HTML
H - Hyper
T - Text
M - Markup
L - Language
- html describes the structure of web pages using markup.
- html elements are represented by tags.
- <html> - open tag
- </html> - closing tag
3.CSS
C - Cascading
S - Style
S - Sheets
- CSS can control layout of multiple web pages all at once.
4.javascript
- javascript is high level scripting language.
- javascript code is written into an HTML page.
5.node js
node js is an open source.
6.what is computer?
computer is an electronic machine.
input data→process→output information
7.interpreter
translates program one statement at a time.
eg : python,ruby
8.compiler
translates program whole statement at a time.
eg : c,c++
No comments:
Post a Comment