Certification Exam Process:

C# Engineer Certification proves your knowledges and skills in C# language. Certification process consists of two parts: theoretical questions-answers test, and practice task.
Theoretical test consists of 20 single and multiple choice questions by 1.5 minutes each. You'll need to correctly answer at least 15 of 20 questions to pass the test.
Practice task is the second part of certification process. It goes after the theoretical test and you can complete it at once or later another day. You will be asked to solve a small "real-life" coding task: develop a custom C# script, class or solve issues in a given code. Estimated time to complete practice tasks is around 90 minutes, and may vary depending from particular task which is chosen randomly. CancanIT automatically checks your code solution at once, and there is no need to wait for the manual verification check.

Applicants are allowed to have unlimited multiple attempts at all tests. Questions are randomized and an applicant may get a new version for each attempt. There is no penalty for failing certification exam, and it's free to retake the test after 24 hours.

C# Certification Covers:

Certification (both its theory and practice parts) is targeted for C# 7.0 version. The following topics are covered during certification process:

  • Variables and types
  • Operators and Expressions
  • Strings
  • Arrays
  • Hashes
  • Objects and Classes
  • Access modifiers
  • Interfaces
  • Abstract classes
  • Namespaces
  • Events
  • Anonymous methods
  • Lambda expressions
  • LINQ
  • Files and Directories
  • Error handling

Certificate Issuance & Costs:

C# engineer certificate is recognizable way to present yourself as the high-qualified programmer. It is issued both online as a publicly accessible web-page at cancanit.com website, and optional paper document. Paper certificate is not mandatory and is sent upon request by high priority mail for additional fee. It is printed on a special certificate template blank and includes holographic protection. You can see the example scanned certificate here.

Certification cost is USD $140.00. Optional paper printed certificate delivery costs USD $60.00. All payments are powered by PayPal® and protected by CancanIT clear & risks-free refund policy. The costs above are final. There are no hidden costs or fees attached to any CancanIT certification services.

Need to certify 3 or more people?

We offer flexible, cost-effective certification for your business, school, or organization.

Pass exam & get your certificate online already today:

Advanced Level

This exam has Advanced Level of difficulty. Recommended for most developers as a stage between Junior and Senior.

Suggested Reading:

  • Head First C# by Andrew Stellman

    Head First C# by Andrew Stellman
    3rd edition of well known C# guide. A bit outdated but complete learning experience for learning how to program with C#, XAML, .NET framework. Based on Visual Studio 2013 projects.

  • Pro C# 5.0 and the .NET 4.5 Framework by Andrew Troelsen

    Pro C# 5.0 and the .NET 4.5 Framework by Andrew Troelsen
    Revised and rewritten bestseller edition for C# 5.0 and the .NET 4.5 framework. Covered all the language core features, important features of .NET APIs, async operations, HTML5 wrapped into C# web apps.

  • C# 7.0 All-in-One For Dummies

    C# 7.0 All-in-One For Dummies
    Good & fresh beginner tutorial giving intro for basic coding with C#, designing secure apps and databases, even pointers on building web and mobile apps with C#.