Category Archives: Blog

Top 5 JavaScript Trends in 2021

Here’s a great article from The Crazy Programmer What are the most vital characteristics that developers seek in a JavaScript framework? There is no definitive answer, but there might be some insight to glean from exploring performance, speed, and popularity. For starters: Performance (how long it takes for your application’s code to execute), Speed (how […]

8 Digital Marketing Myths to Stop Believing

Here’s a great article from WebFX Blog “Digital marketing isn’t affordable.” “Search engine optimization (SEO) doesn’t work!” “You have to post on every social media platform.” What do all these statements have in common? Well, they’re digital marketing myths. Digital marketing myths aren’t uncommon, but they are detrimental to understanding the effectiveness of digital marketing […]

Android Test-Driven Development by Tutorials [SUBSCRIBER]

Here’s a great article from Ray Wenderlich | High quality programming tutorials: iOS, Android, Swift, Kotlin, Unity, and more <h2>Learn Test-Driven Development on Android!</h2> <p>Writing apps is hard. Writing testable apps is even harder, but it doesn’t have to be. Reading and understanding all the official Google documentation on testing can be time-consuming — and […]

4 Best Practices For Software Documentation

Here’s a great article from The Crazy Programmer In computer science, software documentation is the procedure of writing, designing, and documenting an application. In software engineering, this refers to the formal specification of a software product or component. Software documentation should serve as an instructional manual for users and developers alike. It also refers to […]

Data Structures & Algorithms in Kotlin [SUBSCRIBER]

Here’s a great article from Ray Wenderlich | High quality programming tutorials: iOS, Android, Swift, Kotlin, Unity, and more <h2>Learn Data Structures &amp; Algorithms in Kotlin!</h2> <p>Data structures and algorithms are fundamental tools every developer should have. In this book, you’ll learn how to implement key data structures in Kotlin, and how to use them […]