Software Alternatives & Reviews

5 ways to keep your skills fresh after finishing a coding bootcamp

Scrapy LeetCode Keras Jekyll
  1. 1
    Scrapy | A Fast and Powerful Scraping and Web Crawling Framework
    Pricing:
    • Open Source
    One way to improve your projects and coding skills is to try new models and libraries. For example, if you did classification with logistic regression, try also with random forest; if you used Tensorflow, now try Keras; if you scraped a website with BeautifulSoup, now do it with Scrapy. You get the point.

    #Web Scraping #Data Extraction #Data 93 social mentions

  2. Practice and level up your development skills and prepare for technical interviews.
    Pricing:
    • Open Source
    For example, you can block one hour every Saturday to practice algorithms and data structures on LeetCode, Codewars, or HackerRank. You'll not only sharpen your coding skills, but also get a confidence boost as you progress through levels and get badges.

    #Online Education #Online Learning #Online Courses 515 social mentions

  3. 3
    Keras is a minimalist, modular neural networks library, written in Python and capable of running on top of either TensorFlow or Theano.
    Pricing:
    • Open Source
    One way to improve your projects and coding skills is to try new models and libraries. For example, if you did classification with logistic regression, try also with random forest; if you used Tensorflow, now try Keras; if you scraped a website with BeautifulSoup, now do it with Scrapy. You get the point.

    #Data Science And Machine Learning #Data Science Tools #OCR 31 social mentions

  4. 4
    Jekyll is a simple, blog aware, static site generator.
    Pricing:
    • Open Source
    To document your learnings, you can create a blog on Medium or dev, where you write about your projects. If you're into web development, you can even build your own blog (I made mine with Jekyll).

    #CMS #Blogging #Blogging Platform 180 social mentions

Discuss: 5 ways to keep your skills fresh after finishing a coding bootcamp

Log in or Post with