Skip to main content

Home/ Java/ Group items tagged its

Rss Feed Group items tagged

Merit Campus

What is Programming and Why We Need It ? - 0 views

  •  
    Most of the activities we perform on day-to-day basis have lots of little steps. For e.g., an activity like send greeting card will contain small steps like go to the greeting card shop, choose it, pay for it, write the names and address, go to the post office, buy stamps, affix the stamps and drop the card in the post drop box. In this some steps like going to the post office, buying stamps and dropping the card in the post box are time-consuming and repetitive. Where as calculating the price of all the cards we bought, paying the money to the shop-keeper and counting the change returned is error prone. These kind of steps which does not need lot of human intervention and are not person dependent can be automated using Computer Programs. Please note that no matter how many steps we automate, there will be things like choosing the right card which needs the human intervention and the personal touch. The computer programs help in automating the tasks which are time consuming, error prone, repetitive, not person dependent etc., They also help in stream lining the processes, provide better experience to the end users, keeping track of historical data, analyze the data etc., Some programs are very expensive and could take 5 or more years with multiple teams working on it, while some might be relatively easy and can be built in matter of weeks by an individual developer.
Merit Campus

Become extremely good at 'Core #Java #Programming Skills' - 0 views

  •  
    Java Topic / Java tutorial As discussed in 118, an abstract classes do not map to real life objects and they can not exist on their own, with out taking the form any of its concrete sub-classes. _EG_ Shape can not exist on it own, it has to be either Rectangle or Square or Circle.
Javin Paul

How HashMap works in Java - 0 views

  •  
    How HashMap works in Java or sometime how get method work in HashMap is common interview questions now days. Almost everybody who worked in Java knows what hashMap is, where to use hashMap or difference between hashtable and HashMap then why this interview question becomes so special? Because of the breadth and depth this question offers. It has become very popular java interview question in almost any senior or mid-senior level java interviews. Questions start with simple statement "Have you used HashMap before" or "What is HashMap? Why do we use it "
Merit Campus

Good code is its own best documentation. - 0 views

  •  
    Good #code is its own best documentation.
Merit Campus

Java programming for beginners - Creation of Java - 0 views

  •  
    Java Topic / Java tutorial Java was conceived by James Gosling, Patrick Naughton, Chris Warth, Ed Frank and Mike Sheridan at Sun Microsystems, Inc in 1991. Initially it was called Oak, later it was changed to Java in 1995.
mahesh 1234

Java Tutorial - javatpoint - 0 views

  •  
    Java is not only a programming language but a platform also. Let's learn where it is used and what application we can create through java.
Merit Campus

Online Java Tutorial - 0 views

  •  
    Java Topic / Java tutorial Classes are supported by every object oriented programming language and they can be used to group related data. For _EG_ if we take student details, although we can store the information about the student using primitive data types like int, double and char, it will be useful to have a separate type for student.
James Stewart

Thank Doctor Cleanduct for the Cleaner Air We Breathe - 2 views

I have a sister who is suffering from asthma. So when she visited my house she was so happy because she said she can breathe easily. So I told her it was because I had my HVAC system cleaned regula...

ducted heating cleaning

started by James Stewart on 22 Sep 11 no follow-up yet
Javin Paul

What is the difference between Synchronized Collection classes and Concurrent Collectio... - 0 views

  •  
    Collections classes are heart of java API though I feel using them judiuously is an art.its my personal experience where I have improved performance by using ArrayList where legacy codes are unnecesarily used Vector etc.JDK 1.5 introduce some good concurrent collections which is highly efficient for high volume , low latency system.
Javin Paul

What is the difference between Enumeration and Iterator ? - 0 views

  •  
    A good explanation of frequently asked java interview question Iterator vs Enumeration.Between two Enumeration is older and its there from jdk 1.0 while iterator was introduced later.The functionality of Enumeration interface is duplicated by the Iterator interface.
Merit Campus

How to become a good programmer - Learn Java Online - 0 views

  •  
    Learning a computer language is very easy compared to writing good programs and using the language effectively. For a beginner, it might take 4-5 months to learn a new language where as perfecting the programming skills including the design, debugging and maintenance might take more than 3 to 4 years. Listed below are few of skills which everyone needs for becoming a good programmer.
Merit Campus

Java Online Tutorial - Bytecode - 0 views

  •  
    Java Topic / Java tutorial Java in order to support 73:security and 73:portability, does not compile the source code to executable code. It is translated into bytecode, which is highly optimized set of instructions designed to be executed by the Java run-time system, which is called Java Virtual Machine (JVM). JVM is an interpreter of bytecode.
marketngedwisor

Javascript - The First Programming Language one should learn - 0 views

  •  
    Want to become a Web Developer but confused about which Programming Language to learn first? New-Age developers highly suggest Javascript because of its Versatility and Effectiveness to extend functionality and make websites extremely Rich and Scalable. If you are looking for a high growth Web Development Job Role, do checkout the MEAN Stack Developer Career Path by edWisor and get 4 Guaranteed interviews at top tech companies.
Justin Pierce

The Most Excellent Bookkeeping Services - 1 views

When I was still single, I had all the time to manage my gift shop. But when I got married a year ago, I found it really hard to give equal attention to my business as well as to my roles as a wife...

started by Justin Pierce on 02 Oct 12 no follow-up yet
1 - 14 of 14
Showing 20 items per page