Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated Statistics #142

Merged
merged 1 commit into from
Dec 17, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
43 changes: 21 additions & 22 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
## Oh, hi there!

Didn’t see you come in the door. Seems like a lot of people are interested in
getting better at programming. That’s awesome!
getting better at programming. That’s awesome!

I honestly did not expect the big amount of interest in the project. I should
clean up a bit… If you’d like to help me with that, please send me a mail.
Expand Down Expand Up @@ -34,42 +34,41 @@ The awesome title image was [Designed by Freepik](http://www.freepik.com).

## Statistics

<!--
brew install scc
scc -i bash,c,coffee,cpp,cs,fsx,go,h,hpp,hs,java,jl,js,kt,kts,lol,php,py,pyc,rb,rs,swift,ts problems/
-->

```
───────────────────────────────────────────────────────────────────────────────
Language Files Lines Blanks Comments Code Complexity
───────────────────────────────────────────────────────────────────────────────
Python 155 5707 642 623 4442 1418
Markdown 80 1176 363 0 813 0
JavaScript 61 1758 248 234 1276 268
Python 156 5486 633 605 4248 1416
JavaScript 67 1817 255 234 1328 277
PHP 25 649 81 6 562 51
CoffeeScript 24 600 75 90 435 73
PHP 22 612 78 3 531 46
Autoconf 16 18720 1010 0 17710 0
Rust 16 663 75 22 566 46
C# 14 592 75 31 486 59
Kotlin 14 380 55 25 300 50
Java 13 537 68 42 427 91
Go 12 411 63 3 345 52
Rust 20 746 83 22 641 53
Kotlin 18 434 66 26 342 67
Java 16 584 72 42 470 104
C# 14 560 70 31 459 55
Go 11 377 63 2 312 50
Ruby 11 208 20 85 103 16
C 9 217 40 16 161 38
C++ 9 332 40 14 278 53
C++ 9 292 32 11 249 52
BASH 6 202 19 6 177 28
Haskell 6 55 9 3 43 4
F# 5 81 11 19 51 5
Plain Text 5 85426 2693 0 82733 0
C++ Header 4 268 49 9 210 15
TypeScript 4 83 19 0 64 9
C Header 1 18 6 2 10 0
Julia 1 26 4 1 21 4
LOLCODE 1 30 6 0 24 2
License 1 21 4 0 17 0
MSBuild 1 53 0 7 46 0
SVG 1 1035 1 1 1033 0
Shell 1 51 10 16 25 5
Swift 1 86 3 7 76 3
gitignore 1 11 0 0 11 0
───────────────────────────────────────────────────────────────────────────────
Total 488 119131 5663 1252 112216 2253
Total 409 12819 1616 1217 9986 2322
───────────────────────────────────────────────────────────────────────────────
Estimated Cost to Develop $3,838,423
Estimated Schedule Effort 25.578134 months
Estimated People Required 17.776188
Estimated Cost to Develop $302,661
Estimated Schedule Effort 9.742137 months
Estimated People Required 3.680077
───────────────────────────────────────────────────────────────────────────────
```