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

Update 20231129 #29

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
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
2,000 changes: 1,000 additions & 1,000 deletions README-ActionScript.md

Large diffs are not rendered by default.

2,000 changes: 1,000 additions & 1,000 deletions README-Assembly.md

Large diffs are not rendered by default.

2,000 changes: 1,000 additions & 1,000 deletions README-C.md

Large diffs are not rendered by default.

2,000 changes: 1,000 additions & 1,000 deletions README-CPP.md

Large diffs are not rendered by default.

2,000 changes: 1,000 additions & 1,000 deletions README-CSharp.md

Large diffs are not rendered by default.

2,000 changes: 1,000 additions & 1,000 deletions README-Clojure.md

Large diffs are not rendered by default.

2,000 changes: 1,000 additions & 1,000 deletions README-CoffeeScript.md

Large diffs are not rendered by default.

2,000 changes: 1,000 additions & 1,000 deletions README-Crystal.md

Large diffs are not rendered by default.

2,000 changes: 1,000 additions & 1,000 deletions README-D.md

Large diffs are not rendered by default.

2,000 changes: 1,000 additions & 1,000 deletions README-Elixir.md

Large diffs are not rendered by default.

2,000 changes: 1,000 additions & 1,000 deletions README-Elm.md

Large diffs are not rendered by default.

2,000 changes: 1,000 additions & 1,000 deletions README-Erlang.md

Large diffs are not rendered by default.

2,000 changes: 1,000 additions & 1,000 deletions README-Go.md

Large diffs are not rendered by default.

2,000 changes: 1,000 additions & 1,000 deletions README-Groovy.md

Large diffs are not rendered by default.

2,000 changes: 1,000 additions & 1,000 deletions README-Haskell.md

Large diffs are not rendered by default.

2,000 changes: 1,000 additions & 1,000 deletions README-Idris.md

Large diffs are not rendered by default.

2,000 changes: 1,000 additions & 1,000 deletions README-Java.md

Large diffs are not rendered by default.

2,000 changes: 1,000 additions & 1,000 deletions README-JavaScript.md

Large diffs are not rendered by default.

2,000 changes: 1,000 additions & 1,000 deletions README-Kotlin.md

Large diffs are not rendered by default.

2,000 changes: 1,000 additions & 1,000 deletions README-Lua.md

Large diffs are not rendered by default.

2,000 changes: 1,000 additions & 1,000 deletions README-MATLAB.md

Large diffs are not rendered by default.

2,000 changes: 1,000 additions & 1,000 deletions README-Node.md

Large diffs are not rendered by default.

2,000 changes: 1,000 additions & 1,000 deletions README-ObjectiveC.md

Large diffs are not rendered by default.

2,000 changes: 1,000 additions & 1,000 deletions README-PHP.md

Large diffs are not rendered by default.

2,000 changes: 1,000 additions & 1,000 deletions README-Perl.md

Large diffs are not rendered by default.

2,000 changes: 1,000 additions & 1,000 deletions README-PureScript.md

Large diffs are not rendered by default.

2,000 changes: 1,000 additions & 1,000 deletions README-Python.md

Large diffs are not rendered by default.

2,000 changes: 1,000 additions & 1,000 deletions README-R.md

Large diffs are not rendered by default.

2,000 changes: 1,000 additions & 1,000 deletions README-Ruby.md

Large diffs are not rendered by default.

2,000 changes: 1,000 additions & 1,000 deletions README-Rust.md

Large diffs are not rendered by default.

2,000 changes: 1,000 additions & 1,000 deletions README-SQL.md

Large diffs are not rendered by default.

2,000 changes: 1,000 additions & 1,000 deletions README-Scala.md

Large diffs are not rendered by default.

2,000 changes: 1,000 additions & 1,000 deletions README-Swift.md

Large diffs are not rendered by default.

2,000 changes: 1,000 additions & 1,000 deletions README-TypeScript.md

Large diffs are not rendered by default.

2,000 changes: 1,000 additions & 1,000 deletions README-V.md

Large diffs are not rendered by default.

2,000 changes: 1,000 additions & 1,000 deletions README-VB.net.md

Large diffs are not rendered by default.

2,000 changes: 1,000 additions & 1,000 deletions README-VHDL.md

Large diffs are not rendered by default.

2,000 changes: 1,000 additions & 1,000 deletions README-Verilog.md

Large diffs are not rendered by default.

74 changes: 37 additions & 37 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,43 +6,43 @@ Got a new programming language to learn?

Below is the list of lists of most popular repositories, sorted by number of stars, for each of the most favoured programming languages
(according to [StackOverflow](https://insights.stackoverflow.com/survey/2017)):
* [Python](https://github.com/kaxap/arl/blob/master/README-Python.md)
* [JavaScript](https://github.com/kaxap/arl/blob/master/README-JavaScript.md)
* [Java](https://github.com/kaxap/arl/blob/master/README-Java.md)
* [C](https://github.com/kaxap/arl/blob/master/README-C.md)
* [C++](https://github.com/kaxap/arl/blob/master/README-CPP.md)
* [NodeJS](https://github.com/kaxap/arl/blob/master/README-Node.md)
* [C#](https://github.com/kaxap/arl/blob/master/README-CSharp.md)
* [PHP](https://github.com/kaxap/arl/blob/master/README-PHP.md)
* [Ruby](https://github.com/kaxap/arl/blob/master/README-Ruby.md)
* [TypeScript](https://github.com/kaxap/arl/blob/master/README-TypeScript.md)
* [Swift](https://github.com/kaxap/arl/blob/master/README-Swift.md)
* [Objective-C](https://github.com/kaxap/arl/blob/master/README-ObjectiveC.md)
* [VB.net](https://github.com/kaxap/arl/blob/master/README-VB.net.md)
* [Assembly](https://github.com/kaxap/arl/blob/master/README-Assembly.md)
* [R](https://github.com/kaxap/arl/blob/master/README-R.md)
* [Perl](https://github.com/kaxap/arl/blob/master/README-Perl.md)
* [MATLAB](https://github.com/kaxap/arl/blob/master/README-MATLAB.md)
* [Go](https://github.com/kaxap/arl/blob/master/README-Go.md)
* [Scala](https://github.com/kaxap/arl/blob/master/README-Scala.md)
* [Groovy](https://github.com/kaxap/arl/blob/master/README-Groovy.md)
* [Lua](https://github.com/kaxap/arl/blob/master/README-Lua.md)
* [Haskell](https://github.com/kaxap/arl/blob/master/README-Haskell.md)
* [CoffeeScript](https://github.com/kaxap/arl/blob/master/README-CoffeeScript.md)
* [Clojure](https://github.com/kaxap/arl/blob/master/README-Clojure.md) is not on SO's list, but it's very popular on its own.
* [Rust](https://github.com/kaxap/arl/blob/master/README-Rust.md) same as previous
* [ActionScript](https://github.com/kaxap/arl/blob/master/README-ActionScript.md)
* [Elixir](https://github.com/kaxap/arl/blob/master/README-Elixir.md)
* [Erlang](https://github.com/kaxap/arl/blob/master/README-Erlang.md)
* [Idris](https://github.com/kaxap/arl/blob/master/README-Idris.md)
* [Elm](https://github.com/kaxap/arl/blob/master/README-Elm.md)
* [PureScript](https://github.com/kaxap/arl/blob/master/README-PureScript.md)
* [Crystal](https://github.com/kaxap/arl/blob/master/README-Crystal.md)
* [D](https://github.com/kaxap/arl/blob/master/README-D.md)
* [Kotlin](https://github.com/kaxap/arl/blob/master/README-Kotlin.md)
* [V](https://github.com/kaxap/arl/blob/master/README-V.md)
* [Verilog](https://github.com/kaxap/arl/blob/master/README-Verilog.md)
* [VHDL](https://github.com/kaxap/arl/blob/master/README-VHDL.md)
* [Python](./README-Python.md)
* [JavaScript](./README-JavaScript.md)
* [Java](./README-Java.md)
* [C](./README-C.md)
* [C++](./README-CPP.md)
* [NodeJS](./README-Node.md)
* [C#](./README-CSharp.md)
* [PHP](./README-PHP.md)
* [Ruby](./README-Ruby.md)
* [TypeScript](./README-TypeScript.md)
* [Swift](./README-Swift.md)
* [Objective-C](./README-ObjectiveC.md)
* [VB.net](./README-VB.net.md)
* [Assembly](./README-Assembly.md)
* [R](./README-R.md)
* [Perl](./README-Perl.md)
* [MATLAB](./README-MATLAB.md)
* [Go](./README-Go.md)
* [Scala](./README-Scala.md)
* [Groovy](./README-Groovy.md)
* [Lua](./README-Lua.md)
* [Haskell](./README-Haskell.md)
* [CoffeeScript](./README-CoffeeScript.md)
* [Clojure](./README-Clojure.md) is not on SO's list, but it's very popular on its own.
* [Rust](./README-Rust.md) same as previous
* [ActionScript](./README-ActionScript.md)
* [Elixir](./README-Elixir.md)
* [Erlang](./README-Erlang.md)
* [Idris](./README-Idris.md)
* [Elm](./README-Elm.md)
* [PureScript](./README-PureScript.md)
* [Crystal](./README-Crystal.md)
* [D](./README-D.md)
* [Kotlin](./README-Kotlin.md)
* [V](./README-V.md)
* [Verilog](./README-Verilog.md)
* [VHDL](./README-VHDL.md)

The list is being updated every Sunday.

Expand Down