Explore >> Select a destination


You are here

www.pietschsoft.com
| | abhijitjana.net
7.6 parsecs away

Travel
| | Azure DevOps has everything you need to build your software product from envisioning to put in into end-users' hands. The Azure-hosted DevOps services can enable your end to end product delivery with excellent traceability across the teams. Azure DevOps provides you the ability to plan your project using agile tools, manage your source code using...
| | gist.github.com
5.7 parsecs away

Travel
| | GitHub Gist: instantly share code, notes, and snippets.
| | connorberry.com
3.9 parsecs away

Travel
| | Language Comparison Perl: while (<>) { print "$. : $_" } Perl: while (<>) { print "$. : $_" } CSharp: using System; using System.IO; class App { public static void Main(string[] args) { int line_number = 1; foreach (string arg in args) { foreach (string line in File.ReadLines(arg)) { Console.WriteLine(line_number + ":" + line);...
| | enoent.fr
18.7 parsecs away

Travel
| Random musings of a software engineer.