TalkPHP
 
 
Account Login
Latest Articles
» The basic usage of PHPTAL, a XML/XHTML template library for PHP
» Vulnerable methods and the areas they are commonly trusted in.
» Simple way to protect a form from bot
» The Basics On: How Session Stealing Works
» How to keep your forms from double posting data
IRC Channel
IRC Speech Bubble Join the friendly bunch on IRC...
(#TalkPHP on Freenode)

...Also available via a web interface.

See this thread for information on the TalkPHP Free Hugs Initiative™. Subject to availability.
Associates
Associates
CSS Tutorials
Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old 04-11-2005, 08:18 PM   #1 (permalink)
The Contributor
 
Join Date: Mar 2005
Posts: 81
Thanks: 0
AlEast is on a distinguished road
Default What language are you coming from?

Thought it would be interesting to find out where everyone is coming from in terms of language used prior to learning about php.

For those whose introduction to programming was php please describe what drew you to the language.
__________________
NEWEDGE Services, Inc. - Developers of ClientExec
AlEast is offline  
Reply With Quote
Old 04-13-2005, 05:48 AM   #2 (permalink)
The Wanderer
 
Join Date: Apr 2005
Posts: 14
Thanks: 0
alegend is on a distinguished road
Default

I learned almost everything about html, a little javascript, and some visual basic.. I was buying scripts (for gaming sites) for awhile.. Now I am learning php so in the future I can write those scripts myself without having to pay for them.
alegend is offline  
Reply With Quote
Old 04-13-2005, 05:59 AM   #3 (permalink)
The Acquainted
 
Join Date: Mar 2005
Posts: 177
Thanks: 0
CreativeLogic is on a distinguished road
Default

I really have no idea where I started programming. I guess you could say I really started on my TI calculator a while back. Then I believe I got into PHP shortly after that. No idea why, I was always amazed by some of the websites on the web and I wanted to know how to do it. So I started teaching myself by reading a few websites. I only purchased two PHP book throughout this learning process because they didn't seem to help me too much. I learn better by examples than anything else really and that's why I stuck to code snippets on other sites.
CreativeLogic is offline  
Reply With Quote
Old 04-13-2005, 07:26 AM   #4 (permalink)
The Wanderer
 
Join Date: Apr 2005
Posts: 18
Thanks: 0
Veolus is on a distinguished road
Default

I was using HTML before but i switched to using PHP because of all the amazing things you can do in this language.
__________________
Please Join >> http://www.streetballforum.com :o
Veolus is offline  
Reply With Quote
Old 04-13-2005, 07:53 AM   #5 (permalink)
The Acquainted
 
Join Date: Mar 2005
Posts: 177
Thanks: 0
CreativeLogic is on a distinguished road
Default

Well, really you need to know HTML to make anything productive in PHP! ;)
CreativeLogic is offline  
Reply With Quote
Old 04-13-2005, 09:45 AM   #6 (permalink)
The Visitor
 
Join Date: Apr 2005
Posts: 3
Thanks: 0
hostingonline is on a distinguished road
Default

I use html code and prefer it cuase its petter for SE spider and ranking.
hostingonline is offline  
Reply With Quote
Old 04-13-2005, 12:14 PM   #7 (permalink)
The Wanderer
 
Join Date: Apr 2005
Posts: 7
Thanks: 0
ShadowWind is on a distinguished road
Default

I spent a long time coding in C, so for me, PHP is kinda natural, except for the different commands in place of some of them and slightly different syntax. Actually the manual itself for PHP was probably the most helpful of all the books so far.
ShadowWind is offline  
Reply With Quote
Old 04-13-2005, 07:50 PM   #8 (permalink)
The Visitor
 
Join Date: Apr 2005
Posts: 2
Thanks: 0
lovelylovely is on a distinguished road
Default

me too only know html just starting on php from this month
lovelylovely is offline  
Reply With Quote
Old 04-14-2005, 11:11 PM   #9 (permalink)
The Visitor
 
Join Date: Apr 2005
Posts: 4
Thanks: 0
nonenone is on a distinguished road
Default

i know html and am learning php
nonenone is offline  
Reply With Quote
Old 04-15-2005, 07:54 PM   #10 (permalink)
The Wanderer
 
Join Date: Apr 2005
Posts: 9
Thanks: 0
Adam is on a distinguished road
Default

php was the first sssl i learnt
now im learning asp.net and mssql
Adam is offline  
Reply With Quote
Old 04-15-2005, 08:01 PM   #11 (permalink)
The Acquainted
 
Join Date: Mar 2005
Posts: 177
Thanks: 0
CreativeLogic is on a distinguished road
Default

How's ASP.Net coming along for you? Do you like it or dislike it?
CreativeLogic is offline  
Reply With Quote
Old 04-15-2005, 08:07 PM   #12 (permalink)
The Wanderer
 
Join Date: Apr 2005
Location: Ontario, Canada
Posts: 13
Thanks: 0
aquafuse is on a distinguished road
Default

Before I even got into web development, I was more interestered in application development like desktop applications and so on. I guess I decided to learn PHP because I was getting more into developing websites and these days it's all that I use!
aquafuse is offline  
Reply With Quote
Old 04-15-2005, 08:49 PM   #13 (permalink)
The Wanderer
 
Join Date: Apr 2005
Posts: 9
Thanks: 0
Adam is on a distinguished road
Default

Quote:
Originally Posted by Ryan
How's ASP.Net coming along for you? Do you like it or dislike it?
to be honest im finding it very easy! and im enjoying it quite a bit

within 24 hours i had built a working address book where you could insert and view entries. and i didnt follow a tutorial. just built snippets of code then put them together.

i would post a link but i dont have access to any asp.net / mssql webspace at the moment.

now im working on building my own asp.net powered forums. idea behind them is not for major development but to show off my lanaguages. so they will contain an example of everything i know. such as asp.net/mssql/javascript/xml/xhtml etc etc im still studying xml/xhtml but that will be developed as i learn more about them
Adam is offline  
Reply With Quote
Old 04-16-2005, 01:10 AM   #14 (permalink)
The Visitor
 
Join Date: Mar 2005
Posts: 4
Thanks: 0
Keith is on a distinguished road
Default

I come from English. ;) I started with basic html using notepad to Frontpage to allow clients to edit pages, and dreamweaver. I've done very little with PHP, and probably know enough to be dangerous, to whom I'm not sure. Prolly to my own servers. ;)

I prefer quality written scripts, so I stick away from coding my own. :)
Keith is offline  
Reply With Quote
Old 04-17-2005, 11:38 AM   #15 (permalink)
The Wanderer
 
Join Date: Apr 2005
Posts: 15
Thanks: 0
ammo is on a distinguished road
Default

I started with html, Spent an hour learning and coding it got good at it and got bored, I just moved strait onto php, theres more of a limit to what you can do in html, but not so much in php thats why i like it.
ammo is offline  
Reply With Quote
Old 04-18-2005, 04:46 PM   #16 (permalink)
The Visitor
 
Join Date: Mar 2005
Location: WW, WA
Posts: 3
Thanks: 0
NotteScura is on a distinguished road
Default

I started programming with BASIC. Then when I got on the internet, I looked what up information I could on how to make a webpage (which wasn't much back in 1995/1996).

My first page was god-awful. Basic HTML w/ no tables. Of course the latest browser out at that time was Netscape 1.1 and I think IE 3.01 (from Win95), so it wasn't like we had all these new fangled things yet.

Anyway, moved on into Visual Basic application programming, and other free compiler versions of it like Liberty BASIC. After awhile, I gave up on programming altogether. Then I picked it back up again, and found myself interested in learning C and C++, so I did so, and about that time, a friend told me about PHP3, I didn't think much of it at the time.

A few months later another friend said something about learning PHP, so we both went to the book store and each grabbed a book on it.

His covered PHP3 and went into more advanced techniques shortly after introductions to PHP, mine was for PHP4, and was basically an extreme beginner's book. Although I learned most of what I know from it, and reading on php.net.

While I learned, I worked on a website, to help me, which also forced me to learn CSS and JavaScript at the same time. http://www.silvercrossings.net/ was my project. It included a full CMS, and web-based chat system integrated together. I took a lot of how the PHP/Post Nuke CMS's worked, to create my own system.

Anyway, so yeah, my roots stretch back to BASIC, and move through several languages, up to PHP. :) I've always been fascinated with software programming of any kind, so anything new I can learn, that helps me in that endeavor, I take the time to learn. I don't have a big interest in MS-related technologies anymore though.

I run Linux as my desktop, and would prefer to code in a language that is available through Open Source. :)

NS
Send a message via ICQ to NotteScura Send a message via MSN to NotteScura Send a message via Yahoo to NotteScura
NotteScura is offline  
Reply With Quote
Old 04-18-2005, 06:26 PM   #17 (permalink)
The Acquainted
 
Join Date: Mar 2005
Posts: 177
Thanks: 0
CreativeLogic is on a distinguished road
Default

Sounds like you've had a pretty interesting background. :)
CreativeLogic is offline  
Reply With Quote
Old 04-18-2005, 07:39 PM   #18 (permalink)
The Visitor
 
Join Date: Apr 2005
Location: NYC
Posts: 3
Thanks: 0
Phoenixdown is on a distinguished road
Default

PHP was one of the first languages I learned and that was to help with installing and creating hacks for a forum I help run. LOL, we had about 4 of us that didn't know jack and had to feel our way along every step of the way.
Send a message via AIM to Phoenixdown
Phoenixdown is offline  
Reply With Quote
Old 07-24-2005, 08:48 PM   #19 (permalink)
The Wanderer
 
Join Date: Jul 2005
Posts: 6
Thanks: 0
beley is on a distinguished road
Default

PHP was the first real programming language I learned. I have since started learning C++ but really wish I had taken some programming classes in college to get a good foundation.
__________________
Brandon Eley
EleyTech Web Solutions
2BigFeet - Large Shoes for Men
beley is offline  
Reply With Quote
Old 07-24-2005, 08:53 PM   #20 (permalink)
The Acquainted
 
Join Date: May 2005
Posts: 106
Thanks: 0
jaswinder_rana is on a distinguished road
Default

Quote:
Originally Posted by beley
PHP was the first real programming language I learned. I have since started learning C++ but really wish I had taken some programming classes in college to get a good foundation.
But, i always have been suggested (and i myself suggest too, from now on), you should learn programming concepts not a particular language. languages are mostly same, just syntax diference, but if you are not good at programming basics like security, easeness, maintainance then its no use whatever you learn.

just my 2 cents
__________________
---------------------------
Errors = Improved Programming.
Portfolio
Send a message via MSN to jaswinder_rana
jaswinder_rana is offline  
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT. The time now is 08:35 AM.

 
     

Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Inactive Reminders By Icora Web Design