Saturday, April 30, 2011

Java Vs. C++

Objectives :

  • What are the differences between Java & C++?
  • What are the differences between C++ & Java?
  • Java Vs. C++

Java
C++
1.
Java imports class files.
1.
C++ includes header files.
2.
Java doesn’t support “goto” statement.
2.
C++ supports “goto” statement.
3.
Java allows multi-level break & continue statements.
3.
C++ doesn’t allows multi-level break & continue statements.
4.
Java doesn’t support multiple inheritances but provides interfaces.
4.
C++ supports multiple inheritances.
5.
Java does not have destructors.
5.
C++ has destructors.
6.
Java supports auto garbage collection.
6.
C++ does not supports auto garbage collection, requires memory management.
7.
Java does not provide the facility of operator overloading.
7.
C++ supports operator overloading.
8.
Java neither supports RTI nor namespaces.
8.
C++ supports RTI & namespaces.
9.
Virtual (Dynamic dispatch) method is default.
9.
Virtual method is needed to be implemented explicitly.
10.
It is a platform independent language.
10.
It is not a platform independent language.
11.
“.class” file is generated after compilation.
11.
“.exe” file is generated after compilation.
12.
Runs much faster than C++.
12.
Runs slower to Java.
13.
Java doesn’t support pointers.
13.
C++ supports pointers.
14.
Java doesn’t support Templates.
14.
C++ supports Templates.
15.
Java uses compiler & interpreter both.
15.
C++ uses compiler only.
16.
Java is far from hardware than C++.
16.
C++ is more nearer to hardware than Java.
17.
Java has primitive data type boolean.
17.
In C++, boolean is not available.
18.
Java supports database programming.
18.
C++ doesn’t support database programming.
19.
Through Java we can develop Distributed / Internet based applications.
19.
Development of Distributed / Internet based applications is not possible in C++.
20.
Java can only pass by reference (well except primitives)
20.
C++ can pass by value (default) or by reference.
21.
Java posses 49 keywords including some reserved words.
21.
C++ has 48 keywords. ANSI C++ has 15 more keywords.

.

Labels: , , , , ,

Thursday, April 28, 2011

Post/Share Tweets to Facebook

Objective of Tutorial :-
  • How to post/share Tweets to Facebook automatically?
  • How to connect Twitter & Facebook accounts?
  • How to install Twitter to Facebook?

Posting or sharing of your Tweets to Facebook automatically is very simple, you just need to follow certain steps as given below but before that you must have Twitter & Facebook accounts & must be logged in to do so.

The steps are as follows :-
  • Click on to “Resources” link available in right panel on Twitter.

  • On Resources page, click on to “See all Widgets” link.

  • On Widgets page, click on to “Facebook” widget.

  • Once you get the link for “Facebook Application”, click on it.

  • On Facebook Application page, click on “Install Twitter to Facebook” button.

  • It will open a new tab/window & redirect you to facebook showing message “Your Facebook & Twitter accounts are connected” & will ask you to share tweets on your facebook profile, check it to do so. And it’s done!
  • If you have created any page(s), then it will ask you to share the same to those pages too using the combobox having list of pages.
  • You can also share link, using “Share link” button on same page.

Now your tweets will be posted to facebook automatically.

Labels: , , , ,

Wednesday, April 27, 2011

Twitter Commands

Do more than Tweet!

Use Twitter via your cellphone. Send these commands to Twitter on 53000 :

FOLLOW username : To start following the new user.

UNFOLLOW username : To stop following a user.

ON / OFF : Turn all Tweet Notifications ON or OFF.

ON / OFF username : Set Tweet notifications for a specific user ON or OFF (you'll keep following them even if you set it to OFF).

GET username : Shows the latest Tweet from specified user.

RT username : Retweets the user's latest tweet.

FAV username : Adds latest tweet of the user to favourite.

D username message : Sends message direct to the user.

Enjoy tweeting more! Now it would be more fun using Twitter via cellphone.

Labels: , , ,

Sunday, April 24, 2011

Download NetBeans IDE 7.0

NetBeans IDE 7.0 - The Smarter Way to Code!

To download latest version of Netbeans IDE click on the link given below :

http://technodiaz.blogspot.com/2010/09/download-latest-version-of-netbeans.html

Labels: ,

Friday, April 1, 2011

How to read Wikipedia offline?

Hey friends,

Do you want to read the complete Wikipedia offline & that too from your Symbian phone?

Try this software:

Mopedi (ovi)

Mopedi is an app that lets you read Wikipedia offline using your own Symbian phone, no need to go online at all.

JUG Meetup : March 27, 2011


JUG Meetup : March 27, 2011

Time : 2pm – 4pm

Venue :
Atul Palandurkar,
125, “SHARDA”,
Parvati Nagar,
Rameshwari Road,
Nagpur – 440027.



Attendees :
    (From Left to Right) 
     1.       Tushar Joshi
     2.      Atul Palandurkar
     3.      Shwetal Bahadure
     4.      Harshal Potliya
     5.  Rahul Raja


Today’s meeting was very important for all of us, mainly Shwetal Bahadure & Harshal Potliya who are about to join the group very soon.

Sir & we discussed about various important thing & tasks to be done via JUG Nagpur likewise what is open source project? How to create a open source projects & finish it? Ways to spread the JUG Nagpur to more people of Nagpur, and how to make world know about JUG Nagpur? Even we discussed our view about being a member of the group, opportunities we may found while being in JUG Nagpur, exchange of ideas & the things we can learn from each other while being together in this group.

We planned to have 17 & possibly more different YANPAs (Yet Another NetBeans Platform Application) in accordance with the NetBeans User Group, Nagpur. Here we are not planning for something great but just to make it for the first time & later on will come back with something really exciting & useful for everyone!

We also planned to spread the JUG Nagpur to each & every professional & student of Nagpur who is interested in Java & its technologies.

Here at the meeting we also discussed about managing the website & wiki of JUG Nagpur, and to manage the FAQ pages & other pages & then to change the role after sometime so that everyone can learn how to do the particular task?