glennprays;|Blog
HomeBlog
Blog's 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
October 9, 2023·2 min read
Discover how to improve your development workflow and collaboration with the power of Git Flow.
Programming Principle: DRY (Don't Repeat Yourself)
September 20, 2023·3 min read
DRY stand for Don't Reat Yourself, it is one of fundamental programming principles.
Web Development: What is SSR, CSR, SSG
September 13, 2023·3 min read
What is SSR (Server-Side Rendering), CSR (Client-Side Rendering), SSG (Static Site Generation) in website development.
Different Between by Reference and by Value
September 12, 2023·4 min read
Pass by reference and pass by value are two different ways in which data can be passed or assign.
© 2025 Glenn Pray