Browsing Tag
learning
296 posts
My Journy to Build a Smart Hydroponic Grow Tent!! (Planning)
I’m planning to build a smart hydroponic grow tent for growing baby leaf greens and automate the following…
79. The Attention Mechanism: Focus on Important Parts
The word “it” in this sentence: “The animal didn’t cross the street because it was too tired.” What…
Senior Developer. Still Lost.
AI coding has given me a feeling I haven’t felt in years. A feeling I thought I’d grown…
str() vs repr() vs print() in Python
While learning Python, I came across three things that look very similar at first: str() repr() print() Initially,…
Taking Notes to Forget — The Idea of Cognitive Offloading (Bite-size Article)
Introduction Today I want to write about note-taking. I’ve always had this sense that I take notes in…
Week 1: Hassles & Tackling Problems
Introduction Hello, I almost forgot I had to post on the 30th. I probably would have forgotten if…
Bringing Java Closer to Education: A Community-Driven Initiative
Story Horse? Java has long been one of the most powerful, stable, and widely-used programming languages in the…
TOP 25 ALGORITMOS | Knuth-Morris-Pratt (KMP) Array
Este algoritmo é um algoritmo de busca de strings que é usado para encontrar um padrão dentro de…
Bridging the Gap — From Theory to Reality
Every phase of learning teaches us something new — but one realization keeps repeating itself: What we learn…
WCAG – Links and accessible text
Descriptive Link Text Link text should clearly describe the destination or function of the link. Avoid generic terms…