473,406 Members | 2,633 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,406 software developers and data experts.

Converting Java code to C++ ...data structures questions

Hi there,

I've programmed in C++ for many years, but I've been away from it for a
while.

I have some JDK 1.4 code that I need to re-implement in C++. I am
wondering, are there any commonly-used libraries for replacing the Java
SDK types (particularly all the containers) that people use these days?
I know about the STL, but was wondering if there was anything more
popular/current.

Thanks.

Jul 22 '05 #1
2 1344
gr********@yahoo.com wrote:
I've programmed in C++ for many years, but I've been away from it for a
while.
And I thought it's like riding a bicycle...
I have some JDK 1.4 code that I need to re-implement in C++. I am
wondering, are there any commonly-used libraries for replacing the Java
SDK types (particularly all the containers) that people use these days?
I know about the STL, but was wondering if there was anything more
popular/current.


You should consider asking in a newsgroup dedicated to your platform,
as well. No, I am not saying you're totally off the mark posting here,
I am just saying, keep your horizons wide.

And, speaking of containers, I would probably not be too much off saying
that the Standard Library containers are the most popular containers
today. Of course, it does depend on your definition of "popular".

V
Jul 22 '05 #2
<gr********@yahoo.com> wrote in message
news:11**********************@c13g2000cwb.googlegr oups.com...
Hi there,

I've programmed in C++ for many years, but I've been away from it for a
while.

I have some JDK 1.4 code that I need to re-implement in C++. I am
wondering, are there any commonly-used libraries for replacing the Java
SDK types (particularly all the containers) that people use these days?
Yes.
I know about the STL, but was wondering if there was anything more
popular/current.


The container types and algorithms defined by the C++ standard library
which were formerly collectively called the 'STL' are the most 'current'
as regards standard C++. "Popularity" is of course a subjective issue.
Anyway, why does 'popularity' matter?

-Mike
Jul 22 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

73
by: RobertMaas | last post by:
After many years of using LISP, I'm taking a class in Java and finding the two roughly comparable in some ways and very different in other ways. Each has a decent size library of useful utilities...
54
by: Spammay Blockay | last post by:
I've been tasked with doing technical interviews at my company, and I have generally ask a range of OO, Java, and "good programming technique" concepts. However, one of my favorite exercises I...
2
by: Dave Brueck | last post by:
Below is some information I collected from a *small* project in which I wrote a Python version of a Java application. I share this info only as a data point (rather than trying to say this data...
14
by: Joachim Boomberschloss | last post by:
Hello, I am working on a project in Python, and I"m currently looking into the possibiliy of writing some of the project"s modules in Java. Given that a large part of the code is already...
11
by: DrUg13 | last post by:
In java, this seems so easy. You need a new object Object test = new Object() gives me exactly what I want. could someone please help me understand the different ways to do the same thing in...
1
by: David Van D | last post by:
Hi there, A few weeks until I begin my journey towards a degree in Computer Science at Canterbury University in New Zealand, Anyway the course tutors are going to be teaching us JAVA wth bluej...
458
by: wellstone9912 | last post by:
Java programmers seem to always be whining about how confusing and overly complex C++ appears to them. I would like to introduce an explanation for this. Is it possible that Java programmers...
2
by: Jobs | last post by:
Download the JAVA , .NET and SQL Server interview with answers Download the JAVA , .NET and SQL Server interview sheet and rate yourself. This will help you judge yourself are you really worth of...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.