How do programmers find the correct files and lines of code to edit in an open source project when they want to add or improve functionality. 2.18K viewsJanuary 3, 2024 Question100.55K March 2, 2022 0 Comments How do programmers find the correct files and lines of code to edit in an open source project when they want to add or improve functionality. In: 58 34 Answers ActiveNewestOldest Anonymous Posted March 2, 2022 0 Comments Greping for keywords helps — especially if there are decent comments. Knowing what to grep for is a tricky skill, though, too. Kinda like coming up with his words to search for in a web search. You are viewing 1 out of 34 answers, click here to view all answers. Register or Login
Latest Answers