This workshop will explore three key pillars of Python development: error handling, user-defined functions, and database programming.First, we'll introduce the tools needed to build robust, resilient code through comprehensive error-handling techniques. Participants will learn how to anticipate and manage errors gracefully, ensuring programs run smoothly and remain reliable in the face of unexpected challenges.Next, we'll examine the power of user-defined …
Events at UCFStructured Query Language (SQL) is used to retrieve, search, modify, and report data stored in relational database systems. This introductory workshop is for researchers and students new to databases. Using SQL, learn how to explore data stored in databases like Microsoft Access, Microsoft SQL Server, mySQL, Oracle, and SQLite. Through hands-on exercises, you'll practice using SQL to query, sort, format …
Events at UCFThe "shell" in Unix is a generic term for the program that provides the basic user interface to the system. Typically, this would be a command line interface, but might also include a graphical interface (e.g., "gnome shell"). This workshop will cover commands common to most variations of Unix and Unix command line interface shells.The second half of this workshop …
Events at UCF