|
![]() |
Overclock.net - Overclocking.net > Software, Programming and Coding > Coding and Programming > Application Programming | |
Where should I start? Can anyone help me out with this? Suggestions?
|
||
![]() |
|
|
LinkBack | Thread Tools |
|
|
#11 (permalink) | |||||
|
Site Old-timer
|
Quote:
|
|||||
|
|
|
|
#12 (permalink) | ||||||
|
Programmer
|
Quote:
|
||||||
|
|
|
|
#13 (permalink) | ||||
|
Overclocker
|
ive got an FAQ on writing a basic C++ program in my signature, and if u want then u can IM me about it at SnakeGriffon210 on AIM.
__________________
next upgrades: 3000+ venice E6, dfi lanparty nf4 vanilla, 6800, ocz ddr400 gold 1gb BH5. (case = cardboard box lmao )
Last edited by snake griffon : 06-14-05 at 03:26 AM. |
||||
|
|
|
|
|
#14 (permalink) | |||||||||||
|
<3 TB303
![]() |
I just read the K&R C programming reference (hee, that was a while ago). Things were pretty clear within an hour of my reading it.
__________________
|
|||||||||||
|
|
|
|
#15 (permalink) | ||||||||||||
|
Lord of the Chicken Wings
![]() |
Quote:
Sujoe: An easy way to get started is to learn how to write macros in Microsoft Office (Excel, Word, etc.) The macro language is actually Visual Basic for Applications, which is more than sufficient for a newbie to learn the basic concepts of programming. (I assume you have a copy of Word or Excel, almost everyone does.) Go get yourself one of those "Learn VBA Programming in 21 Days" or "VBA for Dummies" books, they will walk you through the basics and introduce new concepts at a measured pace. Beginners should play in safe languages, and VBA fits the bill. Stay away from "real" languages like (C or C++) until you have a handle on the basic concepts (variables, program blocks, loop and conditional constructs, etc.)
__________________
Vulcan Dragon Core i7 920 @ 3.8 GHz Currently Playing: Grand Theft Auto 4 (X360); Rock Band 2 (X360); Far Cry 2 (PC) XBox Live Gamertag: Vulcan Draggon
|
||||||||||||
|
|
|
|
#16 (permalink) | |||||||||||||
|
Fold for team 37726
![]() |
The biggest thing with learning programming for me was understanding the basic logic of it. Granted, I started programming in an admittedly archaic language (Basic on a Commodore 64), but the programming logic I learned on that translated very easily into other languages over the years. The syntax varies greatly as does the complexity from language to language, of course. I would suggest learning as much as you can on the easiest language you can find and then using that knowledge to translate into more useful and powerful languages.
I know there's nothing specific in my comments, but even though I disagree with the "2 hour or drop it", there is a bit of truth hidden in there. Until you nail the logic of a simple language (granted in more than 2 hours of trying), you won't likely have much success in the more powerful languages.
__________________
Help us help you! Read and understand the Terms of Service, the For Sale / Wanted Section Rules, the Online Deals Guidelines, and the Appraisal Forum Rules. Also, list your system specs in your User CP.
If you PM me - Please use a descriptive subject and be patient. I get A LOT of PMs, and there's only so much time in the day to reply to them all. Helpful tips - Be sure to visit the Site News forum frequently and read announcements and stickies. If you don't keep up with these, you WILL miss out on important info. Useful links - Overclock.net Professionalism Initiative, Folding FAQ, and Downloads forum
|
|||||||||||||
|
|
|
|
#17 (permalink) | ||||||||||||||
|
Bifford
![]() |
Quote:
The concept of programming takes a long time to develop properly. You can easily pick up new languages because you are just learning syntax, the basics carry out no matter what the language (within reason). It goes without saying that VB (prior to .NET) is the easist to learn. However, it isn't the best thing to learn if you want to make a career out of it. VB6 is on its way out. I would personally pick up .NET- C# specifically. The concepts and syntax (generally) are very close to Java, which is also going strong. My path was very strange because I skipped C and C++; I really wish I hadn't. I started with ASP/VBScript which taught me some fundamentals, but not enough. You will find more C based languages than VB-Like languages. For example Java, Javascript, C++, and C# while different and not interchangeable have noticible differences. It may be helpful to start with one of these languages. Javascript is an often discounted medium to learn, but it can be quite fun. It is also free. I am sure that there are many free C compiliers but JS doesn't require compiling. Just something to think about. You probably won't get a job with great JS skills, but it isn't a bad place to start.
__________________
Helpful Posts (Hopefully )Overclocker's Calculator Photo Editing - B&W w/Color Accents
|
||||||||||||||
|
|
|
|
#18 (permalink) | ||||||
|
Programmer
|
Quote:
|
||||||
|
|
|
|
#19 (permalink) | ||||||||||||||
|
Bifford
![]() |
Quote:
Hopefully this makes sense to someone other than me! ![]()
__________________
Helpful Posts (Hopefully )Overclocker's Calculator Photo Editing - B&W w/Color Accents
|
||||||||||||||
|
|
|
|
#20 (permalink) | ||||||||||||
|
<3 TB303
![]() |
Quote:
A high level language would be Python, Lisp, C#, &c.
|
||||||||||||
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
|
|