Find Jobs
Hire Freelancers

A C++ programmer (I think) for contract work

$30-250 AUD

Ανατέθηκε
Αναρτήθηκε περίπου 10 χρόνια πριν

$30-250 AUD

Πληρωμή κατά την παράδοση
We are a small computer company. Had a staff member write a very simply program (in C++ I think). Need someone to modify it for me. We have the source (I Think). A file that ends in .pdb. It simply reads a folder and emails different users with a simple report. Need changes done. We also have servers in a data centre and may need some php/MySQL scripts written in the future.
Ταυτότητα εργασίας: 5420862

Σχετικά με την εργασία

19 προτάσεις
Απομακρυσμένη Εργασία
Ενεργός/ή 10 χρόνια πριν

Ψάχνεις τρόπο για να κερδίσεις μερικά χρήματα;

Πλεονεκτήματα πλειοδοσίας στο Freelancer

Καθόρισε τον προϋπολογισμό σου και το χρονοδιάγραμμα
Πληρώσου για τη δουλειά σου
Περίγραψε την πρόταση σου
Η εγγραφή και η πλειοδοσία σε εργασίες είναι δωρεάν
19 freelancers δίνουν μια μέση προσφορά $197 AUD για αυτή τη δουλειά
Avatar Χρήστη
Hello, I am a C++ programmer and can help you. Before we start, I would need more information about the program. I wan to make sure its in C++.
$54 AUD σε 2 ημέρες
4,9 (303 αξιολογήσεις)
7,2
7,2
Avatar Χρήστη
A proposal has not yet been provided
$155 AUD σε 3 ημέρες
5,0 (23 αξιολογήσεις)
7,1
7,1
Avatar Χρήστη
Am an experienced C++ programmer and would be interested in knowing further details to understand the scope of work. Also do you have all the required .c/.cpp/.h files? Please consider my bid and discuss. Thanks.
$60 AUD σε 2 ημέρες
5,0 (152 αξιολογήσεις)
5,9
5,9
Avatar Χρήστη
hi... i can do this. Please let me know to start immediately. i can deliver you on time. Please initiate communication to discuss further. thanks
$155 AUD σε 3 ημέρες
4,6 (23 αξιολογήσεις)
4,6
4,6
Avatar Χρήστη
Greetings, pdf files originally are backup files of pdm Sybase Power Designer (Data Architect) it's a case tool used to design databases. C/C++ source files have .c or .cpp extension. I can help you and write from the strart such a software that will be same as your existing one and will have needed modifications.
$206 AUD σε 20 ημέρες
5,0 (6 αξιολογήσεις)
4,4
4,4
Avatar Χρήστη
Can help... I am an Expert... Please start a Discussion with me and we can get started from there... Please check the past projects I have handled and check my reviews for what employers have to say about my work... Can start right now...
$1.000 AUD σε 7 ημέρες
5,0 (4 αξιολογήσεις)
3,8
3,8
Avatar Χρήστη
I could help you. send me more details please . .
$155 AUD σε 3 ημέρες
5,0 (9 αξιολογήσεις)
4,0
4,0
Avatar Χρήστη
i am c/c++ developer and i have experience with php too, so i can provide a solution for your task. The price will be function of how much i have to code for you but, nu more then 150 $. Let me know if you are ok with this. Thanks .
$150 AUD σε 3 ημέρες
4,9 (7 αξιολογήσεις)
3,0
3,0
Avatar Χρήστη
hi first the all the .pdb file is not source code. so I have to make program from the scratch. but i can do that easily in python if you just want to send emails to a list of email ids. i prefer making a web application. we are working as a group of hardworking and passionate engineering students. we have strong programming and debugging skills. we love to code in python/C/C++/php/javascript . we are providing services in minimum cost. Basically we are programming experts. I have done many many things in python and has earned many certificates in python from UDACITY(certificates are in my portfolio). I have done web developing i have made search engine using it i have done python programming on raspberry pi (see my portfolio)
$50 AUD σε 1 ημέρα
5,0 (7 αξιολογήσεις)
3,1
3,1
Avatar Χρήστη
Hi there i am a C++ programmer, but we need to go a bit deeper than what you are describing there. The main reason is that C++ had a lot if propriety IDEs before. Now the PDB file that you say you have is just a debug file. the source will either end with .c or .cpp or .h or .hpp. What you have described doesnt seem to be too complicated and can be done in a few days. Another advantage you will have with me is i can program in PHP and MYSQL :P!! Do check it out, i am sure we can help out each other. If you do not find the source i am ready to rewrite the program for you. if you want more clarification please do message me. Thank you Nikhil
$188 AUD σε 7 ημέρες
5,0 (1 αξιολόγηση)
1,3
1,3
Avatar Χρήστη
Hi. Let's see your sourse to determine is it C++ or not. Having big expirience in programminh sure will help you. Php/MySQL is well known for me too.
$200 AUD σε 3 ημέρες
0,0 (0 αξιολογήσεις)
0,0
0,0
Avatar Χρήστη
Would you share the source code. I think it can be finished quickly. I just have to check if it is C++ indeed. Thanks!
$60 AUD σε 3 ημέρες
0,0 (0 αξιολογήσεις)
0,0
0,0
Avatar Χρήστη
Hello Modnet I am a developer with extensive experience in PHP and am well - versed in C++. It's unlikely that your C++ program ends in the extension .pdb; However the functionality sounds simple enough that it can be redone with minimum effort, as long as you can provide a breakdown of It's functionality. I can do the modifications to this program for you in the original C++ if you gave the source, rewrite it in another language like C# or even in C++ if you'd like. I can also do any PHP and MySql changes you need. Best regards, Brent
$150 AUD σε 3 ημέρες
0,0 (0 αξιολογήσεις)
0,0
0,0
Avatar Χρήστη
.pdb files are not C++ source code. They are a proprietary Microsoft format for storing debugging information (information which help you test the program and see its internals while it's running). The C++ source code (if you have it) should be inside a file (or files) ending with either .cpp, .cxx or .c++. It will most likely be .cpp. I would like to see the file and get some more information on what exactly you need done so I can estimate how long it would take me to do it and adjust my bid accordingly. I'm a very experienced programmer (10+ years) with extensive knowledge of C, C++, Python, Haskell and other languages.
$333 AUD σε 3 ημέρες
0,0 (0 αξιολογήσεις)
0,0
0,0
Avatar Χρήστη
Hi This is Mohan. .pdb file is the Project Database file. Usually when we use Visual Studio as Editor for building the projects, this .pdb file will be created. Along with .pdb file, there should be other C++ files, .h files, .rc files (if any) and .mc files (if any). Once we are ready with the project files, then I may need the complete description of the problem that you are facing. So that accordingly we can work out and resolve it for you. I hope the size of the code may not be more than 10000 lines of code (assumption). If you need any more details, please feel free to contact me @ +91 9900387322. I am basically from India. Looking forward to your response. Regards Mohan
$155 AUD σε 2 ημέρες
0,0 (0 αξιολογήσεις)
0,0
0,0
Avatar Χρήστη
Hi, I have more than 8 years of experience in C++. I can work at the rate of 25 $ per hour. I can work up to 10 hours in a week. If you want, you can hire me for a brief time and check my skills. Thanks, Mohit
$155 AUD σε 3 ημέρες
0,0 (0 αξιολογήσεις)
0,0
0,0
Avatar Χρήστη
Hi, I have 13+ years of software development experience in C and C++. Please send across more details to continue. Regards, Rajeev
$155 AUD σε 3 ημέρες
0,0 (0 αξιολογήσεις)
0,0
0,0
Avatar Χρήστη
Hello, I have a large experience in c/c++ dev, so I can do the requested job. Best Regrads Elhassane
$155 AUD σε 3 ημέρες
0,0 (0 αξιολογήσεις)
0,0
0,0

Σχετικά με τον πελάτη

Σημαία της AUSTRALIA
Australia
0,0
0
Επαληθευμένη μέθοδος πληρωμής
Μέλος από Φεβ 11, 2014

Επαλήθευση Πελάτη

Ευχαριστούμε! Σου έχουμε στείλει ένα email με ένα σύνδεσμο για να διεκδικήσεις τη δωρεάν πίστωση σου.
Κάτι πήγε στραβά κατά την προσπάθεια αποστολής του email σου. Παρακαλούμε δοκίμασε ξανά.
Εγγεγραμμένοι Χρήστες Συνολικές Αναρτημένες Δουλειές
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Φόρτωση προεπισκόπησης
Δόθηκε πρόσβαση για Geolocation.
Η σύνδεση σου έχει λήξει και τώρα έχεις αποσυνδεθεί. Παρακαλούμε συνδέσου ξανά.