Sayyed Ahmed
SE-3.3-Software Architecture Styles
SE-3.2-Various kinds of Cohesion Coupling in Software Engineering
Finding all Armstrong numbers between two given value range. (3-digit values)
Find if a given number is an Armstrong number or not. (Python Code with explaination)
SE-3.1- Software Design Concepts (Part 2)
SE-3.1-Software Design Concepts (Part 1)
SE=2.13-Risk Mitigation, Monitoring and Management (RMMM) Plan
SE-2.12- Calculating Risk Exposure
Finding the Greatest and the second greatest in a list of data (Python Code)
SE-2.11-Risk Management Categories Strategies
How to check if a number is prime or not? Python Code
File Handling Program in Python (Creating a dictionary of vowels)
Sum of digits using loops in python
Python Program: Toggle the character of a string
SE-2.10-Intermediate COCOMO based estimation
SE-2.9-Basic COCOMO based estimation
SE-2.8-Function Point based Estimation with example
SE-2.7 - Software Sizing approaches in Software Engineering
SE-2.6-Flow Based Modelling and Behavioral Modelling in Software Engineering
SE-2.5-Class-Responsibilty-Collaborator (CRC) in Software Engineering
SE-2.4-Class Based Modelling Software Engineering
SE-2.3-Scenario Based Modelling
Arrays and String in python
SE-2 2-Requirement Elicitation Techniques
Reversing a number using if-else (without slicing)
SE-2.1-Requirement engineering Stages
Functions in Python
For Loops in Python
RSA using Fast Exponent Method
Information Security RSA Algorithm with Example