Programming: Difference between revisions
From DWIKI
No edit summary |
m (→Web stuff) |
||
(15 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]]/ C++=== | |||
===[[C]]=== | |||
=== [[Java]]=== | |||
== | == Scripting languages== | ||
=== [[Perl]]=== | |||
=== [[Bash]]=== | |||
=== [[awk]]=== | |||
=== [[Dialog]]=== | |||
=== [[Python]]=== | |||
== Web stuff == | |||
===[[PHP]]=== | |||
===[[CSS]]=== | |||
===[[HTML]]=== | |||
===[[Javascript]]=== | |||
===[[Web Frameworks]]=== | |||
== Coding == | == Coding == | ||
=== [[PID]] controllers=== | |||
=== [[regex]] === | |||
===[[sed]]=== | |||
= Revision | = Revision Control systems = | ||
=== [[subversion]]=== | |||
===[[cvs]]=== | |||
===[[rcs]]=== | |||
===[[git]]=== | |||
===[[bzr]]=== | |||
( bazaar ) |