|
You are here |
aakinshin.net | ||
| | | | |
akos.ma
|
|
| | | | | Once upon a time, there was a programming environment made by Microsoft called Visual J++. | |
| | | | |
www.devjoy.com
|
|
| | | | | Site template made by devcows using hugo | |
| | | | |
druss.co
|
|
| | | | | C# 6.0 become more asynchronous-friendly than before. Finally, you can use await keyword in catch and finally blocks | |
| | | | |
ismail.badawi.io
|
|
| | | Disclaimer: I'm not quite sure who the audience is for this. I guess it's describing a fun little project I put together, but it's also written kind of like a tutorial, so you can maybe follow along. I don't think it's particularly beginner-friendly, though. Some knowledge of Java is assumed, but not much. The code is available on github. Code coverage is a software metric that measures how much, and which parts, of the source code of a program were exercised in a given execution of that program. There a... | ||