JesseBethke.com
Systems Analyst, Software Engineer, Graphic Designer

About Jesse Bethke

Jesse is a lead software engineer with Smart Software Solutions and holds a Bachelors of Art in Computer Science and a Bachelors of Business Management from the University of South Dakota. As an enthusiast of web developement since he was 14, he has a decade of web design experience and 4 years of professional web application development experience. He has advanced skills in nearly all aspects of web and enterprise design, development, and administration.

Jesse enjoys reading, gaming, and recreational programming. Beyond web development, he also has interests in computer aided drafting, 3D modeling, and architecture. His portfolio exhibits a multitude of projects spanning the past 10 years that show ingenuity, creativity, and a genuine desire to learn. With skills in project management and motivation, Jesse bestows those same traits in those he leads.

Jesse is a program manager, project manager, systems analysts, project prospector, proposal writer, web designer, lead software engineer, systems architect, business intelligence analyst, SEO specialist, database administrator, and network administrator.

Recent Blog Posts

Use of Cursor for SQL Server Bulk Processing

Yesterday, I ran into a situation where a large set of meta data in a database had become corrupted and needed to be reconstructed. The meta data represents aggregates of raw data calculations. Using a cursor, we can loop over query results.

Read More

Weighted Randomization

Sometimes the simplest way to make content dynamic is to simply randomize it. However, there may be times when you need to favor some items in a set more than others. This can be done with weighted randomization.

Read More