Tag: programming

  • I need beginner learning recommendations for programming?

    by

    I’ve got someone that is interested in online work but has no real prior experience. Some options I’m aware of are: Do you have other options? The person is close enough that I’d put time into supporting their learning if they put in the effort.

    Read More →

  • Some Rules for Good Software Development

    by

    Rules help set constraints on our work and while I don’t advocate rigid adherence to rules, they’re there to make you think and help you decide if you’re making the right decision. Here are 10 good ones to get you started. I like number 7 as it helps reduce needless complexity. It’s easy to wish-cast…

    Read More →

  • AI and Python are winning

    by

    So AI has lead Python to be the top programming language but I wonder how long this will continue? It’s easy to spin up some Python AI thing from a blog post and put it on GitHub, only to never look at it again. My GitHub repositories are full of projects like that, they seemed…

    Read More →

  • Cross-platform offline documentation

    by

    For years I’ve relied on Dash to provide offline documentation for coding projects. Unfortunately, the excellent Dash app is not available cross-platform which means I’ve started using Zeal for offline access to coding documentation. Add Docs to Zeal To add documentation to Zeal click the button provided when you open the application. Then search through…

    Read More →

  • Typing.io – Typing Practice for Programmers

    by

    A few months back I changed over to Dvorak for my keyboard layout. Having a number of resources around for typing practice was crucial to getting my typing speed back up to what it had been. None of the typing tutors out there are really meant to help programmers type faster. Programming requires far more…

    Read More →

  • Don’t Call Yourself a Programmer or a Freelancer Even

    by

    Great article on why you should not call yourself a programmer. A few highlights below. Software solves business problems. Software often solves business problems despite being soul-crushingly boring and of minimal technical complexity. and: Engineers are hired to create business value, not to program things. Same goes for most sites, clients need to establish a…

    Read More →

  • The Great Windows Code Editor Hunt: InType

    The Great Windows Code Editor Hunt: InType

    by

    We’re now on the third code editor in our epic hunt for a great windows editor. If you’d like to catch up and see where we’ve been: The Great Windows Code Editor Hunt: Part 1 Dreamweaver Komodo Edit Now it’s on to InType. InType is still in Alpha and is similar to Textmate for OSX.…

    Read More →

  • The Great Windows Code Editor Hunt: Komodo Edit

    The Great Windows Code Editor Hunt: Komodo Edit

    by

    Second up on my list of code editors to review is Komodo Edit. No we’re not talking about the paid IDE but the free version. The Good Komodo Edit is developed on the Mozilla platform which means it’s a cross-platform code editor just like Firefox is a cross-platform web browser. As I said when I…

    Read More →