© 2022 Hashnode
#teaching
How do you accelerate learning new technologies? Well, a lot depends on your preferred learning style of course. Some learn by listening or reading. Maybe reading a book or article, or watching a vide…
“Yo-yoing” a trail has always been something I’ve looked at with skepticism. One of those, “Why would you do that to yourself?” In thru-hiking, a yo-yo is when you hike a trail in one direction, and…
What are Collisions: Large or small, it can very much happen that 2 different keys can have the same value as output from the hash function. Such a situation is known as Collision. If we know keys…
Sharing technical knowledge is never easy, and while using a written medium such as an email or an article can be easy for you, creating an interesting presentation and presenting it to others can eas…
I'm a lover of learning. I derive joy in learning and exploring new concepts. Would it sound weird if I say I like attempting difficult logical or mathematical questions?🤔. If it does sound weird to …
I'm a lover of learning. I derive joy in learning and exploring new concepts. Would it sound weird if I say I like attempting difficult logical or mathematical questions?🤔 If it does sound weird to y…
The rubber duck debugging is a method of debugging code by explaining the problem to either a rubber duck or someone else preferably someone who knows nothing about programming. Articulating that prob…
Hello, world! 🌐 Welcome to <CodeSynergy/>. I'm Kyle. 👋🏼 It's a pleasure to meet you. 🤝 I am here for two reasons: 1️⃣ Code: I want to help you learn how to build things with code 💻 2️⃣ Synergy: I want to help you collaborate with other…
I started reading "Atomic Habits" by James Clear, 306 pages, and published by Avery, an imprint of Penguin Random House, ISBN 9780735211292. I may earn a commission from links on this page. The gis…
Introduction One of the best ways to deeply learn a subject is by teaching it to others. But being a good teacher is about more than just brain-dumping everything you know about a topic. How can you make sure you're teaching in a way that's…