Part of the Getting Started in Software Development series. Reviewed – July 2023 In the last chapter, I talked about some of the current options when it comes to getting started in the programming field. I mentioned several development tools that you can get familiar with to decide what path you want to take as…
Search Results for: Microsoft Access
What You Should Know About Programming Technologies
Part of the Getting Started in Software Development series. Reviewed – July 2023 So far, I’ve given you some general ideas of what it takes to start and maintain a career in software development but you’re probably still wanting some direction as to the actual first steps of learning how to program. In this chapter,…
Finding a Career in Software Development
Part of the Getting Started in Software Development series. Reviewed – July 2023 You’ve probably heard people talk about how we’re living in the Information Age with an emphasis on how much information there is to process from all different directions. This is certainly true and it can be a challenge for the average person,…
On software design …
In my upcoming book, Your First Guide to Database Design, my goal is to provide a clear guide for users at all levels of experience on how to organize their data into an efficient database, regardless of whether they’re using a desktop database like Microsoft Access or a network software such as MySQL. The first chapter…
Bringing things up to date …
Every so often, I remember that I have a blog attached to the site and I make new promises to myself to keep it up to date but it doesn’t seem to happen that often. 2011 was a busy year for me which was one reason I didn’t update the blog much. It’s easier to…
March already?
I thought about taking the blog down when I realized how long it had been since I posted here but instead, I decided to say goodbye to Facebook for awhile and devote those misspent energies to something a little more productive. I started a new full-time job in January, which is another reason I’ve been…
Almost there …
I’m managing to get my fingers to keep working despite the latest cold snaps and have finished the first draft of “Programming Microsoft Access”, the series on Visual Basic for Applications that I’ve been working on for the last couple weeks. Now I’m going through the chapters and revising as needed. It’s amazing what you…
A few thoughts at 3 a.m.
I’m plowing my way through writing the next chapter of the Microsoft Access for Beginners series and have the insomnia to show for it. This chapter, an introduction to Visual Basic for Applications, is one I’ve been wanting to do for awhile and should have done a long time ago but always found a way to…
Design Abstractions
While new technologies … might make things easier for the average professional, they will never replace a solid understanding of the technologies they are built on top of.
Rogue C# – Adding Scrolls and Potions
Coming back around to the inventory side of the game, I decided to add some extra variety to the available items, starting with the scrolls and potions.