TL;DR Apple Platform Security is a dedicated web page that explains how Apple manages security risks for its platforms and services. Apple Platform Security Apple Platform Security is an excellent…
TL;DR We added a function that adds a photo. So far, we have a static Elm application. We need to introduce the Elm application state so users could interact with…
TL;DR In the previous post, we explained the recursion concept in Elixir Lists. Today we discuss Elixir Immutability concept. This post is part of the functional language series, and it…
TL;DR In the previous post, we gave you an exercise on Beizer Testing Levels. We will introduce you to software testing based on the remarkable book, Introduction To Software Testing by…
TL;DR Now that we know the evolution of Exploratory Testing, it is time to explore Session-Based Test Management [Bach]. This is a part of the Exploratory Testing Pathway. Many thanks…
TL;DR MIT course materials about Google’s famous interview questions. Google Interview Questions If you are into the puzzles, this is for you: Hacking a Google Interview, Mastering Programming Interview Questions….
TL;DR In the previous post, we find out how not to make a standard milestone error, making milestones about functional activities and not about deliverables. Today we put perspective on how…
TL;DR We added some style to application text along with our first photo. To not repeat the same code, we add a function that adds a photo. This post is…
TL;DR In the previous post, we explain what Elixir Lists are and when to use them. Today we reveal the recursion concept in Elixir Lists. This post is part of…
TL;DR In the previous post, we did an exercise about Beizer Testing Levels. Let’s do another exercise about the specification for a simple function. We will introduce you to software…