|
|
|
||||
|
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 |
|
|
#51 | |
|
Confirmed User
Join Date: Oct 2001
Location: LA
Posts: 162
|
Quote:
15 gigs .... that u can handle by surfing one file ... the question is: 1. req/sec. 2. database req/sec .... ------------------ "Shock your systemadministration! Read manual-pages!" |
|
|
|
|
|
|
#52 |
|
Will code for food...
Join Date: Apr 2001
Location: Buckeye, AZ
Posts: 8,496
|
by the way, noone mentioned C#
![]() i dont know much about it. what do you guys think? |
|
|
|
|
|
#53 |
|
Confirmed User
Join Date: Aug 2001
Location: EU
Posts: 441
|
What about Objective-C?
|
|
|
|
|
|
#54 |
|
Guest
Posts: n/a
|
How about Motif, Python, gawk and tcl ?
Isn't C# only for M$'s .NET architecture ? |
|
|
|
#55 |
|
Confirmed User
Join Date: May 2001
Location: Ontario, Canada
Posts: 1,026
|
Dont forget Cobol.
|
|
|
|
|
|
#56 | |
|
Confirmed User
Join Date: Sep 2001
Location: Kentucky USA
Posts: 689
|
Quote:
|
|
|
|
|
|
|
#57 | |
|
Confirmed User
Join Date: Sep 2001
Location: Kentucky USA
Posts: 689
|
Quote:
------------------ If I was a real Adult webmaster I would be getting more then 100 hits a day |
|
|
|
|
|
|
#58 |
|
HAL 9000
Industry Role:
Join Date: May 2001
Posts: 34,515
|
cobol is kept alive. A very high % of the business applications which are used up to now are written in cobol and at least for this decade this will remain as it is. Not many companies are willing to spend money to change their application and to transfer from 1000s to million records if the current one is working properly.
|
|
|
|
|
|
#59 | |
|
Will code for food...
Join Date: Apr 2001
Location: Buckeye, AZ
Posts: 8,496
|
Quote:
|
|
|
|
|
|
|
#60 | |
|
Confirmed User
Join Date: Oct 2001
Location: LA
Posts: 162
|
Quote:
is still the best tool for mal shellscripts ![]() IIRC C# will be also comming for linux / solaris ------------------ "Shock your systemadministration! Read manual-pages!" |
|
|
|
|
|
|
#61 |
|
So Fucking Banned
Join Date: Jan 2001
Location: http://www.thefly.net/ --- Quit your job and live off steady traffic.
Posts: 11,856
|
Are there any good books on doing CGI with C?
Also what's the easiest way to do .GIF graphics generated through CGI... I have used Perl w/ "onthefly" before -- but if there is something cooler I'd love to know about it. ------------------ <A HREF="http://www.thefly.net/topfly.html" TARGET=_blank> </A>Oh Baby! TheFLY.net |
|
|
|
|
|
#62 |
|
Confirmed User
Join Date: Jul 2001
Location: A Free America
Posts: 2,210
|
Start with simple "C" or C++ stuff... just do enough of the intro lessons to get a feel for variable usage, threads, etc....
Then do the same with Java. Once you've gotten a simple grasp as to how those two work, then learn your first useful language... Perl. Once you have MASTERED perl then use PHP... php (Perl Hypertext Preprocessor) while incredibly useful and adept for webapp development, is based on perl, which is based on c :-) Funny thing about programming is that once you know one language really well (i know perl.. that's my 'thing') it's sooo easy to pick up another language :-) |
|
|
|
|
|
#63 |
|
Guest
Posts: n/a
|
Last time I looked it up PHP was written in C and not in Perl !?!?
|
|
|
|
#64 |
|
Confirmed User
Join Date: Jun 2001
Location: spain
Posts: 59
|
PASCAL, PHP is written in PASCAL and C++ is written in PASCAL too as well as Apache.
now you know what to learn first. |
|
|
|
|
|
#65 |
|
Confirmed User
Join Date: Jun 2001
Location: spain
Posts: 59
|
fly :: ghost script.
|
|
|
|
|
|
#66 | |
|
Guest
Posts: n/a
|
Quote:
|
|
|
|
|
#67 |
|
HAL 9000
Industry Role:
Join Date: May 2001
Posts: 34,515
|
almost everything is written in c
i dont think it's useful to learn both php and perl,at least concerning the time factor. If you are good with php you don't need perl. If you are good with perl, you don't need php. Most of the times it would be like saying "well i know how to use windows 98 and windows ME". With both languages you can do tons of things and you'll need enough time to say: i fucking rock. Better stick with one and go for something other instead spending your time on a very similar web lang. |
|
|
|
|
|
#68 |
|
Will code for food...
Join Date: Apr 2001
Location: Buckeye, AZ
Posts: 8,496
|
php was not even intended to be a language but it turned out to be more successfull then perl on web applications.
and i am pretty sure the php module is coded in C. i like C a lot because of many reasons. it gives you the real power to be able to do almost anything. on the other hand, it is a lot harder and requires a lot more than some simple programming experience. Lane |
|
|
|
|
|
#69 |
|
So Fucking Banned
Join Date: Jan 2001
Location: http://www.thefly.net/ --- Quit your job and live off steady traffic.
Posts: 11,856
|
I loved Pascal! Great language ;)
BTW what is ghost script? what's the URL? ------------------ <A HREF="http://www.thefly.net/topfly.html" TARGET=_blank> </A>Oh Baby! TheFLY.net |
|
|
|
|
|
#70 |
|
Confirmed User
Join Date: Feb 2001
Location: San Francisco, CA
Posts: 297
|
Turtle Graphics (LOGO)
Remember that shit? |
|
|
|
|
|
#71 |
|
Confirmed User
Join Date: Jan 2001
Posts: 940
|
pascal is good for schools. for real things u need to know c.
c is a must, then c++ as more complex version. when u _think_ u know c/c++ go for perl, u'll love it. after perl - php, it will take ur one day at min and one week at max. |
|
|
|
|
|
#72 |
|
Confirmed User
Join Date: Jun 2001
Location: spain
Posts: 59
|
fly :: it depends what you need to do with the image you want to process.
I used to use gs, latex, image magick (unix version) and convert. these programs can do whatever you can imagine really, the question is if the cpu usage has any importance to you ![]() most of them are installed by default on redhat linux, not sure about other platforms. There is bsd 4.4 on our university server, it also had them all. try the manual pages, i dont remember URLs really. |
|
|
|
|
|
#73 | |
|
Confirmed User
Join Date: Sep 2001
Location: UK
Posts: 99
|
Quote:
PHP has never stood for 'Perl Hypertext Preprocessor', at best it's a recursive acronym 'PHP: Hypertext Preprocessor', and doesn't really resemble Perl that much. Sure it has hashes (associative arrays) but just about every other function is available in a different way to Perl, for example regexes are performed via a function (either Posix or Perl style) and are not native to the language. Perl makes an excellent scripting language, I use it a lot, but PHP is much more 'designed' for Web scripting. In any case, real men code like this: copy con program.exe ![]() ------------------ ClickCash - Better than 1:99 and $50 for signing up Lightspeed Cash - Converts like crazy |
|
|
|
|
|
|
#74 | |
|
Confirmed User
Join Date: Oct 2001
Location: LA
Posts: 162
|
Quote:
------------------ "Shock your systemadministration! Read manual-pages!" |
|
|
|
|
|
|
#75 |
|
HAL 9000
Industry Role:
Join Date: May 2001
Posts: 34,515
|
copy con program.exe
sure! although i prefer edit program.exe ![]() |
|
|
|
|
|
#76 | |
|
So Fucking Banned
Join Date: Jan 2001
Location: http://www.thefly.net/ --- Quit your job and live off steady traffic.
Posts: 11,856
|
Quote:
Or so the story goes -- maybe he was really an adult webmaster ;) ------------------ <A HREF="http://www.thefly.net/topfly.html" TARGET=_blank> </A>Oh Baby! TheFLY.net |
|
|
|
|