For learn basics of AngularJs you can follow my previous blog: Getting Started With AngularJS
Firstly we clear out our basics concept like what is data binding and type of data binding etc.
what is data binding?
Data binding is a process to established the connection between view and model to communicate or updating the data view to model and model to view.
Data binding is a process to established the connection between view and model to communicate or updating the data view to model and model to view.

Type of binding?
binding are 3 type listed below.
binding are 3 type listed below.
- one time binding.
- one way binding.
- two way binding.
One time binding
- In One time binding Data is bind only one time thought the execution of application
- value can't be changed after data binding model to view.
One way Binding
In One way binding data is bind in one direction means model to view, if model is updated then the view is also updated but if view is updated then model is not updated.
Two way binding
In two way binding if model is updated then view is also updated and vice versa

Santhakumar MunuswamyPosted Aug 22, 2015, 7:16 AM
Good Article. Thanks for sharing
sreenivasa kPosted Aug 20, 2015, 5:26 PM
nice one
Shridhar SharmaPosted Aug 20, 2015, 11:09 AM
good one
RakeshPosted Aug 20, 2015, 10:21 AM
Nice one sir
Sibeesh VenuPosted Aug 20, 2015, 6:25 AM
Nice Share
Gowtham KPosted Aug 20, 2015, 5:45 AM
Good one
Gopi ChandPosted Aug 20, 2015, 2:56 AM
Well done sir
Vaikesh K PPosted Aug 20, 2015, 2:44 AM
Nice One :)
Rajeesh MenothPosted Aug 20, 2015, 1:45 AM
Good One..
Karthikeyan KPosted Aug 20, 2015, 1:44 AM
Good one sir...Thanks for share
Ankit BansalPosted Aug 20, 2015, 1:43 AM
good one...