Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Feb 25th, 2008, 12:50 AM   #1
Ray
Newbie
 
Join Date: Feb 2008
Posts: 2
Rep Power: 0 Ray is on a distinguished road
Arrays

Hello,
I want to take up programming and make it a hobby. I want to code a program that can insert and delete, any ideas?
I'll appreciate.
Ray
Ray is offline   Reply With Quote
Old Feb 25th, 2008, 3:53 AM   #2
WaltP
Programmer
 
Join Date: Oct 2007
Posts: 39
Rep Power: 0 WaltP is on a distinguished road
Re: Arrays

Sure, lots of ideas. First one is look at a few books and decide which one you want to use as your first book.

Then, once you've read that book and written the programs it suggests, write a design for the program you want, then implement it
__________________
Testing 001 010 011 100....
WaltP is offline   Reply With Quote
Old Feb 25th, 2008, 6:05 AM   #3
BstrucT
Hobbyist Programmer
 
BstrucT's Avatar
 
Join Date: Dec 2007
Location: Durban, South-Africa
Posts: 193
Rep Power: 1 BstrucT is on a distinguished road
Re: Arrays

What must it Insert and Delete?
__________________
Be kinder than necessary because everyone you meet is fighting some kind of battle.
BstrucT is offline   Reply With Quote
Old Feb 25th, 2008, 6:19 AM   #4
Sane
Programming Guru
 
Sane's Avatar
 
Join Date: Apr 2005
Location: Waterloo, Ontario
Posts: 1,869
Rep Power: 5 Sane will become famous soon enough
Send a message via MSN to Sane
Re: Arrays

Quote:
Originally Posted by Ray View Post
Hello,
I want to take up programming and make it a hobby. I need to code a school assignment, any ideas?
I'll appreciate.
Ray
A hobby? Fair enough.
Sane is offline   Reply With Quote
Old Feb 25th, 2008, 8:25 AM   #5
Infinite Recursion
Programming Guru
 
Infinite Recursion's Avatar
 
Join Date: Jul 2004
Location: United States
Posts: 3,467
Rep Power: 8 Infinite Recursion is on a distinguished road
Send a message via MSN to Infinite Recursion Send a message via Yahoo to Infinite Recursion
Re: Arrays

write a phonebook, and include your instructor's phone number... then delete it.
__________________
http://jasonpowers.net

"There are a thousand hacking at the branches of evil to one who is striking at the root."
Infinite Recursion is offline   Reply With Quote
Old Mar 3rd, 2008, 4:03 AM   #6
Ray
Newbie
 
Join Date: Feb 2008
Posts: 2
Rep Power: 0 Ray is on a distinguished road
Re: Arrays

A program that can insert and delete elements in a list
Ray is offline   Reply With Quote
Old Mar 4th, 2008, 11:58 AM   #7
Sane
Programming Guru
 
Sane's Avatar
 
Join Date: Apr 2005
Location: Waterloo, Ontario
Posts: 1,869
Rep Power: 5 Sane will become famous soon enough
Send a message via MSN to Sane
Re: Arrays

Yes, we heard you. But what "ideas" do you want? The task of "insertion and deletion" is commonplace; it is a task that has been done time and time again since the dawn of computers in dozens of ways. You can accomplish it with arrays, linked lists, trees, and other various data structures. You can manipulate the data with different degrees of functionality. You can represent the data in a multitude of ways.

It all depends on the specific requirements, and what you need to specifically accomplish. We're not going to give you code that demonstrates functional insertion and deletion, without even knowing the requirements. But feel free to do your own searching for elementary examples and preexisting libraries. Google will help you with your homework no doubt. So now, the real question is, do you have any concrete questions, or code that you can not get working?
Sane is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
joining associative arrays MiKuS PHP 2 Sep 6th, 2007 2:20 AM
Confusion With Pointers and Arrays JawaKing00 C 10 Sep 14th, 2006 7:33 AM
Arrays or Vectors? can342man C++ 2 Apr 20th, 2006 3:57 PM
Arrays in PHP MrMan9879 PHP 6 Jan 12th, 2006 9:18 PM
Arrays Gunman C++ 17 Oct 20th, 2005 6:11 AM




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 2:24 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC