Intro to SQL
Modern Languages Building (MLB), Room 2001AEver want to know how to communicate with a database? You need to know SQL, a standard programming language for working with relational database management systems in data warehouses or […]
Ever want to know how to communicate with a database? You need to know SQL, a standard programming language for working with relational database management systems in data warehouses or […]
Bio: Sanjay Govindjee is the Horace, Dorothy, and Katherine Johnson Professor in Engineering. His main interests are in theoretical and computational mechanics with an emphasis on micro-mechanics of nonlinear phenomena in […]
Bio: Dr. Pablo Zavattieri is a Professor of Civil Engineering and University Faculty Scholar at Purdue University. Zavattieri received his BS/MS degrees in Nuclear Engineering from the Balseiro Institute (Argentina) and […]
Deep Neural Networks (DNNs) are used as a machine learning method for both regression and classification problems. Keras is a high-level, Python interface running on top of multiple neural network […]
Mobile app development is one of the biggest new industries of the last decade. As of 2017, Google and Apple (the creators of Android and iOS, respectively) confirmed a combined […]
This is a continuation of the workshop "Introduction to performance analysis of scientific software". Now, we know how to measure overall performance of our software and can make a good […]
Audience: Stata users familiar with data management who want an overview of the new data management features introduced in Stata 16. We'll cover the two main data management features introduced […]
Bio: Irene J. Beyerlein is a Professor at the University of California at Santa Barbara (UCSB) with a joint appointment in the Mechanical Engineering and Materials Departments. She currently holds […]
QGIS is a user friendly Open Source Geographic Information System (GIS). You can visualize, manage, edit, analyze data, and compose printable maps. The workshop will use R. This workshop is part of the […]
People using R for applied research are often not taught basic programming practices such as writing functions, efficient iterative processing, vectorization, and other practices that would make their research far […]