Results 1 to 4 of 4
  1. #1
    evander is offline Competent Performer
    Windows 7 Access 2003
    Join Date
    Apr 2010
    Location
    Philippines
    Posts
    206

    Website on programming exercises and challenges

    Hi everyone!

    I have started giving employee training on VBA for Access, and I divided my training program into three parts:

    Code:
    a. Basic programming
              Form and controls
              Data types and variables
              Subroutine procedures and function procedures
              Conditions (If and Select Case)
              Loops (Do While, Do Until, For, For Each)
              Strings, Dates, and Times
              Arrays
              Basic object-oriented programming
              Debugging
    b. Access programming (DoCmd, etc...)
    c. Database programming (ADO, DAO)
    I listed the details of part (a) because that's what my question is about.

    QUESTION: Does anybody know a good reference for basic programming, that has lots of exercises and challenges that may or may not constitute an entire program?
    I just need my audience to develop "abstract logic" in programming. I'm having difficulty coming up with my own exercises. The audience are not IT or computer science graduates, but business administration graduates. They learn quite fast though. So I want to give them programming exercises to further enhance their skills.

    For example, I want to give them an exercise on extracting numbers in an alphanumeric string, or the ever-popular calculator...

    Thanks a lot. Hoping for a response.



    Jan.

  2. #2
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 7 Access 2010 (version 14.0)
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,922
    What is it you want from this group?

  3. #3
    evander is offline Competent Performer
    Windows 7 Access 2003
    Join Date
    Apr 2010
    Location
    Philippines
    Posts
    206
    I want them to learn Access VBA.

  4. #4
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 7 Access 2010 (version 14.0)
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,922
    I understand that for your students. What do you want from this group?

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Import Text from a Website
    By P5C768 in forum Import/Export Data
    Replies: 3
    Last Post: 10-06-2010, 07:35 AM
  2. Posting forms on a website
    By nellb13 in forum Forms
    Replies: 0
    Last Post: 06-22-2010, 11:13 AM
  3. Open website from list box
    By kev921hs in forum Programming
    Replies: 4
    Last Post: 05-24-2010, 01:43 AM
  4. Retrieving data on my website
    By kattys in forum Access
    Replies: 1
    Last Post: 04-27-2010, 05:02 PM
  5. Weighted Average - Challenges
    By edmund_xue in forum Access
    Replies: 0
    Last Post: 04-02-2008, 12:54 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums