Analysing C# code on GitHub with BigQuery
Read OriginalThis technical article explores a large-scale analysis of C# source code from GitHub using Google BigQuery. It investigates developer preferences on tabs vs. spaces, brace placement (K&R vs. Allman), usage of regions, the var keyword, async/await, and common exceptions. It also examines popular NuGet packages, class names, file sizes, and repository statistics, providing data-driven insights into C# coding practices.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser
Top of the Week
No top articles yet