Learn the way a computer functions first.
Learn how the operating system works, how messages work, how it communicates with the hardware...
Know math well....
www.google.com
See I want to try out this programming stuff...looks interesting. Yes I know it'll be extremely hard so don't reply here with dude it's too hard. Just give me some kind of link where I can download a programming program that uses a programming language. I've heard something about C++ and I hear it's now being used in a lot of programs so I thought I'd have a go. Anyway please give me links as to where I can download such programs...no need to give me tips I think I can manage by myself. Doesn't have to be C++ but please give me one that is used in a decent amount of programs today. Not something extremely old....
-quik
Learn the way a computer functions first.
Learn how the operating system works, how messages work, how it communicates with the hardware...
Know math well....
www.google.com
I asked for programming and that's what I was kind of expecting. Instead you tell me to learn how to do stuff. You also give me the google website. Telling me to learn stuff is another way of saying "you're not smart enough". You know what? I don't care. I just wan't tro try it, is that a crime?
-quik
I'm in advanced math thank you very much.
By advanced math, you mean algebra, correct? You will want to have an understanding of variables (algebra helps, since you brought up math) before you can have much success programming.quote:Originally posted by dragonreborn
I asked for programming and that's what I was kind of expecting. Instead you tell me to learn how to do stuff. You also give me the google website. Telling me to learn stuff is another way of saying "you're not smart enough". You know what? I don't care. I just wan't tro try it, is that a crime?
-quik
I'm in advanced math thank you very much.
Once you know the concepts to programming (functions, variables, OOP, flow control, classes, etc.), it becomes personal preference of a syntax.
Links for free IDEs--
C++
DevC++
Borland C++BuilderX
.NET
SharpDevelop (C# and VB)
Microsoft Whidbey Express Betas (VB, C#, C++, J#, ASP.net, these require the .NET Framework 2.0 Beta)
Borland C# Builder Personal Edition
Java
Borland JBuilder
Eclipse IDE
NetBeans
Dude, I'm trying to help. Go ahead, open a C compiler, you won't know what to do.quote:Originally posted by dragonreborn
I asked for programming and that's what I was kind of expecting. Instead you tell me to learn how to do stuff. You also give me the google website. Telling me to learn stuff is another way of saying "you're not smart enough". You know what? I don't care. I just wan't tro try it, is that a crime?
-quik
I'm in advanced math thank you very much.
"I'm in advanced math thank you very much."
Wanna brag eh? Well, I'm in Honors English II, Honors Physics II (might move to AP), Honors Chemistry, Honors French III, Honors Analysis I (Pre Calculus), and AP US History I (a college course, I'm a sophomore in high school). Oh, and C++ class first period.
Forget learning how a computer works for now, unless you gonna program in assembly you dont need to know. Grab yourself a program environment, pascal is great for a first time language and so is visual basic. However you want something that is used in most programs today so I suggest you use visual basic. Just remember that rogramming is as easy as you make it.
[We do NOT allow cracking here]
http://nemesis.antiworld.biz/main.html
Uhh... SphinX had very good suggestions. You can't program for a computer until you have a good understanding how of they work, connect to each other and function. I've been using a computer heavily for two years now. I never tried to learn to program, I basically learned it without realizing it, I never read a tutorial, I never had someone tell me what to do, I looked at ASP code. I'd say that was one of the hardest things I've ever done--and I'm a much better person for it--but it's not the right way to learn. Learning how to program without an understanding of computers is like learning to drive without knowing how a steering wheel or the pedals works - you just don't do that.quote:Originally posted by dragonreborn
Telling me to learn stuff is another way of saying "you're not smart enough".
My peers see me as a programmer, a hacker, an administrator and a friend--I owe it all toe computers and learning. You'll spend much of your time learning and understanding. I can't even begin to think of how many times I've tried to (and succeeded) learn something I didn't fully understand. Not only is it hard, but it's not worth it. Get the basics and do it right, you'll do better in the long-run.
Take it from someone who knows - learn as much as you can about computers in general before you start coding. It'll help you better understand programming concepts and you will be less likely to give up easily.
I'm 16, I've been programming since I was 14 years old, I've scripted/programmed in more languages than I can count on two hands, I've been there, I've done that -- don't give up!
Ok. I see what you're saying...get to know how things work. So how exactly do I do that? If you could explain David you would really help me. I'm not looking to program but I've decided since I spend a lot of time on the computer I might as well try to produce something cool (such as the googler!). I don't plan on giving up either but I know it'll be hard and frustrating...I'm not the type that gives up!
-quik
That's complete nonsense, as David already pointed out. You won't be able to create advanced computer programs if you don't understand the basics of your OS.quote:Originally posted by N3m3s1s
Forget learning how a computer works for now, unless you gonna program in assembly you dont need to know.Now this is even worse... but I guess you never leave your circle of l33t Windows wanna-be coders? Visual Basic is lame. Sure, it works for creating some simple programs, but if you want to do advanced stuff, Visual Basic will not suit anymore. Not to mention Visual Basic creates awefully slow and inefficient machine code.quote:Originally posted by N3m3s1s
However you want something that is used in most programs today so I suggest you use visual basic.
I wouldn't know what the most used programming language nowadays is, but my guess goes to C/C++. Think opensource.
If you really want to learn a language you can try python it is easy and it is powerful and the programs are pretty efficient. But I still fell C is the best language. But some people who who start out with C find the concept of arrays a bit tough, but personally I feel once you can get the hang of ANY language you can shift between languages pretty fast, it is more about getting the logic then you can learn the syntax of any other language in a few weeks.
"I have one report of a frustrated geek who took his PC into the middle of a parking lot and dosed it with two gallons of gasoline. That's a bit much. Two cups would have been more than sufficient."--Kent Norman
There are currently 1 users browsing this thread. (0 members and 1 guests)