summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorVladimir Minenko <vladimir.minenko@nokia.com>2011-05-26 15:07:29 (GMT)
committerVladimir Minenko <vladimir.minenko@nokia.com>2011-05-26 15:07:29 (GMT)
commit6226baaa73df8c39d060b84a724466f312413a16 (patch)
tree27e0950321041246be5ebe0f287fd80037a24e8f /doc
parentbfb24fee4d853cd37bbae3dc342cf1e9f93f0e00 (diff)
downloadQt-6226baaa73df8c39d060b84a724466f312413a16.zip
Qt-6226baaa73df8c39d060b84a724466f312413a16.tar.gz
Qt-6226baaa73df8c39d060b84a724466f312413a16.tar.bz2
try to resolve CRLR problems
Diffstat (limited to 'doc')
-rw-r--r--doc/src/getting-started/how-to-learn-qt.qdoc5
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/src/getting-started/how-to-learn-qt.qdoc b/doc/src/getting-started/how-to-learn-qt.qdoc
index 3f4b651..34df624 100644
--- a/doc/src/getting-started/how-to-learn-qt.qdoc
+++ b/doc/src/getting-started/how-to-learn-qt.qdoc
@@ -200,8 +200,8 @@
\section1 Prove your knowledge
\l{Qt Certification} publishes the scope of each exam in Qt Curriculum as "Qt Curriculum Blocks," which are available under \l{Qt Certification Exam Preparation and Prerequisites}{this link}. The Qt Essentials Curriculum Block describes the scope of knowledge which covers all of the fundamental concepts and basic features in Qt. Review this list to find out which areas of Qt you should become familiar with in order to reach a basic level of Qt expertise. If you also have at least 6 months of Qt development experience, consider taking the Qt Essentials exam and becoming a Nokia Certified Qt Developer.
-
\section1 Further Readings and Materials
+
A selection of training materials is available to download under \l{Download Qt training materials}{this link} which includes slides (PDF) and source code from the following three courses:
\list
\o Qt Essentials - Widget Edition
@@ -211,8 +211,7 @@
\l{Qt in Education Course Material} is available to download as well. It is more tailored to the needs of educational institutions that use Qt for teaching purposes, but nonetheless provides helpful slides in various formats as well as labs and example code.
- Another valuable source of example code and valuable information about Qt features
- is the archive of articles from \l{Qt Quarterly}, a quarterly newsletter for users of Qt.
+ Another valuable source of example code and valuable information about Qt features is the archive of articles from \l{Qt Quarterly}, a quarterly newsletter for users of Qt.
Good luck and have fun!