Lost Password?


Go Back   CodeCall Programming Forum > Software Development > General Programming

General Programming Non language specific, Assembly, Linux/Unix, Mac and anything not covered in other topics. Talk about Programming Theory here.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-22-2008, 02:21 PM
TcM's Avatar   
TcM TcM is offline
Code Warrior
 
Join Date: Aug 2006
Location: In a technologic world :p
Posts: 8,332
Rep Power: 68
TcM is a glorious beacon of lightTcM is a glorious beacon of lightTcM is a glorious beacon of lightTcM is a glorious beacon of lightTcM is a glorious beacon of light
Default C#, JAVA and PHP?

Ok, now it's time to choose for my future. At school I'm learning C# and Java, and at home I'm trying PHP.. plus I know HTML, JS, and some other not-so-important languages.

I'm trying to focus on C#, Java and PHP. I like all 3 of them, and I'm willing to continue practicing with these, and hopefully find a job withing those lines.

Do you think that it's a good track? Should I continue like this? Is it worth it?

I don't want to do low level like C and ASM...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Sponsored Links
  #2 (permalink)  
Old 09-22-2008, 02:25 PM
MeTh0Dz|Reb0rn's Avatar   
MeTh0Dz|Reb0rn MeTh0Dz|Reb0rn is online now
My Posts Are Moderated
 
Join Date: Jul 2008
Posts: 15
Rep Power: 0
MeTh0Dz|Reb0rn is an unknown quantity at this point
Default Re: C#, JAVA and PHP?

Low level is where it's at if you really want to understand how stuff works.

Otherwise you are just ******* with a bunch of black boxes.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 09-22-2008, 02:36 PM
TcM's Avatar   
TcM TcM is offline
Code Warrior
 
Join Date: Aug 2006
Location: In a technologic world :p
Posts: 8,332
Rep Power: 68
TcM is a glorious beacon of lightTcM is a glorious beacon of lightTcM is a glorious beacon of lightTcM is a glorious beacon of lightTcM is a glorious beacon of light
Default Re: C#, JAVA and PHP?

I knew you would answer with some low level **** and some swear words.. so whatever.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 09-22-2008, 02:44 PM
MeTh0Dz|Reb0rn's Avatar   
MeTh0Dz|Reb0rn MeTh0Dz|Reb0rn is online now
My Posts Are Moderated
 
Join Date: Jul 2008
Posts: 15
Rep Power: 0
MeTh0Dz|Reb0rn is an unknown quantity at this point
Default Re: C#, JAVA and PHP?

Low level ****? Okay you continue with high level stuff and not really understanding how anything works.

Black box languages were designed precisely for people like you.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 09-22-2008, 02:52 PM
morefood2001's Avatar   
morefood2001 morefood2001 is offline
Guru
 
Join Date: Jan 2008
Location: Western New York
Posts: 1,415
Last Blog:
VPS Hosting with Revie...
Rep Power: 16
morefood2001 is just really nicemorefood2001 is just really nicemorefood2001 is just really nicemorefood2001 is just really nice
Send a message via AIM to morefood2001 Send a message via MSN to morefood2001 Send a message via Yahoo to morefood2001 Send a message via Skype™ to morefood2001
Default Re: C#, JAVA and PHP?

@Methodz: I love how most of the mods / admins here can guess your response even before you post it

@Tcm: That sounds like a grat track if you plan on programming for a living. You might want to at least know / learn low level briefly so you understand why some high level code doesn't work when it gives weird errors / outputs.

One tiny addition, PHP is a web language, vs c# which is more a desktop language. What do you want to do, website or desktop application programming?
__________________
Phil Matuskiewicz
My Personal Website My Other Website
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Sponsored Links
  #6 (permalink)  
Old 09-22-2008, 03:19 PM
MeTh0Dz|Reb0rn's Avatar   
MeTh0Dz|Reb0rn MeTh0Dz|Reb0rn is online now
My Posts Are Moderated
 
Join Date: Jul 2008
Posts: 15
Rep Power: 0
MeTh0Dz|Reb0rn is an unknown quantity at this point
Default Re: C#, JAVA and PHP?

I'm a consistent person.

I don't pretend to be anything that I am not, that is why y'all know how I will react to certain things.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 09-22-2008, 03:26 PM
TcM's Avatar   
TcM TcM is offline
Code Warrior
 
Join Date: Aug 2006
Location: In a technologic world :p
Posts: 8,332
Rep Power: 68
TcM is a glorious beacon of lightTcM is a glorious beacon of lightTcM is a glorious beacon of lightTcM is a glorious beacon of lightTcM is a glorious beacon of light
Default Re: C#, JAVA and PHP?

@Methodz: Yeah.. I'm the future

Quote:
Originally Posted by morefood2001 View Post
@Methodz: I love how most of the mods / admins here can guess your response even before you post it
True

Quote:
@Tcm: That sounds like a grat track if you plan on programming for a living. You might want to at least know / learn low level briefly so you understand why some high level code doesn't work when it gives weird errors / outputs.
Well at school I did learn VERY, VERY briefly ASM, and how it works, and how to make addition, div, etc in ASM with Ax, Bx etc... and Ax is the default memory location, and all that stuff.. I didn't like it at all... but I know it.

Quote:
One tiny addition, PHP is a web language, vs c# which is more a desktop language. What do you want to do, website or desktop application programming?
I like both, I'd like to stick with both of them.. maybe in the future I'd drop one of them, but I think I have nothing to loose by learning it.. who knows, maybe I'll find something to do with it..

EDIT: Being a consistent person doesn't mean that just because you think that low level is 1337, high languages are for pussies!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 09-22-2008, 04:02 PM
MeTh0Dz|Reb0rn's Avatar   
MeTh0Dz|Reb0rn MeTh0Dz|Reb0rn is online now
My Posts Are Moderated
 
Join Date: Jul 2008
Posts: 15
Rep Power: 0
MeTh0Dz|Reb0rn is an unknown quantity at this point
Default Re: C#, JAVA and PHP?

The future of what, a bunch of people who don't really know how stuff works?

Sounds awesome, I can't wait to see the awesome software people like that produce, should be fun ******* with it.

I seriously doubt you KNOW Assembly. Because of this....
Quote:
AX is the default memory location
Yeah you don't.

I never said those exact feelings made me consistent, it is the idea that I always have the same attitude/feelings.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 09-22-2008, 04:10 PM
TcM's Avatar   
TcM TcM is offline
Code Warrior
 
Join Date: Aug 2006
Location: In a technologic world :p
Posts: 8,332
Rep Power: 68
TcM is a glorious beacon of lightTcM is a glorious beacon of lightTcM is a glorious beacon of lightTcM is a glorious beacon of lightTcM is a glorious beacon of light
Default Re: C#, JAVA and PHP?

I learned ASM only in theory, it did not interest me at all, I didn't care and it was like 6 months ago.. of course I forget.. who cares.

The thing nowadays is.. get it done, and now! When you go to a client that it (most probably) PC-Illiterate he does not care how it works.. he just wants the job to get done!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 09-22-2008, 04:23 PM
John's Avatar   
John John is offline
Co-Administrator
 
Join Date: Jul 2006
Age: 20
Posts: 3,433
Last Blog:
Google Web Toolkit
Rep Power: 20
John has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond repute
Send a message via AIM to John Send a message via MSN to John
Default Re: C#, JAVA and PHP?

I think you should continue with PHP at the very least.
__________________
CodeCall Blog | CodeCall Wiki | Shareware | Linux Forum | My Blog
Chat with other CodeCall members on IRC; connect to irc.codecall.net and join #codecall
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Sponsored Links
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

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Engine for site on Java Script without PHP, SQL antihero JavaScript and CSS 9 09-08-2008 05:21 PM
Looking for remote projects on Builder C++, Java, PHP help4you Buy/Sell/Trade Services 0 04-04-2008 02:25 PM
Looking for C++, Builder C++, Java, PHP remote projects. help4you Introductions 6 03-24-2008 01:59 PM


All times are GMT -5. The time now is 01:01 PM.

Contest Stats

WingedPanther ........ 2753.6
Xav ........ 2704
Brandon W ........ 1702.32
John ........ 1207.73
marwex89 ........ 1175.24
morefood2001 ........ 966.05
dcs ........ 655.75
Steve.L ........ 475.59
orjan ........ 418.58
Aereshaa ........ 383.54

Contest Rules

CodeCall Goal

Goal: 100,000 Posts
Complete: 98%

Ads