MyBB Community Forums

Full Version: Coding resources
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello all. I've been browsing through vb.org since I recently bought a vbulletin license of course if I make any other forums I'll be sure to use mybb again for sure. Big Grin

So for all of you coders and anyone else wanting to learn to code, here are some resources that you should visit. from http://www.vbulletin.org/forum/showthread.php?t=67731

Quote:I've just taken a little time to gather a few useful resources which hopefully should help a few of you out. If you feel there's anything that should be added to the list drop a reply and if it's good I'll add it in and delete your post (in the interest of keeping the thread clean and free from people asking questions).

PHP/MySQL

Tutorials & Learning PHP/MySQL:
http://www.php.net/manual/en/
http://dev.mysql.com/doc/mysql/en/index.html
http://www.w3schools.com/php/default.asp
http://www.phpfreaks.com/
http://www.phppatterns.com (For the more advanced coder)
http://www.sitepoint.com/subcat/php-tutorials
http://www.phpbuilder.com/
http://www.devshed.com/c/b/PHP/
http://www.devshed.com/c/b/MySQL/
http://phppatterns.com/
http://www.zend.com/zend/tut/
http://www.hotscripts.com/PHP/Tips_and_Tutorials/
http://www.thescripts.com/serversidescripting/php/
http://www.thesitewizard.com/php/index.shtml
http://www.spoono.com/php/tutorials/
http://www.freewebmasterhelp.com/tutorials/php
http://www.freewebmasterhelp.com/tutorials/phpmysql
http://www.phphub.com/
http://www.programmingtutorials.com/php.aspx
http://webmonkey.wired.com/webmonkey/pro...index.html
http://www.justphukit.com/php/php-tutorials-1.php
http://webreference.com/programming/php/
http://www.tutorialized.com/tutorials/PHP/1
http://www.thesitewizard.com/php/index.shtml
http://php.resourceindex.com/Documentati...on_to_PHP/
http://www.phpnoise.com/tutorials/
http://www.oxyscripts.com/tutorials.php
http://www.netspade.com/articles/php/
http://www.hudzilla.org/phpbook/index.php

Javascript

Tutorials & Learning JS:
http://www.sitepoint.com/subcat/javascript
http://www.w3schools.com/js/default.asp
http://devedge.netscape.com/library/manu...reference/
http://www.devshed.com/c/b/JavaScript/
http://www.pageresource.com/jscript/
http://javascriptkit.com/
http://www.webteacher.com/javascript/
http://www.htmlgoodies.com/beyond/js.html

(X)HTML/CSS

HTML:
http://www.w3schools.com/html/default.asp

XHTML:
http://www.w3schools.com/xhtml/default.asp
http://www.sitepoint.com/subcat/html

CSS:
http://www.w3schools.com/css/default.asp
http://www.sitepoint.com/subcat/css
http://www.alistapart.com/topics/css/
http://www.utexas.edu/learn/css/
http://www.xentrik.net/css/
http://www.sitepoint.com/forums/showthread.php?t=171943
http://www.devshed.com/c/b/Style-Sheets/

Mybb Specific:
http://www.mybbaddons.com/board/thread-14.html

Coding Tools & Editors
Edit Plus 30 day trial
NVU Free
Ultra Edit 30-45 day trial
Coffee Cup Free
Notepad + Free
You should add some MyBB specific reccources such as labrocca's plugin guide or my integration tutorial:
http://www.mybbaddons.com/board/thread-14.html

Kind regards
Lennart Sauter
added
(2009-11-04, 06:39 PM)Lennart Sauter Wrote: [ -> ]You should add some MyBB specific reccources such as labrocca's plugin guide or my integration tutorial:
http://www.mybbaddons.com/board/thread-14.html

Kind regards
Lennart Sauter

That would be nice if I didn't have to be logged in to see the php code Wink
Looks like my plugin there too doing the code blocking LOL!
ooh your right. I didn't notice the code censoring to guests until just now.
*updated the Coding Tools & Editors with a new link.