Get Involved/development/Learn: Difference between revisions
CMake |
|||
Line 22: | Line 22: | ||
https://develop.kde.org/docs/use/ | 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 |
Revision as of 22:04, 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
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