Home » Posts filed under programming
Tampilkan postingan dengan label programming. Tampilkan semua postingan
Sabtu, 10 September 2016
Does 'script async' Really Make Javascript Asynchrounous?
You might be wondering, when Google's PageSpeed tells your website has " Render-Blocking Script ". After a quick search on Go...
Read more
Selasa, 19 April 2016
HOW TO DEPLOY A PYTHON SCRIPT OR PROJECT ON HEROKU
Cloud computing has been one of the biggest revolutions of our time. This has given birth to a lot of cloud services that help, developers a...
Jumat, 18 Maret 2016
How to use a text file as a database while programming
Welcome back to another post of Teckguide. It has been really long since I have written a post, I am really sorry about that. But I am back ...
Kamis, 31 Desember 2015
HOW TO EXTRACT ALL THE LINKS of A GIVEN WEBPAGE (with python)
Websites are made of web pages. Every webpage is made of html tags. And every webpage has a unique address called URL which stands for Unifo...
Minggu, 13 Desember 2015
How to debug a Windows Service written in C# flawlessly
Hi guys, I know its been frustrating to install and uninstall and stop and start ,each and every time you have modified your windows service...
Jumat, 11 Desember 2015
Basic algorithms 101 : Checking for email address validity (without regular expressions)
Hello! Welcome back to “Basic algorithms 101”. Last time we discussed about a http://androidtabletgadgets.blogspot.com /2015/09/BA101-Coin...
Jumat, 02 Oktober 2015
Understanding Vagrant boxes & VMs -- clearing the confusion
Vagrant is an awesome tool for developers to get their own sandboxed environments to play with. To understand more about "Why Vagrant...
Selasa, 08 September 2015
Basic algorithms 101 : Coin toss (unbiased and biased)
Welcome to the first post of the new series “simple algorithms”. In this series we will be dealing with simple to understand programming alg...
Rabu, 15 Juli 2015
Javascript Unique UUID like JAVA UUID Pattern. with Time stamp -GUID
Here is the JavaScript version of the UUID Generator. it will give the Unique UUIDs same like the java pattern. function nextUUID() { f...
Jumat, 29 Mei 2015
How to run a PHP Script forever
Hi, Its been 3-4 days posting here,due to some work on the construction of some AutoBot Servers.At last ,it finally came to a stable end.Wil...
Minggu, 17 Mei 2015
Amazing Blazing Fast Sudoku Solver for Windows,Linux,Mac,etc by Shihab
I know every 85% of newspaper readers are so fond of the most popular game named " SuDoKu " originally called as " Number Pla...
Jumat, 01 Mei 2015
Convert IplImage to byte array or IplImage to Bitmap in JavaCV - Android Java
Hi techies, Now iam gonna share a wonderful and efficient way on " How to convert IplImage to byte array in JavaCV " with pure jav...
How to change the text of an EditText inside the EditText addTextChangeListener in Android Java
Hi devs, Introduction Most of us developers may be hung up in a never ending loop causing StackOverflow Exception when changing the content ...
Kamis, 30 April 2015
The best way to write multiple IF statements into a single statement in Java,C++,Android-Java,etc
Hi everyone, Today iam going to give you a wonderful trick a programmer facing off while dealing with IF statements. Introduction The most ...
Sabtu, 28 Maret 2015
Play an audio sample grabbed using JavaCV
UPDATED 11/05/2015 Hy friends,its been 1 and half years,posting here.Sorry for this much long delay because of my studies and increasing my ...
Sabtu, 14 Februari 2015
i18n: Building Applications for Multiple Countries and Languages
Nowadays, many softwares and websites are i18n enabled. If you don't yet understand what is meant by Internationalisation, Globalisation...
Sabtu, 31 Januari 2015
Minggu, 25 Januari 2015
(Comic) Git Push Keys
Link to this comic on Pixton A very interesting blog related to a real life incident where a developer accidentally pushed his Amazon EC2 ke...
Senin, 19 Januari 2015
(Comic) Programming Language or the Algorithm -- The choices we sometimes make
Link to Comic This comic was inspired by the Levenshtein algorithm I was reading about yesterday. Sometimes we love the tools so much, tha...
(Comic) Collaboration vs Coding -- A developer's challenge
I decided to try out Pixton to create some comics. Here is my first attempt: LINK TO COMIC Collaboration vs Coding