Software Engineering
- Software Process Models
- SDLC Models
- Waterfall Model
- Prototype Model
- RAD Model
- Incremental Model
- Spiral Model
- Capability Maturity Model
- Rational Unified Processes
- Functional and Nonfunctional Requirements
- Software requirements elicitation
- Software requirements specification (SRS)
- Software Design Process
- UML
- Use case diagram
- Activity Diagram
- Class diagram
- Software Static and Dynamic Analysis
- Software testing
- Code inspection
- Test Oracles
- Testing Methods
- Responsibilities of Software Project manager
- Software Configuration Management (SCM)
- Change Management
- Version Control
Select Subject
- Cloud Computing
- Computer Networks
- Theory of Computation
- Blockchain
- Computer Organization & Architecture
- Principles of Programming Languages
- Advanced Computer Architecture
- C
- Compiler Design
- Data Structure
- DBMS
- Discrete Structure
- Distributed System
- Information Storage & Management
- Java
- Linux
- Management Information System
- Network & Web Security
- Operating System
- PHP
- Python Programming
- R Programming
- Software Engineering & Project Management
Q & A
Recent Posts
- By using Newton Raphson Method, x^4-x-10=0 which is nearest to 2, find real root correct to three decimal places? (R.G.P.V. 2022 NOV)
- Find the real root of the Equcation: f(x) =x^3-4x-9=0 by using bisection method/ Bolzano method upto 3 decimal places ?
- R Programming
- Find the real root of the Equcation: f(x) =x^3-2x-5=0 by using bisection method/ Bolzano method in Five stage ?
- What is Machine learning ?