|
|
|
||||
|
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. |
![]() |
|
|||||||
| Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed. |
|
|
Thread Tools |
|
|
#1 |
|
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. |
|
|
|
#2 |
|
Confirmed User
Join Date: Aug 2001
Posts: 173
|
PHP
|
|
|
|
|
|
#4 |
|
There can be only one
Industry Role:
Join Date: Aug 2001
Location: Somewhere else
Posts: 39,075
|
All I ever needed was a good ol' DOS batch file.
|
|
|
|
|
|
#5 |
|
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.
|
|
|
|
|
|
#6 |
|
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!!!!!! |
|
|
|
|
|
#7 |
|
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. |
|
|
|
|
|
#8 |
|
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 |
|
|
|
|
|
#9 |
|
Guest
Posts: n/a
|
FADE, you've always been an idiot and you'll never change either.
Sucks to be born as an asshole. |
|
|
|
#10 |
|
Snow's Parole Officer
Join Date: Sep 2001
Location: mud hut next to Bin Laden's
Posts: 1,161
|
Stop your fucking crying...Pussy!
|
|
|
|
|
|
#11 |
|
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. |
|
|
|
|
|
#12 |
|
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. |
|
|
|
|
|
#13 |
|
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 |
|
|
|
|
|
#14 |
|
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 |
|
|
|
|
|
#15 |
|
Confirmed User
Join Date: Jun 2001
Posts: 853
|
a tip
donot try to learn C after learning php first c then php |
|
|
|
|
|
#16 |
|
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 |
|
|
|
|
|
#17 | |
|
Confirmed User
Join Date: Sep 2001
Location: Kentucky USA
Posts: 689
|
Quote:
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 |
|
|
|
|
|
|
#18 |
|
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. ![]() |
|
|
|
#19 | |
|
Registered User
Join Date: Nov 2001
Location: Handy Smurf's Garage
Posts: 7
|
Quote:
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... ![]() |
|
|
|
|
|
|
#20 |
|
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
|
|
|
|
|
|
#21 |
|
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 |
|
|
|
|
|
#22 |
|
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. |
|
|
|
|
|
#23 |
|
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 |
|
|
|
|
|
#24 |
|
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).] |
|
|
|
|
|
#25 |
|
Confirmed User
Join Date: Oct 2001
Posts: 436
|
asp!
|
|
|
|
|
|
#26 |
|
Confirmed User
Join Date: Jun 2001
Posts: 853
|
if you have chance
try to enter algorithms lesson in computer science section |
|
|
|
|
|
#27 | |
|
Registered User
Join Date: Oct 2001
Location: Southern California
Posts: 14
|
Quote:
|
|
|
|
|
|
|
#28 |
|
HAL 9000
Industry Role:
Join Date: May 2001
Posts: 34,515
|
is asp considered programming language? i think it's a step after logo
![]() |
|
|
|
|
|
#29 | |
|
Confirmed User
Join Date: Sep 2001
Location: Kentucky USA
Posts: 689
|
Quote:
Brian ------------------ If I was a real Adult webmaster I would be getting more then 100 hits a day |
|
|
|
|
|
|
#30 |
|
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!" |
|
|
|
|
|
#31 | |
|
Confirmed User
Join Date: Oct 2001
Location: LA
Posts: 162
|
Quote:
![]() 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!" |
|
|
|
|
|
|
#32 | |
|
So Fucking Banned
Join Date: Jan 2001
Location: http://www.thefly.net/ --- Quit your job and live off steady traffic.
Posts: 11,856
|
Quote:
------------------ <A HREF="http://www.thefly.net/topfly.html" TARGET=_blank> </A>Oh Baby! TheFLY.net |
|
|
|
|
|
|
#33 | |
|
Confirmed User
Join Date: Oct 2001
Location: LA
Posts: 162
|
Quote:
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!" |
|
|
|
|
|
|
#34 | |
|
Confirmed User
Join Date: Oct 2001
Location: LA
Posts: 162
|
Quote:
------------------ "Shock your systemadministration! Read manual-pages!" |
|
|
|
|
|
|
#35 | |
|
So Fucking Banned
Join Date: Jan 2001
Location: http://www.thefly.net/ --- Quit your job and live off steady traffic.
Posts: 11,856
|
Quote:
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 |
|
|
|
|
|
|
#36 | |
|
Confirmed User
Join Date: May 2001
Location: Ontario, Canada
Posts: 1,026
|
Quote:
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. |
|
|
|
|
|
|
#37 |
|
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 |
|
|
|
|
|
#38 | |
|
Confirmed User
Join Date: Oct 2001
Location: LA
Posts: 162
|
Quote:
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!" |
|
|
|
|
|
|
#39 |
|
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!" |
|
|
|
|
|
#40 | |
|
Confirmed User
Join Date: May 2001
Location: Ontario, Canada
Posts: 1,026
|
Quote:
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/ |
|
|
|
|
|
|
#41 |
|
God is Brazilian
Join Date: Feb 2001
Location: Brazil
Posts: 10,601
|
|
|
|
|
|
|
#42 |
|
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 |
|
|
|
|
|
#43 |
|
HAL 9000
Industry Role:
Join Date: May 2001
Posts: 34,515
|
jesus_module also
|
|
|
|
|
|
#44 |
|
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 |
|
|
|
|
|
#45 |
|
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 ![]() |
|
|
|
|
|
#46 |
|
HAL 9000
Industry Role:
Join Date: May 2001
Posts: 34,515
|
char *lane
|
|
|
|
|
|
#47 |
|
Confirmed User
Join Date: May 2001
Location: Ontario, Canada
Posts: 1,026
|
k, things are just going downhill now
![]() |
|
|
|
|
|
#48 |
|
Registered User
Industry Role:
Join Date: May 2001
Location: Са́нкт-Петербу́рг
Posts: 10,945
|
Hello World |
|
|
|
|
|
#49 |
|
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 ![]() |
|
|
|
|
|
#50 | |
|
Confirmed User
Join Date: Feb 2001
Location: Puerto Del Carmen, Lanzarote, Canary Islands
Posts: 1,572
|
Quote:
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. |
|
|
|
|