Q&A for How to Become a Programmer

Return to Full Article

Search
Add New Question
  • Question
    Are there any videos and/or books for beginners on how to became a computer programmer?
    Kristian818
    Community Answer
    There are a lot of books and videos on the subject. You just need to find out what language you want to learn. Most books cost money, but there are a few free online. Your library might have some books on the subject as well.
  • Question
    Can I be both a web developer and a desktop application developer?
    Community Answer
    Absolutely. It'll require additional classes, but diversifying your talents can be worth it in the long-run.
  • Question
    How can I become a programmer without college?
    Community Answer
    Well, most businesses want that piece of paper that says you can do it, but you can learn coding languages from free online courses and if you get stuck there are plenty of forums out there which can help. if you have no preexisting coding skills, I would recommend you learn HTML first.
  • Question
    Are there theories/notes that I can access before learning hands on programming?
    Community Answer
    Unfortunately, there are no theories--unless someone is able to create a simple programing system. This has yet to happen, however.
  • Question
    Where can I get the books to start learning programming?
    Community Answer
    You can ask for help at your nearby library, or you buy them online or at a local bookstore. Go to Amazon and search for the programming language you would like to learn and browse some titles.
  • Question
    How old do you need to be to study programming?
    Community Answer
    It does not matter how old you are. You just need to be a good problem solver and critical thinker.
  • Question
    How do I download Java?
    Living Concrete
    Top Answerer
    Take a look at this article: Install the Java Software Development Kit .
  • Question
    Is Python or Java better?
    Community Answer
    This really depends on your preferences and what you are trying to achieve using these languages. Python, from my understanding, is the basic language for program and software development (from scratch) and is fairly easy to learn. However, Java gives you more functionality and can take you further in programming, but it might be more difficult to learn.
  • Question
    What are some languages that I should learn?
    The_Noble_Jedi
    Community Answer
    Some good basic languages are Javascript, Java, and Ruby. If you want to take on web development, try learning HTML and CSS.
  • Question
    How many years does it take to become a professional programmer?
    Community Answer
    It depends on your seriousness and dedication, as well as how often you are exposed to programming. I suggest you concentrate on each language yearly or monthly.
  • Question
    What is the best programming language for hacking?
    Community Answer
    Python Ruby C++ HTML is the essential programming language for hackers.
  • Question
    What is the best beginner programming language out there?
    Community Answer
    Java or VisualBasic. With Java you will achieve more, but you need to focus on learning the language. VB is easier because you can learn it partly by yourself.
  • Question
    How do I learn quantum computing? What is the best degree to get for that?
    Community Answer
    First, take courses in mathematics and quantum physics. The latter is especially very important, as quantum computing is built on principles of quantum physics. Also, familiarize yourself with computer architecture and computer hardware. Then, take an introductory course on quantum computing and how it works. I believe the best degrees for quantum computing would be a degree in physics or computer science (or, if you're really ambitious, both).
  • Question
    Which education stream do I need to take to become a programmer?
    Community Answer
    You should take a bachelors degree in computer science. That said, there are a lot of online tutoring classes to get you up and running in programming. It really depends if you want to work for yourself or someone else and if they desire a degree.
  • Question
    Can I learn how to become a programmer from home?
    Maxim R
    Community Answer
    Yes, there are many free online tutorials to get you started with programming. I personally learned how to program in Python through free online articles. I suggest you choose a language and then search for online tutorials.
Ask a Question

      Return to Full Article