Thread: Courses for Programming

  1. #1
    Registered User
    Join Date
    Apr 2006
    Posts
    132

    Courses for Programming

    Hi, i know the basic in C\C++ but im intrested in getting very experianced.

    check these following sites out and let me know if they would be worth taking, and which would be better.

    http://www.icslearn.co.uk/it-technic...-introduction/


    And

    http://www.icslearn.co.uk/it-technic...asic-training/


    Any ideas?
    Last edited by Hugo716; 05-19-2006 at 11:46 AM.

  2. #2
    Registered User
    Join Date
    Feb 2006
    Posts
    312
    The first link seems to be a general introduction to programming, which I guess would be OK, however, the second link is "Mastering Visual Basic 6.0" - hardly at all useful if you want to learn C++.

    Have you considered looking at local colleges/learning centres for C++ evening courses? you should be able to check http://www.learndirect.co.uk and do a search for your area - courses run by Learndirect are generally cheaper too, since they're government backed, rather than run by a private company like ICS. You'd probably have easier access to your tutor aswell (I'm personally not a great fan of distance learning courses, for that reason )

    Whatever you choose to do, I suggest you also set aside £30 or so, to buy yourself a good quality beginner's C++ programming book, to complement whatever you may learn on a course. (the following come highly regarded) :

  3. #3
    Registered User
    Join Date
    Apr 2006
    Posts
    132
    ok thanks. is that website u told me a home course like ics? where u can do it in ure own time as u like?

    thanks for the reply

    but isnt Visual Basics C++ lol. wont it help at all, and isnt it ne good for making games? like maybe a 2D card game?

  4. #4
    The Richness... Richie T's Avatar
    Join Date
    Jan 2006
    Location
    Ireland
    Posts
    469
    visual basic has nothing to do with C/C++. Wikipedia has this
    on the language. Its quite different to C++ which is termed
    a multi-paradigm language featuring Object Orientation and
    generic programming, whereas VB is event driven (mouse clicks
    etc) language.
    No No's:
    fflush (stdin); gets (); void main ();


    Goodies:
    Example of fgets (); The FAQ, C/C++ Reference


    My Gear:
    OS - Windows XP
    IDE - MS Visual C++ 2008 Express Edition


    ASCII stupid question, get a stupid ANSI

  5. #5
    Registered User
    Join Date
    Apr 2006
    Posts
    132
    ok never mind lol. good job i asked on here as i was about to take it haha. cheers people.

  6. #6
    Registered User
    Join Date
    Feb 2006
    Posts
    312
    Quote Originally Posted by Hugo716
    ok thanks. is that website u told me a home course like ics? where u can do it in ure own time as u like?
    Learndirect is the UK govt. organisation for adult learning, and yes they're involved with distance learning aswell as local colleges (they might be involved with ICS too). i suggest you look around the site anyway.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. College courses and 101
    By DeepFyre in forum A Brief History of Cprogramming.com
    Replies: 14
    Last Post: 11-18-2004, 08:40 PM
  2. what physics courses
    By EvBladeRunnervE in forum A Brief History of Cprogramming.com
    Replies: 1
    Last Post: 10-22-2003, 12:19 PM
  3. Just finished my corporate training courses, time to get a job!!!
    By Terrance in forum A Brief History of Cprogramming.com
    Replies: 3
    Last Post: 04-06-2003, 01:30 AM
  4. What is Computer Science like?
    By Shadow12345 in forum A Brief History of Cprogramming.com
    Replies: 13
    Last Post: 09-08-2002, 11:59 AM
  5. Free MIT courses via web.
    By Justin W in forum A Brief History of Cprogramming.com
    Replies: 4
    Last Post: 11-15-2001, 09:41 PM