Get Involved/development/Learn: Difference between revisions
CMake |
|||
Line 12: | Line 12: | ||
== Qt, Qt widgets and Qt Quick/QML == | == Qt, Qt widgets and Qt Quick/QML == | ||
"Qt Tutorial : C++ Notepad App" by Derek Banas https://www.youtube.com/watch?v=I96uPDifZ1w https://www.youtube.com/watch?v=gbMza2TQrNk | |||
"Qt Tutorial 2 : C++ Calculator" by Derek Banas https://www.youtube.com/watch?v=txGRU7OrTZo https://www.youtube.com/watch?v=Lvd4OqelcSg | |||
"Introduction tutorial to Qt / QML" by Jesper Pedersen, KDAB https://www.youtube.com/watch?v=JxyTkXLbcV4&list=PL6CJYn40gN6hdNC1IGQZfVI707dh9DPRc | |||
== KDE Frameworks == | == KDE Frameworks == |
Revision as of 22:11, 30 September 2022
C and C++
If you were to read only one book, then that would be "Thinking in C: Foundations for Java & C++" by Bruce Eckel and Chuck Allison https://archive.org/details/ThinkingInC https://www.youtube.com/watch?v=W5lNRCxy-N0
Other resources:
"C Programming Tutorial for Beginners" by Mike Dane and freeCodeCamp.org https://www.youtube.com/watch?v=KJgsSFOSQv0
"Thinking in C++" by Bruce Eckel https://archive.org/details/TICPP2ndEdVolOne https://archive.org/details/TICPP2ndEdVolTwo
"C++ Tutorial for Beginners - Full Course" by Mike Dane and freeCodeCamp.org https://www.youtube.com/watch?v=vLnPwxZdW4Y
Qt, Qt widgets and Qt Quick/QML
"Qt Tutorial : C++ Notepad App" by Derek Banas https://www.youtube.com/watch?v=I96uPDifZ1w https://www.youtube.com/watch?v=gbMza2TQrNk
"Qt Tutorial 2 : C++ Calculator" by Derek Banas https://www.youtube.com/watch?v=txGRU7OrTZo https://www.youtube.com/watch?v=Lvd4OqelcSg
"Introduction tutorial to Qt / QML" by Jesper Pedersen, KDAB https://www.youtube.com/watch?v=JxyTkXLbcV4&list=PL6CJYn40gN6hdNC1IGQZfVI707dh9DPRc
KDE Frameworks
"Getting Started with KDE Frameworks" https://develop.kde.org/docs/use/kxmlgui/ https://www.youtube.com/watch?v=YQBCmVPmDmc
"Getting started with Kirigami" https://develop.kde.org/docs/use/kirigami/
Other resources:
https://develop.kde.org/docs/use/
CMake
https://community.kde.org/Guidelines_and_HOWTOs/CMake/FirstProject
https://community.kde.org/Guidelines_and_HOWTOs/CMake/Frameworks
https://www.youtube.com/watch?v=952DsSbAHHg&list=PL6CJYn40gN6g1_yY2YkqSym7FWUid926M