Thread: New Computer App teacher looking for help

  1. #16
    ^ Read Backwards^
    Join Date
    Sep 2005
    Location
    Earth
    Posts
    282
    Quote Originally Posted by Rashakil Fol
    HTML creation is not programming. It is word processing.
    http://dictionary.reference.com/sear...%20programming
    "n : creating a sequence of instructions to enable the computer to do something"

    That is what HTML code does. I did not claim it is as hard/usefull/in depth/the same kind of programming as C++. But I would still consider it programming (if you do it in a text editor).

  2. #17
    aoeuhtns
    Join Date
    Jul 2005
    Posts
    581
    HTML documents are not sequences of instructions; they consist of markup that describes text and other media.

  3. #18
    Carnivore ('-'v) Hunter2's Avatar
    Join Date
    May 2002
    Posts
    2,879
    The word 'programming' has varied usage, and a debate would certainly be interesting but hardly relevant to the thread. Let's call it quits here.
    Just Google It. √

    (\ /)
    ( . .)
    c(")(") This is bunny. Copy and paste bunny into your signature to help him gain world domination.

  4. #19
    CS Author and Instructor
    Join Date
    Sep 2002
    Posts
    511

    Wink

    kellijhae,

    First, good to see another teacher on this site.

    I teach programming, applications and XHTML course during my +5 years time at a two year college:

    Some advice:

    1. First do your homework. You seem to be very cheerful and wanting to do well.

    But do you really know what you are getting into. You seem to want to do everything in computers for everyone. Programming and applications are different areas and philosophies. Would you really be doing them any good trying to do everything vs. focusing on certain areas: like applications.

    Some Questions for you:

    1. What level are you teaching at? High School. Say this...

    2. What do other schools offer in the same area.

    3. What kind of computers do you have.

    4. What are the abiliity levels of your students (VERY important).

    5. What do you want to accomplish?

    6. Contant textbook publishers and other teachers.

    Answer those questions first- then post again I will try to help more

    Mr. C.
    Mr. C: Author and Instructor

  5. #20
    Registered User
    Join Date
    Sep 2001
    Posts
    4,912
    Why MisterC... it's been two months...

  6. #21
    CS Author and Instructor
    Join Date
    Sep 2002
    Posts
    511
    Yes, it has been awhile... been busy with my classes and other things.
    Mr. C: Author and Instructor

  7. #22
    Registered User
    Join Date
    Nov 2001
    Posts
    255
    coming from someone who has mostly been self taught C++ one word of advice

    STAY AWAY FROM COMPUTER LINGO JUNK....that makes learning C++ a royal pain it needs to be known but keep that has a side thing. i would of figured out C++ in a 1/5 of the time if it werent for these freakin computer terms. otherwise i wish you luck and good job. i still dont know it completely but thats mainly logic stuff.

    and use standard C++ not managed microsoft C++ otherwise have fun with it cause programming is quite fun
    hooch

  8. #23
    Registered User
    Join Date
    Sep 2001
    Posts
    4,912
    STAY AWAY FROM COMPUTER LINGO JUNK....
    I'm going to be quite frustrated if I ever see the user you just gave this advice to ever post something referring to "that gray thing" or "that thing in the corner". How do you expect to communicate with other programmers unless you know the language?

  9. #24
    Deprecated Dae's Avatar
    Join Date
    Oct 2004
    Location
    Canada
    Posts
    1,034
    Me too.

    C++ lingo is even more important considering he is teaching a class where students will have questions and problems, and work on projects together. It would be much easier for a student knowing what something is called to ask a question on the forums, to their teacher, to a friend, or to work in a group project where each student doesnt have their own words for something, e.g. "that thing", "the plus thingy" (addition operator), "where you have like a plus by these words and you make it so you can use it to do something" (operator overloading).
    Warning: Have doubt in anything I post.

    GCC 4.5, Boost 1.40, Code::Blocks 8.02, Ubuntu 9.10 010001000110000101100101

  10. #25
    Registered User
    Join Date
    Sep 2001
    Posts
    4,912
    It's like if HelpMePlease became a professor...

  11. #26
    Registered User
    Join Date
    Nov 2001
    Posts
    255
    no i mean like where books say all these big words to explain something without throughly explaining it thats what i mean dont just throw it out there like soo many tutorials out there do.

    they are useful but what i mean is part of what made C++ hard for me is all these references just throw these words out there and vaguely explain them as other posters said alot of books sometimes have a hard time flowing thats what i mean by computer lingo junk lol

    its neccessary but for first time programming i found it to be quite difficult to get bogged down with it.
    hooch

  12. #27
    Registered User
    Join Date
    Sep 2005
    Posts
    5
    1. What level are you teaching at? High School

    2. What do other schools offer in the same area. They offer Beginning computer applications, programming, keyboarding, you name it.

    3. What kind of computers do you have. Ugh, old refurbished computers but they have XP. Right now I would have to do some convincing of the computer tech guys but the principal likes the idea of having programming.

    4. What are the abiliity levels of your students (VERY important). This is a college prep school. These kids take mostly AP courses. My courses are some of very few that aren't either pre-AP or AP level. However, we do have a lot of brainiacs here that would enjoy a course like this and would find it useful.

    5. What do you want to accomplish? I want to give the kids something different than the usual courses they take. It's nice for them to have a break but I want to challenge them in this area as well.

    6. Contant textbook publishers and other teachers. I have tried contacting other teachers but no one has responded (meanies) However, I am searching for books and the principal told me to make a proposal and he would get me what I want/need.

    All in all, I enjoyed programming when I was in High School. It was nice to have something that was SO different from English, Math, etc. It allowed me to be more analytical in thought, and I think that would be very beneficial for these kids here.

    The class title isn't really the issue here...I'm basically being allowed to teach what I want. They are getting in-depth information on applications they will definitely use while in Beginning Comp. App.

    Thanks again. Also nice to see a teacher! And yes...I do seem a little cheerful, don't I? LOL I'm one of "those" people when it comes to my job.

  13. #28
    Registered User
    Join Date
    Sep 2005
    Posts
    34
    Wow, my comp apps teacher got the job just because he could hit the "on" switch on the apples 20 years back. Now he just yells telling us of the old days along with teaching personal finance (which is what I had).

  14. #29
    Registered User
    Join Date
    Nov 2001
    Posts
    255
    well in my HS they disguised microsoft office as computer technology lol

    and my porgramming teachers idea of class was "Harry this how i do this right?"

    i think she got the job cause she taught math there was basic and then C++ and thats when i dropped outta high school but she was planning on adding VB and java though not sure how since she was a moron lol
    hooch

  15. #30
    Registered User
    Join Date
    Sep 2001
    Posts
    4,912
    When ranting about people with few qualifications who are morons, it's often a good idea not to mention that you dropped out of high school.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Computer Scientists and Hacking
    By TheDan in forum A Brief History of Cprogramming.com
    Replies: 7
    Last Post: 12-04-2006, 09:44 PM
  2. upgrade computer ?
    By teeyester in forum Tech Board
    Replies: 4
    Last Post: 10-11-2003, 09:51 PM
  3. Regarding Undergraduate Computer Majors
    By UnregdRegd in forum A Brief History of Cprogramming.com
    Replies: 11
    Last Post: 10-04-2003, 11:55 AM
  4. Problems shutting off computer
    By frenchfry164 in forum Tech Board
    Replies: 9
    Last Post: 04-22-2003, 06:19 PM
  5. computer sex
    By Unregistered in forum A Brief History of Cprogramming.com
    Replies: 5
    Last Post: 09-17-2001, 07:09 PM