Explore >> Select a destination


You are here

mfbmina.dev
| | ectobit.com
2.0 parsecs away

Travel
| | Differences between APIv1 and APIv2 implementation of protocol buffers and gRPC in Golang
| | bartlomiejmika.com
0.9 parsecs away

Travel
| | How do you write a Golang server using gRPC from scratch? Heres how to do it.
| | www.ardanlabs.com
2.6 parsecs away

Travel
| | Series Index Python and Go: Part I - gRPC Python and Go: Part II - Extending Python With Go Python and Go: Part III - Packaging Python Code Python and Go: Part IV - Using Python in Memory Introduction Like tools, programming languages tend to solve problems they are designed to. You can use a knife to tighten a screw, but it's better to use a screwdriver. Plus there is less chance of you getting hurt in the process.
| | zserge.com
29.6 parsecs away

Travel
| Whether we like it or not, but Java is one of the most widely used programming languages. However, since most of the applications in Java are either too boring or too complex - not every Java developer has enough curiosity to look under the hood and see how JVM works. In this post I will try to write a toy (and incomplete) JVM to show the core principles behind it and hopefully sparkle some interest in you to learn it further.