glennprays;|Blog
HomeBlog
Blog Topic

Software Engineering

Software engineering is like building a well-structured and reliable digital tool or program. It involves planning, designing, and coding to make sure the software works well and does what people need it to do. Think of it as constructing a solid bridge, but in the world of computers.

More Topics

Know more about Git Flow

Discover how to improve your development workflow and collaboration with the power of Git Flow.

October 9, 2023·
2 min read
Software Engineering

Programming Principle: DRY (Don't Repeat Yourself)

DRY stand for Don't Reat Yourself, it is one of fundamental programming principles.

September 20, 2023·
3 min read
Software Engineering

Web Development: What is SSR, CSR, SSG

What is SSR (Server-Side Rendering), CSR (Client-Side Rendering), SSG (Static Site Generation) in website development.

September 13, 2023·
3 min read
Software Engineering

Different Between by Reference and by Value

Pass by reference and pass by value are two different ways in which data can be passed or assign.

September 12, 2023·
4 min read
Software Engineering
© 2026 Glenn Pray