Skip to content

Qt Certification

This is your place to discuss everything related to our Certification program and the exams.
104 Topics 839 Posts
  • Qt Certified logo

    12
    0 Votes
    12 Posts
    7k Views
    M
    [quote author="Andre" date="1295006460"]Any progress on this, Marius?[/quote] No progress on a new badge, the development pipeline is full for next weeks release and it will probably not make it into the following release (two weeks) either.
  • Qt Certification Exam simulation - would it be 1. legal? 2. useful?

    42
    0 Votes
    42 Posts
    30k Views
    A
    Yes. You can find them in the KDE/edu project, for instance.
  • The current scope of the advanced widget UI exam. What do you think?

    12
    0 Votes
    12 Posts
    8k Views
    M
    I think the curriculum is just a sample what the developer taking the exam is expected to know and most of the stuff can be learned by experience and practice, not read them through before taking the exam.
  • The current scope of the advanced C++ exam. What do you think?

    37
    0 Votes
    37 Posts
    20k Views
    I
    [quote author="Franzk" date="1291152081"]Creating an API isn't really a c++ specific skill, is it? Whether an API is good or bad is somewhat measurable, but hard to do in a test. The coding style part is subject to taste and unfortunately contributes greatly to whether APIs look nice or not (I really dislike the boost API mostly because of the naming conventions...).[/quote] +1. There are no ideal API. Who will justify? For example, if think, some API is good, somebody else think not. It is like different coding rules in different companies.