|
Whats the best way to enter into a coding career? Do you need formal education and degrees or just a good portfolio? What programming languages are needed? Should you know more, or should you be specialized? Do you even have to attend college or a University...
Started by Navarr on
, 13 posts
by 13 people.
Answer Snippets (Read the full thread at stackoverflow):
Code, but then there are....
Code when you're working as a mechanic.
Finally there is the alternate path: Keep coding.
coding simply by carrying around a PHP and book, and not reading it, but this teachers story inspired.
|
|
I was talking to a younger cousin and he expressed a desire to start programming. I was unsure what to tell him, as I started when I was very young on a BASIC computer.
He's over 18 , and I always feel that people who are meant to program start young ...
Started by Les Briggs on
, 28 posts
by 28 people.
Answer Snippets (Read the full thread at stackoverflow):
I also find that self-taught programmers concepts easier and....
There's also an excellent book about learning to code using Python code or code that no one else will be able to maintain.
Which throws you into coding in Ruby.
|
|
We're having a PHP freelancer come by next week, and are assuming he knows his way around PHP. But of course, we would like to make sure. What questions would you ask a candidate in a PHP job interview?
Would you have them write some sort of bubblesort...
Answer Snippets (Read the full thread at stackoverflow):
The more specific you are during the interview have you created your own... .
Then they've no place developing PHP code:
Why is register_globals bad?
What is a SQL injection know how to separate his php code from his html tags.
|
Ask your Facebook Friends
|
I made a tongue-in-cheek comment in another question thread calling PHP a terrible language and it got down-voted like crazy. Apparently there are lots of people here who love PHP.
So I'm genuinely curious. What am I missing? What makes PHP a good language...
Started by Jason L on
, 62 posts
by 62 people.
Answer Snippets (Read the full thread at stackoverflow):
And good smelling code in PHP, which many times will run faster and be easier to host and to scale than, or flaming people on the internet who disagree with you
Every point you make about PHP is correct, and the only bottleneck....
|
|
I am new to php and wanted to make a blog using php where every one can see the contents posted in the site but another administrator page should be there which can edit, add or delete posts
How can i code a page like that? What are the logics required...
Started by shah.shakthi on
, 8 posts
by 8 people.
Answer Snippets (Read the full thread at stackoverflow):
No1: If you just need a blog or adapt
no2: If you want to do this... .
I think It may be a bit a book that uses building a blog as a means for learning more about PHP.
There are lots of tutorials for this sort of venture around the internet .
|
|
Hey xkcd fora.
I am a second year computer science major, and to branch out a bit, I decided to give creating a website a go.
I managed to learn how to use HTML, CSS, and Javascript, but how would I go about learning more about website building and the...
Started by Quantum Potatoid on
, 26 posts
by 14 people.
Answer Snippets (Read the full thread at xkcd):
(I'm working on the PHP....
You can put bits of C# code inside the HTML using CSHTML; this, however of xkcd.
Better yet, since you're a CS student signI like ASP .net .
Internet Explorer, you can debug the client side code as well.
|
|
I am currently pretty experienced at PHP, and have wrote multiple applications in it. I know HTML, CSS, MySQL, and Javascript along with PHP. What is the next step in programming?
(I know that there are languages like Perl, C, Python, but don't know exactly...
Started by Chacha102 on
, 17 posts
by 16 people.
Answer Snippets (Read the full thread at stackoverflow):
I learnt PHP, no matter how....
There are all kinds of useful patterns and design://en.wikipedia.org/wiki/Design_pattern_(computer_science)
All I can tell you is my own experience.
And unmaintainable spaghetti code with PHP.
|
|
I would to be a PHP/Mysql Programmer
what is the technologies that i must know ?
Like :-
Frameworks IDEs Template Engines Ajax and Css Frameworks please tell me the minimum requirements that i must know , and tell me your favourite things in the previous...
Started by Waseem on
, 22 posts
by 22 people.
Answer Snippets (Read the full thread at stackoverflow):
Just like Lucas Oman said - it is up to you in PHP to write the code and full of bad design....
You are completely responsible :)
Have fun!
Chrelad
Security.
PHP is capable of it, but it does not encourage it.
To write good code.
|
|
I have a computer with 128 MB's of RAM (I said it was a piece of crap). It runs Windows XP Professional (slugishly). I don't have to use this computer except at night time when I'm supposed to be in bed, around 1:00 - 4:00 AM. So what is the best programming...
Started by Lucas McCoy on
, 28 posts
by 28 people.
Answer Snippets (Read the full thread at stackoverflow):
As Uri stated....
I really don't understand to code in Python/Perl.
I also built huge programs at Intel on a computer with 128MBs.
Games used to crash and throw you into the basic prompt with the source code (I'm talking early 80s here).
|
|
Hi,
Does anyone (out of choice or forced) develop on a computer that they have to remote desktop into?
How has your experiences been with it?
I can see the advantages as you can basically code from anyplace in the world so long as you have a fast enough...
Started by Blankman on
, 26 posts
by 26 people.
Answer Snippets (Read the full thread at stackoverflow):
The only catch....
I use remote desktop when I need to compile a copy of my app after it via remote .
We both know that coding is more than just desktop apps and 50% php web apps.
That's located inside the corporate firewall is very productive.
|