<div dir="ltr">Hey Saurabh<div><br></div><div>Qt is a complex beast to tackle in a workshop these days mostly because it is diverging quite a bit. There is the QML part and then the C++ part. Both are quite important, but each requires a very different mindset. You'll need to choose which one you want to target. QML is obviously simpler and you get visual feedback quite soon, so it can be more interesting.</div><div><br></div><div>When I've taught Qt a few times, I went for making a simple twitter client. This typically involved both C++ and some QML code. It also involved hooking up to OAuth which provided a nice framework for teaching them about 3rd party libraries and how to use them.</div><div><br></div><div>Also, have a look at the KDAB training videos. They are quite long and slow, but they are still quite useful. Finally, you could also try to have a look at Qt on Android. It might be more useful, but then you just have 2 hours.</div><div><br></div><div>Good Luck, and let us know how it goes.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Oct 12, 2014 at 9:02 PM, Saurabh Sood <span dir="ltr"><<a href="mailto:saurabhsood91@gmail.com" target="_blank">saurabhsood91@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
I am going to take a workshop on Qt for a conference . The duration<br>
for the conference is only 2 hours. Could you suggest some<br>
applications that I could cover in the time frame? The target audience<br>
consists of mostly university students who would be having some<br>
experience in programming with C++.<br>
<br>
I was thinking on the lines of small widget applications demonstrating<br>
signals and slots and basic examples on extending QWidget to create<br>
interfaces, over full blown applications.<br>
<br>
Thanks :)<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Regards,.<br>
Saurabh Sood<br>
<br>
Have a lot of fun!<br>
_______________________________________________<br>
KDE-india mailing list<br>
<a href="mailto:KDE-india@kde.org">KDE-india@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/kde-india" target="_blank">https://mail.kde.org/mailman/listinfo/kde-india</a><br>
</font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br><span style="color:rgb(192,192,192)">Vishesh Handa</span><br>
</div>