can anyone reccommend book for web developing
That depends. What type of web developing do you want to do specifically? Do you already know HTML?
web developing, in the sense do you mean web application developing? we can speak about two things in the web developing one is the front end > front end covers html, css, xml, javascript >back end covers server side scripting you may use any scripting language ASP, ASP.NET, JSP, PHP so if you say still specifically which thing you want to know front end design or server side scripting.
You can start by learning a server side web framework like Ruby on Rails with this awesome online book http://ruby.railstutorial.org/ruby-on-rails-tutorial-book?version=3.2#top Ruby is the server side programming language. You can also check out the Django web framework and learn from the tutorials and docs at https://www.djangoproject.com/ Python is the server side programming language.
Join our real-time social learning platform and learn together with your friends!