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 Mark Forums Read
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 02-23-2006, 10:13 AM   #51
gornyhuy
Chafed.
 
gornyhuy's Avatar
 
Join Date: May 2002
Location: Face Down in Pussy
Posts: 18,041
50 nerds.
__________________

icq:159548293
gornyhuy is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 02-23-2006, 10:13 AM   #52
gornyhuy
Chafed.
 
gornyhuy's Avatar
 
Join Date: May 2002
Location: Face Down in Pussy
Posts: 18,041
Whoah the new quick reply just keeps em all on the same page with no pagebreak till you refresh.
__________________

icq:159548293
gornyhuy is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 02-23-2006, 10:20 AM   #53
kektex
Confirmed User
 
Industry Role:
Join Date: Mar 2005
Location: elkektex at gmail
Posts: 1,813
I know this isn`t what you are asking but I`m starting to learn python and it`s incredibly useful.And like someone said , you can make windows apps, server side apps and pretty much anything else.
Of course for a big windows app it won`t work, but for automating tasks and stuff,it`s looking really good.
I`m learning from a couple of free books on the net :
http://www.byteofpython.info/
http://diveintopython.org/
__________________
exgfmovies.com, exgfclips.com, datesx.com, gayboards.com and more!
kektex is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 02-23-2006, 10:37 AM   #54
jjjay
Registered User
 
Join Date: Jun 2005
Posts: 1,813
Quote:
Originally Posted by Luc
i recommend english programming language. lol
thanks for that
jjjay is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 02-23-2006, 10:40 AM   #55
jjjay
Registered User
 
Join Date: Jun 2005
Posts: 1,813
Quote:
Originally Posted by SomeCreep
First learn programming logic and constructs and you'll be able to program in any language. That means, first learn how to write algorithms on paper, how loops work, and if constructs.

Then for Windows programming, I'd recommend learning Visual Basic.
thanks. I think this is the best place for start for me.

i've actually got an old copy of visual studio with vb6 so that along with a decent book should get me going...

on a related note - is it possible for me to find out which programming langauge was used to create a certain .EXE? I was just wondering if there's a tool for this.
jjjay is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 02-23-2006, 10:41 AM   #56
jjjay
Registered User
 
Join Date: Jun 2005
Posts: 1,813
Quote:
Originally Posted by kektex
I know this isn`t what you are asking but I`m starting to learn python and it`s incredibly useful.And like someone said , you can make windows apps, server side apps and pretty much anything else.
Of course for a big windows app it won`t work, but for automating tasks and stuff,it`s looking really good.
I`m learning from a couple of free books on the net :
http://www.byteofpython.info/
http://diveintopython.org/
thanks. bookmarked
jjjay is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 02-23-2006, 10:42 AM   #57
jjjay
Registered User
 
Join Date: Jun 2005
Posts: 1,813
Quote:
Originally Posted by woj
It's really not too bad and you get what you put into it... I suppose you can become a vb guru in half the time it takes to become a c++ guru, but vb guru is really worth half as much as a c++ guru...
I'll go with vb for starters and see how I get on. fingers crossed that should be good enough to create consumer software.

I've actually seen job ads for big financial firms asking for VB, so I guess if it's good enough for them...
jjjay is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 02-23-2006, 10:43 AM   #58
jjjay
Registered User
 
Join Date: Jun 2005
Posts: 1,813
okay, one final question:

do you happen to know of any good online resources for learning VB6?

thanks!
jjjay is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 02-23-2006, 01:12 PM   #59
Egomancer
Confirmed User
 
Join Date: Dec 2005
Location: Bucharest, Romania
Posts: 2,074
C++

Once you have matered that and win32 programming you are the god of programing.

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 02-23-2006, 01:23 PM   #60
polle54
Confirmed User
 
Join Date: Jul 2004
Location: The Beach
Posts: 4,626
A lot of suggestions down the road - Assembly is definately the worst suggestion so far

I really really enjoy C++ OOP (Object Oriented Programming)
I would not recommend anything else to anyone, maybe Java but thats slower.
__________________
ICQ# 143561781
polle54 is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 02-23-2006, 01:35 PM   #61
Libertine
sex dwarf
 
Libertine's Avatar
 
Join Date: May 2002
Posts: 17,860
Quote:
Originally Posted by garymayor
Get learning some Perl by using ActivePerl for Windows then you can use that on servers as well. Learn MySQL then learn Linux Fuck Windows it's shit. Then learn C then C++ do it for 10 years then you'll know how to program. GOOD LUCK!!!
If you want to learn C++ and are starting from (almost) nothing, learning C first is not only a total waste of time, but also downright harmful


As for my advice: start with either TurboPascal (no, seriously, it's a good language to learn how to program in general) or Java, and once you get that down, move on to C++. Or, if you already know a decent amount about programming, move on to C++ immediately.
__________________
/(bb|[^b]{2})/
Libertine is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 02-23-2006, 02:13 PM   #62
Pipe Dream
Registered User
 
Join Date: Nov 2005
Posts: 24
Quote:
Originally Posted by jjjay
okay, one final question:

do you happen to know of any good online resources for learning VB6?

thanks!
I would say grab MSDN, it's a great reference. As for learning resources, that depends on how you learn. If you learn from seeing examples, check out pscode.com if you learn best with tutorials, check google.

VB gets my recommendation.

On a side note, not to hijack, but what is a nice stable language to write the backend for web apps with? I was thinking either C, Perl or Py but I've heard mixed reviews about Py being slow and such, which isn't good. So this thread doesn't get too hijacked, if you want to PM me that'd be cool

Good luck, Vb is relatively easy to learn.
__________________
ICQ: 315-695-891
Pipe Dream is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 02-23-2006, 02:19 PM   #63
jjjay
Registered User
 
Join Date: Jun 2005
Posts: 1,813
Quote:
Originally Posted by Pipe Dream
I would say grab MSDN, it's a great reference. As for learning resources, that depends on how you learn. If you learn from seeing examples, check out pscode.com if you learn best with tutorials, check google.

VB gets my recommendation.

On a side note, not to hijack, but what is a nice stable language to write the backend for web apps with? I was thinking either C, Perl or Py but I've heard mixed reviews about Py being slow and such, which isn't good. So this thread doesn't get too hijacked, if you want to PM me that'd be cool

Good luck, Vb is relatively easy to learn.
thanks very much for this. and feel free to hijack away...
jjjay is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 02-24-2006, 04:56 AM   #64
pstation
Confirmed User
 
Join Date: Jul 2003
Location: chicago
Posts: 1,135
I'd have to recommend trying .NET first. It might be a bit more difficult to jump into initially than VB is, but in the end it'll pay off since you can do much more with it. With .NET, the programming language you use is moreso an option of personal preference, so regardless of whether you use VB, C#, J# or C++ the end code will essentually be the same. Microsoft offers "lightweight" verions that are free to use, provided that you're not using them for commerical purposes.

http://msdn.microsoft.com/vstudio/ex...b/default.aspx - Visual Basic
http://msdn.microsoft.com/vstudio/ex...p/default.aspx - Visual C#
http://msdn.microsoft.com/vstudio/ex...c/default.aspx - Visual C++
http://msdn.microsoft.com/vstudio/ex...J/default.aspx - Visual J#

Personally, I would have to recommend going with c#. But it really depends on where you're looking to go with it, for me programming has been moreso a hobby and fascination ever since i was 13, so I'm sure that i view things differently than someone that just now getting into it for the purpose of making money.

Quote:
Originally Posted by woj
If you are serious about programming, it's probably best you take a basic c++ programming course at a local community college. It will teach you programming concepts applicable to any programming language.
That's definitely true...once you get a basic grasp of the logic, learning other languages is cake.
pstation is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 02-24-2006, 07:06 AM   #65
micker
Confirmed User
 
Join Date: Nov 2005
Location: Metro Detroit
Posts: 748
VB is a horrible habit to get into. It's going to craete quite the hurdle for you to learn another language.

Why not look into python? It's fast and quite easy to learn, and its platform agnostic. In english that means that if you write a program under windows on your pc, you most likely will be able to run the same promgram on your server.
micker is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 02-24-2006, 07:10 AM   #66
micker
Confirmed User
 
Join Date: Nov 2005
Location: Metro Detroit
Posts: 748
Quote:
Originally Posted by punkworld
As for my advice: start with either TurboPascal (no, seriously, it's a good language to learn how to program in general) or Java, and once you get that down, move on to C++. Or, if you already know a decent amount about programming, move on to C++ immediately.
I have to agree in theory, but TurboPascal? Does anyone still use pascal? I wrote bbs software in pascal and havent writen a line of code in it since 1993 atleast...

What I have to agree with is dont learn ansi c first. Learn a good Object Oriented modern lagnuage then jump into C++... I'd recommend something like Ruby or Python to start....
micker is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 02-24-2006, 07:11 AM   #67
boldy
Macdaddy coder
 
Industry Role:
Join Date: Feb 2002
Location: MacDaddy pimp coder
Posts: 2,806
Go with C++ , so you can use that knowledge on *nix also ..
__________________
MacDaddy Coder.
boldy is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 02-25-2006, 11:44 AM   #68
Libertine
sex dwarf
 
Libertine's Avatar
 
Join Date: May 2002
Posts: 17,860
Quote:
Originally Posted by micker
I have to agree in theory, but TurboPascal? Does anyone still use pascal? I wrote bbs software in pascal and havent writen a line of code in it since 1993 atleast...

What I have to agree with is dont learn ansi c first. Learn a good Object Oriented modern lagnuage then jump into C++... I'd recommend something like Ruby or Python to start....
TurboPascal isn't something I'd recommend to actually use, it just is a good learning language. It was originally created as an introductory language to teach students structured programming, and for that, it still works pretty well.
__________________
/(bb|[^b]{2})/
Libertine is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 02-25-2006, 01:12 PM   #69
Intrigue
Confirmed User
 
Join Date: Feb 2004
Location: Ohio, US
Posts: 662
IMHO, you'd be alot better off learning delphi then vb, there's alot of reasons i won't get in to, but do yourself a favor and find a copy of Delphi 6 Personal Edition (it's free) and go that route
Intrigue is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 02-25-2006, 01:41 PM   #70
ronbotx
Registered User
 
Join Date: Jan 2002
Posts: 1,634
Quote:
Originally Posted by jjjay
Okay, so I'm a programming newbie and thinking of getting to grips with some Windows programming.

Which language would you recommend?

It'll probably have to be visual basic or something along those lines. C# or C++ would probably confuse me too much.

I know .net is the latest, but is everyone using that now or still churning stuff out in older programming languages?

any suggestions would be greatly appreciated...

BTW - i've got a copy of VB6 kicking around, so that's a start, but I don't know if anyone creates apps in that any more?

Thanks!

Hmm.... Well I guess it depends what you are doing. In my "non-adult" day job, I pretty much do data driven, ASP.Net websites, using C#, and SQL for the DB queries. I don't really write standalone Windows programs. Please note that Visual Studio .Net and the associated MS backends can get very pricey real quick. They are a couple of decent free tools that Microsoft has. You could also do some basic Asp.net sites using Dreamweaver. It has build in support for this although few people use it.

If you want to write data driven websites for your own purposes, I would say PHP and MYSQL(both free) would do the job in most cases. You could use Dreamweaver for development.

Good luck.
ronbotx is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 02-26-2006, 12:14 PM   #71
jjjay
Registered User
 
Join Date: Jun 2005
Posts: 1,813
Quote:
Originally Posted by Intrigue
IMHO, you'd be alot better off learning delphi then vb, there's alot of reasons i won't get in to, but do yourself a favor and find a copy of Delphi 6 Personal Edition (it's free) and go that route
thanks. I'll do a search for this.
jjjay is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 02-26-2006, 12:16 PM   #72
jjjay
Registered User
 
Join Date: Jun 2005
Posts: 1,813
Quote:
Originally Posted by ronbotx
Hmm.... Well I guess it depends what you are doing. In my "non-adult" day job, I pretty much do data driven, ASP.Net websites, using C#, and SQL for the DB queries. I don't really write standalone Windows programs. Please note that Visual Studio .Net and the associated MS backends can get very pricey real quick. They are a couple of decent free tools that Microsoft has. You could also do some basic Asp.net sites using Dreamweaver. It has build in support for this although few people use it.

If you want to write data driven websites for your own purposes, I would say PHP and MYSQL(both free) would do the job in most cases. You could use Dreamweaver for development.

Good luck.
thanks for this. was looking at php/mysql for server side, and was considering my options for client side. as visual studio express is free that should be a good starting point. will also take a look at delphi personal edition.
jjjay is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 02-26-2006, 12:17 PM   #73
pornguy
Too lazy to set a custom title
 
pornguy's Avatar
 
Industry Role:
Join Date: Mar 2003
Location: Homeless
Posts: 62,911
Why not learn something like pearl?
__________________
PornGuy skype me pornguy_epic

AmateurDough The Hottes Shemales online!
TChicks.com | Angeles Cid | Mariana Cordoba | MAILERS WELCOME!
pornguy is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 02-26-2006, 12:26 PM   #74
psili
Confirmed User
 
Join Date: Apr 2003
Location: Loveland, CO
Posts: 5,526
Quote:
Originally Posted by jjjay
thanks for this. was looking at php/mysql for server side, and was considering my options for client side. as visual studio express is free that should be a good starting point. will also take a look at delphi personal edition.
I'm pretty much retarded, so don't read what I type below.
----------------

Fuck desktop programming languages. Focus on something that works on many platforms (well 2, windows / unix flavored servers). I think in the next few years, a lot of desktop software (not all), will go the way of the dinosaur. Internet applications, web services, etc. will be the future.
__________________
Your post count means nothing.
psili is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 02-26-2006, 12:30 PM   #75
jjjay
Registered User
 
Join Date: Jun 2005
Posts: 1,813
Quote:
Originally Posted by psili
I'm pretty much retarded, so don't read what I type below.
----------------

Fuck desktop programming languages. Focus on something that works on many platforms (well 2, windows / unix flavored servers). I think in the next few years, a lot of desktop software (not all), will go the way of the dinosaur. Internet applications, web services, etc. will be the future.
thanks. I feel though that the money's in windows apps and I can't see downloadable software going anywhere, personally.

that said, if you do server side services right that can work, but that's more for business customers I would say rather than targeting consumers.
jjjay is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 02-26-2006, 12:31 PM   #76
jjjay
Registered User
 
Join Date: Jun 2005
Posts: 1,813
Quote:
Originally Posted by pornguy
Why not learn something like pearl?
looking at options for windows client apps. have so far decided on php/mysql for server side stuff
jjjay is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 02-26-2006, 12:39 PM   #77
mrthumbs
salad tossing sig guy
 
mrthumbs's Avatar
 
Join Date: Apr 2002
Location: mrthumbs*gmail.com
Posts: 11,702
just hire a phillipin programmer and pay him $3 an hour
mrthumbs is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 02-26-2006, 12:45 PM   #78
jjjay
Registered User
 
Join Date: Jun 2005
Posts: 1,813
Quote:
Originally Posted by mrthumbs
just hire a phillipin programmer and pay him $3 an hour
tried that. didn't work well. however carefully you tell them what you want, in my experience they always fuck up

short of me getting to grips with this, the next best way I feel would be to actually have someone in house.

maybe there's a trick to getting stuff coded remotely and successfully, but I haven't found it yet
jjjay is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 02-26-2006, 06:48 PM   #79
Sid70
Downshifter
 
Sid70's Avatar
 
Industry Role:
Join Date: Dec 2002
Location: Road trip
Posts: 16,413
no confusion, C++ or C#
__________________
Русня, идите нахуй!
Sid70 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
Thread Tools



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.