The IENE Conference Organizing Committee reviewed over 200 abstracts and devided them into the following types of presentations:

Many university professors host their course syllabi, lecture notes, and slide decks based on SEPA 9th edition chapters on GitHub. These repositories organize the book’s 30+ chapters into digestible weekly modules, making them excellent for self-study. Chapter Summaries and Study Guides
Study the test suites of popular open-source projects. Look at how frameworks use tools like Jest, JUnit, or PyTest.
GitHub is a two-way street. If you create useful supplementary materials, such as code examples for a specific chapter or a tool that implements a COCOMO model, consider sharing it in your own public repository. Cite the textbook properly and adhere to open-source best practices.
Use GitHub Actions to run unit tests, integration tests, and linters automatically on every push. 5. Deployment and DevOps Look at how frameworks use tools like Jest, JUnit, or PyTest
Code reviews & quality checks
I can provide targeted repository search terms or guide you through setting up your own GitHub study project. Share public link
Use the README.md file as a digital journal to summarize your insights from each chapter. Cite the textbook properly and adhere to open-source
: Discusses emerging trends, process improvement, and specialized appendices like Data Science for Software Engineers . GitHub Resources
As software engineering is fundamentally a hands-on discipline, many practitioners look to GitHub to bridge the gap between theory and execution. GitHub hosts an extensive ecosystem of community-curated repositories designed to complement the 9th edition. Why Use GitHub Alongside SEPA 9th Edition?
Standardize communication by creating markdown templates for user stories, ensuring they follow the "As a... I want to... So that..." format. 2. Planning and Agile Project Management designed for undergraduate students
The integration of GitHub with software engineering practices has numerous benefits, including:
distill key concepts such as information architecture and navigation patterns. Academic Repositories:
Roger S. Pressman and Bruce R. Maxim’s has served as the definitive guide to core software engineering principles for decades. The 9th edition refines these foundational concepts, adapting them to modern ecosystems driven by agile practices, DevOps, and cloud-native architectures.
The most beneficial repositories are those created by educators and students as part of a formal course structure. A prime example is the repository titled “Fundamentals-of-Software-Engineering” by a user named Mobiwn. This repository, designed for undergraduate students, contains a collection of experiments, final projects, and detailed slide decks. Critically, it includes slide presentations explicitly referencing “Pressman 9e Ch001.pdf” through “Pressman 9e Ch003.pdf,” as well as a full slide deck for the entire 9th edition. These slides are valuable study aids for anyone using the textbook.
Before diving into GitHub, it is essential to understand why the 9th edition marks a significant evolution in teaching software engineering. Released in the late 2010s and updated through 2023, this edition is not merely an incremental refresh but a major restructuring designed to meet the pedagogical needs of modern software education.