Skip to content
Play
Extracting media streams...
Tip
⚡ Direct Stream Active • Switch to Framed only if preferred • If video or audio lags, change quality format • Shortcuts: Space / K = Play/Pause, ← / → = 10s Seek, M = Mute • Adjust buffer in Player Settings ⚙️ ⚡ Direct Stream Active • Switch to Framed only if preferred • If video or audio lags, change quality format • Shortcuts: Space / K = Play/Pause, ← / → = 10s Seek, M = Mute • Adjust buffer in Player Settings ⚙️

#Software #Engineering - Lecture 2 : Software Processes, Activities, The Rational Unified Process

#SoftwareEngineering #Course #HowToProgram #HowToCode #HowToBeEngineer
Hello everyone. My name is Furkan Gözükara, and I am a Computer Engineer Ph.D. Assistant Professor at the Software Engineering department.

In this course, we will learn what is the true meaning of being a Software Engineer rather than being a web developer / freelancer developer / software developer / developer / coder / programmer, etc.

Software Engineering Full Course Playlist : https://www.youtube.com/playlist?list=PL_pbwdIyffslgxMVyXhnHiSn_EWTvx1G-

GitHub repository of the course : https://github.com/FurkanGozukara/Software-Engineering-CSE307-2020

Discord channel link of the course : https://discord.gg/6Mrb8MwteQ
How to use Discord : https://youtu.be/AEwPtYiLvsQ

This course does not require you to have any knowledge about programming in any programming language.

However, if you want to start learning programming or develop your other Software Engineering related skills you can watch our below full courses:

[1] Introduction to Programming Full Course with C# playlist : https://www.youtube.com/playlist?list=PL_pbwdIyffskoSXySh0MdiayPJsBZ7m2o

[2] Object Oriented Programming Full Course with C# playlist : https://www.youtube.com/playlist?list=PL_pbwdIyffsnH3XJb66FDIHh1yHwWC26I

[3] Artificial Intelligence (AI) and Machine Learning (ML) Full Course with C# Examples playlist: https://www.youtube.com/playlist?list=PL_pbwdIyffskVschrADCL6KEnL_nqDtgD

[4] Software Engineering Full Course playlist : https://www.youtube.com/playlist?list=PL_pbwdIyffslgxMVyXhnHiSn_EWTvx1G-

[5] Security of Information Systems Full Course playlist : https://www.youtube.com/playlist?list=PL_pbwdIyffslM_o92NwkaUzD7C6Fekx26

[6] (Turkish) Bilgisayar Becerileri Tam Ders playlist : https://www.youtube.com/playlist?list=PL_pbwdIyffsmyE2e909ea1MXLcMb8MenG

Lecture 2 : Software Processes

* Software process models
* Process activities
* Coping with change
* The Rational Unified Process
-- The RUP is a prescriptive, well-defined system development
process, often used to develop systems based on object and/or
component-based technologies
-- It is based on sound software engineering principles such as
taking an iterative, requirements-driven, and architecture-centric
approach to software development
-- An example of a modern software process.

All of the Subtitles of Lecture 2:

* The software process
* Software process descriptions
* Plan-driven and agile processes
* Software process models
* The waterfall model
* Waterfall model phases
* Waterfall model problems
* Incremental development
* Incremental development benefits
* Incremental development problems
* Reuse-oriented software engineering
* Types of software component
* Process activities
* Software specification
* The requirements engineering process
* Software design and implementation
* A general model of the design process
* Design activities
* Software validation
* Stages of te