![]() |
programmers - where do you get your education
all you php programmers, where the fuck do you learn all this?
i want to learn php.. save me a shit load of money, plus could make good money scripting sites |
|
At home & internet
|
Quote:
|
Quote:
|
|
Quote:
wow.. if its that easy why do we throw money at these coders |
I learnt when I was about 9-10 - did 6502 assembler then basic. Eventually studied it at Uni about 12 years ago.
I think the best way to learn is pick up the basics by working through one of those quick starter books and then set yourself a small project. |
lol, you're not a programmer because you can script a little.
|
|
Quote:
|
php is a very easy language to pick up. There are some useful functions that can be used by just about anyone.
As you use these simple functions, you'll run into issues or other things that you may want to add. So you look for a function that does exactly what you need. |
Quote:
I was able to pick up php/mysql, javascript, improve my xhtml/css skills and become better at tweaking and performance managing servers; in a year. |
oh and get a good php ide i use phpDesigner 2008, the error checking and interface is really good.
|
Quote:
|
Quote:
|
|
Quote:
|
if you know any programming language C++, C# u will find PHP easy to understand....
|
Quote:
|
Quote:
|
Self taught. Years and years of just doing stuff, plus looking at other people's code.
However, I've learned it's more than just being able to "echo ('Hello world');", or even use and modify currently available code for your own purposes. It's one thing to be able to take examples from a tutorial and make them work; or even tweak them a bit to make them work a bit differently. It's a complete different thing to look at a problem and build a solution for it: using available resources, using custom resources, and especially, debugging. Egos aside, saying it's easy to be a programmer is like saying it's easy to be a designer. Anyone saying that is full of shit. I know my limits and I know there's always a better solution / someone better; just as I know I can't and shouldn't design even though I've read a couple of design articles and can put shit together in Photoshop / GIMP and turn it out in HTML & CSS. Sorry... [/rant]. |
Bioinformatics.
|
www.php.net/manual read that daily, inside and out, and reference it 24/7.
|
any other good books other than php for dummies?
i could read up on it online but id rather have a book that i can read while im taking a shit |
Quote:
|
Most really good programmers are self taught, and learned because they were actually interested in programming as a hobby.
|
Quote:
|
PHP Manual is all you need as it has everything about it. Aside from it if you really want to get into programming read up as much as you can on OOP (object oriented programming) and design patterns.
|
Quote:
|
bo$$ - other than you starting yet another "ego programming" thread, what's the best way you learn? Perhaps that'll help with suggestions.
Personally, I don't think sitting down on the shitter with some programming book will help you learn. Then again, I've figured a ton of stuff out thinking (after having learned stuff) while dropping plops, so maybe a bathroom book will do you fine. |
Quote:
The best swimmers learned because they really loved being in the water first. Excelling at something is not simply a matter of taking a class. It is a true love of and a sincere interest in exploring what you are doing. The best programmers are self taught because they love and are fascinated by what they can do. Best regards, Archer |
Quote:
what the fuck is that even supposed to mean? yall gfy posters are fucking wierd... |
Quote:
|
Find a small free script, like a news system. Pull it apart then rewrite it yourself. Best way to learn is learning from someone elses code.
Good resource is sitepoint and php.net Here is a good book for you too: http://www.sitepoint.com/books/phpmysql1/ |
Do you understand programming logic even a little bit? Try this. Think of a program you want to write. Not too complicated, but not as simple as printing "Hello World" to the screen either. Write it in english, as close to how the programming logic might go. Next, see if you can translate your pseudocode into php code using www.php.net
A good place to start is here, looking at string functions. http://us2.php.net/manual/en/ref.strings.php |
Don't go and read a damn PHP manual and think you will learn PHP, I can't express how much of a waste of time that is. It's seriously all about finding a pre-made solution to what you want to do and then learning how that code works. That's it. Afterwards you can use php.net (no one coding DOESN'T use it, they are lying if they say they aren't) to look up some other stuff or refresh your memory on the order of the needle/haystack shit.
|
http://www.mikeyddddd.com/gfy/images...-says-rtfm.gif Read The Fucking Manual Disclaimer: Just because you can write a program, that does not make you a programmer |
Quote:
Edit: Seriously, the morons saying to "read a manual" either don't do any programming themselves and shouldn't even post here, or are some bizarre mental exception to the rule and can memorize everything they read. :2 cents: |
Has anyone ever really mastered anything from a "for dummies" book? I can only imagine these books as an extremely good marketing ploy.
|
Self taught, but now employed by and study at one of the top private technical universities in Florida as a web developer.
|
Quote:
Much prefer Head First/Brain First books from O'Reilly. :thumbsup |
Quote:
I saw one for MS WORD. It was around 200 pages. WTF. |
All times are GMT -7. The time now is 07:59 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123