|
You are here |
www.pietschsoft.com | ||
| | | | |
abhijitjana.net
|
|
| | | | | 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
|
|
| | | | | GitHub Gist: instantly share code, notes, and snippets. | |
| | | | |
connorberry.com
|
|
| | | | | 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
|
|
| | | Random musings of a software engineer. | ||