Latest in programming

  • Codenvy IDE: An Online IDE For Ruby, HTML, Java, Python, & More

    Myproject

    Codenvy IDE is a free to use online IDE that supports various programming languages and makes life easier for developers everywhere. There are lots of times when developers find themselves unable to work because they do not have their own laptop handy. The reason they cannot work on others’ laptops is the lack of a [...]


    Keep Reading »
  • Quite BASIC: Web-Based Classic BASIC Programming Environment

    basic

    If you studied programming in the early 90′s, BASIC was one of the first programs they taught you to program in. It stands for Beginner’s All-purpose Symbolic Instruction Code. It was one of the most popular programming languages that came shipped with the very first personal computers back in the day. Although it is not [...]


    Keep Reading »
  • qsnipps: Store Snippets Of Code For Later Use

    qsnippsfeat

    When programming, there will be plenty of pieces of code that you will need to return to time and time again. Getting back to these can involve typing them over and over, or copying them to your clipboard. Neither of these are the greatest option, especially if there exists multiple snippets that you will need [...]


    Keep Reading »
  • Typing.io: Typing Practice Tool For Web Programmers

    f

    If you are a web programmer, you know that every programming language has it own language syntax including weird characters and spacing. Now, thanks to Typing.io you can practice typing based on the programming language(s) you use. It includes typing lessons for 14 most popular web programming languages including Ruby on Rails, Javascript jQuery, Scala [...]


    Keep Reading »
  • ShortcutFoo: Learn Keyboard Shortcuts Of Various Programming Environments

    shortcut-foo-thumb

    Programmers use various programming environments to type and prepare their programming code. By learning the text shortcuts for these environments, you can greatly improve your time efficiency and productivity. Here to help you practice and learn shortcuts for different environments is a web service called ShortcutFoo. ShortcutFoo is a free to use web service that [...]


    Keep Reading »
  • Code Year: Learn How To Program In 2012

    codeyearfeat

    Everyone makes a New Year’s resolution. Some people want to lose weight, some want to make more money and some people want to learn to program. Well, if you are one of the budding coders, than the folks at Code Academy have a service for you. To coincide with the New Year, they have invented [...]


    Keep Reading »
  • JSBin: Test And Debug Code With Your Team Online

    103

    If you are into Javascript development and working with a team, you will quickly find out that the usual tools do not do a good job in sharing and visualizing code to your team. Fortunately, we have JSBin, an online JS development tool that will let you test, render, and debug your code for collaborative [...]


    Keep Reading »
  • 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 »
  • RubyMonk: Learn Ruby Programming Through Interactive Exercises

    Ruby

    ‘Ruby’ is a programming language that is vastly used these days. While there are numerous online sources for learning the language, one of the best ways to learn Ruby is through the highly helpful “RubyMonk” website. RubyMonk is a wonderful website that helps its visitors learn the Ruby programming language. Instead of relying solely on [...]


    Keep Reading »
  • Interactive Vim Tutorial: Familiarize Yourself With Vim The Easy Way

    interactive-vim-thumb

    Although there are a lot of useful text editors available online, the most efficient one is arguably Vim. But familiarizing yourself with Vim is difficult for most users simply because of its different interface. Here to show the ropes when it comes to Vim is a web service called Interactive Vim Tutorial. Interactive Vim Tutorial [...]


    Keep Reading »
  • SearchCo.de: A Search Engine For Programmers

    code300

    SearchCo.de is a very specialized search service focused on programming codes and snippets. When you enter a keyword, SearchCode looks through thousands of programming websites, documents and manuals to see if its part of a programming language. If found, SearchCo.de not only lists the full command, but also provides the complete syntax of using the [...]


    Keep Reading »
  • Chop: Easy Code Annotation & Sharing

    chop1

    If you are working in a distributed team of coders then you will know that the biggest issue is quickly sharing code feedback. It’s easy when the programmer is right in front of you. But if he’s in a different timezone somewhere, you have to rely on tools like Chop. It’s a simple app that [...]


    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 »
  • UnicodeTable: Interactive Table Of Unicode Symbols

    unicodetable

    There are several reasons why one may need to insert symbols on a webpage and when trying to obtain the proper code for each symbol, UnicodeTable is one of the most comprehensive resources. The tool contains code for literally thousands of symbols from various categories and topics. You can browse through them by category or [...]


    Keep Reading »
  • MyCodeStock: Store Your Code Snippets & Make Them Remotely Accessible

    mycodestock

    Developers often create code snippets which they reuse in their other projects. Having remote access to these snippets therefore can be quite helpful. To help make your snippets remotely accessible, check out MyCodeStock, a web service that stores code snippets of all popularly used programming languages. MyCodeStock saves snippets of code in popular programming languages. [...]


    Keep Reading »
  • Akshell: An Online IDE For Developing Javascript Web Apps

    akshell

    Developers create their web apps by first coding them in JavaScript in a desktop client and then testing them on a web browser. But you can greatly save time in this process using AkShell. AkShell is a brilliant IDE (Integrated Development Environment) for JavaScript that works completely within the browser. All the functions of a [...]


    Keep Reading »
  • Binpress: A Marketplace for buying & selling source codes

    binpress

    Hiring freelance programmers to write up the source code for your programming tasks can be quite time consuming. A much better option is Binpress, a website that acts as a marketplace for buying and selling source codes online. It can help you find and purchase the source code you need. Source codes on the site [...]


    Keep Reading »
  • Google Code University: Online Courses & Tutorials On Computer Science

    google code university

    Google Code University is an online repository of tutorials and course content in the form of text, video and slides to help people get started with various computer science topics, especially those that center around web development. You’ll find courses related to web programming, web security, Android, Google APIs, tools and much more. There’s also [...]


    Keep Reading »
  • EncoderTool: Perform Base Number Conversions Online

    clip_image002.jpg

    EncoderTool is a simple and free to use website that easily performs base number conversions. It supports conversions between ASCII strings, Base64, Hexadecimal, Octal, and Binary number systems. For each number system conversion you get a text box where you enter the text / number and a box where you get the output text / [...]


    Keep Reading »
Page 1 of 3 1 2 3