|
||||||
| C and C++ C and C++ forum for discussing all forms of C except for C#. These languages are powerful low level languages used for creating Operating Systems, Device Drivers, compilers and much more. |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
Hi folks,
Recently I've been studying up on C (and eventually C++) to take a break from high level languages. I'd like to hear what you would suggest as a worthwhile programming challenge for a beginner in C. I've written an old console emulator in a higher level language, and was thinking of porting it down to C, however this is a bit of a leap for someone who has written little more than "Hello, World!" in this language. Any suggestions for a project that would really take advantage of C and be accessible to a beginner (with some aptitude for programming)? Thanks for your input. |
| Sponsored Links |
|
|
|
|||
|
Well if you want to keep it fairly simple you could make a DOS/Win32/Linux term mode program, such as a simple command line utility. How about something similar to the "more" utility that dumps the contents of a text file to the screen?
I started that way, just looking at simple DOS commands and writing my own versions of them using C. |
|
|||||
|
I would start by getting a book on C and working through the excercises. Once you've done that, writing a console emulator should be pretty easy.
__________________
CodeCall Blog | CodeCall Wiki | Shareware | Linux Forum Chat with other CodeCall members on IRC; connect to irc.codecall.net and join #codecall |
|
|||
|
An ARP Poisoner.
With custom packet build using raw sockets. |
| Sponsored Links |
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| What should I do next....(general programming) | InfiniteSpawn | General Programming | 26 | 04-17-2008 02:34 PM |
| General programming and logic :: Programming language types | Chinmoy | Tutorials | 1 | 04-07-2008 03:15 PM |
| General programming and logic | Chinmoy | Tutorials | 0 | 03-20-2008 04:58 AM |
| Beginning Programming | frank_l | C and C++ | 11 | 10-11-2007 02:23 AM |
| Xav | ........ | 1323.18 |
| MeTh0Dz|Reb0rn | ........ | 1053.7 |
| morefood2001 | ........ | 879.43 |
| John | ........ | 877.37 |
| marwex89 | ........ | 869.98 |
| WingedPanther | ........ | 834.24 |
| Brandon W | ........ | 749.07 |
| chili5 | ........ | 310.39 |
| Steve.L | ........ | 241.84 |
| dcs | ........ | 216.02 |
Goal: 100,000 Posts
Complete: 82%