Programming: Difference between revisions
Jump to navigation
Jump to search
Brodriguez (talk | contribs) (Add link) |
Brodriguez (talk | contribs) (Reorganize language links) |
||
Line 21: | Line 21: | ||
== Programming Languages == | == Programming Languages == | ||
=== Low Level === | |||
* [[Programming/Assembly|Assembly]] | * [[Programming/Assembly|Assembly]] | ||
* [[C]] | * [[C]] | ||
* [[C++]] | |||
=== General High Level === | |||
* [[Programming/C Sharp|C#]] | * [[Programming/C Sharp|C#]] | ||
* [[Python]] | * [[Python]] | ||
* [[ | |||
=== Web === | |||
* [[Django]] | |||
* [[JavaScript]] | |||
* [[Laravel]] | |||
=== Database === | |||
* [[Programming/MySQL|MySQL]] | * [[Programming/MySQL|MySQL]] | ||
* [[PostgreSQL]] | * [[PostgreSQL]] | ||
=== Other === | |||
* [[Programming/Bash|Bash]] | |||
* [[Programming/R|R]] | |||
* [[Powershell]] |
Revision as of 20:08, 2 November 2020
Basics
Programming Theory
Git