11862. >Anonymous-san   User: Anonymous   Post date: 2024/05/20(Mon) 19:12:25          
> ok i lied, i meant to say i want to contribute to code but i don't have the skills to do so
> i had once made a program that finds every line that contains "int main()" among all the files
> of a directory only to realize that to understand what every class worked i had to trace back
> a dozen header files (ρ_;)

things like that, you want to edit in something like Visual Studio Code
you open the folder with the code in it and it'll try to resolve where
each function is from so you can jump to it easily

getting into a big existing project always sucks though and the only way
to get better at it is to just keep trying to do it, even if you scrap
everything or break something or whatever

my personal projects are all like 1 or 2 source files, I hate splitting
shit up ┐(´ω` )┌

Reference: 2024/05/20(Mon) 18:37:43

Follow-up post (reply) ←Return

 
 
 

(Up to 200 columns and 180 lines. Please insert line breaks where appropriate. HTML/BBCode tags cannot be used.)