Events By Tag: “programming”

  • Intermediate Python with Database Programming

    R1:101: Research 1, Room 101

    In this workshop, we'll focus on three key pillars of Python development: error handling, user-defined functions, and database programming. Firstly, we'll equip you with the tools to build robust and resilient code through comprehensive error handling techniques. Learn how to anticipate and gracefully manage errors, ensuring your programs not only function smoothly but also remain reliable in the face of …

    Events at UCF
  • Linux Tool to Orchestrate Research: Makefiles

    R1:101: Research 1, Room 101

    Make is a command-line tool often used to build executable code from source code. While ubiquitous for those working with C or FORTRAN, Make can also manage task dependencies for any Unix commands. Researchers seeking to implement reproducible workflows, automating data analysis pipelines or producing tables and plots for publication can automate their workflow using Make. This workshop is intended for new …

    Events at UCF
  • Linux – Advanced Unix Shell Programming

    Virtual

    The "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 hour of this …

    Events at UCF