namespace HelloWorld
{
class Hello {
static void Main(string[] args)
{
System.Console.WriteLine("Hello World !");
}
}
}
private string _firstName = "Julien";
private string _lastName = "Bringard";
Young developer, particularly fond of video games. 🎮🕹️⌨️🖱️
Nowadays, developing mainly on Unity, I have touched many different languages. Graduate of a DUT in Computer Science, which pushed me towards object-oriented programming rather than procedural.
I love everything about new technology, motorsports and above all MotoGP. 🏎️🏍🏁
