944,196 Members | Top Members by Rank

Ad:
  • C++ Discussion Thread
  • Unsolved
  • Views: 9856
  • C++ RSS
Oct 8th, 2004
1

C++ development on Linux/Unix?

Expand Post »
As a long time Windows C++ developer I now find myself with the will/opportunitty to develop
on the Linux platform. I'm intrested in multi-thread development, Socket, ODBC development.

Thanks for any help

James
Similar Threads
Reputation Points: 11
Solved Threads: 0
Newbie Poster
jlopes151 is offline Offline
3 posts
since Oct 2004
Oct 8th, 2004
0

Re: C++ development on Linux/Unix?

>Thanks for any help
With what? You didn't ask a question. What do you want me to do, write you a book on all of the topics you mentioned? Or look into my crystal ball and give you information on the subjects that you need yet didn't deign to specify?

If you're a Windows developer then you know how complex threading, sockets and database programming are, so start using your brain and ask for something specific or you'll get nothing but blank stares and flames.
Administrator
Reputation Points: 6442
Solved Threads: 1393
Bad Cop
Narue is offline Offline
11,807 posts
since Sep 2004
Oct 8th, 2004
0

Re: C++ development on Linux/Unix?

Quote originally posted by Narue ...
>Thanks for any help
With what? You didn't ask a question. What do you want me to do, write you a book on all of the topics you mentioned? Or look into my crystal ball and give you information on the subjects that you need yet didn't deign to specify?

If you're a Windows developer then you know how complex threading, sockets and database programming are, so start using your brain and ask for something specific or you'll get nothing but blank stares and flames.
Now now... be nice.

But, yeah... what are you wanting to know?
Team Colleague
Reputation Points: 186
Solved Threads: 147
Cookie... That's it
alc6379 is offline Offline
2,519 posts
since Dec 2003
Oct 8th, 2004
0

Re: C++ development on Linux/Unix?

Since my request was simple I would think the reply would be simple. I would have thought a reply t my request present a simple here's were you find the api's to create a new thread or create a database connection.

I would appear you have never heard the "Keep It Simple Stupid" rule.

Try not to flame too often. You could hurt something.
Reputation Points: 11
Solved Threads: 0
Newbie Poster
jlopes151 is offline Offline
3 posts
since Oct 2004
Oct 8th, 2004
0

Re: C++ development on Linux/Unix?

>Since my request was simple
"Tell me everything I need to know about this broad subject" is not simple.

>I would think the reply would be simple.
The reply was simple.

>a simple here's were you find the api's to create a new thread or create a database connection.
Let's see:
C++ Syntax (Toggle Plain Text)
  1. $ man -k thread
then
C++ Syntax (Toggle Plain Text)
  1. $ man -k socket
followed closely by a google search for "unix odbc".

Too simple? I thought so, that's why I ran you down about it. The first thing that a new Linux user learns is how to ask the man, and if you're web-savvy enough to find Daniweb then you're web-savvy enough to search google for your answers first.

>I would appear you have never heard the "Keep It Simple Stupid" rule.
I would say the same about you, since you wasted our time by starting a thread requesting information that could easily have been searched with minimal effort on your part.

>Try not to flame too often.
I only flame people who deserve it.
Administrator
Reputation Points: 6442
Solved Threads: 1393
Bad Cop
Narue is offline Offline
11,807 posts
since Sep 2004
Oct 8th, 2004
0

Re: C++ development on Linux/Unix?

I'm still getting my Linux legs so I'll have to annouy a few of you experienced users with a stupid question now and then.

I'm makng great progress in my search even though I'm standing at the bottom of
a large mountain.

I have a library of Window PC related books, it looks like I'll have to add a few Linux items.

Any suggestions?
Reputation Points: 11
Solved Threads: 0
Newbie Poster
jlopes151 is offline Offline
3 posts
since Oct 2004
Oct 9th, 2004
0

Re: C++ development on Linux/Unix?

>so I'll have to annouy a few of you experienced users with a stupid question now and then.
There are no stupid questions, only poorly thought out ones.

>Any suggestions?
It depends on your distribution. I have a Unix background and a lot of that slides into Linux nicely. So, Unix Power Tools and Unix Systems Programming (and of course anything coming from this general area ) are a great help. For distribution specific features, you'll need to get a book for your flavor of Linux. You should be able to find some reviews at www.accu.org.
Administrator
Reputation Points: 6442
Solved Threads: 1393
Bad Cop
Narue is offline Offline
11,807 posts
since Sep 2004

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in C++ Forum Timeline: Help! Errors in program (average characters)
Next Thread in C++ Forum Timeline: a little help





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC