Get Involved/development/Learn: Difference between revisions
Unix command line |
|||
Line 40: | Line 40: | ||
https://www.youtube.com/watch?v=952DsSbAHHg&list=PL6CJYn40gN6g1_yY2YkqSym7FWUid926M | https://www.youtube.com/watch?v=952DsSbAHHg&list=PL6CJYn40gN6g1_yY2YkqSym7FWUid926M | ||
== Unix command line == | |||
https://lifehacker.com/5633909/who-needs-a-mouse-learn-to-use-the-command-line-for-almost-anything find a reasonable tutorial here | |||
"Linux Operating System - Crash Course for Beginners" by KeepItTechie and freeCodeCamp.org https://www.youtube.com/watch?v=ROjZy1WbCIA | |||
https://www.youtube.com/watch?v=xSoUeCs_0qw | |||
"Red Hat Linux Bible" or another similar book by Christopher Negus https://www.amazon.com/Christopher-Negus/e/B001I9NAJA?ref=sr_ntt_srch_lnk_1&qid=1664577960&sr=1-1. |
Revision as of 22:48, 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
https://doc.qt.io/qt-5/qtexamplesandtutorials.html chapter "Widgets".
"Introduction tutorial to Qt / QML" by Jesper Pedersen, KDAB https://www.youtube.com/watch?v=JxyTkXLbcV4&list=PL6CJYn40gN6hdNC1IGQZfVI707dh9DPRc
https://doc.qt.io/qt-5/qtexamplesandtutorials.html chapter "QML and Qt Quick".
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
Unix command line
https://lifehacker.com/5633909/who-needs-a-mouse-learn-to-use-the-command-line-for-almost-anything find a reasonable tutorial here
"Linux Operating System - Crash Course for Beginners" by KeepItTechie and freeCodeCamp.org https://www.youtube.com/watch?v=ROjZy1WbCIA
https://www.youtube.com/watch?v=xSoUeCs_0qw
"Red Hat Linux Bible" or another similar book by Christopher Negus https://www.amazon.com/Christopher-Negus/e/B001I9NAJA?ref=sr_ntt_srch_lnk_1&qid=1664577960&sr=1-1.