Explore >> Select a destination


You are here

softwaresimply.blogspot.com
| | hynek.me
17.2 parsecs away

Travel
| | Hynek Schlawack: Pythonista, Gopher, blogger, speaker, and YouTuber from Berlin / Germany.
| | takeonrules.com
19.5 parsecs away

Travel
| | The following article is specific to Software Services by Scientist.com ?? . While the specifics are for my day job, the general approach is something I find useful to share. In this playbook article we'll list the steps to take when upgrading. We'll also mention some of our conventions and how to build a checklist from those conventions.
| | ukiahsmith.com
9.7 parsecs away

Travel
| | Go 1.11 introduced a new concept of Modules which brings first class support for managing dependency versions and enabling reproducible builds. Go previously had no notion of dependency versions, and it has been a long and arduous road to get where we are now. Modules do not just copy the style of other programming language's dependency tools, rather it introduces a few slightly different concepts intended to enable programming in the large.
| | initialcommit.com
23.2 parsecs away

Travel
| In this article, we'll discuss getting started with Java Visualizer - a visual tool that can be useful for Java developers of all skill levels to better understand and troubleshoot their code.