Post Overview
-
How-to
6 years ago+1 1 0Arrays In JavaScript | Open Source Projects
Class variables and data types in arrays (array) we have briefly mentioned the topic. Variables created to store more than one data are called arrays. The basic idea of creating arrays is to access multiple data under a single variable.
-
How-to
6 years agoHow-to+2 2 0SIMPLE YSA IMPLEMENTATION WITH PYTHON | Open Source Projects
Thousands of data are recorded every second as a result of digitalizing lives with developing technology. This is a long list of data received from open or closed circuit cameras, log records of a server or data center, voice records of a GSM handset ...
-
Current Event
6 years ago+2 2 0Differences between JVM implementations | Open Source Projects
The Java Virtual Machine
-
How-to
6 years ago+2 2 0 x 1PROGRAMMING LANGUAGES AND FEATURES | Open Source Projects
The programming language is a standardized notation that the programmer uses to express a particular algorithm. A programmer can use different programming languages to write commands. Programming languages allow the programmer to tell the computer ex ...
-
Expression
6 years ago0 2 2Java-A Pioneer of Programming languages | Open Source Projects - Open Source Projects
Java programming language is originated from Sun Microsystems back in 1995. It is one of the widely used programming languages in the world. It is a general-purpose programming language which can be used by any developer to create his own application ...
-
Download
6 years ago+1 1 0Rapidcheck; QuickCheck clone for C++ | Open Source Projects - Open Source Projects
RapidCheck is a C++ framework for property based testing inspired by QuickCheck and other similar frameworks. In property based testing, you state facts about your code that given certain precondition should always be true. RapidCheck then generates ...
-
Review
6 years ago+8 8 0Samsung Galaxy S8 the best innovative phone in near future | Open Source Projects - Open Source Projects
-
How-to
6 years ago+1 1 0Python crawler controller | Open Source Projects - Open Source Projects
Here is my code :