As part of my internship at the Co-op, I got the opportunity to work alongside some developers working on serverless functions in Azure cloud. Since I was unfamiliar with Typescript, as part of my ...
‘Higher-order functions’ is a fancy term for functions that take other functions as arguments or that return functions. Very powerful! Last week, I casually dropped the term “higher-order function” ...
Kotlin is one of two official languages used in Android development and is Google’s preferred choice when it comes to the platform. This is good news for wannabe developers, owing to its significantly ...
This repository contains the source code for the tutorial on function calling with Gemma 3. The tutorial is a single Python Notebook, tutorial.ipynb. It uses helper functions from the toolkit. The ...