Enrollment of computer science students across the globe has been increasing in recent years. This is in no small part due to (often false) promises…
Category: Student Blog Series
In 2020, Hariti Patel tested several different transcription services and determined which was the most accurate and worth the money [7]. She concluded that GoTranscript…
These days, it seems like almost every website a user visits has a small pop-up banner requesting permissions to place cookies on their browser. These…
Creating Graphical User Interfaces with CustomTkinter: An in Depth Guide
Posted in Student Blog Series
What is CustomTkinter? CustomTkinter is a powerful, modern, and customizable python UI-library based onTkinter, a standard graphical user interface (GUI). It was developed and released…
1 Introduction Genetic programming (see Sec. 2) is a dynamic evolutionary algorithm that aims to craft programs capable of solving complex problems. At its core,…