Gianfranco Rocco

11
reputation
3

Hello world!

package biography;

public class about_me
{

boolean someone_on_my_profile;

        if (someone_on_my_profile=true) 
        {
            System.out.println ("I like to code... and eat... and code. Hire me please");
        }else
        {
            System.out.println("Keep eating that cheeseburger");
        }

}

Current programming/markup languages I know:

  1. HTML
  2. CSS
  3. JavaScript

The ones I'm currently learning:

  1. PHP
  2. MySQL

Libraries/frameworks I'm currently learning as well:

  1. jQuery
  2. Bootstrap
  3. Ajax
  4. Rest.api
  5. Laravel
  6. React.js

Languages I want to learn:

  1. C
  2. C++
  3. C#
  4. Java