rse 2 0 rse 2 0
play

RSE 2.0 RSE 2.0 Mark Woodbridge, Imperial College London deRSE19 - PowerPoint PPT Presentation

RSE 2.0 RSE 2.0 Mark Woodbridge, Imperial College London deRSE19 Potsdam 6 June 2019 INTRODUCTION INTRODUCTION I lead the RSE team at Imperial College London I have previously been a Computer Scientist, soware engineer and


  1. RSE 2.0 RSE 2.0 Mark Woodbridge, Imperial College London deRSE19 – Potsdam – 6 June 2019

  2. INTRODUCTION INTRODUCTION I lead the RSE team at Imperial College London I have previously been a Computer Scientist, so�ware engineer and bioinformatician I starting working as an RSE ~17 years ago

  3. PURPOSE OF THIS TALK PURPOSE OF THIS TALK

  4. PURPOSE OF THIS TALK PURPOSE OF THIS TALK RSE remains an emerging practice/role/profession

  5. PURPOSE OF THIS TALK PURPOSE OF THIS TALK RSE remains an emerging practice/role/profession Much effort (rightly) focused on bringing so�ware engineering best practices into research

  6. PURPOSE OF THIS TALK PURPOSE OF THIS TALK RSE remains an emerging practice/role/profession Much effort (rightly) focused on bringing so�ware engineering best practices into research Can we now look to the future, identify prevailing trends and prepare accordingly?

  7. PURPOSE OF THIS TALK PURPOSE OF THIS TALK RSE remains an emerging practice/role/profession Much effort (rightly) focused on bringing so�ware engineering best practices into research Can we now look to the future, identify prevailing trends and prepare accordingly? These are subjective, speculative opinions intended (only!) to foster reflection & discussion

  8. AGENDA AGENDA Trends Technology development So�ware engineering Research practices Wider issues Implications RSE Groups Individual RSEs Researchers, institutions and funders Conclusions

  9. TRENDS: TECHNOLOGY TRENDS: TECHNOLOGY

  10. TRENDS: TECHNOLOGY TRENDS: TECHNOLOGY Disciplines, communities, languages and codes

  11. TRENDS: TECHNOLOGY TRENDS: TECHNOLOGY Disciplines, communities, languages and codes Established vs emerging

  12. TRENDS: TECHNOLOGY TRENDS: TECHNOLOGY Disciplines, communities, languages and codes Established vs emerging Infrastructure/services, use cases, funding models

  13. TRENDS: TECHNOLOGY TRENDS: TECHNOLOGY Disciplines, communities, languages and codes Established vs emerging Infrastructure/services, use cases, funding models Legacy vs novel

  14. TRENDS: TECHNOLOGY TRENDS: TECHNOLOGY Disciplines, communities, languages and codes Established vs emerging Infrastructure/services, use cases, funding models Legacy vs novel Pace of change

  15. TRENDS: TECHNOLOGY TRENDS: TECHNOLOGY Disciplines, communities, languages and codes Established vs emerging Infrastructure/services, use cases, funding models Legacy vs novel Pace of change Compute capability/accessibility, tools

  16. PYTHON: ONWARDS AND PYTHON: ONWARDS AND UPWARDS UPWARDS Python, the fastest-growing major programming language, has risen in the ranks of programming languages in our survey yet again Stack Overflow Developer Survey 2019

  17. TRENDS: SOFTWARE TRENDS: SOFTWARE ENGINEERING ENGINEERING

  18. TRENDS: SOFTWARE TRENDS: SOFTWARE ENGINEERING ENGINEERING Past: Version control

  19. TRENDS: SOFTWARE TRENDS: SOFTWARE ENGINEERING ENGINEERING Past: Version control Present: Build scripts, tests, CI

  20. TRENDS: SOFTWARE TRENDS: SOFTWARE ENGINEERING ENGINEERING Past: Version control Present: Build scripts, tests, CI Future: So�ware quality assurance

  21. TRENDS: SOFTWARE TRENDS: SOFTWARE ENGINEERING ENGINEERING Past: Version control Present: Build scripts, tests, CI Future: So�ware quality assurance Automate linting, testing, vuln scanning

  22. TRENDS: SOFTWARE TRENDS: SOFTWARE ENGINEERING ENGINEERING Past: Version control Present: Build scripts, tests, CI Future: So�ware quality assurance Automate linting, testing, vuln scanning Measure (and track) code quality, test coverage, performance, documentation…

  23. TRENDS: SOFTWARE TRENDS: SOFTWARE ENGINEERING ENGINEERING Past: Version control Present: Build scripts, tests, CI Future: So�ware quality assurance Automate linting, testing, vuln scanning Measure (and track) code quality, test coverage, performance, documentation… Code quality (type hints, code suggestions…)

  24. TRENDS: SOFTWARE TRENDS: SOFTWARE ENGINEERING ENGINEERING Past: Version control Present: Build scripts, tests, CI Future: So�ware quality assurance Automate linting, testing, vuln scanning Measure (and track) code quality, test coverage, performance, documentation… Code quality (type hints, code suggestions…) e.g. Facebook: Aroma (IDE), Getafix (CI)

  25. SOFTWARE IN RESEARCH SOFTWARE IN RESEARCH While the importance of in silico experiments for the scientific discovery process increases, state-of- the-art so�ware engineering practices are rarely adopted in computational science Johanson and Hasselbring: So�ware Engineering for Computational Science: Past, Present, Future

  26. LEARNING-BASED DEVELOPMENT LEARNING-BASED DEVELOPMENT This new paradigm of so�ware creation will require a radical rethinking of the ancestral so�ware engineering and imperative programming practices that have been developed in the second half of the last century. Erik Meijer: Machine Learning: Alchemy for the Modern Computer Scientist

  27. DATA-DRIVEN PROGRAMMING DATA-DRIVEN PROGRAMMING … our approach is to specify some goal on the behavior of a desirable program, write a rough skeleton of the code that identifies a subset of program space to search, and use the computational resources at our disposal to search this space for a program that works Andrej Karpathy: So�ware 2.0

  28. COMPUTATIONAL INTELLIGENCE COMPUTATIONAL INTELLIGENCE It’s the pattern of technology today, and it’s going to increasingly be the pattern of technology in the future: we humans define what we want to do—we set up goals—and then technology, as efficiently as possible, tries to do what we want. Stephan Wolfram: A World Run with Code

  29. TRENDS: RESEARCH TRENDS: RESEARCH

  30. TRENDS: RESEARCH TRENDS: RESEARCH Data-driven: plan, perform and analyse

  31. TRENDS: RESEARCH TRENDS: RESEARCH Data-driven: plan, perform and analyse Daphne Ezer and Kirstie Whitaker: Data science for the scientific life cycle

  32. TRENDS: RESEARCH TRENDS: RESEARCH Data-driven: plan, perform and analyse Daphne Ezer and Kirstie Whitaker: Data science for the scientific life cycle Interdisciplinary: common infrastructure, workspace, framework

  33. TRENDS: RESEARCH TRENDS: RESEARCH Data-driven: plan, perform and analyse Daphne Ezer and Kirstie Whitaker: Data science for the scientific life cycle Interdisciplinary: common infrastructure, workspace, framework Collaborative: distributed research, data gathering and so�ware development

  34. TRENDS: RESEARCH TRENDS: RESEARCH Data-driven: plan, perform and analyse Daphne Ezer and Kirstie Whitaker: Data science for the scientific life cycle Interdisciplinary: common infrastructure, workspace, framework Collaborative: distributed research, data gathering and so�ware development Integrity: repeatability and reproducibility

  35. TRENDS: GENERAL TRENDS: GENERAL

  36. TRENDS: GENERAL TRENDS: GENERAL Quantified impact

  37. TRENDS: GENERAL TRENDS: GENERAL Quantified impact Skills gap (acquired vs required)

  38. TRENDS: GENERAL TRENDS: GENERAL Quantified impact Skills gap (acquired vs required) Expectations of usability/a11y/security/privacy

  39. TRENDS: GENERAL TRENDS: GENERAL Quantified impact Skills gap (acquired vs required) Expectations of usability/a11y/security/privacy Growth in industrial research

  40. TRENDS: GENERAL TRENDS: GENERAL Quantified impact Skills gap (acquired vs required) Expectations of usability/a11y/security/privacy Growth in industrial research Recognition of role, influence beyond research

  41. TRENDS: GENERAL TRENDS: GENERAL Quantified impact Skills gap (acquired vs required) Expectations of usability/a11y/security/privacy Growth in industrial research Recognition of role, influence beyond research Appreciation that diversity can improve outcomes

  42. IMPLICATIONS: RSE GROUPS (1) IMPLICATIONS: RSE GROUPS (1)

  43. IMPLICATIONS: RSE GROUPS (1) IMPLICATIONS: RSE GROUPS (1) Broader services

  44. IMPLICATIONS: RSE GROUPS (1) IMPLICATIONS: RSE GROUPS (1) Broader services UCL-RITS AI Studio : “consultancy service in artificial intelligence (AI) and data science”

  45. IMPLICATIONS: RSE GROUPS (1) IMPLICATIONS: RSE GROUPS (1) Broader services UCL-RITS AI Studio : “consultancy service in artificial intelligence (AI) and data science” Infrastructure: CI, GPUs, notebooks, storage

  46. IMPLICATIONS: RSE GROUPS (1) IMPLICATIONS: RSE GROUPS (1) Broader services UCL-RITS AI Studio : “consultancy service in artificial intelligence (AI) and data science” Infrastructure: CI, GPUs, notebooks, storage Scalable activities

  47. IMPLICATIONS: RSE GROUPS (1) IMPLICATIONS: RSE GROUPS (1) Broader services UCL-RITS AI Studio : “consultancy service in artificial intelligence (AI) and data science” Infrastructure: CI, GPUs, notebooks, storage Scalable activities Less pairing and “product development”

  48. IMPLICATIONS: RSE GROUPS (1) IMPLICATIONS: RSE GROUPS (1) Broader services UCL-RITS AI Studio : “consultancy service in artificial intelligence (AI) and data science” Infrastructure: CI, GPUs, notebooks, storage Scalable activities Less pairing and “product development” More resources, exemplars, training, community building, self-service…

  49. IMPLICATIONS: RSE GROUPS (2) IMPLICATIONS: RSE GROUPS (2)

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend