Closed Thread
Page 3 of 4 FirstFirst 1234 LastLast
Results 21 to 30 of 31

Thread: random quote generator

  1. #21
    vocalstud69 is offline Newbie
    Join Date
    Sep 2008
    Posts
    11
    Rep Power
    0

    Re: random quote generator

    Quote Originally Posted by MeTh0Dz|Reb0rn View Post
    You really need to learn the language. This just looks like straight skiddied code.
    What does 'skiddied' mean?

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #22
    Join Date
    Jan 2008
    Posts
    1,725
    Blog Entries
    4
    Rep Power
    29

    Re: random quote generator

    Programming takes time and patience to learn. It took me 2 years to understand how Objects work and what their benefit is compared to procedural code. (Thanks John for turning on that light for me).

  4. #23
    v0id is offline Retired
    Join Date
    Apr 2007
    Posts
    2,937
    Blog Entries
    3
    Rep Power
    42

    Re: random quote generator

    Quote Originally Posted by vocalstud69
    What does 'skiddied' mean?
    It's an adjectivalized verb, from to skid, which means that something may slide in an uncontrollable manner.

    In this context, however, I'm sure he refers to script kiddies, which also has been adjectivalized, to mean that the code is of a script kiddie. A script kiddie is one who can't program, but tries to convince other people that he can - or he maybe even think he can code himself.

  5. #24
    vocalstud69 is offline Newbie
    Join Date
    Sep 2008
    Posts
    11
    Rep Power
    0

    Re: random quote generator

    Ah, an insult. Whatever. This is why I was asking for help. I'll go find someone else who might be willing to help.

  6. #25
    Join Date
    May 2008
    Posts
    2,126
    Blog Entries
    1
    Rep Power
    33

    Re: random quote generator

    You are acting like a skiddy there is no doubt about it. You are just going around the net and ripping off other peoples code and then trying to get it all to work together.

    Hence, you are a skiddy, someone that is very much so frowned upon in the coding community.

    Learn the language.

  7. #26
    vocalstud69 is offline Newbie
    Join Date
    Sep 2008
    Posts
    11
    Rep Power
    0

    Re: random quote generator

    So, wait. Let me get this straight. I'm a "skiddie" because I asked for help because I don't have any experience in programming C++? Wow.

    I have no problem "Learning the language", but I also like to experiment, so I was trying to make something, and I asked for help. Sorry if I don't know everything like you hardcore programmers. I've been doing it for two days.

  8. #27
    Join Date
    Jan 2008
    Posts
    1,725
    Blog Entries
    4
    Rep Power
    29

    Re: random quote generator

    Quote Originally Posted by vocalstud69 View Post
    So, wait. Let me get this straight. I'm a "skiddie" because I asked for help because I don't have any experience in programming C++? Wow.

    I have no problem "Learning the language", but I also like to experiment, so I was trying to make something, and I asked for help. Sorry if I don't know everything like you hardcore programmers. I've been doing it for two days.
    I wouldn't call you a skiddie so much as I would inexperienced (with reason). I would highly advise against putting already written code together. Instead make some new goal.

    Here is an achievable goal for example: Make a program that reads a text file and counts the characters and outputs how many characters there are of each type, for example this post may have 20 "a"'s. That would help get you involved and after you make that you could take it a step more and do something with that data.

    Maybe this might help get you programming in a more appropriate direction GUI's are hard to start with immediately, they take a lot of underlying knowledge that I found I have to gain one step at a time.

  9. #28
    Join Date
    May 2008
    Posts
    2,126
    Blog Entries
    1
    Rep Power
    33

    Re: random quote generator

    morefood2001: A script kiddie is someone who rips code off from others and tries to put it together, and then run it as their own program. That is a script kiddie.

    If you have only been learning the language for two-days why would you be trying to do something like this? That makes absolutely no sense.

    Like I have said twice already, learn the language.

  10. #29
    vocalstud69 is offline Newbie
    Join Date
    Sep 2008
    Posts
    11
    Rep Power
    0

    Re: random quote generator

    Quote Originally Posted by MeTh0Dz|Reb0rn View Post
    morefood2001: A script kiddie is someone who rips code off from others and tries to put it together, and then run it as their own program. That is a script kiddie.

    If you have only been learning the language for two-days why would you be trying to do something like this? That makes absolutely no sense.

    Like I have said twice already, learn the language.
    I am trying to learn the language, but I'm also trying to do what I originally wanted to do. To further that pursuit, I am looking at things trying to figure them out. I thought maybe asking for help from experienced programmers would help me, and occasionally I'll get a helpful response; but if all you're going to do is what you're doing, what's the point in responding at all? Did you start with "I just want to learn the language, there's nothing that I want to do with it?

  11. #30
    Join Date
    May 2008
    Posts
    2,126
    Blog Entries
    1
    Rep Power
    33

    Re: random quote generator

    When I started I realized that before I could do complicated things I needed to learn the language. It's like trying to run before you can walk.

    Right now you are attacking it all wrong.

Closed Thread
Page 3 of 4 FirstFirst 1234 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Java: Random Name Generator
    By Sinipull in forum Classes and Code Snippets
    Replies: 2
    Last Post: 05-05-2011, 07:26 AM
  2. Random number generator?
    By sjshacker93 in forum Visual Basic Programming
    Replies: 5
    Last Post: 09-03-2010, 09:27 PM
  3. Random Password Generator
    By Sauce in forum Visual Basic Programming
    Replies: 13
    Last Post: 06-25-2009, 02:57 PM
  4. Need Help Creating A Random Generator
    By KingCrimson250 in forum PHP Development
    Replies: 4
    Last Post: 06-21-2009, 09:08 AM
  5. Random Name Generator
    By DevilsCharm in forum C and C++
    Replies: 1
    Last Post: 11-07-2007, 09:38 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts