Join 132,661 VB Programmers for FREE! Get instant access to thousands of VB experts, tutorials, code snippets, and more! There are 1,176 people online right now. Registration is fast and FREE... Join Now!
hi! Im a Computer Science student asking if anyone here can help me on my thesis....any ideas please. . . but i prefer simple ones. Please! you can email me at yr4icka_85@yahoo.com for the ideas....i badly needed it...thaks a lot...! I really hope you can help me...
Dream.In.Code has a policy by which we prefer to see a good faith effort on your part before providing source code for homework assignments. Please post the code you have written in an effort to resolve the problem, and our members would be happy to provide some guidance. Be sure to include a description of any errors you are encountering as well.
Dream.In.Code has a policy by which we prefer to see a good faith effort on your part before providing source code for homework assignments. Please post the code you have written in an effort to resolve the problem, and our members would be happy to provide some guidance. Be sure to include a description of any errors you are encountering as well.
Please post like this:
Thank you for helping us helping you.
Ummm....lol that was an extremely unhelpful automated post by the *please post sample code*...they're not doing something dealing w/ code...they're looking to write a thesis (research paper sort of thing)--and they're looking for topics.
What's your area of study/expertise? What do you plan to do for your career? I'd center a thesis topic around something that could apply to both of these!
An issue that comes to mind is weighing the usefulness of VBA code/macros versus the potential for malicious code also being included.
Just a random thought...others might be able to come up w/ other ideas
Dream.In.Code has a policy by which we prefer to see a good faith effort on your part before providing source code for homework assignments. Please post the code you have written in an effort to resolve the problem, and our members would be happy to provide some guidance. Be sure to include a description of any errors you are encountering as well.
Please post like this:
Thank you for helping us helping you.
Ummm....lol that was an extremely unhelpful automated post by the *please post sample code*...they're not doing something dealing w/ code...they're looking to write a thesis (research paper sort of thing)--and they're looking for topics.
What's your area of study/expertise? What do you plan to do for your career? I'd center a thesis topic around something that could apply to both of these!
An issue that comes to mind is weighing the usefulness of VBA code/macros versus the potential for malicious code also being included.
Just a random thought...others might be able to come up w/ other ideas
yeah...im looking for ideas...im not that good in programming but i really need to do my thesis...gross!!! bv?any simple idea....system....like unventory system, whatsoever...not common but useful...thnx!!!! hope u cn help me...
QUOTE(cmount @ 12 Aug, 2008 - 02:01 PM)
QUOTE(dineeshd @ 12 Aug, 2008 - 03:14 AM)
Dream.In.Code has a policy by which we prefer to see a good faith effort on your part before providing source code for homework assignments. Please post the code you have written in an effort to resolve the problem, and our members would be happy to provide some guidance. Be sure to include a description of any errors you are encountering as well.
Please post like this:
Thank you for helping us helping you.
Ummm....lol that was an extremely unhelpful automated post by the *please post sample code*...they're not doing something dealing w/ code...they're looking to write a thesis (research paper sort of thing)--and they're looking for topics.
What's your area of study/expertise? What do you plan to do for your career? I'd center a thesis topic around something that could apply to both of these!
An issue that comes to mind is weighing the usefulness of VBA code/macros versus the potential for malicious code also being included.
Just a random thought...others might be able to come up w/ other ideas
yeah...im looking for ideas...im not that good in programming but i really need to do my thesis...gross!!! bv?any simple idea....system....like unventory system, whatsoever...not common but useful...thnx!!!! hope u cn help me...
How long does your thesis paper need to be (how many pages)? And what is this for? Graduate student thesis? Your thesis has to be about programming, I take it?
Well, I'd try to think of something you have to do w/ your computer on a regular basis that is extremely annoying but might be simpler to do w/ a program/code you'd write.
I'd think it might have something to do with backups & verifying copies of data.
You know a really simple code that a lot of people like...a gas mileage calculating program!
You know...you input the # of miles on your vehicle's odometer every time you buy gas, & you input the # of gallons of fuel you purchased at that point in time.
Then the program calculates the # of miles difference from the previous time you filled up until the most recent time you filled your car up...so you have miles. Then you just have to have it figure out how many gallons you used to go that distance!
A continually updating gas mileage calculator, basically =)
That was one project we did in my java programming class that I thought was pretty cool. With gas prices so high, such a program might be of interest to a lot of people! Granted code to accomplish this is already written & easily found on the internet, but it's still very useful to get an idea what sort of gas mileage your car is getting
How long does your thesis paper need to be (how many pages)? And what is this for? Graduate student thesis? Your thesis has to be about programming, I take it?
Well, I'd try to think of something you have to do w/ your computer on a regular basis that is extremely annoying but might be simpler to do w/ a program/code you'd write.
I'd think it might have something to do with backups & verifying copies of data.
You know a really simple code that a lot of people like...a gas mileage calculating program!
You know...you input the # of miles on your vehicle's odometer every time you buy gas, & you input the # of gallons of fuel you purchased at that point in time.
Then the program calculates the # of miles difference from the previous time you filled up until the most recent time you filled your car up...so you have miles. Then you just have to have it figure out how many gallons you used to go that distance!
A continually updating gas mileage calculator, basically =)
That was one project we did in my java programming class that I thought was pretty cool. With gas prices so high, such a program might be of interest to a lot of people! Granted code to accomplish this is already written & easily found on the internet, but it's still very useful to get an idea what sort of gas mileage your car is getting
can you elaborate it more?please! can it be used as thesis...system? coz i don't know how to start it... im a graduating student...please help!!! rili dunno wat to do! thnx a lot... so sorry....if i have many questions...
How long does your thesis paper need to be (how many pages)? And what is this for? Graduate student thesis? Your thesis has to be about programming, I take it?
Well, I'd try to think of something you have to do w/ your computer on a regular basis that is extremely annoying but might be simpler to do w/ a program/code you'd write.
I'd think it might have something to do with backups & verifying copies of data.
You know a really simple code that a lot of people like...a gas mileage calculating program!
You know...you input the # of miles on your vehicle's odometer every time you buy gas, & you input the # of gallons of fuel you purchased at that point in time.
Then the program calculates the # of miles difference from the previous time you filled up until the most recent time you filled your car up...so you have miles. Then you just have to have it figure out how many gallons you used to go that distance!
A continually updating gas mileage calculator, basically =)
That was one project we did in my java programming class that I thought was pretty cool. With gas prices so high, such a program might be of interest to a lot of people! Granted code to accomplish this is already written & easily found on the internet, but it's still very useful to get an idea what sort of gas mileage your car is getting
can you elaborate it more?please! can it be used as thesis...system? coz i don't know how to start it... im a graduating student...please help!!! rili dunno wat to do! thnx a lot... so sorry....if i have many questions...
Another thing you might do is see if you can look at any other topics people have done in the past for their theses.
How long does your thesis have to be again? The expected minimum & maximum length of your thesis paper should be taken into consideration when picking a topic (at least I would think).
What do you mean "can it be used as thesis...system?" I don't understand what you're trying to say there. What "system." I've never thought about what sort of thing would be needed for a computer science thesis. Ask if you can look at some papers other students have done (or if you have a friend who's graduated, ask to look at theirs). This should give you an idea what sort of topics they expect & what format to use.
The problem is I don't know if your thesis is supposed to be based on a program you'd write & then explain...or exactly what the requirements are
Could you please post these?
You might search the internet for computer science thesis project ideas or something like that
great day!! dreamincoders.. i think what she's trying to say is.. She need an advice what sort of "programming software she will develop as a requirement in her degree".
* on topic
u can try POS system or POint of sale and inventory system, its just search, add, calculate.. quite simple yet if you do it properly, very useful..
great day!! dreamincoders.. i think what she's trying to say is.. She need an advice what sort of "programming software she will develop as a requirement in her degree".
* on topic
u can try POS system or POint of sale and inventory system, its just search, add, calculate.. quite simple yet if you do it properly, very useful..
hello...actually its not a thesis...my teacher corrected...preparatory for thesis.. ahmmm... feasibility study! about POS system..how does it look like.... how does it works.. i have an idea but i dunno if its ok... the problem is the church here in out town have the difficulty in scheduling monthly, daily and yearly activities or when someone ask them to schedule that day for their wedding, christening or whatever occasions. The church will directly look for the a calendar and schedule it.
I would like to make a thesis or system on this, can you help me.please!!@!thanks. what will be the things that i need to do, to prepare to be able to come up with the system. I hope you can help me. Thanks a lot. I need your help! take care and God bless!
hello...actually its not a thesis...my teacher corrected...preparatory for thesis.. ahmmm... feasibility study! about POS system..how does it look like.... how does it works.. i have an idea but i dunno if its ok... the problem is the church here in out town have the difficulty in scheduling monthly, daily and yearly activities or when someone ask them to schedule that day for their wedding, christening or whatever occasions. The church will directly look for the a calendar and schedule it.
I would like to make a thesis or system on this, can you help me.please!!@!thanks. what will be the things that i need to do, to prepare to be able to come up with the system. I hope you can help me. Thanks a lot. I need your help! take care and God bless!
that's it.. you now have a target client.. now you may now focus on data gathering, try to make an appointment to the minister to ask some question about the problems they encountering in their "manual scheduling", what they want to be automated in that interview, you may get what are the thing to be done.. about in my POS, it's more on automated retailing system, once scanned the product it will appear the information of the product.. but you may stick on the idea you have so that it will be easy for you to understand the development
hello...actually its not a thesis...my teacher corrected...preparatory for thesis.. ahmmm... feasibility study! about POS system..how does it look like.... how does it works.. i have an idea but i dunno if its ok... the problem is the church here in out town have the difficulty in scheduling monthly, daily and yearly activities or when someone ask them to schedule that day for their wedding, christening or whatever occasions. The church will directly look for the a calendar and schedule it.
I would like to make a thesis or system on this, can you help me.please!!@!thanks. what will be the things that i need to do, to prepare to be able to come up with the system. I hope you can help me. Thanks a lot. I need your help! take care and God bless!
that's it.. you now have a target client.. now you may now focus on data gathering, try to make an appointment to the minister to ask some question about the problems they encountering in their "manual scheduling", what they want to be automated in that interview, you may get what are the thing to be done.. about in my POS, it's more on automated retailing system, once scanned the product it will appear the information of the product.. but you may stick on the idea you have so that it will be easy for you to understand the development
ok thnx!! can you help me in the coding part? please! please! thnx if i gathered all the datas, i hope you can help...
hello...actually its not a thesis...my teacher corrected...preparatory for thesis.. ahmmm... feasibility study! about POS system..how does it look like.... how does it works.. i have an idea but i dunno if its ok... the problem is the church here in out town have the difficulty in scheduling monthly, daily and yearly activities or when someone ask them to schedule that day for their wedding, christening or whatever occasions. The church will directly look for the a calendar and schedule it.
I would like to make a thesis or system on this, can you help me.please!!@!thanks. what will be the things that i need to do, to prepare to be able to come up with the system. I hope you can help me. Thanks a lot. I need your help! take care and God bless!
that's it.. you now have a target client.. now you may now focus on data gathering, try to make an appointment to the minister to ask some question about the problems they encountering in their "manual scheduling", what they want to be automated in that interview, you may get what are the thing to be done.. about in my POS, it's more on automated retailing system, once scanned the product it will appear the information of the product.. but you may stick on the idea you have so that it will be easy for you to understand the development
ok thnx!! can you help me in the coding part? please! please! thnx if i gathered all the datas, i hope you can help...
let see how can i help you, for now, start gathering data on your client..