Latest in coding

  • Programr: Code, Compile & Run Programs In Your Browser

    p300

    One of the biggest handicaps when trying to learn a new programming language is the lack of proper tools. These may include having access to a server, installing databases and many other tools before you can even write a single line of code. Programr changes all that by letting you do everything in your browser [...]


    Keep Reading »
  • Waterbear: Scratch-Like Visual Programming For Javascript

    wt

    A large group of programmers advocate the importance of an easier-to-learn and visual interface to programming languages, and Waterbear is a big step towards that. Waterbear is a visual programming language for Javascript. It is very similar to scratch developed at MIT, but as an added feature also allows users to view the code behind [...]


    Keep Reading »
  • Pythex: Test Your Regular Expression Statements Online

    pythex

    Regular Expressions or RegEx are a great way to query or parse data by matching strings of texts. It can save a lot of time in both software development and web development. Pythex is a web app that lets you test your Regular Expression statements online without worrying about setting up the required structure. Simply [...]


    Keep Reading »
  • Pdfy: Add Lines To Your Code & Convert Into PDF File

    pdfy

    With lines being shown in a certain code, somebody can easily refer to a particular code section while explaining or asking a question. This ‘lined’ form of code is what you see on most websites. One easy way to get this view is through using a tool called Pdfy. Pdfy is a web tool that [...]


    Keep Reading »
  • WP-Snippets: Provides Handy Coding Snippets for WordPress Themes.

    filters

    Are you developing a WordPress theme? If yes, then you will welcome anything that can help you in the coding process. Particularly anything that helps you decrease the time spent on coding. That is exactly what WP-Snippets does. WP-Snippets is a free website providing, as its name suggests, WordPress code snippets. On the site’s homepage [...]


    Keep Reading »
  • CodeEval: Create Coding Problems For Students Or Job Candidates

    codeeval

    When web development and software companies are hiring candidates, they often give candidates coding problems to solve. These problems can take quite some time to come up with because companies need to ensure solving them is not very easy. CodeEval is one website that helps you create such coding problems. CodeEval is a coding problems [...]


    Keep Reading »
  • jsdo.it: Write Code, Share It & Get Help From Other Experts

    jsdoit

    Coders and developers, particularly ones who are not very experienced, can encounter frustrating coding problems that seem to be dead ends. If you are in a similar situation, you should stop fretting and head on over to jsdo.it. jsdo.it is a free to use website aimed at helping web developers with their day-to-day coding problems. [...]


    Keep Reading »
  • Codeita: Free Online Web Development Application

    codeita

    When you are working on a software or website project, you often have to work in a team. Since each developer works individually on his or her own computer, it might be a little difficult to obtain the other group member’s files and code to compile our project. A convenient solution to this is presented [...]


    Keep Reading »
  • Rejex: Create & Edit Regular Expressions On The Fly

    rejex

    Regular Expressions or Regex provide a way to match/parse/find strings or characters. A lot of desktop based editors allow you to write regular expressions but Rejex takes it online by providing a web-based regular expression editor. Just copy the string you want to write regex for and start editing. A quick reference guide is provided [...]


    Keep Reading »
Page 1 of 2 1 2