473,569 Members | 3,035 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

help about project

hai to everybody,
i desired to do a project in c?
if u have idea about what types of problem solved by the c language?
and also specify if u have any project title with description please
specify to me
thanks in advance

Feb 18 '06 #1
20 1641
ve************* *@yahoo.com schrieb:
hai to everybody,
i desired to do a project in c?
if u have idea about what types of problem solved by the c language?
and also specify if u have any project title with description please
specify to me
thanks in advance


Please use your best English when trying to communicate.

Have a look into the google archives of comp.lang.c for the word
"project" or "sourceforg e" in articles posted within the last
year. There are several threads about this, among others
starting at
<11************ **********@g47g 2000cwa.googleg roups.com>
and
<11************ **********@g44g 2000cwa.googleg roups.com>
respectively.

Cheers
Michael
--
E-Mail: Mine is an /at/ gmx /dot/ de address.
Feb 18 '06 #2
<ve************ **@yahoo.com> wrote
hai to everybody,
i desired to do a project in c?
if u have idea about what types of problem solved by the c language?
and also specify if u have any project title with description please
specify to me

Try writing a text adventure.

Start with a grid of rooms with descriptions, and commands to go NORTH /
SOUTH / EAST / WEST.
Then take out some of the connections so you can't get to every room from
evey one adjacent.

Then add objects you can pick up and put down (this is pretty hard).

Then you've got the skeleton of an adventure. You can make it as complicated
as you like.
Feb 18 '06 #3
"Malcolm" <re*******@btin ternet.com> writes:
<ve************ **@yahoo.com> wrote
hai to everybody,
i desired to do a project in c?
if u have idea about what types of problem solved by the c language?
and also specify if u have any project title with description please
specify to me

Try writing a text adventure.


In C? Really? Why not use a language more naturally suited?
--
"I'm not here to convince idiots not to be stupid.
They won't listen anyway."
--Dann Corbit
Feb 18 '06 #4
Ben Pfaff wrote:
"Malcolm" <re*******@btin ternet.com> writes:

<ve********** ****@yahoo.com> wrote
hai to everybody,
i desired to do a project in c?
if u have idea about what types of problem solved by the c language?
and also specify if u have any project title with description please
specify to me


Try writing a text adventure.

In C? Really? Why not use a language more naturally suited?


Like Fortran?
--
Joe Wright
"Everything should be made as simple as possible, but not simpler."
--- Albert Einstein ---
Feb 18 '06 #5
Joe Wright <jo********@com cast.net> writes:
Ben Pfaff wrote:
"Malcolm" <re*******@btin ternet.com> writes:
Try writing a text adventure.

In C? Really? Why not use a language more naturally suited?


Like Fortran?


If all you have is a hammer, everything looks like a nail.
But today a wide range of language tools are available.
--
"The expression isn't unclear *at all* and only an expert could actually
have doubts about it"
--Dan Pop
Feb 18 '06 #6
Ben Pfaff wrote:
Joe Wright <jo********@com cast.net> writes:

Ben Pfaff wrote:
"Malcolm" <re*******@btin ternet.com> writes:

Try writing a text adventure.

In C? Really? Why not use a language more naturally suited?


Like Fortran?

If all you have is a hammer, everything looks like a nail.
But today a wide range of language tools are available.


The first Adventure, or Dungeons and Dragons that I saw was text based
and written in Fortran77 and running on an IntellecII (i8080)
development system circa 1980. Hence my reference to Fortran.

--
Joe Wright
"Everything should be made as simple as possible, but not simpler."
--- Albert Einstein ---
Feb 18 '06 #7
Ben Pfaff wrote:
"Malcolm" <re*******@btin ternet.com> writes:
<ve************ **@yahoo.com> wrote
hai to everybody,
i desired to do a project in c?
Try writing a text adventure.


In C? Really? Why not use a language more naturally suited?


Because the OP asked for things to do in C, presumably as training
projects. Text-adventure games are ideal.

There's no indication that the OP is a expert programming wanting to
produce applications for general distribution.

Brian

--
If televison's a babysitter, the Internet is a drunk librarian who
won't shut up.
-- Dorothy Gambrell (http://catandgirl.com)
Feb 19 '06 #8
Joe Wright <jo********@com cast.net> writes:
Ben Pfaff wrote:
Joe Wright <jo********@com cast.net> writes:
Ben Pfaff wrote:

"Malcolm" <re*******@btin ternet.com> writes:

>Try writing a text adventure.

In C? Really? Why not use a language more naturally suited?

Like Fortran?

If all you have is a hammer, everything looks like a nail.
But today a wide range of language tools are available.


The first Adventure, or Dungeons and Dragons that I saw was text based
and written in Fortran77 and running on an IntellecII (i8080)
development system circa 1980. Hence my reference to Fortran.


Yes, I'm aware of that. Hence my response.
--
"It wouldn't be a new C standard if it didn't give a
new meaning to the word `static'."
--Peter Seebach on C99
Feb 19 '06 #9

"Default User" <de***********@ yahoo.com> wrote in message
news:45******** ****@individual .net...
Ben Pfaff wrote:
"Malcolm" <re*******@btin ternet.com> writes:
> <ve************ **@yahoo.com> wrote

> Try writing a text adventure.


In C? Really? Why not use a language more naturally suited?


Because the OP asked for things to do in C, presumably as training
projects. Text-adventure games are ideal.

The OP didn't give a very good indication of his level of ability.
The advantage of an adventure is that it is something you can make pretty
simple or pretty complicated, depending on your ambitions.
It is also something you can give to your little brother to play, as first
fruits of your programming activity. It is much more difficult to make a
usable payroll program.

However I do take Ben's point. The task maybe doesn't show off C's strengths
to the best.

--
Buy my book 12 Common Atheist Arguments (refuted)
$1.25 download or $6.90 paper, available www.lulu.com
Feb 19 '06 #10

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

Similar topics

4
2744
by: PHPkemon | last post by:
Hi there, A few weeks ago I made a post and got an answer which seemed very logical. Here's part of the post: PHPkemon wrote: > I think I've figured out how to do the main things like storing products in
1
7992
by: dave | last post by:
I first started using HCW.exe to compile .rtf filew created with MS Word a couple of weeks ago. I used the file | new menu then selected New project in the dialog box and everything worked as expected. After this I decided to TRY to start a new project, so I repeated the File | New menu but for some reason HCW.exe wouldn't allow me to...
4
2489
by: Iain A. Mcleod | last post by:
Hi I'm stuck with the following schema validation problem in VS.NET 2003: I have two types of xml document and related schema: project and projectCollection. A projectcollection is just a set of projects. Therefore, I wish to include the project customType in the projectCollection namespace. I therefore have declared two xsd documents:...
0
1760
by: CM | last post by:
Hi there: I have a web project which can be open and run without problem. I didn't open the web application for a period and during which I didn't modified any IIS items, but now I cannot open any web project even cannot create a new one. The message for create a new web project is: (Open an oldASP project got similar error.) My system is...
4
3238
by: CM | last post by:
Hi there: I have a web project which can be open and run without problem. I didn't open the web application for a period and during which I didn't modified any IIS items, but now I cannot open any web project even cannot create a new one. The message for create a new web project is: (Open an oldASP project got similar error.) My system is...
3
2244
by: alan_coffman2004 | last post by:
Opening an ASP.NET VS2002 project in VS2003, am getting this error: "Unable to open Web project 'MyProject'. The file path 'c:\inetpub\wwwroot\MyProject' does not correspond to the URL 'http://Localhost:/MyProject'. The two need to map to the same server location. HTTP Error 404: Not Found." I have tried fixing this using both of these...
7
1752
by: Tina | last post by:
I have an asp project that has 144 aspx/ascx pages, most with large code-behind files. Recently my dev box has been straining and taking long times to reneder the pages in the dev environment. After addding another Crystal report, vs.net will no longer build the project - it just goes away - no message no nothing. My other dev box will...
4
2245
by: Fred Flintstone | last post by:
This one baffles me. I'm using VS.Net 2005 and write desktop apps that need built in help. So logically, I figure maybe VS has a help system component built in so I search the help. Hey! Apparently, all I have to do is create a "Help Project"! There's my starting point. So the VS help says: "To create a Help project, click on the File...
16
2784
by: Rex | last post by:
Hi All - I have a question that I think MIGHT be of interest to a number of us developers. I am somewhat new to VIsual Studio 2005 but not new to VB. I am looking for ideas about quick and efficient navigating within Visual Studio 2005. Let's say your project (or solution) has dozens of forms and hundreds or even thousands of routines. ...
16
2297
by: Harry Simpson | last post by:
I've been away from ASPNET - I open up a new Web app in VS2008 and go into properties and select to use IIS instead of the personal web server. Then I run in debug mode and it says I have to set the Debug= True in the Web.config which I do. Then try to run it again and it says I must enable integrated security which I do. I then try to run...
0
7703
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...
0
7619
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
7930
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
0
8138
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...
0
6290
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
0
5228
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
0
3651
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
1229
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
950
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating...

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.