StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Evan Shaw

Rating
1584.66 (2,653rd)
Reputation
17,642 (7,940th)
Page: 1 2 3
Title Δ
Is it possible to bind a method at runtime? +1.90
go language how to convert ansi text to utf8? -4.72
How do I read headers from a QNetworkReply 0.00
Is message passing via channels in go guaranteed to be non-blocking? +3.75
Packed Structs in (gcc)go +0.03
Why does the Go image package cut+paste looping over pixels? +4.08
goinstall: List all installed packages -4.50
Wildcards in the pattern for http.HandleFunc 0.00
Why does Go use its own Code generator? -4.02
In Go, one type is coerced into another, can a method to determine... +3.52
What does the '.' (dot or period) in a go import statement do? -3.46
http.Handle(Handler or HandlerFunc) +3.76
When should I define methods on values (instead of on pointers) in... +4.52
in golang, does it make sense to write non-blocking code? +1.69
Generating Random Numbers in Go -0.23
Stringing together C and Python code in Go? 0.00
Go channels and deadlock +3.50
Installing web.go errors 0.00
Treatment of Arrays in Go 0.00
Possible to port gui functions with swig -2.77
How to reduce compiled file size? -1.94
Any sensible solution to the lack of array/slice covariance in Go? +0.02
Signal Processing in Go 0.00
How to embed LLVM? -2.01
How do I debug a program written in the Go language? +0.01
Any tutorial for embedding Clang as script interpreter into C++ Code? +3.43
For a struct vertex, what's the difference between map[int]vertex a... +3.88
How to implement a simple queue properly? +4.49
tail call generated by clang 1.1 and 1.0 (llvm 2.7 and 2.6) 0.00
Is there a good way to remove a character from a string without cop... +3.97
Go - Methods of an interface -3.84
Go - Raise an exception +3.29
can anybody suggest go-lang container for simple and fast FIFO stack 0.00
Porting Java app to Go - any advice? +3.79
Dereferencing pointers in Go 0.00
How to implement BitSet with Go? -4.28
What are the advantages and disadvantages of Go programming language? +3.86
With Go, how to append unknown number of byte into a vector and get... -0.32
Sizeof struct in Go -0.24
What is the point of slice type in go (language) -3.61
Go XML Unmarshal example doesn't compile +1.71
Learn Go Or Improve My Python/Ruby Knowledge +2.28
Is there a function in Go to print all the current member names and... -0.04
Current Go Language Projects +3.80
How to set the terminal's size? 0.00
When do you use third-party code? +3.80
C++ privately contructed class -2.25
implementing a string translation table in c -2.93
why I can't use normal C++ classes with Qt +3.74
Is this code O(N) or O(1) -1.17