Python String
Working with string in Python
Working with string in Python
Shorthand character class: \d - Any numeric digit from 0 to 9. \D - Any character that is not a numeric digit from 0 to 9. \w - Any letter, numeric digit, or the underscore character. (Think of this as matching “word” characters.) \W - Any character that is not a letter, numeric digit, or ... Read more
There are progressive tax system in Canada. So the more money you make, the more you pay in taxes exponentially. In progressive system, everyone pays the same amount of tax up to the limit for the first tax bracket. Then, any money earned over that amount is taxed at the next rate until that tax ... Read more
Popularity of Python: Python is general purpose programming language. Python is adopted in scientific computing and machine learning areas. The Zen of Python Beautiful is better than ugly. Explicit is better than implicit. Simple is better than complex. Complex is better than complicated. Flat is better than nested. Sparse is better than dense. Readability counts. ... Read more
Resume templates: Duties: Consult with clients to develop and document web-site requirements Prepare mock-ups and storyboards for discussing them with clients Develop web-site structure as per clients requirements Source, select and organize information for inclusion and design the appearance, layout and flow of the web-site to attract customers Create and optimize content for the web-site ... Read more
robots.txt is a text file webmasters create to instruct robots (typically search engine robots) how to crawl and index pages on their website. Web Crawlers (also known as: web-indexing robots or spider bots) are programs that traverse the Web automatically. Search engines such as Google use them to index the web content, spammers use them ... Read more
Source: How to Exclude a Category from a WordPress Blog or Page
News is bad for you – and giving up reading it will make you happier News is bad for your health. It leads to fear and aggression, and hinders your creativity and ability to think deeply. The solution? Stop consuming it altogether Out of the 10,000 news stories you may have read in the last ... Read more
Here is a list of 15 things which, if you give up on them, will make your life a lot easier and much, much happier. We hold on to so many things that cause us a great deal of pain, stress and suffering – and instead of letting them all go, instead of allowing ourselves ... Read more
5 motivations for sharing: Altruism. We share to bring valuable and entertaining content to others. We think about what our friends want to know, and try to help them out. Self-definition. We share to define ourselves to others. Perhaps this notion is better phrased as, “you are what you share”. People consciously shape their online ... Read more