[6] Results
Cubetto - A screenless coding experience for kids
cubetto screen-less-toys kids-learn-programming lifestyleParents these days want their children to learn how to program because they know the programming is an essential skill….... read more
Prevent Write failed: Broken pipe problem during ssh session with screen command
macosx terminal screen broken-pipeThere are times when you are away from you computer/terminal and come back later to find the ssh session or….... read more
Golang : Take screen shot of browser with JQuery example
golang screen-capture html2canvas jqueryIn this tutorial, we will learn how to do a screen capture of a client(browser) and send the capture screen….... read more
Golang : Text file editor (accept input from screen and save to file)
golang input-from-screen fileThe images of me learning WordStar as kid somehow appeared in my dream yesterday. So, today I'm going to write….... read more
Golang : Qt splash screen with delay example
golang Qt splash-screen main-windowBack in the 90s and early 2000's most software developers will develop for graphical user interface(GUI) application rather than web….... read more
Golang : Qt get screen resolution and display on center example
golang qt screen-resolution height width display-on-centerProblem: You need to start your Qt desktop application main window on the screen center and also need to detect….... read more