|
|
|
Nooby Question yay!
|
Original Message
|
Name: Deimos
Date: October 16, 2007 at 12:12:25 Pacific
Subject: Nooby Question yay!OS: Windows Xp professional SCPU/Ram: CPU:2.6x2Ghz Ram:2048mbsModel/Manufacturer: Hp pavilion dv5000 |
Comment: Hello Everyone. I'm an 14 years old aprentice at programing and I would like to know in what Programing Language should I invest my time, I mean what language has the more possibilities, what language will be more necessary in the future, What language should I learn? Best Regards PS: My main objective is create a simple, NES like, game. PS-2:I know a little bit of flash's actionScript and an even tynier bit of VB6.0 Amd Athlon 5200 2.6ghz; Asus m2n-e sli; 2GB DDR800 kingston; Asus GF8600GTS; Seagate 7200rpm 320GB;
Report Offensive Message For Removal
|
|
Response Number 1
|
Name: Sci-Guy
Date: October 16, 2007 at 17:28:30 Pacific
|
Reply: (edit)"I'm an 14 years old aprentice at programing" If this was an accurate statement, you'd be indentured to a qualified programmer, and your course of study would be predetermined. (Of course, if it was an accurate statement, "apprentice" would probably be spelled correctly.) I've never heard of a programming apprenticeship (not to say that the arrangement doesn't exist in some countries). Every programmer I ever met was responsible for their own study choices and the associated costs. I suspect that what you really mean is that you are a 14 year old who hopes to study programming (with a view to making this your career). For game programming I'd suggest C/C++, particularly if you might want to program for platforms other than Windows. Java might be another good choice for cross-platform programming. Please let us know if you found someone's advice to be helpful.
Report Offensive Follow Up For Removal
|
|
Response Number 2
|
Name: basicdos
Date: October 16, 2007 at 19:04:57 Pacific
|
Reply: (edit)Hi Deimos This forum is great place to learn. The Guys here really know and share allot of useful information I’ve tried assembly, C, C++, Visual Basic 6, batch files and different versions of command line basic, java, html, that said I am just a hack noob at all these languages. And it is just a hobby (how strange is that), That said I think I wasted a lot of time scratching the surface where I could have been a much better (what comes after noob?) if I stuck with one language. I believe that you should take the most recent version visual basic and stick with it. It is a very user friendly language that lets you build fairly complex programs with a very low skill level but it also has a lot of room for growth and can be a very complex programming language. Visual basic has the ability to control all aspects of the computer such as interfacing with network cards cpu registers and any and all peripherals. You should also find out about Assembly language, not that you should learn this language, but A good book will explain how software interacts with Cpu registers and ram and disk memory, which is useful background information no matter which language you choose. IMHO
Report Offensive Follow Up For Removal
|
|
Response Number 3
|
Name: Sci-Guy
Date: October 16, 2007 at 22:51:14 Pacific
|
Reply: (edit)"I believe that you should take the most recent version visual basic and stick with it." Keep in mind that Visual Basic limits you to programming for Windows only. Please let us know if you found someone's advice to be helpful.
Report Offensive Follow Up For Removal
|
|
Response Number 4
|
Name: Razor2.3
Date: October 17, 2007 at 01:38:07 Pacific
|
Reply: (edit)The problem with VB is your reliance on someone who knows C whenever you need to write a Declare Sub/Function ... Lib. It may not happen often, but trying to call the WIN32 API is just a bit too... foreign for your average VB programmer. Especially if you're going to be making games. That said, C/C++ is fairly universally accepted, so learning said language is always a safe bet, with no shortage of real world examples to choose from.
Report Offensive Follow Up For Removal
|
|
Response Number 6
|
Name: Deimos
Date: October 17, 2007 at 12:25:13 Pacific
|
Reply: (edit)Ok C++, C it will be. What program should I use? The only one I know is Visual C++ and I don't know if its a good choice. If you could recomend me a good program and a good book i would apretiate that^^. Best Regards Amd Athlon 5200 2.6ghz; Asus m2n-e sli; 2GB DDR800 kingston; Asus GF8600GTS; Seagate 7200rpm 320GB;
Report Offensive Follow Up For Removal
|
|
Response Number 7
|
Name: Razor2.3
Date: October 17, 2007 at 20:02:39 Pacific
|
Reply: (edit)Visual C++ is one of the best for Windows, and it's free, so that's my suggestion. I've been using Dev-C++, because it can fit on a USB drive. As for books, I don't have much advice, but the people from the forum Cprogramming suggest Teach Yourself C++ in 21 Days for programming novices.
Report Offensive Follow Up For Removal
|
|
Response Number 9
|
Name: basicdos
Date: October 18, 2007 at 11:23:09 Pacific
|
Reply: (edit)Hey razor "Visual" C++ is free? Where can I get it? I have seen many versions of command line C for free down load but havent found Visual C++, are you talking about the limited learning version that comes with the 21 Day Book? Deimos I started using Visual basic in 21 days. It was great for a start, then I read Visual basic Black book by coriolis, it would be hard to use the black book if I didnt read the others first but it has good quick code examples, I consider it the best Book I have On visual basic.
So I checked the Barnes and Noble webs site to see if they had a CORIOLIS Black Book in a C++ Version and they only had used copies I decided to order one it was only 9 bucks. I hope its as good as the VB Book, but for 9 bucks who cares, the other book I had new was 49$
Report Offensive Follow Up For Removal
|
Use following form to reply to current message:
|
|

|