| Both sides previous revisionPrevious revisionNext revision | Previous revision |
| programming:start [2025/09/03 14:11] – admin | programming:start [2025/12/08 18:49] (current) – admin |
|---|
| * [[https://javascript.info/|javascript.info]] - javascript tutorial covering a wide range of topics | * [[https://javascript.info/|javascript.info]] - javascript tutorial covering a wide range of topics |
| * [[https://threejs.org/|three.js]] - javascript library for 3d | * [[https://threejs.org/|three.js]] - javascript library for 3d |
| | * [[https://justcors.com/|just CORS]] - simple cors proxy |
| |
| libraries | libraries |
| * [[https://github.com/ChrisBuilds/terminaltexteffects|TerminalTextEffects]] - Visual effects for terminal applications | * [[https://github.com/ChrisBuilds/terminaltexteffects|TerminalTextEffects]] - Visual effects for terminal applications |
| |
| | books |
| | * [[https://books.goalkicker.com/|Programming Notes for Professionals]] - free ebooks, kinda good for reference |
| |
| learning programming languages | learning programming languages |
| * [[https://exercism.org/|Exercism]] | * [[https://exercism.org/|Exercism]] |
| * [[https://xpqz.github.io/learnapl/intro.html|Learning APL]] | * [[https://xpqz.github.io/learnapl/intro.html|Learning APL]] |
| | * [[https://learnyousomeerlang.com/content|Learn you some erlang for greater good]] |
| |
| other | other |
| * [[https://github.com/SuperIlu/DOSDevelResources/blob/main/README.md|MS-DOS programming]] | * [[https://github.com/SuperIlu/DOSDevelResources/blob/main/README.md|MS-DOS programming]] |
| * [[https://whatthefsharp.com| What The F#]] - unexpected behavior in various programming languages | * [[https://whatthefsharp.com| What The F#]] - unexpected behavior in various programming languages |
| | * [[https://blog.jsbarretto.com/post/software-is-joy|educational software projects ideas]] |