Computer ForumsComputers  

Go Back   Computer Forums > Computer Education, Schools, Jobs & Qualifications > Discussion on Computer Jobs, Degrees, Certifications

Reply
 
LinkBack Thread Tools Display Modes
Old 09-06-2004, 12:13 AM   #1 (permalink)
Newb Techie
 
Join Date: Sep 2004
Posts: 2
Send a message via Yahoo to Spave
Default Regarding schooling and such

Hi all,

Here are a few questions I am posting in case anyone else has them, they may have been answered, but I am curious to get input. I have kind of already made up my mind on what to do, but with some expert input perhaps I will be changing it. (Oh and some of it is about work, but couldnt decide where to post so just put it here)

I am having a hard time deciding what I want to do for school/work.

I have been a STE for over 5 years, and have been with my current company for over 3 years and am the Sr QA Engineer. Testing is fun, but nowadays its hard to find another testing job (if you dont like your current one) unless you know programming, usually C/C++.

So, I am torn in what to do...and in need of some advice.

I could get certified in QA testing and just keep making that my career (although having a hard time getting other jobs due to no programming experience) (Yeah I know, not a real good option)

I can start learning programming on my own. Larry has recommended PHP to start (which I am going to check out), I will also listen to other recommendations as I am planning on learning multiple languages well. (Kinda started this option already heh)

I am planning on going to school (even though I am 28 already and wouldnt finish until I was like 32 or so lol) just not sure if it is worth the time for me to complete it or if I should just learn programming on my own or what not. If I DO go to school I am not sure what degree path to take, CS, MIS, IT, there is one called CSS from UW. From what I hear, no degree matters if you can't code well. So Im wondering if I should just take programming classes and not go for a straight degree, or if it is indeed necessary?

I am very dedicated, and am willing to spend 4 hours a night at minimum learning programming. Just a little frustrated in not knowing what to do and such. Anyway, this post is a little convoluted, but thanks for reading it! Im off to learn about PHP and whatever I can find on it. Thanks in advance for any advice!

Dave
Spave is offline   Reply With Quote
Old 09-28-2004, 12:39 AM   #2 (permalink)
Monster Techie
 
Join Date: Jul 2004
Location: Manchester, UK
Posts: 1,910
Default

good thing to know that you are dedicated Dave.

php is not a programming language, its a technology.

programming languages are:

C, C++, C# (also called C Sharp), Visual C++, Java, Pascal, Delphi, VB (its RAD - Rapid Application Development)

of all these, most powerful are currently C++/C# and Java. easiest is VB (Visual Basic), it requires at least 4 years of programming experience to become a good programmer. even if you are dedicated, you'll eventually get bored of programming languages.

other part comes in development. a software is developed in above programming languages, but i'll write here preciously about web development. here the php plays its part. other than php, you can learn ASP, JSP, ColdFusion as web development languages.

also, you can go for database development, as develoing databases itself is a HUGE Field.

now its upto you what you want to make? programs, softwares, writing drivers, developing web sites, developing databases etc etc etc.

you can re-write questions for a tailored made responce.
__________________
AMD Athlon X2 4400+ (Toledo)
Asus A8V Deluxe
E-VGA 7800GS 256MB AGP
4 X 512MB DDR400 Kingston Value
2 X 160 ATA133 H/D
2 X DVD Drives
Antec Sonata II (with 480W PSU)
21.3" Viewsonic VP211b TFT.
Blind_Arrow is offline   Reply With Quote
Old 09-28-2004, 01:39 AM   #3 (permalink)
honk if you route packets
 
Join Date: Sep 2003
Posts: 3,742
Send a message via AIM to mikesgroovin
Default

With the deepest respect.....PHP is a scripting language. It uses it's own code and tags. But, I can see why you can label it as also a technology. But, fact of the matter is......it IS a language.
mikesgroovin is offline   Reply With Quote
Old 09-28-2004, 01:47 AM   #4 (permalink)
Monster Techie
 
Join Date: Jul 2004
Location: Manchester, UK
Posts: 1,910
Default

preciously ASP is a technology, so does PHP is. you can cal them scripting/programming languages as well. but in precise terms its a technology.

should you require reference, I can provide confirming that PHP is a technology as well.
__________________
AMD Athlon X2 4400+ (Toledo)
Asus A8V Deluxe
E-VGA 7800GS 256MB AGP
4 X 512MB DDR400 Kingston Value
2 X 160 ATA133 H/D
2 X DVD Drives
Antec Sonata II (with 480W PSU)
21.3" Viewsonic VP211b TFT.
Blind_Arrow is offline   Reply With Quote
Old 09-28-2004, 01:49 AM   #5 (permalink)
honk if you route packets
 
Join Date: Sep 2003
Posts: 3,742
Send a message via AIM to mikesgroovin
Default

I script in PHP.......PHP is a branch off of HTML. It is it's own language with it's own code and own tags. Define Technology versus Language
mikesgroovin is offline   Reply With Quote
Old 09-28-2004, 01:56 AM   #6 (permalink)
honk if you route packets
 
Join Date: Sep 2003
Posts: 3,742
Send a message via AIM to mikesgroovin
Default

I think we both agree here in our own little way but....if you call ColdFusion (which I also know) a language.......then you can call PHP a language. They both might be server-side.....but they are languages none-the-less.
mikesgroovin is offline   Reply With Quote
Old 09-28-2004, 01:58 AM   #7 (permalink)
Monster Techie
 
Join Date: Jul 2004
Location: Manchester, UK
Posts: 1,910
Default

so does have ASP has its own language,

language relates to as when interacting with computer, as compute cannot understand human terminology, so preciously when development is done interacting with computers directly, there comes language. for further reference, check out some good book on ASP, and you'll find there as well written ASP as technology rather than language.
__________________
AMD Athlon X2 4400+ (Toledo)
Asus A8V Deluxe
E-VGA 7800GS 256MB AGP
4 X 512MB DDR400 Kingston Value
2 X 160 ATA133 H/D
2 X DVD Drives
Antec Sonata II (with 480W PSU)
21.3" Viewsonic VP211b TFT.
Blind_Arrow is offline   Reply With Quote
Old 09-28-2004, 02:01 AM   #8 (permalink)
honk if you route packets
 
Join Date: Sep 2003
Posts: 3,742
Send a message via AIM to mikesgroovin
Default

like i mentioned...i think we agree here in our own way. But since I deal with PHP as simply a language.....it's more of that to me than anything else. I did agree about the technology....as stated above....but the post from me was simply about the quote from you above:
"php is not a programming language, its a technology" which is false.
mikesgroovin is offline   Reply With Quote
Old 09-28-2004, 02:02 AM   #9 (permalink)
Monster Techie
 
Join Date: Jul 2004
Location: Manchester, UK
Posts: 1,910
Default

for reference, I have read a book on ASP, by Wrox ASP 3.0 ISBN 81-7366-149-9, page 15.

there's written as well its a technology, rather than language, though it uses scripting languages, neither its application, so ASP is reffered to as a technology to build dynamic content.
__________________
AMD Athlon X2 4400+ (Toledo)
Asus A8V Deluxe
E-VGA 7800GS 256MB AGP
4 X 512MB DDR400 Kingston Value
2 X 160 ATA133 H/D
2 X DVD Drives
Antec Sonata II (with 480W PSU)
21.3" Viewsonic VP211b TFT.
Blind_Arrow is offline   Reply With Quote
Old 09-28-2004, 02:04 AM   #10 (permalink)
Monster Techie
 
Join Date: Jul 2004
Location: Manchester, UK
Posts: 1,910
Default

yes PHP isnt a programmng language, as you cannot programme it for the computer to understand. as its executed by server, where we take server as software, not hardware.
__________________
AMD Athlon X2 4400+ (Toledo)
Asus A8V Deluxe
E-VGA 7800GS 256MB AGP
4 X 512MB DDR400 Kingston Value
2 X 160 ATA133 H/D
2 X DVD Drives
Antec Sonata II (with 480W PSU)
21.3" Viewsonic VP211b TFT.
Blind_Arrow is offline   Reply With Quote
Reply

Thread Tools
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

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



All times are GMT -5. The time now is 07:25 AM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.1.0