Easton L.

111
reputation
2

A professional software engineer since 2007, passionate about learning things new every day:

C++, JavaScript, typescript, node.js, C#, WPF, Android

Following the next:

package main    
import "fmt"    
func main() {
    fmt.Println("Hello, guys")
}