Programming: Difference between revisions
From DWIKI
m (→Web stuff) |
|||
(14 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
=Documentation= | |||
*[http://tuxick.net/softwarerules.html Golden rules for softeware developers] | |||
= Tools = | = Tools = | ||
* [[UML]] | * [[UML]] | ||
Line 4: | Line 7: | ||
= Languages = | = Languages = | ||
== [http://en.wiktionary.org/wiki/compile Compiling] == | == [http://en.wiktionary.org/wiki/compile Compiling] == | ||
=== [[CPP]]=== | === [[CPP]]/ C++=== | ||
===[[C]]=== | ===[[C]]=== | ||
=== [[Java]]=== | === [[Java]]=== | ||
== | |||
== Scripting languages== | |||
=== [[Perl]]=== | === [[Perl]]=== | ||
=== [[Bash]]=== | === [[Bash]]=== | ||
=== [[awk]]=== | === [[awk]]=== | ||
=== [[Dialog]]=== | |||
=== [[Python]]=== | |||
== | == Web stuff == | ||
===[[PHP]]=== | ===[[PHP]]=== | ||
===[[CSS]]=== | ===[[CSS]]=== | ||
===[[HTML]]=== | ===[[HTML]]=== | ||
===[[Javascript]]=== | ===[[Javascript]]=== | ||
=== [[ | ===[[Web Frameworks]]=== | ||
== Coding == | == Coding == | ||
=== [[PID]] controllers=== | === [[PID]] controllers=== | ||
=== [[regex]] === | |||
===[[sed]]=== | |||
= Revision | = Revision Control systems = | ||
=== [[subversion]]=== | === [[subversion]]=== | ||
===[[cvs]]=== | ===[[cvs]]=== | ||
===[[rcs]]=== | ===[[rcs]]=== | ||
===[[git]]=== | |||
===[[bzr]]=== | |||
( bazaar ) |