Preloader

Programming articles 3721

Stay updated with our most recent tutorials, fixes, and developer resources.

Latest

Real-time updates that matter

How to list a remote path with JSCH (SFTP) in Android
Java
  • Estimated reading time: 2 Minutes

How to list a remote path with JSCH (SFTP) in Android

Learn how to retrieve the content of a remote path (sftp server) using the JSCH Library in Android (and other platforms because we are using Java)

Carlos Delgado
  • Jan 29, 2016

23652
How to delete file with Cordova
Cordova
  • Estimated reading time: 1 Minute

How to delete file with Cordova

Learn an easy way to delete a file (android,ios,windows) with cordova

Carlos Delgado
  • Jan 20, 2016

32226
Create notification in windows 10 (control center style) with c#
C#
  • Estimated reading time: 1 Minute

Create notification in windows 10 (control center style) with c#

How to create a notification toast in windows 10

Carlos Delgado
  • Jan 16, 2016

18777
Object Literal Property Value Shorthands, New feature of ES6
Javascript
  • Estimated reading time: 1 Minute

Object Literal Property Value Shorthands, New feature of ES6

The ECMASCRIPT 6 (2015) have added a comfortable shortcut of literal objects definition in javascript.

Carlos Delgado
  • Jan 15, 2016

7218
Compiled cordova android app is built succesfully but doesn't start in android < 4.2
Cordova
  • Estimated reading time: 1 Minute

Compiled cordova android app is built succesfully but doesn't start in android < 4.2

The app builds successfully, everything seems to be ok installing app, launching and LAUNCH SUCCESS. However when the app is executed on a device or emulator with android < 4.2 nothing happens !

Carlos Delgado
  • Jan 13, 2016

11116
Local variable is accessed from within inner class, needs to be declared final (java)
Java
  • Estimated reading time: 1 Minute

Local variable is accessed from within inner class, needs to be declared final (java)

This is a common issue on java and happens when you're trying to access a variable in a nested class.

Carlos Delgado
  • Jan 12, 2016

50546
List android directory in Cordova (Filebrowser & Folderbrowser)
Cordova
  • Estimated reading time: 2 Minutes

List android directory in Cordova (Filebrowser & Folderbrowser)

List all files and folders inside a directory

Carlos Delgado
  • Jan 11, 2016

23990
Solve native path of android (content://) if resolveLocalFileSystemURL doesn't work
Cordova
  • Estimated reading time: 2 Minutes

Solve native path of android (content://) if resolveLocalFileSystemURL doesn't work

This problem happens on Android version > 5 when you select a file from the native file chooser using cordava or phonegap, learn how to deal with this issue !

Carlos Delgado
  • Jan 11, 2016

45925
What's the difference between LET and VAR in the declaration of variables in javascript
Javascript
  • Estimated reading time: 1 Minute

What's the difference between LET and VAR in the declaration of variables in javascript

Still confused what makes different "var" of "let" declarator in javascript? Take a look !

Carlos Delgado
  • Jan 10, 2016

12227
Deobfuscate javascript code and retrieve the source code from a script
Web development
  • Estimated reading time: 1 Minute

Deobfuscate javascript code and retrieve the source code from a script

If you have obfuscated javascript code, you can try retrieving the source code although it will be not so easy to read.

Carlos Delgado
  • Jan 9, 2016

48049
Obfuscate your Javascript and make it unreadable by users
Javascript
  • Estimated reading time: 1 Minute

Obfuscate your Javascript and make it unreadable by users

Learn more about javascript obfuscation ! Sometimes, the minification is not enough.

Carlos Delgado
  • Dec 12, 2015

23303
Create a C# Windows .NET Application with Javascript, HTML & CSS
C#
  • Estimated reading time: 1 Minute

Create a C# Windows .NET Application with Javascript, HTML & CSS

Do you want to create an application with web knowledge like Spotify or steam ? Use CEFSharp !

Carlos Delgado
  • Dec 12, 2015

40918
What is the debounce method and how to use it in Javascript
Javascript
  • Estimated reading time: 1 Minute

What is the debounce method and how to use it in Javascript

Increase the performance of a function that is executed many times in a short time

Carlos Delgado
  • Nov 29, 2015

37465
3 Ways to export highcharts charts to image with javascript (client side solution)
Javascript
  • Estimated reading time: 3 Minutes

3 Ways to export highcharts charts to image with javascript (client side solution)

Problems with exportation to image with highcharts ? Try these methods !

Carlos Delgado
  • Nov 14, 2015

45375
Our Sponsors

Our blog is proudly supported by industry-leading sponsors.