How do I learn to code??

Status
This thread has been locked.

TrentS

Premium
Feedback score
11
Posts
1,222
Reactions
396
Resources
0
I want to learn how to code:

  1. Bots
  2. Websites
  3. Games
  4. Software

Where do I learn how to code these things. What languages should i learn? In what order should I learn to code these languages?
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

rippr

Software Engineer
Premium
Feedback score
4
Posts
303
Reactions
117
Resources
0
Sorry I may have worded my statement awkwardly... The languages I mentioned are much higher-level than C, which may make them more appealing to beginners.


Though I agree, I still put up with it since it is practically used on every single website in existence, barring fully static ones.
Completely true. I should learn JS, but I'm not much of a web-developer. I learned HTML, just because most due. Learned PHP because it is a general-purpose language, plus a web-developing language, it is irresistible!!!! I don't know though. I think C is a pretty good way to start. I forgot to add up top, C->Perl (vice versa)
 

Pazzword

Plugin & Web Developer
Supreme
Feedback score
5
Posts
188
Reactions
131
Resources
0
Completely true. I should learn JS, but I'm not much of a web-developer. I learned HTML, just because most due. Learned PHP because it is a general-purpose language, plus a web-developing language, it is irresistible!!!! I don't know though. I think C is a pretty good way to start. I forgot to add up top, C->Perl (vice versa)
I've never used C or Perl so I can't attest to them, but I know you can do lower-level programming with C, that's what influenced my above answers.
 

rippr

Software Engineer
Premium
Feedback score
4
Posts
303
Reactions
117
Resources
0
I've never used C or Perl so I can't attest to them, but I know you can do lower-level programming with C, that's what influenced my above answers.
From your above statements, I'm guessing you're saying C is 'HARD' because it is a 'low-level', I guess. The code itself is easy to write if you know basic arithmetic operations, which you should, since it is basic 7th grade math! I could write a simple code example or whatever if needed to prove simplicity?
 

Pazzword

Plugin & Web Developer
Supreme
Feedback score
5
Posts
188
Reactions
131
Resources
0
From your above statements, I'm guessing you're saying C is 'HARD' because it is a 'low-level', I guess. The code itself is easy to write if you know basic arithmetic operations, which you should, since it is basic 7th grade math! I could write a simple code example or whatever if needed to prove simplicity?
I ended up using Google to see some code. It's simpler than I initially believed.
 

Misaka

Premium
Feedback score
0
Posts
38
Reactions
42
Resources
0
From your above statements, I'm guessing you're saying C is 'HARD' because it is a 'low-level', I guess. The code itself is easy to write if you know basic arithmetic operations, which you should, since it is basic 7th grade math! I could write a simple code example or whatever if needed to prove simplicity?

C is a terrible language to start off with and it's certainly not easy. I've taken courses in C where I had to write a heap manager and kernel (and plenty of other stuff) in C and IA32 assembly, it was some of the most tedious and stupid code I've ever written. It's like cutting down a tree to build your own desk when you can just buy one from walmart. Sure, if you specifically need a hand-made wooden desk (or need specific features/compatibility of C) then you can do it that way. But 99% of people getting their first desk don't head to the forest to find wood, and there's no reason to use C unless you absolutely have to.

Don't go around spewing non-sense. Just because you figured out how to code 1+1 in C doesn't mean that it's an easy language. "the code itself is easy to write if you know basic arithmetic" lmfao if you're gonna pretend to know a language at least pick one that has built in memory management
 

rippr

Software Engineer
Premium
Feedback score
4
Posts
303
Reactions
117
Resources
0
C is a terrible language to start off with and it's certainly not easy. I've taken courses in C where I had to write a heap manager and kernel (and plenty of other stuff) in C and IA32 assembly, it was some of the most tedious and stupid code I've ever written. It's like cutting down a tree to build your own desk when you can just buy one from walmart. Sure, if you specifically need a hand-made wooden desk (or need specific features/compatibility of C) then you can do it that way. But 99% of people getting their first desk don't head to the forest to find wood, and there's no reason to use C unless you absolutely have to.

Don't go around spewing non-sense. Just because you figured out how to code 1+1 in C doesn't mean that it's an easy language. "the code itself is easy to write if you know basic arithmetic" lmfao if you're gonna pretend to know a language at least pick one that has built in memory management
Programming is about the process of clear, logical thinking. Math helps you unlock this basically. It helps with that point of view. Algebra is something good to have when learning C, specifically because you need to know how-to create & reorder your own equations. Saying that Algebra isn't a needed trait is quite wrong, please leave.

"C is a terrible language to start off with and it's certainly not easy. I've taken courses in C where I had to write a heap manager and kernel (and plenty of other stuff) in C and IA32 assembly," >Tries to create a kernel in C, gets upset and leaves when it is too difficult for him.

Huh. GL with your life, now leave.
 

Misaka

Premium
Feedback score
0
Posts
38
Reactions
42
Resources
0
Programming is about the process of clear, logical thinking. Math helps you unlock this basically. It helps with that point of view. Algebra is something good to have when learning C, specifically because you need to know how-to create & reorder your own equations. Saying that Algebra isn't a needed trait is quite wrong, please leave.

"C is a terrible language to start off with and it's certainly not easy. I've taken courses in C where I had to write a heap manager and kernel (and plenty of other stuff) in C and IA32 assembly," >Tries to create a kernel in C, gets upset and leaves when it is too difficult for him.

Huh. GL with your life, now leave.
literally what the fuck are you even saying lmao. I've done software engineering for billion-dollar tech companies and I have never needed to use algebra. "know how-to create & reorder your own equations" is not something any dev would be caught dead saying when talking about what is needed to learn programming.

Oh and for the record, I got a 98 on that assignment and an A in the class. You don't have to fail at something to appreciate its difficulty, but maybe that's a foreign concept for someone as arrogant and delusional as you are.
 

rippr

Software Engineer
Premium
Feedback score
4
Posts
303
Reactions
117
Resources
0
literally what the fuck are you even saying lmao. I've done software engineering for billion-dollar tech companies and I have never needed to use algebra. "know how-to create & reorder your own equations" is not something any dev would be caught dead saying when talking about what is needed to learn programming.

Oh and for the record, I got a 98 on that assignment and an A in the class. You don't have to fail at something to appreciate its difficulty, but maybe that's a foreign concept for someone as arrogant and delusional as you are.
Sounds legit.
 

Ammar T

Programming Teacher
Supreme
Feedback score
7
Posts
820
Reactions
394
Resources
0
Hey, I've PMed you.
 

rippr

Software Engineer
Premium
Feedback score
4
Posts
303
Reactions
117
Resources
0

Improper

Feedback score
0
Posts
147
Reactions
50
Resources
0
I want to learn how to code:

  1. Bots
  2. Websites
  3. Games
  4. Software

Where do I learn how to code these things. What languages should i learn? In what order should I learn to code these languages?
This is the order to learn programing languages.
1. HTML
2.Python
3.C#
4.Java
 

rippr

Software Engineer
Premium
Feedback score
4
Posts
303
Reactions
117
Resources
0

Macrolect

I'm Batman.
Premium
Feedback score
7
Posts
476
Reactions
196
Resources
0
My older sister started young learning off of a website called TreeHouse and she's now about 40-years-old. I believe, she's now knows about 10 languages or so, she's very, very good.
 
Status
This thread has been locked.
Top