Good ways to start:
- Learn to use the hook system.
- In case you don't know which hook to use, browse the PHP files and look for the hook locations. This is kind of fun actually.
-
https://members.vbulletin.com/api/
- Download (small) existing mods and look through the files and the installation .xml file so you understand how to make plugins in the future.
- Make small mods first, maybe something to alter the postbit template, etc.