יול 30

Learn Moodle Development Through These Video Tutorials #Moodledev

video tutorialsThe Video tutorials contains all minute details and tidbits about setting up the development environment and creating the first Moodle plugin. The tutorials are gold for all new Moodle developers and consists of the following 14 video topics:

  • Installing Netbeans IDE
  • Create NetBeans project and modify apache config
  • HTTP POST and a few tidbits
  • HTTP GET and basic database
  • Creating a basic block
  • Review version.php and coding styles overview
  • Add block content and language strings
  • Block instance configuration 1
  • Block instance configuration 2
  • Block global configuration 1
  • Block global configuration 2
  • XMLDB editor and adding a database table 1
  • XMLDB editor and adding a database table 2
  • Globals