Year: 2020

  • 4 free maths courses to do in quarantine and level up your Data Science skills

    When I got into Data Science and Machine Learning, anything related to math and statistics was something I had visited for the last time around 10 years ago. That’s probably why I found it so hard at first. https://towardsdatascience.com/4-free-maths-courses-to-do-in-quarantine-and-level-up-your-data-science-skills-f815daca56f7

  • Building A Web App With Headless CMS And React

    20 min read React, Performance Share on Twitter or LinkedIn This article introduces the concept of the headless CMS, a backend-only content management system that allows developers to create, store, manage and publish the content over an API. https://www.smashingmagazine.com/2020/04/web-app-headless-cms-react/

  • Data Science Concepts Explained to a Five-year-old

    I have seen a lot of data science interview questions that ask you to “describe [insert data science concept] to me as though I were a five-year-old. https://towardsdatascience.com/data-science-concepts-explained-to-a-five-year-old-ad440c7b3cbd

  • 7 cool APIs you didn’t know you needed

    But what does it mean? Many REST APIs give you a response that’s formatted as JSON (JavaScript Object Notation.) The data comes in pairs of keys and values that are colon-separated. Going back to the example API response above, for the key width, the value would be 353. https://www.twilio.com/blog/cool-apis

  • Google SEO 101: Updating Your Google My Business Listing

    Google‘s latest ‘Search for Beginners’ video on YouTube is an introduction on how to use Google My Business. This is actually the last video in the Search for Beginners series, though Google says it will continue to add new content to the Google Webmasters YouTube channel. https://www.searchenginejournal.com/google-seo-101-updating-your-google-my-business-listing/357256/

  • Ashley’s top five projects for Raspberry Pi first-timers

    It is time. Time to go to that little stack of gifts from well-wishers who have badged you as “techie” or noted that you “play computer games”. Armed with this information, they decided you’d like to receive one of our small and perfectly formed Raspberry Pis. You were thrilled. https://www.raspberrypi.org/blog/ashleys-top-five-projects-for-raspberry-pi-first-timers/

  • Google Explains How to Use the Search Console’s Index Coverage Report

    Google published a new Search Console training video all about how to use the index coverage report. Google’s Daniel Waisberg explains how to use Search Console to learn which pages have been crawled and indexed by Google, and how to deal with any problems found during that process. https://www.searchenginejournal.com/google-explains-how-to-use-the-search-consoles-index-coverage-report/356676/

  • Create Virtual Environment using “virtualenv” and add it to Jupyter Notebook

    Like other programming language, Python has its own way of downloading, storing and resolving packages (or libraries). https://towardsdatascience.com/create-virtual-environment-using-virtualenv-and-add-it-to-jupyter-notebook-6e1bf4e03415

  • Getting Started with Sublime Text 3: 25 Tips, Tricks, and Shortcuts

    Sublime Text 3 (ST3) is the latest version of one of the most commonly used plain text editors by web developers, coders, and programmers. It’s available for Mac, Windows, and Linux, and free to download and use. https://generalassemb.ly/blog/sublime-text-3-tips-tricks-shortcuts/

  • How to select a column of text in Sublime Text 3?

    they don’t work. Instead, one has to use alt+shift and the appropriate arrow key according to this technical support response. Note: If you have LXDE the file to modify is ~/.config/openbox/lxde-rc.xml instead. https://askubuntu.com/questions/1158410/how-to-select-a-column-of-text-in-sublime-text-3