![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Not a user?
Join Date: Sep 2007
Posts: 295
Rep Power: 2
![]() |
Hello World
You cut your teeth on Hello World. What did you do after you learned/graduated? I have a theory but I want to see what your first program was after you learned the basics.
|
|
|
|
|
|
#2 |
|
Programming Guru
![]() ![]() |
Re: Hello World
Graduated? As in graduated from Hello World? I can distinctly remember my first program afterwards being a translater for numbers in Mayan to Modern Day numbers.
|
|
|
|
|
|
#3 |
|
The Oblivious One
Join Date: May 2005
Location: Ontario, Canada
Posts: 646
Rep Power: 4
![]() |
Re: Hello World
The first/only program I've ever written over about 1000 lines is my oft mentioned C++ Minimax tic-tac-toe game with Qt (it is about 1600 LOC).
I've written hundreds of smaller programs since and before then.
__________________
Dr. Zoidberg: [ecstatic] I'm going to a movie... with FRIENDS! |
|
|
|
|
|
#4 |
|
Hobbyist Programmer
|
Re: Hello World
block dude in QBASIC 4.5
__________________
i dont know much about programming but i try to help |
|
|
|
|
|
#5 |
|
Programmer
Join Date: Feb 2006
Location: Ohio
Posts: 93
Rep Power: 3
![]() |
Re: Hello World
AOL progs
![]()
__________________
Neeley.org |
|
|
|
|
|
#6 |
|
Not a user?
Join Date: Sep 2007
Posts: 295
Rep Power: 2
![]() |
Re: Hello World
As in got your degree. Some people didn't graduate, that's why I included learned.
I've made some small programs for work, but my first big project is going to be a budgeting program for personal use. That is, if I can ever get started on it. |
|
|
|
|
|
#7 |
|
Newbie
Join Date: Jan 2008
Posts: 10
Rep Power: 0
![]() |
Re: Hello World
I working on a program for a company. Well it was really there website and making sure that people could by there stuff from there site and all.
|
|
|
|
|
|
#8 |
|
Professional Programmer
Join Date: Mar 2005
Posts: 301
Rep Power: 4
![]() |
Re: Hello World
Not sure I ever did a Hello World program... they didn't really exist on the ZX Spectrum.
Mostly some games programming, although quite honestly most of those were the equivalent of copy/paste programs, very little "real" programming. Nowadays, whatever I decide that I need a program to do because I'm too bone-idle to do it by hand (mostly work rinse/repeat tasks that I'd rather have a program do for me). |
|
|
|
|
|
#9 |
|
Some C++ guy
Join Date: Aug 2007
Posts: 14
Rep Power: 0
![]() |
Re: Hello World
I haven't graduated yet, but the program that I've made that was of much use was somewhat like a database (I haven't taken up databases at that time) to keep track of all the song information in my band. I was hoping to adapt it into keeping track of books (because of our big family library, actually taking up much of our home) but I never got to doing it.
Yeah, people can say there's MS Access and MySQL whatever, but didn't know much of those at the time, so most of the commands and the searching and stuff that I was doing were mainly hard coded, searching through a text file which can be parsed. But these days, I'm actually part of a two-man team programming the database of a department in one of the biggest television networks in Manila. Quite excited to get it finished today, because we'll be integrating stuff tomorrow. |
|
|
|
|
|
#10 |
|
Programming Guru
![]() ![]() ![]() |
Re: Hello World
After my first "Hello world" program, I probably quickly did the next exercise in whatever book/tutorial I was reading.
After graduating college, I got hired by a DoD contractor to write cryptography software. Now my primary function is to integrate existing software architecture into a home grown mutli-platform software system that handles userid/password management for supported solaris,linux,windows servers and Oracle, Access, and MySql databases as well as Active Directory, Oracle Internet Directory, etc.
__________________
http://jasonpowers.net "There are a thousand hacking at the branches of evil to one who is striking at the root." |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| What's wrong with our world today? | bigguy | Coder's Corner Lounge | 91 | Sep 4th, 2007 3:25 PM |
| World Map | msarkar | PHP | 4 | Jul 31st, 2006 9:32 AM |
| World of WarCraft | Ghost | Project Ideas | 19 | Nov 1st, 2005 1:55 AM |
| Hello World! - C++ Tutorial | coldDeath | C++ | 27 | Sep 27th, 2005 2:15 PM |
| special hello world program, not just your regular "printf("hello world");" need help | solarwind | C | 4 | Jul 20th, 2005 1:29 PM |