The Best websites to Learn Programming Free

Hi there,I have collected The Best Websites and Books on the Web to Learn Programming Free.As said by Chairman of Microsoft Bill Gates,
"Learning to write programs stretches your mind, and helps you think better, creates a way of thinking about things that I think is helpful in all domains."
image/wikipedia

Here is the list of  programming Language and books which can offer Basic and in-depth about Programming.



Languages                                                                                                               
   Online Courses and Books(Free)                                                                                                                                                                                                         
JavaScriptCode AcademyLearn StreetKhan AcademyCode CombatCode AvengersEloquent JavaScriptJavaScript GuideSpeaking JavaScriptJS The Right WayOh My JS
HTML & CSSCode AcademyDon’t Fear The InternetTutsplus,Learn LayoutA to Z CSS,DashWeb AccessibilityThe Hello WorldMozillaDive into HTML520 Things I LearnedHTML Dog,HTML & CSSHTML5 for DesignersDOM Enlightenment
jQueryCode AcademyTutsplus,Code SchooljQuery FundamentalsLearn jQuery
PythonCode AcademyGoogle,Learn StreetPython Tutor,IHeartPYPython for You and Me,  Dive into PythonLearn Python the Hard WayThink Python,Python for FunTango with DjangoDjango
Ruby & Ruby on RailsCode Academy,TryRubyCode Learn,RailscastsRubymonk,Learn StreetWhy’s (Poignant) Guide to RubyLearn Ruby the Hard WayLearn to ProgramLearn Rails by Example
PHPCode AcademyPHP ProgrammingPractical PHP
Google Apps ScriptGetting StartedOffice HoursGoogle Scripts ExamplesLearning Apps Script
WordPressTreehouseWordPress TV
Linux & Shell ScriptingStanford.eduExplain ShellConquer the Command Line
Node.jsNodetutsNode SchoolThe Node Beginner Book,Mixu’s Node bookNode Up and RunningMastering Node.js
Git (version control)Code SchoolGit Immersion,GitHub TrainingPro GitLearn Git
Objective-C (iOS & Mac)Code SchoolStanfordiTunesU
Chrome Dev ToolsCode SchoolDev Tools SecretChrome Dev Tools Tutorial,Udacity
Go LanguageGolang.orgGopherCastsProgramming in GoGo by ExampleLearning Go
JavaLearn JavaCoding BatProgramming in JavaO’Reilly Learning JavaThink Java,Java & CSJava for Python Devs
Android App DevelopmentUdacity (Google Developers), CourseraThe New BostonGoogle UniversityApp Development EssentialsCode Learn
D3 (data visualization)Data Visualization for the WebDashing D3D3 Tips & Tricks
All LanguagesUdacityedX.orgCourseraUdemy$Lynda$Pluralsight$,Treehouse$Open ConsortiumOne Month Rails$

How to add RSS feed icon to Blogger Blog.



Text page element

On blogger’s admin panel, go to Settings / Template, and click on the “Add a Page Element” link, and select “Text” from the selections.   
                                                                                                                   
RSS 


Add RSS link 

On the editor that pops out, fill up the title, and for the content, click “Edit HTML” and add this code to the text area:

<code html> <a href=“http://bloggerchautari.blogspot.com/rss.xml”>

   <img alt="" src="http://www.any-website.com/rss-icon.jpg" />Any text<br />
</a> <code>

Optionally http://bloggerchautari.blogspot.com/rss.xml can be changed to http://bloggerchautari.blogspot.com/atom.xml, and 
http://www.any-website.com/rss-icon.jpg is a URL to any preferred feed icon.

 Website to get the icon is from http://www.feedicons.com


How To Install Blogger Template.



  • First download your favorite template in to your Desktop. Make sure it is in ''.XML" format. If it is downloaded in zip folder. Extract downloaded file with 7zip or WinRAR to get '.xml file'.
  • Log in Blogger dashboard.
  • Go to Template section of your blog.
  • Click 'Backup / Restore' found in upper right corner in template section.
It is recommended to Backup your Template Before Using any other  Template (just Click on Download Full Template and save it to your known folder.)


  • Upload a template from a file on Desktop by click Browse option.
  • Once its uploaded your are done.It is just easy like that.