Click here to Skip to main content
15,885,365 members
Everything / Programming Languages / Java / Java SE

Java SE

JavaSE

Great Reads

by Prasad Khandekar
A dropline menubar control tag library for JSP.
by Ata Amini
Implement Gauss-Newton algorithm in Java to solve non-linear least squares problems; i.e. to find minimum of a function.
by Afzaal Ahmad Zeeshan
This article discusses Android programming and aims at teaching you about Android programming for Camera and Widgets.
by Zac Gery
In the world of enterprise development, interacting with a database can become a daily occurrence.

Latest Articles

by Dmitriy Gakh
An introduction to Genetic Algorithms with brief reference to biology and example of finding one solution for complex mathematical equation
by User 257328
Demonstrates how to call ASP.NET webservices from the client within other languages and platforms
by Ata Amini
Implement Gauss-Newton algorithm in Java to solve non-linear least squares problems; i.e. to find minimum of a function.
by Prasad Khandekar
An INI file manipulation class with support for environment variables

All Articles

Sort by Score

Java SE 

28 Jun 2013 by Zac Gery
In the world of enterprise development, interacting with a database can become a daily occurrence.
1 Apr 2013 by hoonzis
How to extend the detail page of a company by adding a list of products of the company and a drop down list box, which will allow a user to add a new product to the list of the products of the company.
19 May 2012 by hoonzis
This is a short post describing how to implement a simple tool to manage CORBA Naming Service.
24 Aug 2011 by pinaldave
SQL SERVER – Tips from the SQL Joes 2 Pros Development Series
17 Apr 2009 by Matt Stine
Deploying Grails with Groovy
26 Jan 2012 by XPG Live
This is a continuation of the How To series. The first post is here.
19 May 2012 by hoonzis
This post discusses the different possibilities to mock the behavior of Calendar class in Java, in order to unit test the business methods which depend on this class. Three solutions are proposed.
14 May 2015 by Afzaal Ahmad Zeeshan
This blog post focuses on debugging concept. It is meant for novice people who want to learn what is debugging and how to debug an application.
29 Aug 2016 by Andy Point
Google Maps Nearby Places API Hello Guys. Hope all of you are doing well. In this tutorial, we will learn how to add the markers on nearby places in Google Maps API using Retrofit . We will name this App as Google Maps Nearby Places API.
9 Sep 2016 by Andy Point
Google Maps Search Nearby In this post we will learn how to find nearby places in Google Maps. We will first see how to get current location of user and then will add marker on nearby places like Restaurants, Hospitals, Schools etc. You can see demo of this post (Google Maps Search Nearby) in above
28 Aug 2016 by Andy Point
Today Almost all web and mobile apps come with Google and Facebook Login, This is a really useful feature for both the app developer and the user, since almost everybody tend to have a google/gmail and facebook account and moreover while logging in with google you don’t need to remember your UserId
1 Apr 2013 by hoonzis
Description of how to add some additional functions - create new company, edit company's details
20 Apr 2013 by Chris Boss
Is Object Oriented Programming Overrated?