Say Hello! Networking for Professionals
Register Get Password Search Today's Posts Mark Forums Read
Join the Discussion

Not a member yet? Register for FREE!
Go Back   Join the Discussion / Discussion Groups / Computers & Gadgets
Reload this Page computer programming course advice

Computers & Gadgets A great place to discuss computers, gadgets and the internet. PC, laptop, firefox, ie, linux, mac, ipods, digital cameras and more.

JOIN TODAY! It's FREE . . . Discuss topics and issues that matter to you!

8,000 active members posting their views, facts and opinions on issues and topics that are important to people of today.

Join a Discussion or better yet and Start a Discussion of your own!

Reply
 
Thread Tools
Old 05-17-2007   #1 (permalink)
metaphor-
Sith Lord on Steroids.
 
metaphor-'s Avatar
 
Join Date: May 2007
Location: Canada
Posts: 295
Default computer programming course advice

I have decided to start taking a computer systems tech course here in canada. I have always enjoyed working with computers and programming in the past, in high school especially. Where i have been out of high school for 3 years, and only recently decided to take this course, i was wondering if anyone had any good ideas as to preperation. I know I have forgotten quite a bit of things since high school. Does anyone know of any GOOD free sites where I can increase or improve my abilities in mathematics, programming theory etc? I have a good 3 months until i begin, and i would like to get a head start in learning things about c+ Java, VB. Any ideas or links would be appreciated.

Applicants are strongly recommended to having a fundamental working background in computer programming, through course work and/or industry experience. Examples of recommended programming platforms include Java, C/ C++C#, Visual Basic, Pascal, COBOL, or FORTRAN. Where would be the best place to learn as much as possible about these platforms? any advice?
metaphor- is offline   Reply With Quote
Old 05-17-2007   #2 (permalink)
pr0digy
Discussion starter
 
pr0digy's Avatar
 
Join Date: May 2007
Location: Manchester, UK
Posts: 66
Default Re: computer programming course advice

I run a programming site for newbies in VB mainly, but there is some other stuff too: Mod Port (Powered by Invision Power Board)

I doubt you will jump into anything too difficult straight away, I finish my programming course next week and there hasn't been anything to challenging as far as the programming side goes, my advice would be not to jump into anything huge straight away, just learn the basics and work your way up rather than trying to make huge programs from the start
pr0digy is offline   Reply With Quote
Old 05-17-2007   #3 (permalink)
Extreme Coder
^_^;
 
Extreme Coder's Avatar
 
Join Date: May 2007
Location: Cairo,Egypt
Posts: 1,203
Default Re: computer programming course advice

I learned C++ by googling "C++ tutorial" I don't know if that's the right thing though...

Extreme Coder
Extreme Coder is offline   Reply With Quote
Old 05-18-2007   #4 (permalink)
pr0digy
Discussion starter
 
pr0digy's Avatar
 
Join Date: May 2007
Location: Manchester, UK
Posts: 66
Default Re: computer programming course advice

Quote:
Originally Posted by Extreme Coder View Post
I learned C++ by googling "C++ tutorial" I don't know if that's the right thing though...

Extreme Coder
That is how I learnt too, I still have it saved somewhere in an old backup of my harddrive.
pr0digy is offline   Reply With Quote
Old 05-18-2007   #5 (permalink)
qtwerp
Retired User
 
qtwerp's Avatar
 
Join Date: May 2007
Posts: 372
Default Re: computer programming course advice

I just bought a book, read it, and did all the programming examples in it. I can't learn anything from ebooks, at least not until I get a Sony Reader!
qtwerp is offline   Reply With Quote
Old 05-18-2007   #6 (permalink)
finer recliner
Interested participant
 
finer recliner's Avatar
 
Join Date: May 2007
Posts: 21
Default Re: computer programming course advice

FreeComputerBooks.com - Free Computer Books, Tutorials & Lecture Notes
How can he see he's got flies in his eyes, if he's got flies in his eyes?
finer recliner is offline   Reply With Quote
Old 05-18-2007   #7 (permalink)
pr0digy
Discussion starter
 
pr0digy's Avatar
 
Join Date: May 2007
Location: Manchester, UK
Posts: 66
Default Re: computer programming course advice

Quote:
Originally Posted by qtwerp View Post
I just bought a book, read it, and did all the programming examples in it. I can't learn anything from ebooks, at least not until I get a Sony Reader!
I cant stand reading programming books, I own a few mainly for references, but I used one to learn Python a while back and I found it very tedious.

It is a good idea to get a book or two though, you tend to get a lot more information from them as opposed to online tutorials.
pr0digy is offline   Reply With Quote
Old 05-20-2007   #8 (permalink)
vikingstrike
Discussion starter
 
vikingstrike's Avatar
 
Join Date: May 2007
Location: Georgia, USA
Posts: 72
Default Re: computer programming course advice

I've just now started to teach myself Ruby. It's my first language so it's going kind of slow, but I'm slowly making progress.
vikingstrike is offline   Reply With Quote
Old 05-21-2007   #9 (permalink)
Extreme Coder
^_^;
 
Extreme Coder's Avatar
 
Join Date: May 2007
Location: Cairo,Egypt
Posts: 1,203
Default Re: computer programming course advice

How are you learning it? Book? Tutorial? (just asking)
And why Ruby?(not that it's bad, just asking why)


Extreme Coder
Extreme Coder is offline   Reply With Quote
Old 05-21-2007   #10 (permalink)
vikingstrike
Discussion starter
 
vikingstrike's Avatar
 
Join Date: May 2007
Location: Georgia, USA
Posts: 72
Default Re: computer programming course advice

Quote:
Originally Posted by Extreme Coder View Post
How are you learning it? Book? Tutorial? (just asking)
And why Ruby?(not that it's bad, just asking why)


Extreme Coder
I'm using a combination of a book and some online tutorials. I chose Ruby because of how it can be implemented through the Rails framework for web applications. Also, I've heard that it's a pretty good language to get into for a first time programmer.
vikingstrike is offline   Reply With Quote
Old 05-21-2007   #11 (permalink)
Extreme Coder
^_^;
 
Extreme Coder's Avatar
 
Join Date: May 2007
Location: Cairo,Egypt
Posts: 1,203
Default Re: computer programming course advice

Good for you then. I would've suggested Python though(or even Lua), but that's only because I don't hear about Ruby that much(not that its bad or anything)


Extreme Coder
Extreme Coder is offline   Reply With Quote
Old 05-21-2007   #12 (permalink)
metaphor-
Sith Lord on Steroids.
 
metaphor-'s Avatar
 
Join Date: May 2007
Location: Canada
Posts: 295
Default Re: computer programming course advice

wow, thanks for all the hints guys. Im going to be busy for a while now, just reviewing.
metaphor- is offline   Reply With Quote
Old 05-21-2007   #13 (permalink)
vikingstrike
Discussion starter
 
vikingstrike's Avatar
 
Join Date: May 2007
Location: Georgia, USA
Posts: 72
Default Re: computer programming course advice

Quote:
Originally Posted by Extreme Coder View Post
Good for you then. I would've suggested Python though(or even Lua), but that's only because I don't hear about Ruby that much(not that its bad or anything)


Extreme Coder
I have taken a look or two at Python, but I stopped before I learned anything of interest. I should probably pick that one back up.
vikingstrike is offline   Reply With Quote
Reply


Thread Tools



All times are GMT -5. The time now is 07:12 PM.



vBulletin® Version 3.6.7. Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.0.0 ©2007, Crawlability, Inc.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32