- LocationMulticultural Center room 203
- DescriptionCoffee & Scripture is Rhody Christian Fellowship's weekly in-depth Bible study. We discuss God, the Bible, and how it applies to our lives. We don't dodge the difficult parts of the Bible; we seek to understand them. Your questions are encouraged! Any students (regardless of your religious background or affiliation) are welcome to join us. If you don't have a Bible, we can provide you with one. Plus, we'll have free coffee!Note: We also have another time available if you can't make the 4:00 study. The 7:30 pm Coffee & Scripture meets in the Memorial Union downstairs (near the sushi place). Both Bible studies are the same, so pick the time that works best for your schedule and come join us!Visit URInvolved for complete event details.
- Websitehttps://events.uri.edu/event/rcf-coffee-scripture
More from Today's Events
- Sep 304:00 PMLifestyle Factors and Your Aging Brain: Information You Can UsePresented by the URI Retired Faculty Association Speaker Series, two expert panelists will offer the latest research on lifestyle factors for maintaining brain health and answer questions about the aging brain. Panelists are Prof. Christie L. Ward-Ritacco, PhD, URI Department of Kinesiology and Prof. John K Robinson, PhD, Co-Executive Director, URI George & Anne Ryan Institute for Neuroscience and Professor in URI Psychology and Biomedical & Pharmaceutical Sciences. This free presentation is open to the URI Community and the larger Rhode Island Community.Parking is available in the lot off Briar Lane behind the Welcome Center. Letting us know if you plan on attending at aging@uri.edu is helpful but not required.
- Sep 305:00 PMAI Lab Workshop: MPI in RustAbstract:The Rust programming language was created when Graydon Hoare was frustrated with the elevator in his apartment building being out of order due to a Windows blue screen of death. In the decade since its 1.0 release, Rust has been the "most loved" programming language on StackOverflow for a number of years, and has gained a reputation for high performance (comparable to C), high productivity (comparable to Go) and correctness (comparable to Haskell). I have been using Rust in my research group (Algorithms for Big Data) for the past 5 years, and also have been teaching my undergraduate machine organization course in Rust (previously it was in C) for about as long.In this interactive workshop, we will start with a brief introduction to Rust (just the basics) and then look at how to easily parallelize a computation across multiple cores using the excellent Rayon library. We will wrap up with multi-node distributed computation via an OpenMPI-compatible library. I'll make all code we write available on my website.Bio:Prof. Daniels is an associate professor of computer science, with the majority of his research focused on algorithms for "big data" -- essentially, sublinear-time algorithms for problems such as search or sequence alignment, trying to leverage the manifold structure of high-dimensional data. He did a postdoc in mathematics at MIT with Bonnie Berger and a Ph.D in computer science at Tufts University with Lenore Cowen, focused on problems in computational biology ranging from protein structure prediction to biological sequence analysis. More recently, he has also been interested in applying "manifold mapping" ideas to problems in astronomy, cybersecurity, and machine learning.It will be available by zoom here (note free registration): https://uri-edu.zoom.us/meeting/register/MkwG6eIZRn6eO4tplmr4Pw#/registration (though we will have an in-person option as well)Background resources, for those who want to get a leg up, are primarily here: https://www.rust-lang.org/learn (there are three different resources there, which will appeal to different learning styles).The Rayon parallelization library is documented here: https://docs.rs/rayon/latest/rayon/The mpi library is documented here: https://docs.rs/mpi/latest/mpi/
- Sep 305:00 PMAm I Ready to Apply? Pre-Health WorkshopAm I Ready to Apply?An Interactive Readiness Self-Assessment for Future Applicants to Medical, Dental, or PA ProgramsThinking about applying to health professional school this cycle? Not sure if you're truly ready or just hoping you are?This 90-minute, hands-on workshop is designed to help you evaluate where you stand in your preparation for programs like MD, DO, PA, and dental school. Through guided self-assessments, reflection activities, and peer discussion, you'll take a realistic look at your academics, clinical experiences, competencies, and more, all in a supportive, low-pressure environment.In this session, you’ll:Map out your experiences (clinical, service, research, leadership, etc.)Evaluate how your preparation aligns with key competencies admissions committees look forCheck your academic readiness, including GPA and prerequisite progressReflect on your overall application strength and whether it’s time to apply or time to planWhether you're feeling confident or still unsure, you’ll leave with a clearer picture of your readiness, specific next steps to take, and tools to help you move forward with purpose.This workshop is ideal for students planning to apply to medical, dental, or PA programs in the upcoming cycle or those who want to better understand what “ready to apply” really means.We strongly suggest attending this workshop prior to attending a PATH Orientation for the upcoming cycle.
- Sep 305:00 PMASA General MeetingOur general meetings for Asian Students Association. Follow our instagram page (@uri_asa) to get insight into what we are doing every meeting!!Visit URInvolved for complete event details.
- Sep 305:00 PMDECA: What is DECA and meet the officersLearn more about what DECA is for prospective students and meet officers.
- Sep 305:00 PMHigh Performance Computing, Parallelism, and MPI in Rust - WorkshopThe Rust programming language was created when Graydon Hoare was frustrated with the elevator in his apartment building being out of order due to a Windows blue screen of death. In the decade since its 1.0 release, Rust has been the “most loved” programming language on StackOverflow for a number of years, and has gained a reputation for high performance (comparable to C), high productivity (comparable to Go) and correctness (comparable to Haskell). Prof. Noah Daniels has been using Rust in his research group (Algorithms for Big Data) for the past 5 years, and has been teaching an undergraduate machine organization course in Rust (previously it was in C) for about as long.Participants in this interactive workshop will start with a brief introduction to Rust (just the basics) and then look at how to easily parallelize a computation across multiple cores using the excellent Rayon library. The workshop will wrap up with multi-node distributed computation via an OpenMPI-compatible library. All the code written will made available on a website.Prof. Daniels is an associate professor of computer science, with the majority of his research focused on algorithms for “big data” — essentially, sublinear-time algorithms for problems such as search or sequence alignment, trying to leverage the manifold structure of high-dimensional data. He did a postdoc in mathematics at MIT with Bonnie Berger and a Ph.D in computer science at Tufts University with Lenore Cowen, focused on problems in computational biology ranging from protein structure prediction to biological sequence analysis. More recently, he has also been interested in applying “manifold mapping” ideas to problems in astronomy, cybersecurity, and machine learning.Zoom Registration (free): https://uri-edu.zoom.us/meeting/register/MkwG6eIZRn6eO4tplmr4Pw#/registration There is an in person option as well.Background resources, for those who wish to get a leg up: https://www.rust-lang.org/learnThe Rayon parallelization library is documented here: https://docs.rs/rayon/latest/rayon/The mpi library is documented here: https://docs.rs/mpi/latest/mpi/