Thursday, March 03, 2022

kubernetes ckad exam my first result from 25 questions

 it was 1:30 hour exam, I spent 26 minutes


 

 

and overall training is 

 

 

planning to study more next week and get the real exam :)

No comments:

C# scan cs file and find variables values and names

using Microsoft . CodeAnalysis ; using Microsoft . CodeAnalysis . CSharp ; using Microsoft . CodeAnalysis . CSharp . Syntax ; using Xunit . ...