About the author

Christine

I'm a geek with a love for all things tech. I'm also an online business consultant with expertise in SEO, SMM, and digital marketing strategies.

Related Articles

2 Comments

  1. 1

    Robert Bigelow

    I guess like most everyone else who writes code, I’m better at teaching myself the code, SGML or script. I wish I could approach the advanced level in which you write code. BTW, I successfully logged in to Smarterware, updated my profile and posted a comment via Lynx v2.8.7 from public access shell account I’ve logged in via SSH through port 443. 🙂

  2. 2

    Bjorn

    I think the question is not “how do I learn to code?”, but “how do I learn to code well?” All too often programming is reduced to getting something to work. That is really only a small part of the battle. The much tougher task is creating something that is readable, maintainable, flexible, and robust. The best way to learn how to do these things is to read the code of people who know what they are doing. For this reason, modifying open source frameworks (provided they are well written) can be great place to start.

Comments are closed.