Development: Difference between revisions

From Han Wiki
Jump to navigation Jump to search
→‎Development: add coding style
(15 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Development ==
= Languages =
 
* Java (2/2019 TIOBE 1)
* C (2)
* [[Python]] (3)
* C++ (4)
* [[JavaScript]] (6)
* [[PHP]] (8)
* Go (18)
* Swift (20)
* Rust (37)
* Kotlin (38)
* TypeScript (57)
 
= Development =


[[Git]]
[[Git]]
Line 6: Line 20:


[[Coding Style]]
[[Coding Style]]
[[Gitweb and Gitolite3 on Ubuntu 16.04 LTS Xenial]]
[[Software versioning]]
[[Game development]]


[[Category:Development]]
[[Category:Development]]
== Datasets ==
=== Country codes ===
[https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes 2-character codes]
[http://en.wikipedia.org/wiki/List_of_ISO_639-2_codes 3-character codes]
== Resources ==
[http://beej.us/guide/bgnet/ Beej's Guide to Network Programming]
[https://dev.to/ravirajthedeveloper/how-to-use-git-and-github-for-collaborative-programming-14a3 How to use Git and GitHub for collaborative programming?]
= Documentation =
[https://medium.com/@meakaakka/a-beginners-guide-to-writing-a-kickass-readme-7ac01da88ab3 How to write README]
[https://keepachangelog.com/en/1.0.0/ How to write CHANGELOG.md]

Revision as of 18:14, 17 March 2020