| | |||||
| ||||||||
| Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics. |
![]() |
| | LinkBack | Thread Tools |
| | THREAD STARTER #1 (permalink) |
| New Member Join Date: Sep 2007
Posts: 6
![]() | Going to school for programming? [Help needed] I'm interested in starting my own site eventually, and I think being able to code my own custom "hacks" would only save money for the better. I plan on utilizing this trade mainly for vBulletin forum hacks and I guess coding for the actual website and blog in general would help me as well. ????: NamePros.com http://www.namepros.com/programming/392068-going-to-school-programming-help-needed.html Question up for discussion is: What do I specifically need to look into taking courses for to get me started? (PHP, MySQL, XHTML, etc.?) I'd just like to be prepared to brainstorm an idea for my site/forum and be able to code it without having to sub-contract someone else to do the job for me. I'd greatly appreciate any type of insight you guys can offer and I'm giving my thank yous in advance. |
| |
| | #2 (permalink) |
| Danltn.com Join Date: May 2007 Location: Danltn.com / Nottingham, UK
Posts: 1,201
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | IMHO going to school for those 3 languages is a waste of time. Pick stuff up through tutorials, the difficulty of the mentioned languages is fairly simple compared to others, and they all make good money. I currently go to school, and we have never done anything of the mentioned languages, and I'd like to think myself capable enough in them. Go to W3Schools, Tizag and PHP.net - You can easily pickup a good handhold within a month, and after that it's experience that counts. Dan
__________________ |
| |
| | #3 (permalink) |
| NamePros Regular Join Date: Jun 2007 Location: Cambridge, MA
Posts: 754
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | I agree entirely with Danltn. Taking classes is absolutely a waste of time when it comes to web scripting. At my school, they have a bunch of website development classes, as well as C++ and JAVA classes, but they spend way too much time discussing the "science" of programming and abstract techniques rather than going into the code and learning by implementation. Online tutorials are extremely useful; I'm a big fan of Tizag myself.
__________________ It is difficult to get a man to understand something when his salary depends upon his not understanding it. Upton Sinclair |
| |
| | #4 (permalink) |
| Account Closed Join Date: Nov 2006 Location: Uk
Posts: 601
![]() | Ditto on the tizag front. I haven't had any experience with programming classes, but from other topics I've read, it seems that books and tutorials are the best way to learn. ????: NamePros.com http://www.namepros.com/showthread.php?t=392068 PHP and MYSQL for dynamic websites and Beginning PHP 5 are great books for learning php, and the The Complete Idiot's Guide to Creating a Web Page & Blog is good for learning html. Also try http://www.w3schools.com |
| |
| | #5 (permalink) |
| NamePros Expert Join Date: Nov 2003 Location: Scotland
Posts: 5,069
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | I have to agree with everyone else here, There is not any real need to take any formal courses for these languages. 1 thing to ensure you do however. When looking at PHP and mySQL ensure you take into consideration (and search for) information regarding security. Security in PHP for some reason is over looked all too often, yet a shoddily written PHP script can make a whole server vulnerable. 1 particular person who springs to mind with regards to PHP security is Chris Shiflett. Take a look through his blog/webpage as well as keep an eye on places such as Zend Devzone and also PHP Architect Magazine who both touch on security at times (and Chris has done some articles/podcasts for them).
__________________ Manage your portfolio using my new Domain Portfolio Management script. Securing Your Domain Name From Theft
Last edited by peter@flexiwebhost; 11-04-2007 at 02:11 PM.
|
| |