12-06-2003, 07:11 AM | #1 (permalink) |
Addict
Location: Grey Britain
|
Programming Tutorials Help
I used to program quite a bit of BASIC as a kid. While I was at uni I also learnt PASCAL and C/C++/VisualC++. For a while I didn't do any programming then I discovered the w3schools site and started learning some scripting languages.
I have done some JScript and VBscript tutorials and have started getting a taste for it. Problem I'm finding now is that I feel I need some more tuition, but all the tutorials I can find with Google/Alltheweb are either aimed at people with no programming experience or people with lots of experience in JScript/VBScript. Also I have quite a short attention span and find some of the tutorials a bit dry. Anyone know of some Beginner/Intermediate level tutorials in this kind of thing, which, preferably are a bit fun. I'm prepared to buy a book if necessary, but would prefer not to. Even better, if you know anywhere that gives you a 'now write a script that does blah' type thing to test yourself at the end of a tutorial, that would be perfect. Cheers
__________________
"No one was behaving from very Buddhist motives. Then, thought Pigsy, he was hardly a Buddha, nor was he a monkey. Presently, he was a pig spirit changed into a little girl pretending to be a little boy to be offered to a water monster. It was all very simple to a pig spirit." Last edited by John Henry; 12-06-2003 at 08:54 AM.. |
12-06-2003, 08:00 AM | #2 (permalink) |
beauty in the breakdown
Location: Chapel Hill, NC
|
I have always found O'Reilly books to be good.
Also, go on Amazon and browse through the programming books. Read the reviews--they will tell you what kind of book it is (beginner, intermediate, expert).
__________________
"Good people do not need laws to tell them to act responsibly, while bad people will find a way around the laws." --Plato |
12-06-2003, 01:43 PM | #3 (permalink) |
Huggles, sir?
Location: Seattle
|
I made some newbie-friendly PHP lessons and posted them here. They should be on the second or third page. There is also a set of Perl lessons as well.
__________________
seretogis - sieg heil perfect little dream the kind that hurts the most, forgot how it feels well almost no one to blame always the same, open my eyes wake up in flames |
01-19-2004, 05:53 PM | #7 (permalink) |
Addict
Location: Ottawa, ON, Canada
|
A good site to get a heads up on Windows programming (beginner to intermediate); Code Project. Has fun articles on such things as MFC controls, C#, .NET, and many others.
And Code Guru is another good site, although I haven't visited that place in a while. It still might be worth checking out. A note of caution, there is little, if any structure in these sites, so that means you can't just start from the beginning, and read to the end. You kind of have to look for what you want to read.
__________________
"A witty saying proves nothing" - Voltaire |
01-19-2004, 07:27 PM | #8 (permalink) |
WARNING: FLAMMABLE
Location: Ask Acetylene
|
I am more of a deitel person when it comes to textbooks. Their how to program series will take you from zero skill to amateur (and I stress amateur because only genius's reach full potential without a college education) codemonkey. You'll be able to code any simple application that doesn't require any advanced knowledge of computer science. That includes QUITE a bit.
__________________
"It better be funny" |
Tags |
programming, tutorials |
Thread Tools | |
|
|