Hello kind people of the internet. My name is Paul. I've started to learn Android development using Kotlin, lately I've been following a couple of tutorials reg
I have an assigment in which I have absolutely no idea how to start to make it work. I have to create variations of list of words, where will be replaced every
I am looking for a way to create a <ul> of items that I can put within a <div> and have them show up side-by-side and wrap to the next line as the b
my Gitlab pipeline consists of several stages. The second to last stage tests and the last stage does cleanup. The last stage must always be executed even if th
I have table like this, and i want to output the result like output table, can anyone tell me how to do it, in MySQL
I would like to utilize the code below for querydsl. But there is a problem. SELECT num, name, score, ( SELECT COUNT( * ) +1 FROM ranking WHERE scor
I have installed Spotify app in my android phone. Below code was not able to launch or open Spotify app programmatically. Please help. Android Intent: PackageNa