Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Post New Thread Reply

Register GFY Rules Calendar
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >
Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed.

 
Thread Tools
Old 06-05-2007, 10:36 AM   #1
Kard63
Confirmed User
 
Kard63's Avatar
 
Join Date: Nov 2003
Location: 237 619 975
Posts: 8,944
Do prgrammers from poor countries always fuck up complicated stuff?

I've been waiting 4 months for a script. Do they ever get the complicated shit right?
__________________
Kard63 is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 06-05-2007, 05:48 PM   #2
k0nr4d
Confirmed User
 
k0nr4d's Avatar
 
Industry Role:
Join Date: Aug 2006
Location: Poland
Posts: 9,229
From code i've worked on, I'm yet to see a competent outsourced programmer do anything properly.

They seem to do everything the longest, stupid, more inefficient way possible.
k0nr4d is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 06-05-2007, 06:22 PM   #3
xlogger
Confirmed User
 
Join Date: Jul 2004
Location: NY
Posts: 9,507
Man, i know how you feel.

I have a team that does stuff only 70% and really slow! I want to find a good US, Canadian or UK company. Any recommendations?
__________________

----------
XLOGGER [REFLECTED] [OH]
xlogger is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 06-05-2007, 06:23 PM   #4
jact
Confirmed User
 
Join Date: Sep 2002
Location: Oakville, Canada
Posts: 9,134
I recently had an experience with an outsourced programmer that has lead me to the new opinion that all programming tasks should stay within the language barrier.
__________________
Free agent
jact is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 06-05-2007, 06:39 PM   #5
MissFireCrotch
Confirmed User
 
MissFireCrotch's Avatar
 
Join Date: Jun 2007
Posts: 187
what kinda scripts? I have a Computer Science degree
__________________
Need some web dev? Contact ME
ICQ - 366621126
MissFireCrotch is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 06-05-2007, 06:53 PM   #6
Nom_is
Confirmed User
 
Join Date: Jan 2006
Posts: 197
Quote:
Originally Posted by MissFireCrotch View Post
what kinda scripts? I have a Computer Science degree
I read an article on digg in which the author said that 90% of Computer Science graduates he interviewed for programming positions couldn't solve even basic programming problems.
__________________
ICQ# 314-721-978
Nom_is is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 06-05-2007, 07:23 PM   #7
Bruce_Miller
Confirmed User
 
Join Date: Mar 2004
Location: 4REALCASH.COM
Posts: 783
We used to have a guy work for us programming and everything he wrote was convaluded to say the least. Some of his include files were one line long and would only include another file. Plus whenever we needed something done his answer was always, sorry that can't be done. I learned php MySQL myself and have never looked back.
Bruce_Miller is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 06-05-2007, 07:52 PM   #8
Masterchief
Confirmed User
 
Join Date: Jun 2006
Posts: 530
Quote:
Originally Posted by Nom_is View Post
I read an article on digg in which the author said that 90% of Computer Science graduates he interviewed for programming positions couldn't solve even basic programming problems.
that's because computer science isn't really about programming, it's moreso about the theory and inner workings of things. it's useful sure, but it doesn't help very much when it comes to writing something such as a PHP script. experience is what counts there.
Masterchief is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 06-05-2007, 07:59 PM   #9
MissFireCrotch
Confirmed User
 
MissFireCrotch's Avatar
 
Join Date: Jun 2007
Posts: 187
i have done ajax, javascript, php, c++, vb.net i dont know about other people but i have done some programming. a simple ajax example that i did for a class is located at: penguin.lhup .edu/~jpiccolo/project
also a associates in computer engineering
__________________
Need some web dev? Contact ME
ICQ - 366621126

Last edited by MissFireCrotch; 06-05-2007 at 08:01 PM..
MissFireCrotch is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 06-05-2007, 08:00 PM   #10
Shey
Confirmed User
 
Shey's Avatar
 
Industry Role:
Join Date: Aug 2005
Posts: 1,654
Quote:
Originally Posted by Kard63 View Post
I've been waiting 4 months for a script. Do they ever get the complicated shit right?
Not if you get the good ones...Sadly, we've got them all.
__________________
Regards,
Shey <at> datePROFITS.com| ICQ: 279858568 | Skype: sheysworld | Y!M: sheyla702

datePROFITS: Every Niche of ExGF Dating Sites!
Shey is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 06-05-2007, 08:08 PM   #11
Nom_is
Confirmed User
 
Join Date: Jan 2006
Posts: 197
Quote:
Originally Posted by Masterchief View Post
that's because computer science isn't really about programming, it's moreso about the theory and inner workings of things. it's useful sure, but it doesn't help very much when it comes to writing something such as a PHP script. experience is what counts there.
I agree, but I think theory is just as important as practical experience. Many PHP programmers around are experienced enough to write a script so that it will work, but I have seen plenty of other coder's work that lacks practices as simple as properly validating their variables or laying their code out in such a way that it is legible.

Generally speaking, you get what you pay for.
__________________
ICQ# 314-721-978
Nom_is is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 06-05-2007, 08:15 PM   #12
Mr. Mojo Risin
Confirmed User
 
Join Date: Jul 2003
Location: In the middle of nowhere
Posts: 1,886
Quote:
Originally Posted by Masterchief View Post
that's because computer science isn't really about programming, it's moreso about the theory and inner workings of things. it's useful sure, but it doesn't help very much when it comes to writing something such as a PHP script. experience is what counts there.
I am a Computer Science major and I somewhat agree with what you say. They require too much math and should require more programming. Sure there is a lot of programming courses you have to take, but I really wish they would substitute more programming courses for all the fucking math. Math is important, but Calculus, Calc 2, Linear Algebra, Discrete Math, etc.?

Any Computer Science major after 1 year ought to be able to learn PHP fast and be able to write a script for what most people want easily. PHP is cake compared to C++ and if you know C++, then it's even easier, because PHP is similar.

PHP isn't really taught as part of a Computer Science degree anyway. That would be more part of some web development or web programming, 2 year degree or something.
Mr. Mojo Risin is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 06-05-2007, 08:31 PM   #13
Mr. Mojo Risin
Confirmed User
 
Join Date: Jul 2003
Location: In the middle of nowhere
Posts: 1,886
I have also worked with fellow Computer Science majors and I often wondered how the fuck they got passed C++ 1 and C++2, etc. because they program like they just learned yesterday. I just wrote a poker game in C++ for a final project in a data structures class and I worked with one other guy and I did 98 percent of the work, because he didn't know wtf he was doing. He was still putting all the code into one .cpp file and apparently he had not learned OOP in C++ 2, because he was still doing only procedural programming. So I understand the problem.

I've seen a lot of people drop out of these classes or fail and most of the rest who pass didn't learn nearly enough, maybe because they weren't give enough actual programming assignments.
Mr. Mojo Risin is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 06-05-2007, 08:33 PM   #14
edgeprod
Permanently Gone
 
Industry Role:
Join Date: Mar 2004
Posts: 10,019
Unfortunately, you usually get what you pay for ... and if not on the first project, then somewhere down the line.
edgeprod is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 06-05-2007, 08:43 PM   #15
MissFireCrotch
Confirmed User
 
MissFireCrotch's Avatar
 
Join Date: Jun 2007
Posts: 187
Quote:
Originally Posted by Mr. Mojo Risin View Post
I have also worked with fellow Computer Science majors and I often wondered how the fuck they got passed C++ 1 and C++2, etc. because they program like they just learned yesterday. I just wrote a poker game in C++ for a final project in a data structures class and I worked with one other guy and I did 98 percent of the work, because he didn't know wtf he was doing. He was still putting all the code into one .cpp file and apparently he had not learned OOP in C++ 2, because he was still doing only procedural programming. So I understand the problem.
I know how that is! Its pretty much, here you comment the code.
__________________
Need some web dev? Contact ME
ICQ - 366621126
MissFireCrotch is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 06-05-2007, 08:59 PM   #16
Mr. Mojo Risin
Confirmed User
 
Join Date: Jul 2003
Location: In the middle of nowhere
Posts: 1,886
Quote:
Originally Posted by MissFireCrotch View Post
I know how that is! Its pretty much, here you comment the code.
That's pretty much all he did, and I even added more comments then he did, plus I came up with the idea for the project, did the UML's, etc etc. He rode my coattails. I had a VB class once where I did the whole classes' assignment for them(some of them said they could do calculus but not programming lol) and the teacher either didn't care or notice, cuz everyone turned in the same thing for each assigment, slightly modified.


I should have told them to fuck off and do it themselves for their own good.

This is really the problem with the whole education system. Too many cheaters/users that cheat their way through school and wonder why they don't have any skills. It's really a problem with a technical degree.

Last edited by Mr. Mojo Risin; 06-05-2007 at 09:01 PM..
Mr. Mojo Risin is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 06-05-2007, 09:10 PM   #17
nekrom
Confirmed User
 
nekrom's Avatar
 
Industry Role:
Join Date: Mar 2004
Location: Australia/Asia
Posts: 921
I've also been waiting over a month for a simple script modification to be done. I asumed it was simple because the programer said so, but guess not. And ya always with the bs yoyo excuses as well.

-N
__________________
Free Traffic
nekrom is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 06-05-2007, 09:13 PM   #18
MissFireCrotch
Confirmed User
 
MissFireCrotch's Avatar
 
Join Date: Jun 2007
Posts: 187
Yeppers, "hey can I see your code, I haven't had time to start this yet". By the way, why would someone hire a programmer that A. doesn't speak english and B. is from a poverty stricken country? Doesn't make sense to me!
__________________
Need some web dev? Contact ME
ICQ - 366621126
MissFireCrotch is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 06-05-2007, 09:36 PM   #19
k0nr4d
Confirmed User
 
k0nr4d's Avatar
 
Industry Role:
Join Date: Aug 2006
Location: Poland
Posts: 9,229
Quote:
Originally Posted by MissFireCrotch View Post
Yeppers, "hey can I see your code, I haven't had time to start this yet". By the way, why would someone hire a programmer that A. doesn't speak english and B. is from a poverty stricken country? Doesn't make sense to me!
Because its cheaper
k0nr4d is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 06-05-2007, 09:40 PM   #20
Shinjiro
Confirmed User
 
Industry Role:
Join Date: Dec 2005
Posts: 292
I don't know about php scripts but when it comes to programming russians are great.
Shinjiro is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 06-05-2007, 09:53 PM   #21
spunkmister
Confirmed User
 
Join Date: Jun 2006
Posts: 1,362
Quote:
Originally Posted by MissFireCrotch View Post
Yeppers, "hey can I see your code, I haven't had time to start this yet". By the way, why would someone hire a programmer that A. doesn't speak english and B. is from a poverty stricken country? Doesn't make sense to me!
not sure what that has to do with anything...there are incompetent workers the world over...Ive had the misfortune of working with quiet a few in the US alone.
spunkmister is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 06-05-2007, 09:57 PM   #22
webgeek
Confirmed User
 
Join Date: Mar 2007
Posts: 165
unfortunately there are lots of code monkeys that are unable to think call themselves programmes. bummer.
__________________
webgeek
webgeek is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 06-05-2007, 10:23 PM   #23
MissFireCrotch
Confirmed User
 
MissFireCrotch's Avatar
 
Join Date: Jun 2007
Posts: 187
Quote:
Originally Posted by spunkmister View Post
not sure what that has to do with anything...there are incompetent workers the world over...Ive had the misfortune of working with quiet a few in the US alone.
topic of the thread "Do prgrammers from poor countries always fuck up complicated stuff?"
Yes i know there are alot of black hat people not in poor countries but why increase your risk more scamming by going to a poor country for skilled labor on the net.
__________________
Need some web dev? Contact ME
ICQ - 366621126
MissFireCrotch is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 06-05-2007, 10:24 PM   #24
Well Dunn
Confirmed User
 
Join Date: Sep 2005
Posts: 1,026
all programmers fuck up everything, it's like a law or something =(
__________________
ICQ: 471859252

Mailers! ICQ me I want your traffic!!!!

We will pay daily, weekly, monthly, WHATEVER! Just contact me and we will get you paid!
Well Dunn is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 06-05-2007, 11:27 PM   #25
spunkmister
Confirmed User
 
Join Date: Jun 2006
Posts: 1,362
Quote:
Originally Posted by MissFireCrotch View Post
topic of the thread "Do prgrammers from poor countries always fuck up complicated stuff?"
Yes i know there are alot of black hat people not in poor countries but why increase your risk more scamming by going to a poor country for skilled labor on the net.
maybe cause the people who hire them are looking for cheap labour? Why pay someone $40 for a job when it can be done for $10. For some the savings money wise is worth the risk that the job may not be done on time or the way you want it.

I've outsourced many projects to Indian labour and I've been satisfied with the results....I've also hired US people for jobs at almost 3 times the price and been screwed over. The problems that I have encountered with outsourced Non-US labour has cost me less than a 1/3 of what US based companies have.

If you hire people who post "I can work for 8 hours a day 7 days a week for $100 a month" then you deserve what you get...
spunkmister is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 06-06-2007, 02:55 AM   #26
ladida
Confirmed User
 
ladida's Avatar
 
Join Date: Nov 2005
Posts: 2,167
I have quite the oposite experiences. Best programmers i ever worked with were russian or eastern europe block, and they generally work way harder and clearner then many western countries. Why do you figure there's that many viruses/trojans and such coming so much from those countries. Those guys know how to code very well.
__________________
agentGFY *at* gmail.com
ladida is online now   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 06-06-2007, 06:08 AM   #27
Egomancer
Confirmed User
 
Join Date: Dec 2005
Location: Bucharest, Romania
Posts: 2,074
There is no correlation between intelligence and location. Also there is no correlation between experience and location. However there is a correlation between price and experience and intelligence.

I think that this sums things up.

Egomancer
__________________
ICQ: 95-239-282
WWW: www.webprogrammers.eu
WWW:www.seodev.eu
Y!MSN: lord_ender

If you want to outsource any work to Romania - here I am !!!!

www.anotheranime.com | www.autotrafic.ro | www.jocurionline.ro
Egomancer is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 06-06-2007, 06:52 AM   #28
sirkakashi08
Confirmed User
 
Join Date: May 2007
Location: Konoha Village
Posts: 511
owww! nerdy talks!
sirkakashi08 is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Post New Thread Reply
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >

Bookmarks



Advertising inquiries - marketing at gfy dot com

Contact Admin - Advertise - GFY Rules - Top

©2000-, AI Media Network Inc



Powered by vBulletin
Copyright © 2000- Jelsoft Enterprises Limited.