Prerequisite

This first post will be constantly edited in adding and organizing links.

links -> short descriptions -> if applicable, a link to the original poster so you can jump to see additional comments.

Lua related

  1. http://luatut.com/crash_course.html – crash course to Lua
  2. http://lua.gts-stolberg.de/en/Programmieren.php – Lua for beginners
  3. http://scripting.renoise.com/ – Renoise Lua Scripting dev mini-site – OP rhowaldt
  4. http://lua-users.org/wiki/LuaDirectory – wiki: top level directory of all Lua content, grouped by topic – OP kazakore
  5. https://forum.renoise.com/t/new-to-lua-but-not-to-programming/29196 – some general Lua and Lua in Renoise tips

General

  1. http://www.khanacademy.org/ – a library of educational videos
  2. http://www.youtube.com/watch?v=KkMDCCdjyW8&playnext=1&list=PL84A56BC7F4A1F852 – YouTube playlist: Programming Methodology (Stanford University)
  3. http://cs50.tv/ – “Harvard Computer Science 50” – OP 00.1

nice. would also make sense to add http://scripting.renoise.com to the list, right?

http://lua-users.org/wiki/LuaDirectory

Or maybe the main site home from that, although that seems most useful page at a glance…

this site is mentioned in the documentation and in this post: http://www.lua.org/manual/5.1/manual.html

Added a link to the first post (under General) as well as this post. This post gives credit to the Amazon reviewer where link was found…

Amazon review of Absolute Beginner’s Guide to C (2nd Edition) by Author Greg Perry.

Thanks very usefull.

Just started with this scripting and last days it was a serious struggle.
These links did a great job getting me on track.