0
Programming sleng
what do specific words uses programmer for example "pasta code"(uses many instruction goto)?
2 Answers
+ 2
Not all purely programming, but
Kludge: A quick/dirty fix for a bug in code that should be rewritten later.
Hacker: Originally meant someone who writes good code. Has came to mean breaking into electronic devices, mostly because of media misuse.
Cracker: A malicious hacker.
Script kiddie: Someone who pretends to be a cracker by using tools that automate the process for them.
Phreak: The people that would use tools ranging from a box that would emit the proper sounds to just whistling with their mouth to break into the phone system years ago.
Wizard: A code or computer genius, such as Charles Petzold.
Reverse Polish Notation: A human-like style of mathematical interpretation that works well for computers.
Bug: An undesirable issue in a computer program or electronic device. Often credited to Grace Hopper who discovered a moth stuck in one of the old vacuum-tube computers that was apparently causing a miscalculation in the math-based program they were running. LoL.