top of page
  • Facebook Social Icon
  • Twitter Social Icon
  • Instagram
  • LinkedIn Social Icon
  • Icono social de Spotify
Search

Learn 21 Programming Languages on the go!

Writer's picture: Jesus CuevaJesus Cueva

Today there are many tools that help the programmer improve their productivity, but nothing like online compilers that allow you to execute code without installing anything on your computer.

In this field we have -myCompiler-, a website that offers you the possibility of practicing up to 16 programming languages in the same place.

myCompiler is a very simple tool, it does not require registration and the user only has to select the languages to test to start. After selecting the language, a large text field appears to writhe the desired code.


The input variables can be defined in a second tab and the result will be seen in the last one.


The system is designed to test small pieces of code, simple programs that do not depend on other structures, for example, basic functions that help you understande the difference between Python and Java, or to start a new language. For example, we can add the code of a program that adds two numbers, in the second tab we can add the numbers that we want to add and in the third tab we can see the result. But of course this program will not replace any dedicated compiler like Visual Studio or Atom.

The tool supports Deno, NodeJS, Python, Ruby, Go, C, C++, Java, C#, Typescript, PHP, Bash, Lua, R, Fortran, Erlang, Clojure, SQL, D, Perl, and assembler, so it can be a good one for beginner developers.


Link: https://www.mycompiler.io

7 views0 comments

Recent Posts

See All

Comments


SIGN UP AND STAY UPDATED!

Thanks for submitting!

  • Grey Facebook Icon
  • Grey Twitter Icon
  • Gris Icono de Instagram
  • Grey LinkedIn Icon
  • Gris del icono de Spotify

© 2020 Jesus Cueva, CEO Advanced Technology

bottom of page