Thank you Mr. Carl Schwan for helping me out :)
OMW TO BECOME A REGULAR KDE CONTRIBUTOR :D
Thank you Johnny for helping me ease into the repo with this task :)
Thank you Johnny for helping me ease into the repo with this task :)
A research paper on reading a research paper... Amazing read.
A research paper on reading a research paper... Amazing read.
this is amazing. Personal pref: terminal man pages are an eyesore and are difficult to skim through.
you could also create an alias for this command however the pages aren't exactly pretty
alias webman="man --html=firefox"
I may have a cool idea rn
this is amazing. Personal pref: terminal man pages are an eyesore and are difficult to skim through.
you could also create an alias for this command however the pages aren't exactly pretty
alias webman="man --html=firefox"
I may have a cool idea rn
also worked a bit on the bug I'm trying to fix
invent.kde.org/graphics/ari...
will resume tourofcpp soon
also worked a bit on the bug I'm trying to fix
invent.kde.org/graphics/ari...
will resume tourofcpp soon
Both are used to reduce the number of times a fn is called by an event that fires repeatedly.
Throttle calls the fn at regular intervals
Debounce calls the fn at a particular instant (either the start/end of the event firing)
Both are used to reduce the number of times a fn is called by an event that fires repeatedly.
Throttle calls the fn at regular intervals
Debounce calls the fn at a particular instant (either the start/end of the event firing)
I'll try to daily drive it because i like this project
I'll try to daily drive it because i like this project
error handling > preconditions & invariants and relating invariants with RAII
im so confused right now. Maybe I'll understand it better with time
error handling > preconditions & invariants and relating invariants with RAII
im so confused right now. Maybe I'll understand it better with time
error handling > introduction, exceptions (try catch, RAII)
implemented a basic vector too
error handling > introduction, exceptions (try catch, RAII)
implemented a basic vector too
modularity > function arguments and return values > argument passing, value return (pass by value & reference), return type deduction (auto), suffix vs prefix return type, structured binding
now i'll do some uni assignments before calling it a day lol
modularity > function arguments and return values > argument passing, value return (pass by value & reference), return type deduction (auto), suffix vs prefix return type, structured binding
now i'll do some uni assignments before calling it a day lol
Thank you Mr. Carl Schwan for helping me out :)
OMW TO BECOME A REGULAR KDE CONTRIBUTOR :D
Thank you Mr. Carl Schwan for helping me out :)
OMW TO BECOME A REGULAR KDE CONTRIBUTOR :D
tourofcpp shall be resumed from tomorrow
tourofcpp shall be resumed from tomorrow
modularity > namespaces
most of my time was spent in reading about CMake and compiling KDE's ebook reader.
develop.kde.org/docs/getting...
This article really satisfied my itch. Cmake always felt like this scary alien thing, now everything FINALLY makes SENSE.
modularity > namespaces
most of my time was spent in reading about CMake and compiling KDE's ebook reader.
develop.kde.org/docs/getting...
This article really satisfied my itch. Cmake always felt like this scary alien thing, now everything FINALLY makes SENSE.