Adventures in C#: The Bowling Game [https://ronjeffries.com/xprog/articles/acsbowling/] - 2024-02-06 22:37:42 - public:stevetao Bowling, C-Sharp, Kata - 3 | id:1489511 -
Compiling with C# and Java (2017/2021) - abridged online copy [https://www.cs.ru.ac.za/compilerbook/CSharpAndJava/book2017/book2017text/] - 2024-01-28 15:13:07 - public:stevetao Book, C-Sharp, Compiler, Free, Java - 5 | id:1489415 -
Chapter Exercises [https://www.cs.ru.ac.za/compilerbook/CSharpAndJava/book2017/book2017text/exercis.htm] - 2024-01-28 15:10:53 - public:stevetao C-Sharp, Compiler, Java - 3 | id:1489414 -
Unit testing C# code in .NET Core using dotnet test and xUnit - .NET | Microsoft Learn [https://learn.microsoft.com/en-us/dotnet/core/testing/unit-testing-with-dotnet-test] - 2024-01-20 01:27:44 - public:stevetao C-Sharp, Dot-Net, Unit-Testing, Xunit - 4 | id:1489337 -
Mini C# Compiler - CodeProject [https://www.codeproject.com/Articles/30176/Mini-C-Compiler] - 2022-11-12 00:28:54 - public:stevetao C-Sharp, Compiler - 2 | id:1294273 -
Compiler Construction with C# and .Net Intermediate Language [https://www.cl.cam.ac.uk/teaching/0910/CompConstr/NEJ/] - 2022-11-12 00:28:37 - public:stevetao C-Sharp, Compiler, Course - 3 | id:1294272 -
Program to build DFA that starts and end with 'a' from input (a, b) - GeeksforGeeks [https://www.geeksforgeeks.org/program-build-dfa-starts-end-input-b/] - 2022-11-04 14:17:29 - public:stevetao Automata, C-Sharp, C++, DFA, Java, JavaScript, Programming - 7 | id:1294124 -
Creating a C# Chess Engine Part 1 - Getting Started [https://blog.leem.dev/creating-a-csharp-chess-engine] - 2022-09-23 16:42:03 - public:stevetao C-Sharp, Chess, Chess-Engine, Engine - 4 | id:1276716 -
How to code a chess program in one day. (C# and Java examples) [https://harmoniaphilosophica.com/2018/07/23/how-to-code-a-chess-program-in-one-day-c-and-java-examples/] - 2021-10-23 14:33:15 - public:stevetao C-Sharp, Chess, Java, Programming - 4 | id:829909 -
Using Stacks to evaluate prefix/postfix notation expressions (Polish notation) in C# and C++ | Bits and Pieces of Code [https://simpledevcode.wordpress.com/2014/03/07/using-stacks-to-evaluate-prefix-postfix-notation-expressions-polish-notation/] - 2019-10-28 23:52:56 - public:stevetao C-Plus-Plus, C-Sharp, C++, CPP, Evaluate, Postfix, Prefix - 7 | id:269581 -
.NET Core and .NET Standard · nunit/docs Wiki · GitHub [https://github.com/nunit/docs/wiki/.NET-Core-and-.NET-Standard] - 2018-08-26 00:38:34 - public:stevetao .NETCore, C-Sharp, NUnit, Testing, Unit-Testing - 5 | id:178078 -
Unit testing frameworks in C#: Comparing XUnit, NUnit and Visual Studio · Raygun Blog [https://raygun.com/blog/unit-testing-frameworks-c/] - 2018-08-26 00:37:47 - public:stevetao C-Sharp, Testing, Unit-Testing, Xunit - 4 | id:178077 -
NET Core 2: Why xUnit and not NUnit or MSTest - DEV Community [https://dev.to/hatsrumandcode/net-core-2-why-xunit-and-not-nunit-or-mstest--aei] - 2018-08-26 00:37:00 - public:stevetao C-Sharp, Testing, Unit-Testing, Xunit - 4 | id:178076 -
Why I’m not migrating to xUnit completely | Trailmax Tech [https://tech.trailmax.info/2014/02/why-im-not-migrating-to-xunit-completely/] - 2018-08-26 00:36:19 - public:stevetao C-Sharp, Testing, Unit-Testing, Xunit - 4 | id:178075 -
GitHub - dennisdoomen/fluentassertions: Fluent Assertions is a set of .NET extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style test. We currently use it in all our internal and client projects, and it is u [https://github.com/dennisdoomen/FluentAssertions] - 2018-08-26 00:35:30 - public:stevetao C-Sharp, Fluent-Assertion, Testing, Unit-Testing - 4 | id:178074 -
Fluent Assertions - Fluent Assertions [https://fluentassertions.com/] - 2018-08-26 00:33:48 - public:stevetao C-Sharp, Fluent-Assertion, Testing, Unit-Testing - 4 | id:178073 -
TensorflowSharp — Xamarin Community Forums [https://forums.xamarin.com/discussions/tagged/tensorflowsharp/p1] - 2018-08-13 14:26:07 - public:stevetao AI, Artificial-Intelligence, C-Sharp, Machine-Learning, TensorFlow, TensorflowSharp - 6 | id:178295 -
GitHub - migueldeicaza/TensorFlowSharp: TensorFlow API for .NET languages [https://github.com/migueldeicaza/TensorFlowSharp] - 2018-08-13 14:25:55 - public:stevetao AI, Artificial-Intelligence, C-Sharp, Machine-Learning, TensorFlow, TensorflowSharp - 6 | id:178294 -
TensorFlowSharp/Examples at master · migueldeicaza/TensorFlowSharp · GitHub [https://github.com/migueldeicaza/TensorFlowSharp/tree/master/Examples] - 2018-08-13 14:25:07 - public:stevetao AI, Artificial-Intelligence, C-Sharp, Machine-Learning, TensorFlow, TensorflowSharp - 6 | id:178293 -
Getting Started With TensorFlowSharp [https://migueldeicaza.github.io/TensorFlowSharp/articles/start.html] - 2018-08-13 14:25:05 - public:stevetao AI, Artificial-Intelligence, C-Sharp, Machine-Learning, TensorFlow, TensorflowSharp - 6 | id:178292 -
c# - How to reshape a tensor in TensorFlowSharp - Stack Overflow [https://stackoverflow.com/questions/45753153/how-to-reshape-a-tensor-in-tensorflowsharp] - 2018-08-13 14:24:58 - public:stevetao AI, Artificial-Intelligence, C-Sharp, Machine-Learning, TensorFlow, TensorflowSharp - 6 | id:178291 -
TensorFlow Tutorial For Beginners (article) - DataCamp [https://www.datacamp.com/community/tutorials/tensorflow-tutorial] - 2018-07-25 20:41:07 - public:stevetao AI, Artificial-Intelligence, C-Sharp, Machine-Learning, TensorFlow, TensorflowSharp - 6 | id:178296 -