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-19-2004, 07:52 AM   #1
UltraSonic
Confirmed User
 
Join Date: Jul 2004
Location: UltraVirtuality
Posts: 1,728
I really want to learn programming....

What is a good programming language to start learning? C++, pearl, etc.... ? Be aware that i am a newbie and don't know shit about programming
__________________
Your Blend, Your Product

UltraSonic is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-19-2004, 07:55 AM   #2
More Booze
Confirmed User
 
Join Date: Mar 2004
Posts: 5,116
What do you want to program?
I would recommend PHP for the internet and maybe C++ for windows applications.
More Booze is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-19-2004, 07:56 AM   #3
UltraSonic
Confirmed User
 
Join Date: Jul 2004
Location: UltraVirtuality
Posts: 1,728
Quote:
Originally posted by More Booze
What do you want to program?
To expand my horizon
Nah, really, alot of job opportunities uphere for programmers and to setup a small biz in the future
__________________
Your Blend, Your Product

UltraSonic is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-19-2004, 07:57 AM   #4
groark
So Fucking Banned
 
Join Date: Nov 2003
Location: Germany
Posts: 1,966
Get yourself a book and then start and learn learn learn...
C++ is very good but also very hard..
groark is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-19-2004, 07:59 AM   #5
UltraSonic
Confirmed User
 
Join Date: Jul 2004
Location: UltraVirtuality
Posts: 1,728
Quote:
Originally posted by groark

C++ is very good but also very hard..
Not to mention very expensive so i've been told..... could be wrong though
__________________
Your Blend, Your Product

UltraSonic is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-19-2004, 08:00 AM   #6
crockett
in a van by the river
 
crockett's Avatar
 
Industry Role:
Join Date: May 2003
Posts: 76,806
well I'm not a programer and I'm trying to learn some aswell.. But I was told to learn HTML if you don't know it.. (I already did) Then learn PHP if your going to be doing web stuff. For PHP hit up http://www.3dbuzz.com he has one or two VTM's on PHP and mySQL. I think he teaches you how to build a basic page counter in one of them.
__________________
In November, you can vote for America's next president or its first dictator.
crockett is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-19-2004, 08:16 AM   #7
Robx
Confirmed User
 
Join Date: Nov 2004
Location: The middle of nowhere
Posts: 357
It depends if you're going to learn in a classroom or using a book.

For your first step into programming, I would recommend going to a local community college. Learning the basic constructs of programming can be a little mundane and boring at times. It helps to have regular classes, other students and a teacher that you can go to for help.

As for which language to learn: It really doesn't matter. The basic constructs of programming are the same (conditions, loops, etc) The only thing that changes is the way that you write it.

So, if you're planning on going to a class, pick a good one and learn whatever they teach you. Then expand on what you've learned and focus on a widely used language (I would recommend PHP because so many people in the industry need it).

If you're planning on buying a book to learn from - pick a language that you're already interested in. Or, better yet pick a place to work first, find out what they use to code and learn that.

I hope that this helps a bit.
Robx is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-19-2004, 08:32 AM   #8
loverboy
When it rains, it pours
 
Industry Role:
Join Date: May 2003
Posts: 20,609
i was not really into programming when i was in college. though i have this interest in web designing so i started working my way to basic HTML coding using Notepad to complex use of Dreamweaver. When I started using Coldfusion, it was the simplest form of progamming language i had ever used and that was history. Most of my friends experienced with years in C++, ASP and PHP never went back after using CFM.
loverboy is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-19-2004, 08:35 AM   #9
tony286
lurker
 
tony286's Avatar
 
Industry Role:
Join Date: Aug 2002
Location: atlanta
Posts: 57,021
I thought you have to be indian to program ? lol
tony286 is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-19-2004, 08:35 AM   #10
jas1552
Confirmed User
 
Join Date: May 2002
Location: Land of the free, home of the brave
Posts: 1,462
I enjoyed learning python just for the hell of it and it was fairly easy to learn but I doubt it would make you any money. I'm sure there aren't a lot of jobs available if any in python programming.
jas1552 is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-19-2004, 08:36 AM   #11
blazin
Confirmed User
 
Join Date: Aug 2002
Posts: 2,781
Perl - it's a very forgiving language as opposed to c/c++ which can be very strict
__________________
I don't endorse a god damn thing......
blazin is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-19-2004, 08:37 AM   #12
beergood
Confirmed User
 
Join Date: Jun 2003
Location: United States
Posts: 2,918
PHP, PERL and Javascript. You can find alot of material on these 3 online. With just about any hosting company you'll be able to use PHP and if you have shell access then PERL. This means you'll be able to learn and spend minimal dollars. The most useful language for me to date is PERL.
__________________
icq: 320340263
beergood is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-19-2004, 08:39 AM   #13
dodger21
Confirmed User
 
Join Date: Jan 2003
Location: Los Angeles
Posts: 2,680
You're going to have to learn logic first before you can jump into programming. Helps tremendously.
dodger21 is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-19-2004, 08:40 AM   #14
beergood
Confirmed User
 
Join Date: Jun 2003
Location: United States
Posts: 2,918
Don't fuck with C++ if you're new unless you want to get into development of robust software applications. If you're just a web developer then learn PERL, PHP and Javascript. You'll be able to put together any system you can think of for your websites.
__________________
icq: 320340263
beergood is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-19-2004, 08:44 AM   #15
Pete-KT
Workin With The Devil
 
Industry Role:
Join Date: Oct 2004
Location: West Bloomfield, MI
Posts: 51,532
C++ is the way to go if you wanna learn how to make window console applications, if you have any questions ICQ me and i will tell you about it, i have three years of experience in c++ and it is very usefull.

Pete-KT
Pete-KT is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-19-2004, 09:19 AM   #16
UltraSonic
Confirmed User
 
Join Date: Jul 2004
Location: UltraVirtuality
Posts: 1,728
I think i will start out with PHP and perl since i know HTML already. I think ther is future for PHP programmers..... going to get me some books first thing in the morning.

Thx for the opinions people!
__________________
Your Blend, Your Product

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