| 
	     You are here  | 
        yasoob.me | ||
| | | | | 
            
              blog.adnansiddiqi.me
             | 
        |
| | | | | Latest Beautifulsoup tutorial for parsing HTML pages | |
| | | | | 
            
              mbuffett.com
             | 
        |
| | | | | The Commonplace blog has been writing a lot on tacit knowledge recently. As someone who's been programming for a long time (8ish years), these articles resonated deeply. I won't go into too much detail what tacit knowledge is about, since the above posts do such a good job with it. If you're not familiar, check them out. Explicit knowledge vs tacit knowledge Essentially, explicit knowledge is that which can be transferred verbally. For example, I could tell someone the method name for pushing to an array in JavaScript, what version of Python print went from a keyword to a function, and the range of HTTP status codes that represent success. Maybe they'd need to do some spaced repetition learning or something, but they can just memorize these bits. | |
| | | | | 
            
              scrapfly.io
             | 
        |
| | | | | Introduction to web scraping with Python and BeautifulSoup HTML parsing library used in scraping. How to find text in scraped web data. | |
| | | | | 
            
              david-barreto.com
             | 
        |
| | | Ideally, a lambda is the glue that ties together a microservice that it's developed in isolation from other parts of a system and it's stored and managed in its own repository. Shared functionality... | ||