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 11-06-2001, 10:02 PM   #1
X37375787
Guest
 
Posts: n/a
Programming language of choice

I'm having a hard time chosing what programming language to learn by myself. I know some C++, but I wanna get good in something else, which is going to be useful for my future.

I've been looking at Perl, and I like the concept, but it still seems to have some disadvantages compared to C, especially for CGI apps. Well, maybe I have no clue...

Tell me what to learn damnit or I'm gonna bite my fucking keyboard.
  Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-06-2001, 10:03 PM   #2
Matt
Confirmed User
 
Join Date: Aug 2001
Posts: 173
PHP
Matt is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-06-2001, 10:03 PM   #3
X37375787
Guest
 
Posts: n/a
Update, I just got this book from half.com for $5... I heard it's a great source for C...
  Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-06-2001, 10:05 PM   #4
Amputate Your Head
There can be only one
 
Amputate Your Head's Avatar
 
Industry Role:
Join Date: Aug 2001
Location: Somewhere else
Posts: 39,075
All I ever needed was a good ol' DOS batch file.
Amputate Your Head is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-06-2001, 10:12 PM   #5
Lane
Will code for food...
 
Join Date: Apr 2001
Location: Buckeye, AZ
Posts: 8,496
start with anything and play with it a lot. then start looking at other languages. then its gonna be much easier for you to decide what language you would enjoy using the most.
Lane is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-06-2001, 10:12 PM   #6
Theo
HAL 9000
 
Industry Role:
Join Date: May 2001
Posts: 34,515
is this Lane's joke??
yesterday i told him that I hate this book, i have it now in college and it sucksssss and now i see equinox bought it! god, he'll suiiciddee!!!!!!
Theo is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-06-2001, 10:15 PM   #7
Lane
Will code for food...
 
Join Date: Apr 2001
Location: Buckeye, AZ
Posts: 8,496
hahaha
Soul, i told you its a nice book and i told him to buy it too.
stop crying and read it carefully, it will start making sense after you go over the same things several times.
Lane is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-06-2001, 10:18 PM   #8
FADE19
Snow's Parole Officer
 
Join Date: Sep 2001
Location: mud hut next to Bin Laden's
Posts: 1,161
I would start out with English...then maybe move on to Ebonics...and with the war and all...you may want to start learning "CAMEL"

Crappy
Afgan
Mummbling
Eeeediot
Language
FADE19 is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-06-2001, 10:27 PM   #9
X37375787
Guest
 
Posts: n/a
FADE, you've always been an idiot and you'll never change either.

Sucks to be born as an asshole.
  Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-06-2001, 10:28 PM   #10
FADE19
Snow's Parole Officer
 
Join Date: Sep 2001
Location: mud hut next to Bin Laden's
Posts: 1,161
Stop your fucking crying...Pussy!
FADE19 is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-06-2001, 10:36 PM   #11
JackFoley
Confirmed User
 
Join Date: Jul 2001
Location: Pac-land
Posts: 858
Go with PHP for sure. If you can understand C (I can't) then it'll be a piece of cake.

------------------
Plenty of wheat to go around.
JackFoley is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-06-2001, 10:45 PM   #12
Kimmykim
bitchslapping zebras!!!!!
 
Industry Role:
Join Date: Jun 2001
Location: In a shack by the beach
Posts: 16,015
It would depend on what you are going to do with the language as to what you decided to learn.

Some apps don't work well in some languages, some won't work at all.

Kimmykim is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-06-2001, 10:48 PM   #13
Backov
Confirmed User
 
Join Date: Mar 2001
Location: Cat Detector Van
Posts: 1,600
Kernighan + Richie is THE C bible. If you're a C programmer, you need to have it, as a reference. If you want to learn C, there's lots better.. Try the C Primer..

Cheers,
Backov

------------------
AVSBlitz - Build AVS Sites Faster and Better
Backov is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-07-2001, 02:02 AM   #14
deluxe
Confirmed User
 
Join Date: Feb 2001
Location: The Netherlands
Posts: 1,434
I'd go with PHP

------------------
TGP webmasters - contact me for an intresting deal
ICQ:77717734
deluxe is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-07-2001, 02:19 AM   #15
onlyreal
Confirmed User
 
Join Date: Jun 2001
Posts: 853
a tip

donot try to learn C after learning php

first c then php

onlyreal is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-07-2001, 04:23 AM   #16
Osholio
Confirmed User
 
Join Date: Sep 2001
Location: UK
Posts: 99
Depends if you want to learn a 'real' language as opposed to a web scripting language. For a 'real' language I would start with something like Java, as it will force you to learn proper programming skills which will stand you in good stead to learn other languages.

For a scripting language, PHP is pretty much the best out there, certainly for the ptrice.

I would not recommend C as a first language, C is like a home surgery kit, incredibly powerful in skilled hands, but will kill you if you don't know what you're doing. C++ is the same only more so; Bjarne Strousop, the creator of C++ had this to say about the two languages - "In C it's pretty easy to shoot yourself in the foot, C++ makes it harder but when you do you tend to take your whole leg off".

Personally, I've been coding professionally for years, and throw me a language and I'll write in it (apart from Lisp and Prolog, bleugh). Most of my stuff is written in Java nowadays, though perl is my non-web scripting language of choice, and PHP for websites.

------------------
ClickCash - Better than 1:99 and $50 for signing up
Lightspeed Cash - Converts like crazy
Osholio is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-07-2001, 05:04 AM   #17
Nbritte
Confirmed User
 
Join Date: Sep 2001
Location: Kentucky USA
Posts: 689
Quote:
Originally posted by Kimmykim:
It would depend on what you are going to do with the language as to what you decided to learn.

Some apps don't work well in some languages, some won't work at all.

I agree with KimmyKim if you are wanting to write programs that are somewhat cross compatable with windows look at Delphi and C++ they use diffrent compilers but most of the source code is compatable. If you are wanting to write programs for the net and you are planning to write programs that do a lot of work but not real often look at perl. Most perl scripts work on both unix and windows if they are written correctly. If you are writing basic programs that are going to be used often try PHP it is much eaiser on a server then perl.
Personally I prefer Perl and Delphi but I intent to learn PHP mostly because I belive that it will be the web language of the future


------------------
If I was a real Adult webmaster I would be getting more then 100 hits a day
Nbritte is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-07-2001, 07:11 AM   #18
X37375787
Guest
 
Posts: n/a
Thanks for the feedback so far! Appreciate any help.

My interest rather points towards web-based applications, just because I believe that it has a bright future and the demand for people is gonna be high pretty much for ever Well, actually... any good programmer is gonna find a job anytime anywhere.
  Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-07-2001, 09:53 AM   #19
Clockwork Smurf
Registered User
 
Join Date: Nov 2001
Location: Handy Smurf's Garage
Posts: 7
Quote:
Originally posted by Equinox:
I've been looking at Perl, and I like the concept, but it still seems to have some disadvantages compared to C, especially for CGI apps. Well, maybe I have no clue...

Tell me what to learn damnit or I'm gonna bite my fucking keyboard.
What shortcomings does Perl have? I think you are confused. If you really can find something that Perl can't do on your server (???) you can always code those routines in C.

Don't bother with anything else. PHP is cool but anything you can do in PHP, you can do in Perl. But if you really know C already, I can guarantee that you will be able to learn PHP in only one hour. Perl on the other hand is a very powerful language.

Check out the "Perl Cookbook" and you will see some very complex things that you can do with Perl: code your own server, make robots, code objects, graphics, blah blah blah...

Clockwork Smurf is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-07-2001, 10:02 AM   #20
Mr Docter
Confirmed User
 
Join Date: May 2001
Posts: 148
Great.. Now we are gonna have a bunch of smurfs runnin around all over the place.. hehe
Mr Docter is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-07-2001, 02:32 PM   #21
wiZd0m
Confirmed User
 
Join Date: Feb 2001
Location: Montreal
Posts: 1,526
The best tool for the Job = The best language for it.

Procedural languages are getting old. If your thinking future, Object Oriented Languages are the way to go. A good universal API is the Java 2.


------------------
wiZd0m

Thunder Free Adult Hosting - Fastest servers in the industry

Fortune Pussy Adult Links - The best in adult links
wiZd0m is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-07-2001, 02:38 PM   #22
Rivux
Confirmed User
 
Join Date: May 2001
Location: Ontario, Canada
Posts: 1,026
Anyone who creates a dynamic website in anything but Cold Fusion is either
a) smoking crack or
b) cant afford a real host

If you want to be a little script kiddie who makes neat little 'send to a friend' pages then fine use perl or even php

But if you want to create a real website, then use Cold Fusion, its powerful, effective and quick to code. Nothing is better.

As well, a Cold Fusion Developer who knows what they are doing will make more money then any other type of web developer.
Rivux is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-07-2001, 02:42 PM   #23
wiZd0m
Confirmed User
 
Join Date: Feb 2001
Location: Montreal
Posts: 1,526
Rivux, you are missing the point.

He wants to know what paradigm to form his mind under. It's the concepts that are important, not the syntax of the languages themselves or tool you use to implement it.


------------------
wiZd0m

Thunder Free Adult Hosting - Fastest servers in the industry

Fortune Pussy Adult Links - The best in adult links
wiZd0m is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-07-2001, 02:50 PM   #24
Rivux
Confirmed User
 
Join Date: May 2001
Location: Ontario, Canada
Posts: 1,026
Edit: I agree with you wizdom, but he has to learn a language someday. And to say that java or c or php are paradigms is wrong. They are just languages.

----------

There are two things that he needs to learn.

Programming theory
Any programming/scripting language

For the book, the ritchie c one was mentioned earlier, as for language, cold fusion would be prefered.

[This message has been edited by Rivux (edited 11-07-2001).]
Rivux is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-07-2001, 03:05 PM   #25
rollin
Confirmed User
 
Join Date: Oct 2001
Posts: 436
asp!
rollin is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-07-2001, 03:10 PM   #26
onlyreal
Confirmed User
 
Join Date: Jun 2001
Posts: 853
if you have chance
try to enter algorithms lesson in computer science section
onlyreal is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-07-2001, 03:12 PM   #27
Vicodev
Registered User
 
Join Date: Oct 2001
Location: Southern California
Posts: 14
Quote:
Originally posted by rollin:
asp!
omg..thats a joke, right?

Vicodev is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-07-2001, 03:19 PM   #28
Theo
HAL 9000
 
Industry Role:
Join Date: May 2001
Posts: 34,515
is asp considered programming language? i think it's a step after logo
Theo is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-07-2001, 04:44 PM   #29
Nbritte
Confirmed User
 
Join Date: Sep 2001
Location: Kentucky USA
Posts: 689
Quote:
Originally posted by Rivux:
Anyone who creates a dynamic website in anything but Cold Fusion is either
a) smoking crack or
b) cant afford a real host

If you want to be a little script kiddie who makes neat little 'send to a friend' pages then fine use perl or even php

But if you want to create a real website, then use Cold Fusion, its powerful, effective and quick to code. Nothing is better.

As well, a Cold Fusion Developer who knows what they are doing will make more money then any other type of web developer.
little script kiddie? LMAO I like that sence I recently wrote one of those send a friend a page scripts. but then again I also wrote a bbs script with multi language support, a cam chat script, and a chat server (still working on a java applet interface for it). Perl is a good language but as I said in an earlier post it is not good for application that will be used 10s of thousands of times a day unless you want to bog down a server. I dont know anything about cold fusion so I really can not comment on it.

Brian




------------------
If I was a real Adult webmaster I would be getting more then 100 hits a day
Nbritte is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-07-2001, 04:55 PM   #30
awechen
Confirmed User
 
Join Date: Oct 2001
Location: LA
Posts: 162
if u start with C and / or C++ the rest will be easy to use ....

if u start with perl or php or some asp fuck .. u have a hard time to jump to a other lang.

for my self ... i programm webserver scripts in pike (roxen webserver) .. and php if is a smal script ... bigger script's (accouning)i code as webserver module.



------------------
"Shock your systemadministration! Read manual-pages!"
awechen is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-07-2001, 05:00 PM   #31
awechen
Confirmed User
 
Join Date: Oct 2001
Location: LA
Posts: 162
Quote:
Originally posted by Clockwork Smurf:

I can guarantee that you will be able to learn PHP in only one hour
mhh learn or step down ?
i like php .. but some php functions still fucked up ...if u use php with mysql and medium traffic sides will be ok ... but with high traffic is all the time better to use a webserver module.



------------------
"Shock your systemadministration! Read manual-pages!"
awechen is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-07-2001, 05:14 PM   #32
TheFLY
So Fucking Banned
 
Join Date: Jan 2001
Location: http://www.thefly.net/ --- Quit your job and live off steady traffic.
Posts: 11,856
Quote:
Originally posted by Rivux:
Anyone who creates a dynamic website in anything but Cold Fusion is either
a) smoking crack or
b) cant afford a real host

If you want to be a little script kiddie who makes neat little 'send to a friend' pages then fine use perl or even php

But if you want to create a real website, then use Cold Fusion, its powerful, effective and quick to code. Nothing is better.

As well, a Cold Fusion Developer who knows what they are doing will make more money then any other type of web developer.
Good programming should be elegant and tight -- without wasted instructions. There's no point in using Cold Fusion or OOP or whatever if you don't need it. A well programmed Perl script can process hundreds of thousands of visitors/day -- plenty adequate for any TGP site. If your Perl code is overloading your server -- most likely you can rewrite the code to be *much* more efficient.



------------------
<A HREF="http://www.thefly.net/topfly.html" TARGET=_blank>
</A>Oh Baby! TheFLY.net
TheFLY is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-07-2001, 05:19 PM   #33
awechen
Confirmed User
 
Join Date: Oct 2001
Location: LA
Posts: 162
Quote:
Originally posted by Rivux:

But if you want to create a real website, then use Cold Fusion, its powerful, effective and quick to code. Nothing is better.

As well, a Cold Fusion Developer who knows what they are doing will make more money then any other type of web developer.
WOW !
what a posting !

nice to know that my system suxx

i use php and pike ... and some webserevr modules ...
now i will try to use ONLY Cold Fusion
....
WOW now i make real $$$ then:
cold fusion's support on solaris with more then 2 CPU'S suxx.
so i get back a lot of $$$ for selling CPU's

ahhh and also i sell few servers and the loadbalancer ... i cant use it anymore ...

... blllaaaaahhhhhhh
ok now fun mode [off]
Cold Fusion is nice ... but nothing for big systems.
i test it with a sun E-450 (full load)
10K ora query's 8K select 1K update 1 K insert:
CF 26,5 sec.
PHP 24,4 sec.
C 9,3 sec.
PIKE 18,2 sec.

... so long



------------------
"Shock your systemadministration! Read manual-pages!"
awechen is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-07-2001, 05:21 PM   #34
awechen
Confirmed User
 
Join Date: Oct 2001
Location: LA
Posts: 162
Quote:
Originally posted by rollin:
asp!
Active Server Problems ?



------------------
"Shock your systemadministration! Read manual-pages!"
awechen is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-07-2001, 05:36 PM   #35
TheFLY
So Fucking Banned
 
Join Date: Jan 2001
Location: http://www.thefly.net/ --- Quit your job and live off steady traffic.
Posts: 11,856
Quote:
Originally posted by wiZd0m:
If your thinking future, Object Oriented Languages are the way to go. A good universal API is the Java 2.
What is Java 2? Is it cool? Maybe I should go to the Sun site and check it out?

I personally dislike OOP -- I feel like it takes control away from me... in any case I think it's good for a new programmer to understand why OOP is necessary in the first place... then they may be less likely to use it ;)

I'm pretty sure that OOP does not produce more efficient programs -- as you have a lot of useless code that is in place with the intent of making the programming process simpler... but in reality only very large systems benefit from OOP's "ease of use" -- how many people are really building objects from scratch? I'd guess that most programmers today use other people's objects -- you spend all your time leaning to jump through someone elses hoops to get something done -- and you end up with a lot of code that is completely unnecessary -- I'd rather solve the problems myself. Reinventing the wheel is not only more fun but your code is more efficient and is focused on the task at hand. When you need to make changes to your program -- you won't be spending so much time reading somebody else's sloppy, cryptic, or incomplete documentation.


------------------
<A HREF="http://www.thefly.net/topfly.html" TARGET=_blank>
</A>Oh Baby! TheFLY.net
TheFLY is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-07-2001, 05:39 PM   #36
Rivux
Confirmed User
 
Join Date: May 2001
Location: Ontario, Canada
Posts: 1,026
Quote:
Originally posted by awechen:
Cold Fusion is nice ... but nothing for big systems.
i test it with a sun E-450 (full load)
10K ora query's 8K select 1K update 1 K insert:
CF 26,5 sec.
PHP 24,4 sec.
C 9,3 sec.
PIKE 18,2 sec.

... so long
This is bullshit. How did you write your queries? Did you use views, stored procedures or cfqueries? Most of your queries shouldnt be done by scripts, they should be done by the database server, they can do it much more efficiently. So stop throwing around garbage numbers. Some people may actually believe you.

As well, You dont use Cold Fusion for everything, you would be an idiot if you did. For things that CF isnt great at, large string parsing for example, you would use perl or c, but thru CF.

I am sure that someone could write some nice sites in perl or php. But I doubt it could be done as quickly or efficiently as something that was written in CF.

One last thing, I dont care if its in cf, asp or perl. If you dont know how to program properly, then whatever you write will turn out like shit.
Rivux is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-07-2001, 05:53 PM   #37
HQ
Confirmed User
 
Join Date: Jan 2001
Posts: 3,539
this is a good thread.

give some examples of languages based on the projects at hand. for example, what would u use to write...

a normal tracker?
a traffic trading tracker?
a front-end (upload) to a free-host?

etc...

u'd be surprised at what u can do with perl for how simple it is.

------------------
HQ Daily Nude
Trade Traffic w/HQ
Eraser Cash
Oliver Klozov
Amateur Pages
HQ is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-07-2001, 06:03 PM   #38
awechen
Confirmed User
 
Join Date: Oct 2001
Location: LA
Posts: 162
Quote:
Originally posted by Rivux:
This is bullshit.
[.....]
u work with oracle ?

ok show me one high traffic side that use CF ?
btw the performance test was for project big site that sells book's i think u know which site i mean ..

ok i think GFY is not the right place to fight on server perfomance and database query's ..
hit me on ICQ if u like ... also i can show u the test scrip's ...

but later .. now i go to my birthday party


------------------
"Shock your systemadministration! Read manual-pages!"
awechen is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-07-2001, 06:09 PM   #39
awechen
Confirmed User
 
Join Date: Oct 2001
Location: LA
Posts: 162
a normal tracker?
- logging into a file. and resolve with shell (awk / perl) scripts via crontab the put the data into a database.

a traffic trading tracker?
PHP/Perl/ or CF *g*
a front-end (upload) to a free-host?
PHP



------------------
"Shock your systemadministration! Read manual-pages!"
awechen is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-07-2001, 06:32 PM   #40
Rivux
Confirmed User
 
Join Date: May 2001
Location: Ontario, Canada
Posts: 1,026
Quote:
Originally posted by awechen:
ok show me one high traffic side that use CF ?
The answer to this one isnt simply about which technology is better. When decisions are made about which language to use for a site, perfomance is an issue, but so is cost, availability of developers and time.

Cold Fusion has really only been around since about 96, and most of the large websites out there started around that time or not long after. So CF was never a real choice for them.

But a company who is starting today from scratch on a website would be best off choosing CF.

If people are interested on who is using it, you can find that info at Ben Forta's site.
http://forta.com/cf/using/
Rivux is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-07-2001, 07:06 PM   #41
Jer
God is Brazilian
 
Join Date: Feb 2001
Location: Brazil
Posts: 10,601
PHP

------------------
Lightspeed Cash - original content makes you $$$
Jer is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-07-2001, 07:08 PM   #42
aleck
Confirmed User
 
Join Date: Jan 2001
Posts: 940
C -> C++ -> Perl -> PHP -> any other shit

only such way

btw mod_perl is pretty fast

------------------

PlatinumBucks - amazing conversions, 65% recurring or $30+ per signup
BigPenis - $30 per signup from lifetime membership
aleck is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-07-2001, 07:13 PM   #43
Theo
HAL 9000
 
Industry Role:
Join Date: May 2001
Posts: 34,515
jesus_module also
Theo is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-07-2001, 10:13 PM   #44
Lane
Will code for food...
 
Join Date: Apr 2001
Location: Buckeye, AZ
Posts: 8,496
start with php to learn the OOP language basics. you can also play with perl.
move on to C++ to apply what you have a learned so far on a *real* programming language. Java is fine too.
next thing, learn about the computer system. operating systems, data and memory management, networking, IPC etc... then start using C to use the real power


and also, real programmers use pointers

Lane
Lane is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-07-2001, 10:21 PM   #45
Lane
Will code for food...
 
Join Date: Apr 2001
Location: Buckeye, AZ
Posts: 8,496
...if you think you can go further, use assembly language

its your own funeral
Lane is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-07-2001, 10:26 PM   #46
Theo
HAL 9000
 
Industry Role:
Join Date: May 2001
Posts: 34,515
char *lane
Theo is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-07-2001, 10:27 PM   #47
Rivux
Confirmed User
 
Join Date: May 2001
Location: Ontario, Canada
Posts: 1,026
k, things are just going downhill now
Rivux is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-07-2001, 10:31 PM   #48
[Labret]
Registered User
 
Industry Role:
Join Date: May 2001
Location: Са́нкт-Петербу́рг
Posts: 10,945

Hello World
[Labret] is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-07-2001, 10:37 PM   #49
rollin
Confirmed User
 
Join Date: Oct 2001
Posts: 436
i push about
15 gigs of b/w a day through an asp script with no problems...

code haterz
rollin is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-07-2001, 11:46 PM   #50
Dopy
Confirmed User
 
Join Date: Feb 2001
Location: Puerto Del Carmen, Lanzarote, Canary Islands
Posts: 1,572
Quote:
Originally posted by Lane:
...if you think you can go further, use assembly language

its your own funeral

My partner is an ex 8086 assembly programmer and its now about as useful as a chocolate kettle unless you want to work with boring embedded stuff.

PHP and Perl are simple to learn and the most useful for your online and offline scripting work. It is also of great benefit to learn a little unix while working yourself through perl and PHP. If you are thinking about a future in serious online data handling then C is a must. And don't forget Java, a few lines of code browser side can be very useful at times.

Dopy 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.