glennprays;|Blog
HomeBlog

Blogs page 3

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

Exploring Search Algorithms: Uninformed and Informed Search

What is different uninformed and informed search for problem solving?

September 18, 2023·
3 min read
Data Science

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
1234
© 2026 Glenn Pray