Why comment your code?
It lets other know why that piece of code needs to be there in the first place. While learning programming most of us forget how important it is to comment as
Read ArticleIt lets other know why that piece of code needs to be there in the first place. While learning programming most of us forget how important it is to comment as
Read ArticleJekyll is a blog-aware static website generator written in Ruby that uses Liquid for templating and Markdown or Textile for writing posts and pages. Jekyll also
Read Article