Coding Isn’t Just For Coders Anymore
Coding Isn’t Just For Coders Anymore: A blog around the accessible nature of coding for non-coders. When you think of coding, you think of developers. You think of engineers or…
Read More →Using Apartment Complex Management Software to Improve the Efficiency of Your Buildings
If you have several apartment buildings, then you know that property management is a time consuming process. It can be difficult to keep track of the needs of each building…
Read More →4 Tips For Faster C++ Compilation Times
4 Tips For Faster C++ Compilation Times: This post is about some techniques I have used to improve compilation times. This might be useful to you, if your compile times…
Read More →Java Factorial Program – Java Sorting Examples
Java Factorial Program – Java Sorting Examples: a helpful blog for those learning about the factorial function. Factorial of a Number Using Recursion In this program, we will learn how…
Read More →How to use the Seating Chart in a Classroom
You can use the seating chart in a classroom for many reasons. Perhaps you want to keep certain students away from each other. Maybe you keep having to repeat yourself…
Read More →GSOC 2021 Progress Report Final
My final progress report for GSOC 2021. A brief introduction about me, if you have not seen my first blog, I am an undergraduate student from India. I am currently…
Read More →How To Fix Java Installation Issues
How To Fix Java Installation Issues A blog about the main Java installation issues and how to constantly troubleshoot them Java installation issues are always frustrating. The environment is not…
Read More →Codespaces – High Performance Workplaces
Welcome to Codespaces – High Performance Workplaces: A blog around how to run a best-performing workplace. This blog is the successor to the popular blog “High Output Management” and was…
Read More →Coding Tutorials Building your first game with the new google graphics library, Metal
Gamers: Have you ever wanted to develop your own game? Now, with the release of the new Google graphics library, Metal, developing a game has never been easier. This tutorial…
Read More →A Case Study of a Large-Scale JavaScript Maintainability Project
I recently had to refactor the jslint codebase. It’s an interesting case study in large-scale JavaScript maintainability, and also an example of how to write really efficient code (especially for…
Read More →