Browsing Category
Software
12407 posts
Software Engineering & Development Frameworks
This hub covers practical engineering frameworks, development processes, and system design approaches used to build scalable and reliable systems.
You’ll find how-to guides, architectural breakdowns, and real-world insights focused on backend systems, cloud software, and modern developer tooling.
This content is designed for engineers, technical leads, and teams working on production-scale applications.
Key Engineering Guides
Slack Next-gen Platform – Custom Functions
In this tutorial, you’ll learn how to add your own “function” to Slack’s next-generation platform app in 5…
Realtime Static Website Search using Pure JavaScript
A JavaScript script to implement search for your static website. Its made using pure JavaScript ( no library…
Meet Android Developers from India keen to learn and inspire
Posted by Vishal Das, Community Manager This year the Google Developer Educators India team launched the “Android Learn…
I want to clean up the negative messages about Perl in past 3 decades
I want to clean up the negative messages about Perl in past 3 decades and want to increase…
Computer Number Systems 101: Binary & Hexadecimal Conversions
When we type words onto a computer, it will translate them into numbers. In fact, to a computer,…
How to use the App Engine Users service (Module 20)
Posted by Wesley Chun (@wescpy), Developer Advocate, Google Cloud Introduction and background The Serverless Migration Station video series…
How to Write to Workflow Job Summary from a GitHub Action
This post continues my series on tips for developing GitHub Actions. In this post, I explain how an…
is awesome! (when “width: 100%” not working)
Dudes. Sometimes you want your to fit its “parent” with dynamic width and you do it like this:…
22 Programming Lessons Learned in 2022
While on a vacation I got opportunity to reflect on 2022. As a result, I penned down my…
Awesome animation effect for any SVGs with a surprisingly simple trick
In this short tutorial, I’ll demonstrate how to animate the paths of any SVG similar to the animation…