Thoroughfare by the Brooks

Results 18 issues of Thoroughfare by the Brooks

### Skill Name Sentry ### Why? It's popular for error detection and logging. ### Reference Image ![sentry-glyph-dark-400x367](https://user-images.githubusercontent.com/26021114/183727235-5cee7199-abab-41b9-bb0c-c31e3fcab662.svg)

icon suggestion

### Skill Name Windows ### Why? It's popular as an OS. ### Reference Image ![microsoft-windows-22](https://user-images.githubusercontent.com/26021114/183726766-d5bcb21d-79db-4ba2-9a17-c063d4ea908c.svg)

icon suggestion

The changes made are: - Code altered according to PEP 8 conventions. Files changed are: io.py, constants.py, schema.py, codecs.py, datafile.py and compatibility.py. - General constants INT_MIN_VALUE, INT_MAX_VALUE, LONG_MIN_VALUE & LONG_MAX_VALUE...

Python

### Skill Name JUnit5 ### Why? It's a popular Java test framework. ### Reference Image ![junit-5-logos-id3KSPzOxb](https://user-images.githubusercontent.com/26021114/184949556-72cedf35-c521-48e6-b677-de54eb0a84b0.png)

icon suggestion

### Skill Name Snyk ### Why? It's a popular code security and vulnerability scanning tool. ### Reference Image ![snyk-seeklogo com](https://user-images.githubusercontent.com/26021114/184650832-b16d8fd7-4a31-4d3a-a3bd-e91d784295c6.svg)

icon suggestion

### Skill Name Gulp ### Why? It's a popular JavaScript build tool. ### Reference Image ![gulp-logo-svgrepo-com](https://user-images.githubusercontent.com/26021114/184650180-8718a262-0ced-45ef-88f2-e1585e1cde37.svg)

icon suggestion

It is a popular web scraping framework used for making spiders and crawlers. Site: https://scrapy.org/

Write tests using JUnit5 for the following sections: - Greedy Algorithms (3 test files) - General Problems (2 test files) - Divide and Conquer (2 test files) - Dynamic Programming...

enhancement
good first issue

- The `conventions.md` file in the directory of further reading is lacking as of now. Condense the whole manifest of the Google Java Style Guide into the file in the...

documentation

- All source files in the said directories need to have tests. - All components (methods) must be tested responsibly with respective edge-cases.

enhancement
good first issue