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
Write a c program for finding gcd (greatest common divisor) of two given numbers
# include < stdio.h > int main (){ int x,y,m,i; printf ( " Insert any two number: " ); scanf ( " %d ...
Deploy angular app in AWS S3 via Bitbucket Pipelines
Bitbucket provides an inbuilt CI/CD tool - Bitbucket pipelines. You can create deployment pipelines that get invoked when you push your cod...
C code for binary to decimal conversion
# include < stdio.h > int main (){ long int binaryNumber,decimalNumber=0,j=1,remainder; printf ( " Enter any...
Write a c program to find largest among three numbers using conditional operator
# include < stdio.h > int main (){ int a,b,c,big; printf ( " \n Enter 3 numbers: " ); scanf ( " %d %d %d ...
Count the digits of a given number in c language using recursion
# include < stdio.h > int countDigits(num); int main (){ int num, count ; printf ( " Enter a number: " ); scanf ...
C program for hexadecimal to binary conversion
# include < stdio.h > # define MAX 1000 int main (){ char binaryNumber[MAX],hexaDecimal[MAX]; long int i=0; print...
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...
Sum of digits in c using recursion
# include < stdio.h > int getSum( int ); int main (){ int num,sum; printf ( " Enter a number: " ); scanf ( "...
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. ...
Write a c program to find out NCR factor of given number
# include < stdio.h > int main (){ int n,r,ncr; printf ( " Enter any two numbers-> " ); scanf ( " %d %d ...
Join Us
Blog Templates
Designed by
Templatezy
-
Sb Game Hacker Apk