This is for those newbies who want to learn the basics of webdesign i.e Html, Css & a little Javascript!
Showing posts with label javascript. Show all posts
Showing posts with label javascript. Show all posts
Monday, 2 September 2013
Lexical Structure of Javascript
Lexical structure of javascript is the lowest-level( Very basic ) syntax in which the programs is written. The character set of javascript programs is the UNICODE which is the superset of LATIN-1 & ASCII. Lexical structure tells what happen when we add extra spaces in our programs, syntax of comments, reserved words and case sensitivity it is the basic level syntax for writing javascript code.
Saturday, 3 August 2013
What is javascript?
Javascript is a programming language but some think its a scripting language as the name implies. Javascript is easy and not very hard to learn by new programmers but it is only true when you learn a little and practice alot on daily basis.
Javascipt is what's called a OOP( Object Oriented Programming ) Language, that let you add behavior into your web pages. Originally designed by "Brendan Eich".
There are many javascript libraries( The code that written by someone for you ) that say "code little do more" but try to learn these framework( Libraries ) when you have the basic grasp on JS( Javascript ).
These are the some website to inspire and encourage you to learn Javascript at least basic.
1. http://www.howarths.nl/#/interiors/
See the effect of javascipt when clicking an image.
2. http://joshsmithdesign.com/
Zoom-in and Zoom-out cursor on every image on page.
3. http://www.volll.com/#section_main
Animation & color transition wow =)
4. http://www.campingilfrutteto.it/
Click on links and see animation.
5. http://www.thehorizontalway.com/
Wow just mouse-over the arrows and see the slideshow
6. http://www.visuall.be/
What an idea BOSS.
Javascipt is what's called a OOP( Object Oriented Programming ) Language, that let you add behavior into your web pages. Originally designed by "Brendan Eich".
There are many javascript libraries( The code that written by someone for you ) that say "code little do more" but try to learn these framework( Libraries ) when you have the basic grasp on JS( Javascript ).
These are the some website to inspire and encourage you to learn Javascript at least basic.
1. http://www.howarths.nl/#/interiors/
See the effect of javascipt when clicking an image.
2. http://joshsmithdesign.com/
Zoom-in and Zoom-out cursor on every image on page.
3. http://www.volll.com/#section_main
Animation & color transition wow =)
4. http://www.campingilfrutteto.it/
Click on links and see animation.
5. http://www.thehorizontalway.com/
Wow just mouse-over the arrows and see the slideshow
6. http://www.visuall.be/
What an idea BOSS.
Subscribe to:
Posts (Atom)