Programming Articles

We’re curious people by nature. And we love to teach others what we’ve learned. So explore our blog to gain fresh insights from our expertise in areas ranging from culture to AI.

SEP Wins TechPoint’s 2024 Innovation Service Partner of the Year Mira Award

SEP Recognized as Indiana’s Top Innovation Service Partner, Winning TechPoint’s Prestigious Mira Award Westfield, Indiana - SEP has been named the Innovation Service Partner of the Year by TechPoint at the 25th annual Mira Awards. The Mira Awards, Indiana’s largest…
Read Full Post
programmer at computer with dual monitors working on coding project while wearing headphones

Your personal programming project misses you. How to make more time.

Personal programming projects are a great way to explore new topics. They can allow you a scaffold for exploring new technologies or techniques. They can use a personal interest as a motivator to overcome the trials of learning. But they compete for your limited time with your responsibilities, friends, and family. Sitting down for a […]
Read Full Post
JavaScript vs TypeScript graphic with logos

Curious About Code? Get to Know TypeScript vs. JavaScript in Node.js.

You may have heard of JavaScript, Node.js, and TypeScript. You may even know that they are programming languages used in modern software development. But, alas, you may be a non-technical person who doesn’t understand TypeScript vs. JavaScript, how they are related, and how they are different. In this post, I will explain the three technologies. […]
Read Full Post
rubber duck floating upside down in the water

AI Code Gen Tools Need Human Developers to Produce Good Code

Last year, AI code gen tools made a huge splash in the software development world. Again. Someone had the bright idea that “Hey, source code is text. Maybe we can generate that!”. What started as one big offering has grown to dozens of tools to write our code for us. These tools excite some, terrify others, and leave many wondering […]
Read Full Post
The Power of Power BI

Level Up Your Data with Custom Power BI Charts

This article was co-written by Jeremy Jarvis and Dante LaRocca. In our data-driven world, businesses rely on understanding the data that drives them. This involves visualizing data in a clear and digestible way, enabling them to make informed decisions. Even if the data is rich and accurate, the visuals must be carefully designed to surface […]
Read Full Post
close up of a medical test monitor with a patient wearing a brain cap in the background

How Medical Innovation is Already Changing the Future of Healthcare

I attended the Digital Health Innovation Summit this summer in San Francisco, which brought together leading innovators in healthcare and medical technology. They shared fascinating, cutting-edge medical innovation research being done by clinicians, scientists, technologists, and biomedical engineers that will fundamentally change the way we approach the diagnosis, treatment, and management of patients in the […]
Read Full Post
The Pico-8 logo

Exploring Game Development with Pico-8

Today, I will walk you through a few steps to start learning game development with Pico-8. Video games are all around us. They connect to our TVs, occupy our computers, and ride along with us in our pockets. Our experiences with them ranging from a quick, fun diversions to immersive multi-hour sagas. Many of us […]
Read Full Post
A blog image and title blend smoothly and quickly in a similar direction

How Designers and Developers can use Shared Element Transitions to Improve UX

What are Shared Element Transitions? Shared Element Transitions are animations that move elements from one screen to another within an app. They help users understand how the interface changes when navigating between screens. They are particularly effective when users are browsing diverse content and frequently switching back and forth between screens. These transitions can be […]
Read Full Post
developer looking at code behind a screen overlay

What I Wish Someone Had Told Me About Integration Testing in Flutter

Integration testing in Flutter is fairly well documented. The official docs have a get-started guide that will get you started, and it’s not hard to find answers to common issues on blogs or Stack Overflow. This isn’t going to be a walkthrough of setting up testing Flutter as the docs do a good job of […]
Read Full Post
software developers collaborating at whiteboard with sticky notes

Your App Uses Xamarin.Forms, but That Tech is Going Away. Don’t Panic! 😱

You may be hearing a lot of chatter about Xamarin.Forms going away. If your app is built in Xamarin.Forms, this is probably concerning news to hear. Our advice? Don’t panic! 😱 We recently sat down with Adam Livingston, Staff Software Engineer, and Charles Tippett, Engagement Manager, to get the scoop on the upcoming transition from […]
Read Full Post