Back to blog

Code tutorials

The Advanced Guide to Using Kubernetes Secrets

Did you know that Kubernetes is one of the leading open-source projects globally, boasting contributors from Google, Microsoft, and many other tech giants? Kubernetes enjoys the

5 Steps to Make ML Apps Actionable

The lifecycle of machine learning apps is a known phenomenon in the AI world; Product team defines a need -> ML team generates a model ->

The Code AI Challenge: How To Create A Code Dataset For AI/ML Training

The Code AI Challenge: How To Create A Code Dataset For AI/ML Training

Developers don’t want to become obsolete, but we do want to become more efficient and effective at what we do. In addition to honing our skills

How to set up git branch protection rules

How to set up Git branch protection rules

There’s probably not a developer alive who is not familiar with Git. It is, after all, the most popular software versioning system out there. Git is

rust vs go

Rust vs Go – Why not use both?

Which is a better choice, Rust or Go? Which language should you choose and why? How do Rust and Go differ and how are they similar?

react native vs flutter

Flutter vs. React Native – Which is The Better Framework?

Mobile development has exploded over the past decade. In the beginning, we tried to cheat the system by wrapping up JavaScript frameworks to masquerade as a

how zip() works in python

How zip() Works in Python

Every now and then we get datasets that we need to combine together. The zip() function in Python returns a tuple based on the passed in

git secrets

Git and GitHub Secrets You Should Know

Git and GitHub are almost synonymous when it comes to code repositories and version control. However, the majority of developers under-utilize these two tools and just

the complete guide to unity api

The Complete Guide to the Unity Scripting API

Unity is by far the most popular game development engine out there. Its user-friendly world view lets you add objects to the game scene and immediately

Stop leaks at the source!