5 followers
I only do me... Nothing's normal
IMAGING AND DESIGN TOOLS FOR TECHNICAL WRITING · I started technical writing in 2020, and if there’s anything I struggled with the most, it was...
WHAT ARE POINTERS? Pointers are objects e.g variables that link to the memory address of another variable. The memory address of a pointer contains...
AN OVERVIEW OF GO & LEARNING RESOURCES · WHAT IS GO Lately, Go a.k.a Golang has been a buzzword and a preferred programming language by many developers...
Binary Searchin Trees Python · Once again, I write on another data structure. My other data structure articles have been on linear data structures...
Machine Learning is a branch of Artificial intelligence that deals with the study of computational algorithms and statistical models to perform tasks...