eimjay.hashnode.devData Structures 101: Introduction to Data Structures and Algorithms.Data structures are the mental framework we use when solving problems. They're a fundamental part of computer science and typically the first topic in any introductory programming class. If you haven't had a chance to learn what they are, or how they...Jun 16, 2022·3 min read
eimjay.hashnode.devHeuristics For Learning Programming in 20220. Learn how to Learn This is by far the most underrated skill yet the most powerful tool in your arsenal. Learning how to learn encompasses the how to efficiently acquire knowledge, apply it, and make it stick. 1. Have a clear WHY This is where the...Jan 1, 2022·3 min read