blog

home / developersection / blogs

Recent

Latest published blog, and updates across mindstick properties

What Is KPI In Digital Marketing?
What Is KPI In Digital Marketing?

The digital marketing efforts applied by you must be analyzed to ensure progress and to check all of your business goals are on track.

5 Ways To Stay Safe on The Internet
internet 17-Jun-2017
5 Ways To Stay Safe on The Internet

You may have heard that keeping an updated Anti-virus software in your system implies that you are safe.

Trending

Latest published blog, and updates across mindstick properties

Check out all contents on services and business process

Latest published services and business process and updates across mindstick properties

Real-time stream processing: Are we doing it wrong?
Real-time stream processing: Are we doing it wrong?

Data has been growing exponentially. We have more data streaming through the wire than we can keep them on disk from both value and volume perspective. These data are being created by everything we de

The changing nature of software development: Addressing unconscious bias
The changing nature of software development: Addressing unconscious bias

Ada Lovelace is known as the world’s first computer programmer. Her work with Charles Babbage to create the Analytics Engine, an early predecessor of the modern computer, was followed by the publicati

What is SDLC?
What is SDLC?

Getting the problem, analyzing the problem, thinking about its solution & scope, searching for its algorithm to have a digital solution, gathering all the possible solutions, Hiring of skilled workers

US-H1B visa: America issues clarification on higher education exemption
US-H1B visa: America issues clarification on higher education exemption

The Trump administration in US clarified that, the conferring institution must have qualified as a "United States institution of higher education" in order to qualify for an H-1B numerical cap exempti

Information technology effecting the global business market
Information technology effecting the global business market

Now day’s information technology (IT) is affecting the local/domestic as well as international business market in every industrial domain for global standards

SOFTWARE DEVELOPMENT COMPANY IN REPUBLIC OF INDIA
SOFTWARE DEVELOPMENT COMPANY IN REPUBLIC OF INDIA

Indian programming associations have, as it were, stayed away from thing change. Undoubtedly, even industry majors that set objective arranged centers for thing wages have surrendered their destinatio

Check out all contents on java

Latest published java and updates across mindstick properties

Comparison of java
java 04-Oct-2016
Comparison of java

As java and c# is the advance version of C++. So, most of the syntax is same as C++. But there is some variation which we are dealing in this article.

Class Concepts in Java: Declaring Methods
java 21-May-2016
Class Concepts in Java: Declaring Methods

Our Point class declared here contains only fields. Now, we will add a method to the Point class which will help us understand the method declaration and calling syntax.

Inheritance in Java: Why Inheritance?
java 21-May-2016
Inheritance in Java: Why Inheritance?

IntroductionOne of the major benefits of object-oriented programming is code reuse. Programmers develop lot of code over time. If this code can be reu

Exception Handling in Java: Combining Exception Handlers
java 20-May-2016
Exception Handling in Java: Combining Exception Handlers

In my previous post, we have learnt how we can handle multiple exceptions in our code by providing multiple numbers of catch block specific to a particular exception.

Exception Handling in Java: The finally Statement
java 20-May-2016
Exception Handling in Java: The finally Statement

In the program example discussed in the previous post (multiple catch blocks section), we made a URL connection to read the home page contents from the user-specified URL.

JDK 1.0: Code Name Oak
java 11-May-2016
JDK 1.0: Code Name Oak

So far, in previous posts, we have discussed the features of Java referring to its very first version, JDK 1.0. Over time, Java has grown and expanded a lot and has had many new features added to its

Evolution of Java Programming Language
java 10-May-2016
Evolution of Java Programming Language

The Java programming language was originated and developed at Sun Micro systems under the guidance of Net luminaries James Gosling and Bill Joy, was d