Login
Discover
Waves
Decks
Upgrade
Login
Signup
69
ghasemkiani
Available
Used
Resource Credits
9,902 Followers
6,885 Following
August 10, 2016
RSS feed
Blog
Blog
Posts
Comments
Communities
Wallet
Follow
ghasemkiani
programming
Tuesday, April 3, 2018 10:17 AM
Merging PDF Files with Java
Merging PDF files is a common task that we usually need to do in our daily activities. Of course, it is possible and fairly easy to merge PDF files in various applications, including Adobe Acrobat or other
$ 4.873
108
155
ghasemkiani
nowruz
Tuesday, March 20, 2018 4:15 PM
Happy Iranian New Year
Today 2018-03-20, at exactly 16:15:28 GMT (19:45:28 IRST), the Earth passes the point in its orbit where the ecliptic longitude of the Sun is 0°. It is the so-called vernal equinox, or the beginning of
$ 5.597
60
97
ghasemkiani
news
Wednesday, March 14, 2018 8:12 AM
Stephen Hawking, one of the greatest physicists of our time, dies at 76
Stephen Hawking’s family released a statement today, confirming his death at his home in England. Source: Wikimedia, originally from NASA. Public domain. This is a tragic event, since he was a great scientist
$ 8.273
57
58
ghasemkiani
javascript
Monday, February 26, 2018 12:38 PM
Using Scoped NPM Packages
NPM is the most widely used package manager for NodeJS. It has more than 600,000 packages with hundreds of millions of downloads per day. NodeJS uses directory hierarchy for finding modules. Specifically,
$ 8.608
46
62
ghasemkiani
javascript
Wednesday, February 21, 2018 3:44 PM
Optimistic Typing in Nashorn
I have a bunch of programs written in JavaScript for Nashorn, the fast JavaScript engine shipped with JDK 8 and later. Since I had been working on a NodeJS project for the last couple of months, I hadn't
$ 11.976
37
41
haji
poverty
Saturday, February 17, 2018 4:34 PM
ghasemkiani reblogged
They need water, food, home!
Title: They need water, food, home! In this world, the rich will become richer every day, and the poor become poorer... Look carefully at the two pictures below source Image Source Image They work around
$ 0.855
25
7
ghasemkiani
javascript
Friday, February 16, 2018 3:08 AM
JavaScript Basics: Reflect.apply
The method Reflect.apply is just a better and more meaningful way to do Function.prototype.apply. In other words, it allows you to call the given function using a specified context (this argument) on an
$ 6.848
43
49
ghasemkiani
javascript
Friday, February 16, 2018 3:02 AM
JavaScript Basics: Reflect.construct
The method Reflect.construct helps construct a new instance from a constructor function given an array of arguments. It has a functionality similar to the new operator: function Employee (firstname, lastname)
$ 6.250
30
28
ghasemkiani
javascript
Wednesday, February 14, 2018 7:40 PM
JavaScript Basics: Reflect
Reflect is a global object in ES6 and later that provides the reflection API for JavaScript. Most strongly typed languages, such as Java, provide a reflection API which you can use to inspect and fine-tune
$ 7.368
31
37
ghasemkiani
medicine
Monday, February 12, 2018 7:50 AM
New Horizons Broke the Record of the “Pale Blue Dot” Picture
The New Horizons probe was launched in 2006 in a mission to explore Pluto. First, it had a flyby of Jupiter and used this massive planet’s gravitational force to boost its speed. Then, in 2015, it arrived
$ 8.190
36
41
nimik
travel
Monday, February 12, 2018 5:11 AM
ghasemkiani reblogged
Travel diaries: Tajmahal- Seven wonder of the world
Taj Mahal is considered as an epitome of Love. The white marble building is a masterpiece crafted by many Craft men who built it in 20 years. It was build by ShahJahan in the memory of his late beloved
$ 12.182
29
13
ghasemkiani
javascript
Saturday, February 10, 2018 1:21 PM
JavaScript Basics: Object.freeze and Object.isFrozen
In the previous posts, I discussed about two levels of object protection: Object.preventExtensions and Object.seal. The last level of protection is Object.freeze, which also makes all the properties
$ 7.997
32
48
ghasemkiani
javascript
Thursday, February 8, 2018 9:31 AM
JavaScript Basics: Object.seal and Object.isSealed
In the previous post, I wrote about Object.preventExtensions. That functions prevents the addition of new properties to an object. However, it does not prevent you from configuring, mutating, or even deleting
$ 7.714
30
35
ghasemkiani
javascript
Thursday, February 8, 2018 4:57 AM
JavaScript Basics: Object.preventExtensions and Object.isExtensible
In JavaScript, an object is extensible by default. This means that new properties can be added to the object. In some circumstances, you my want to prevent extensions to the object. To this end, you can
$ 7.644
25
32
haji
persian
Tuesday, February 6, 2018 11:59 AM
ghasemkiani reblogged
فارسی زبانان جوین شید در چنل و گپ
ای دی چنل : لینک گپ :
$ 0.135
6
3
ghasemkiani
javascript
Tuesday, February 6, 2018 6:42 AM
JavaScript Basics: Object.prototype.hasOwnProperty
Objects in JavaScript have not only their own properties, but also the properties that are on the objects in their prototype chain. Object.keys gives a collection of the object's own properties, but the
$ 18.778
33
60
sam1210
painting
Sunday, February 4, 2018 6:36 AM
ghasemkiani reblogged
Play with color! Paintings! Exhibition-Part-22
I am trying to make a game in ethereum. I have been working hard to make it as good as possible. I have completed level 4 so far. Hope i will be able to finish it very soon. I need your support. So stay
$ 0.835
7
2
gn-ahmad
steemit
Friday, February 2, 2018 7:24 AM
ghasemkiani reblogged
استیمیت محیط اتحاد و هم بستگی تمام ایرانیان خواهد بود
سلام دوستان عزیز امیدوارم که احوالتون خوب باشه من از وقتی که با این محیط اجتماعی آشنا شدم درس های زیادی رو یاد گرفتم بزرگترینش این بود که ما عده ی محدودی ایرانی در این محیط هستیم و به جای اینکه همدیگر
$ 0.188
11
19
ghasemkiani
javascript
Sunday, February 4, 2018 9:41 AM
JavaScript Basics: Object.is
You may have heard of the book JavaScript: The Good Parts (Yahoo Press, December 2008) by Douglas Crockford. The name, obviously, implies that JavaScript has bad parts, too. The equality operator == is
$ 7.982
39
53
scipio
steemdev
Thursday, February 1, 2018 6:39 PM
ghasemkiani reblogged
I'm still here! :-) UA-Python is coming!
I'm still here! :-) UA-Python is coming! Hi y'all! I've been a little too quiet lately, there weren't any new "The Scipio Files" publications, nor code contributions, tutorials.... Sorry about
$ 6.865
23
22