Desi Coding
Code simple, code perfect
JAVA
PHP
C
JavaScript
Platforms
AEM
Salesforce
Apache
Windows
Mac
News
Ads
Latest
Build angular app and deploy in AWS S3 by Bitbucket Pipeline
November 11, 2019
NodeJS code example for calling SurveyMonkey API
November 10, 2019
Install, Run, Stop Jenkins in AWS EC2 Instance (Red Hat 8)
November 03, 2019
Deploy angular app in AWS S3 via Bitbucket Pipelines
November 03, 2019
Extend EBS Volume (Hard Drive Size) in AWS.
June 13, 2018
File Handling in Shell Scripts [Bash]
April 03, 2018
Interesting FAQs about Google
April 02, 2018
Older Posts
Subscribe to:
Posts (Atom)
Topics
AEM
Apache
C
Webservices
JAVA
Linux
Shell
Angular
JavaScript
Block Chain
AWS
Windows
Cloud
PHP
Bootstrap
Machine Learning
Browsers
Window
Malwares
Web
Transfer Files
Driver
Disqus for desicoding
Labels
AEM
Apache
C
Design Patterns
JAVA
OOP
PHP
Twitter API
collections
linux
webservices
Popular Posts
OAuth Request token in Twitter API JAVA JSP Example
Here is the code snippet which will tell you how to get request token in twitter OAuth API by JAVA. We create a JSP file say oauth.jsp . All...
Login by twitter in JAVA JSP
Login with twitter is divided into two steps. First get the request token and the OAuth URL. Then clicking on the OAuth URL , twitter asks ...
C code for decimal to binary conversion
# include < stdio.h > int main (){ long int decimalNumber,remainder,quotient; int binaryNumber[100],i=1,j; print...
How to check if modules are enabled in php or not
To check if some particular modules such as PDO, XML, SQLLITE, FTP enabled in your PHP or not, we can use get_loaded_extensions() method. ...
How to convert large binary number to hexadecimal
# include < stdio.h > # define MAX 1000 int main (){ char binaryNumber[MAX],hexaDecimal[MAX]; int temp; long int i=...
Finding BitCoin current price and status in PHP (CoinDesk)
CoinDesk provides a REST API for bitcoin price. In this example I am showing how we can call CoinDesk API through PHP. CoinDesk returns a J...
C code for how to convert large binary to octal
# include < stdio.h > # define MAX 1000 int main (){ char binaryNumber[MAX],octalNumber[MAX]; long int i=0,j=0; ...
C code for fractional binary to decimal converter
# include < stdio.h > # define MAX 1000 int main (){ long double fraDecimal=0.0,dFractional=0.0 ,fraFactor=0.5; long ...
SWAP TWO VARIABLES WITHOUT USING THIRD VARIABLE
# include < stdio.h > int main (){ int a=5,b=10; //Method one a=b+a; b=a-b; a=a-b; printf ( " a= %...
File Handling in Shell Scripts [Bash]
Create a file Following shell script can create the file to a directory. In this example, it creates a text file in current directory. #...
Join Us
Blog Templates
Designed by
Templatezy
-
Sb Game Hacker Apk