GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Best way to learn programing? (https://gfy.com/showthread.php?t=883322)

crockett 01-24-2009 09:16 PM

Quote:

Originally Posted by woj (Post 15383465)
Buying a book about php or java or whatever won't do you much good, most of them are written for existing programmers who want to learn a new language. I would take some basic programming class at some community college first, you'll learn the basics of programming. Then you can buy a book about some specific language you want to learn. :2 cents:

Yea I thought about that, but it seems like community colleges always take for ever to get into the nitty gritty. I decided to just give Lynda.com a try. It's pretty damn cheap and they have quite a few videos that seem to be aimed at the beginner.

I did a brush up today on my CSS with their vid from sitepoint and it was rather basic, but still taught me a few things I didn't know. I watched a few vids on js and it seemed like the vids are good enough that I'll be able to get a basic understanding of it. I'm gonna watch a few on php next and decide which way I want to go first.

SomeCreep 01-24-2009 10:22 PM

Quote:

Originally Posted by crockett (Post 15374587)
I want to learn to do some programing. From all the years I've been using a computer, it's the one thing I really wish I would have put more effort into. It's one of those things I kick myt self in the ass now, for not leaning it then.

I'm not after trying to become a paid programmer, meaning writing stuff for others, but just for my own uses. I'm wondering for those of you that have self taught yourself how did you do it? I've tried teaching myself PHP in the past by book but could just never stick with it.

I'm wanting to start with java script, because I need it for a project I'm wanting to do. Then I want to lean PHP. Anyone have any good suggestions, for maybe some video tutorials that aren't boring as hell?

Practice, practice, practice. That's how you learn.

BV 01-24-2009 10:42 PM

It's easier to just beg Woj to quit looking at Gay Porn and pay him to do it.

But if you run twink sites I doubt he would ever get anything done :1orglaugh

Kard63 01-24-2009 11:13 PM

Dive in !!!

tiger 01-24-2009 11:26 PM

Quote:

Originally Posted by borked (Post 15374937)
Pick up "PHP and MySQL Web Development" from Sams - really easy and a great way to learn PHP/MySQL.

If you mean real programming, try C++ by Addison-Wesley

Anything by Pragmatic Programmers and Manning are also great

:2 cents::2 cents:

doridori 01-24-2009 11:29 PM

once you grasp the basics, just grab a code and start modding it. this is indeed teh fastest way to learn.

Praha 01-24-2009 11:43 PM

THE best way to learn to program is to need/want something programmed.

You can get all the books you want that teach you whatever language, but you will get bored fast writing hello world and stupid little logic puzzles they come up with.

At least thats how it is with me, I can't just sit and learn a language just to pad the resume, but if I need/want something done, then I have motivation and pick it up fast.

quantum-x 01-25-2009 04:31 AM

Quote:

Originally Posted by doridori (Post 15382354)
logical mind can be developped. you gotta be patient. creative i would say is more important here.

its not hard to program. you see 12 year old's doing this all the time. its not hard to write several lines, test, fix and repeat.

the harder part, i think is designing everything out. breaking things into logical components, and building things scalable.

There's a large difference between 'coding' and 'coding well'.

There's also a large mental step: you might *think* you're a good coder, because you don't have the skills to realise that you're actually average / below average.

PHP is an OK choice to learn on, but it neither teaches nor reinforces OOP [although this is changing w/ 5/6] nor proper structure.

However: the biggest issue with PHP and new programmers is security. Until you're proficient, you'll leave yourself, or your clients exposed.

Examples of this come up frequently on GFY.

nation-x 01-25-2009 09:20 AM

I see alot of people posting shitty advice in this thread. Don't waste your money on books... they will end up just cluttering up your place. The most important step in learning programming is to learn the logic of how it works. You can learn that very very easily by starting with something simple like Visual Basic.

Download it here for free.
http://www.microsoft.com/Express/VB/

They have ALOT of great resources and tutorials on that site that will help you get a good start....

http://msdn.microsoft.com/en-us/beginner/default.aspx

Next... download Visual C# Express for free
http://www.microsoft.com/express/vcsharp/

C# has a very similar syntax style to php, perl, javascript, java, etc because they are all based on C syntax. Once you have the basic logic of developing with visual basic it's just a matter of learning how the C syntax works and then you really have an open field ahead. I think that anyone that really takes the time to go through the tutorials on the MS site and has a real desire to learn how to develop applications can learn enough to start building their own applications in less than a couple of months. If you use my method you will be prepared to learn any programming language very quickly.

nation-x 01-25-2009 09:27 AM

BTW... I wanted to add... stick with Windows Programming tutorials... the web development side of MS is a waste of effort for you since you use linux servers... windows development will give you the skills you need to develop any web application later anyway.

2012 01-25-2009 11:22 AM

I see alot of people posting shitty advice in this thread?
 
Everyone takes different paths.
Everyone has their favorite tidbit of advise.

Here is another favorite of mine:
When you can successfully write a few lines of code or think you're good. Don't become a "know it all" asshole. As you can see by "some of the posts" in this thread it's a disease. It just really sucks to work with these types of individuals and their crappy code.

It may be difficult but make an effort.:thumbsup

:GFYBand
happy coding:Oh crap

quantum-x 01-25-2009 12:00 PM

Quote:

Originally Posted by fartfly (Post 15385849)
Everyone takes different paths.
Everyone has their favorite tidbit of advise.

Here is another favorite of mine:
When you can successfully write a few lines of code or think you're good. Don't become a "know it all" asshole. As you can see by "some of the posts" in this thread it's a disease. It just really sucks to work with these types of individuals and their crappy code.

It may be difficult but make an effort.:thumbsup

:GFYBand
happy coding:Oh crap

Coding discussions are like Mac/PC discussions. Everyone thinks they're right, they're better, and more well informed than the other.

There's no resolve. Take the best of each argument and make your own choice :)

2012 01-25-2009 12:08 PM

Quote:

Originally Posted by quantum-x (Post 15385934)
Coding discussions are like Mac/PC discussions. Everyone thinks they're right, they're better, and more well informed than the other.

There's no resolve. Take the best of each argument and make your own choice :)

best advise yet :2 cents: :1orglaugh


All times are GMT -7. The time now is 12:15 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123