Software Alternatives & Reviews

What are some programming tools that every beginner programmer should know about?

The Silver Searcher RegExr regular expressions 101 Colaboratory
  1. A code searching tool similar to ack, with a focus on speed.

    #File Manager #Note Taking #Clipboard Manager 34 social mentions

  2. 2
    RegExr.com is an online tool to learn, build, and test Regular Expressions.
    Pricing:
    • Open Source
    Tool to write your expression and see how to works for target text that you can copy in: https://regexr.com/.

    #Programming Tools #Regular Expressions #Productivity 360 social mentions

  3. Extensive regex tester and debugger with highlighting for PHP, PCRE, Python and JavaScript.
    For regex, https://regex101.com/ has been so useful for me. It lets you easily test out your pattern.

    #Regular Expressions #Programming Tools #Productivity 868 social mentions

  4. Free Jupyter notebook environment in the cloud.
    Pricing:
    • Open Source

    #Development #Education & Reference #Education 208 social mentions

Discuss: What are some programming tools that every beginner programmer should know about?

Log in or Post with