Shoutbox

programing (learning to again) - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: General (/forumdisplay.php?fid=11)
+---- Forum: General Chit Chat (/forumdisplay.php?fid=14)
+----- Thread: programing (learning to again) (/showthread.php?tid=60568)

programing (learning to again) by waters on 06-15-2006 at 01:34 AM

ok ppl i just been away from like coding and programs for about a year or 2 seen school bitched me off just wondering to get back in and relearn it all again what would be the bust one to learn?

btw i learnt C when i started but i wasn't that good.

please let me know where to start learning and if theirs any good sites or ebooks around the place to get?

thanx in adv

from
me


RE: programing (learning to again) by NiteMare on 06-15-2006 at 01:51 AM

if you want a good easy language to learn, try Visual Basics, and once you get teh hand of that, its just a matter of changing the words when you cross over to differend codes

VB will help you learn (or relearn) the foundation of coding, then you can move on to things like C++ or PHP or other languages


RE: programing (learning to again) by ShawnZ on 06-15-2006 at 01:52 AM

DON'T LEARN VISUAL BASIC

If you want a simple language, start with C#.


RE: programing (learning to again) by NiteMare on 06-15-2006 at 01:57 AM

quote:
Originally posted by ShawnZ
DON'T LEARN VISUAL BASIC

If you want a simple language, start with C#.
thats your opinion, respect mine
RE: programing (learning to again) by Stigmata on 06-15-2006 at 06:34 AM

i suppose c# or vb.net would be a good start..

they are also both very similer...

i find vb.net easier, but that may because i have a background of vb :D

i would try c# as shawnz says :)

You can download it for free here:
http://msdn.microsoft.com/vstudio/express/visualcsharp/

(and vb.net here:
http://msdn.microsoft.com/vstudio/express/vb/default.aspx)


RE: programing (learning to again) by Chestah on 06-15-2006 at 06:49 AM

quote:
Originally posted by ShawnZ
DON'T LEARN VISUAL BASIC

If you want a simple language, start with C#.

Agreed :P.
RE: programing (learning to again) by linx05 on 06-15-2006 at 06:59 AM

mIRC :D


RE: programing (learning to again) by -dt- on 06-15-2006 at 07:04 AM

quote:
Originally posted by linx05
mIRC [Image: msn_grin.gif]
no just no
RE: programing (learning to again) by linx05 on 06-15-2006 at 07:06 AM

* linx05 adds some sarcasm...

tsl, tsk, tsk


RE: programing (learning to again) by Chestah on 06-15-2006 at 07:10 AM

OMG its dt - learn some regexp :D


RE: programing (learning to again) by Rik on 06-15-2006 at 10:06 AM

try this site: http://www.programmingtutorials.com/


RE: programing (learning to again) by Mentality on 06-15-2006 at 12:11 PM

C# good even if you have never coded in your life?


RE: programing (learning to again) by Adeptus on 06-15-2006 at 01:49 PM

quote:
Originally posted by waters
please let me know where to start learning and if theirs any good sites or ebooks around the place to get?
I see a small language war here already, but don't think the important question has been asked: what do you want to be able to do? 

Programming is a practical art -- you don't just read about it, you do it.  If you can give us some idea what sort of things your first few projects might be, I am sure you will get more educated suggestions.