Friday, June 22, 2012

Want to Be a Computer Geek?

        Little known to most, there are many benefits to being a computer geek. In our high-tech society, being a computer guru can be one of the most high paying jobs available and they are highly in demand, especially if you want to become a network administrator. By tapping into your inner geek, you can   develop a most useful skill that will be sure to pay off later in life.                                                                                    
  1. Learn what hardware is
  2. Hardware is the physical stuff that makes up the computer and the media that is used to connect computers to other computers.

  3. Learn what software is
  4. Software is the stuff that makes the computer work and it includes the applications, protocols, and the operating system.

  5. Learn the specs (technical specifications) of your computer
  6. There are some programs one can use in order to learn the specific specs a computer has, if you do not know off-hand. E.g. CPU-Z.

  7. Learn to use your computer's command line
  8. use it when you need to. Learning to use your computer's command line (MS DOS Prompt/Command Prompt in Windows, Terminal or Konsole in Linux) is essential to at least boosting your efficiency on your computer. In Windows, the DOS prompt isn't especially useful, but it's a good idea to know how to use it. However, in Linux or UNIX, Mac or BSD, or other Unix-like operating systems, it is important to be able to use the command line so that you can work more efficiently via bash scripts.

  9. Learn to type without looking at the keyboard
  10. This isn't especially important, but this will definitely boost your efficiency at the computer, and make yourself look more sensible.

  11. Ask
  12. If someone does something on a computer that you would like to know, ask them about it.

  13. Learn a programming language
  14. This is one of the most important things to do. Don't confuse certain types of languages with others. Interpreted languages like BASIC aren't very good for true computer programming, but if all you want to do is write a simple computer game, it's fine. HTML or CSS are for web pages, and it's a good idea to know them, but they won't be especially useful for really programming your computer. It is recommended that you learn the scripting language of your prompt (e.g. Bash) as that will bring power and simplicity for a novice programmer and admin. However, you may learn any language you like.

  15. Start learning basic repair procedures
  16. This can help you out a lot if your or someone else's computer breaks down, which will also increase your reputation as a computer geek. You may learn the advanced methods, but that may require lessons from an actual computer geek.

  17. Work with others with their computer problems
  18. By interacting with other PC users, you may find that they know things that you don't and vice versa. However as a computer geek wannabe, you'll want to know more about computer than your friends, at any given time.

  19. Help others out with their computer problems. Not only will you build a name for yourself, but it is good practice and can help you learn about situations and problems you have not encountered before.

  20. Learn how to install and upgrade drivers for various hardware types
  21. This will come in handy when you re-install your Operating System.

  22. Learn to recognize malware(computer viruses, spyware and the other nasty stuff) before running the daily antivirus/antispyware scans

  23. Use a restrictive firewall, that would cause normal people to cry because they don't understand how to use it
  24. Of course, you should know how to use it!

  25. Use an Open Source Operating System
  26. . Most computer geeks will use an open OS such as *BSD or Linux, because it is (usually) free and allows them to do geeky stuff such as programming, running servers and using a command line interface (CLI).

  27. Use Shortcuts
  28. It is important to know shortcuts as it shaves off valuable seconds of your precious time.

  29. Know the inner workings of the Internet

  30. Remember to keep things simple
  31. Skip overwhelming or overly-complicated ideas. Instead, focus on learning the knowledge and skills you may need to accomplish a big idea in the future.

  32. Expand your knowledge
  33. Computer geeks aren't too smart to learn something new about computers. True computer geeks are always learning, and when they don't understand, always asking for help. Collect knowledge. Put things together. Read articles on Wikipedia, join computer forums for your programming language or just regular forums, and ask questions. If you have trouble learning, write things down and quiz yourself. Whatever your methods, be sure to be continuously learning more about computers.

  34. Certain kinds of math are very important to geeks
  35. One bit of data is a binary digit - a one or a zero. Eight bits make a byte. Most people think of a kilobyte as 1,000 bytes, but it's really 1,024. Learn how many bytes are in a kilobyte (KB), megabyte (MB), gigabyte (GB) and so on. Once you have that down, get comfortable with binary. From there, learn to use octal and hexadecimal, and how to convert from one base to another. When you understand why programmers always get Christmas and Halloween mixed up, you're well on your way to becoming a true geek.

No comments:

Post a Comment