You are viewing our Forum Archives. To view or take place in current topics click here.
Advice for starting coding?
Posted:
Advice for starting coding?Posted:
Status: Offline
Joined: Nov 19, 201212Year Member
Posts: 2,027
Reputation Power: 87
Status: Offline
Joined: Nov 19, 201212Year Member
Posts: 2,027
Reputation Power: 87
Basically i'm 15 years old and have been thinking about starting to learn some coding as i'd like to major in computer science in college. If somebody could give me a website/language to start with and also where I should go from there, I'd be very grateful.
Thanks guys.
Thanks guys.
#2. Posted:
Status: Offline
Joined: Dec 28, 201013Year Member
Posts: 95
Reputation Power: 3
#3. Posted:
Status: Offline
Joined: Nov 19, 201212Year Member
Posts: 2,027
Reputation Power: 87
Status: Offline
Joined: Nov 19, 201212Year Member
Posts: 2,027
Reputation Power: 87
#4. Posted:
Status: Offline
Joined: Dec 28, 201013Year Member
Posts: 95
Reputation Power: 3
I would suggest Java as its the standard but python is all right as well
- 0useful
- 0not useful
#5. Posted:
Status: Offline
Joined: Nov 14, 201014Year Member
Posts: 1,031
Reputation Power: 61
Status: Offline
Joined: Nov 14, 201014Year Member
Posts: 1,031
Reputation Power: 61
Look up video tutorials.
If you're going to or wanting to learn Java watch these tutorials from thenewboston on youtube.
[ Register or Signin to view external links. ]
He also has other series for other languages and stuff. Really simple easy way to learn and very descriptive. That's how I learned then I just started to tweak around with the code.
If you're going to or wanting to learn Java watch these tutorials from thenewboston on youtube.
[ Register or Signin to view external links. ]
He also has other series for other languages and stuff. Really simple easy way to learn and very descriptive. That's how I learned then I just started to tweak around with the code.
- 0useful
- 0not useful
#6. Posted:
Status: Offline
Joined: Jan 20, 201410Year Member
Posts: 115
Reputation Power: 4
Status: Offline
Joined: Jan 20, 201410Year Member
Posts: 115
Reputation Power: 4
It depends what area you'd like to work in when you leave school. If you want to do game development, I'd say C++ or C#. If you want to make websites I'd say HTML/CSS/JS/PHP. It varies for what you wish to do. However, all languages can make something it's about how you go about doing it.
- 0useful
- 0not useful
#7. Posted:
Status: Offline
Joined: Mar 27, 201113Year Member
Posts: 1,018
Reputation Power: 70
#8. Posted:
Status: Offline
Joined: Mar 02, 201212Year Member
Posts: 49
Reputation Power: 1
Status: Offline
Joined: Mar 02, 201212Year Member
Posts: 49
Reputation Power: 1
Hey buddy! It really depends on what you're interested in the most. I'm mostly interested in Web Development, but you might be wanting to go on the game development path or things like applications. For Web Development, start with HTML, CSS and JavaScript. For Game Development and applications, start with Java.
When starting coding, I'd personally take it nice and slow and not rush into things (my mistake). When learning a certain topic, don't just rush and think "I've learnt that a bit, it will do" and move on to the next part. Just take it nice and easy and make sure you get a full understanding of the basics.
Another thing is to start small. When you have learnt a specific language, at first make small projects. Don't go over board and create huge and complicated ones. Practice makes perfect, and when you think you're ready to move on, move on to something bigger and better.
When starting coding, I'd personally take it nice and slow and not rush into things (my mistake). When learning a certain topic, don't just rush and think "I've learnt that a bit, it will do" and move on to the next part. Just take it nice and easy and make sure you get a full understanding of the basics.
Another thing is to start small. When you have learnt a specific language, at first make small projects. Don't go over board and create huge and complicated ones. Practice makes perfect, and when you think you're ready to move on, move on to something bigger and better.
- 1useful
- 0not useful
#9. Posted:
Status: Offline
Joined: May 02, 201212Year Member
Posts: 1,129
Reputation Power: 34
Status: Offline
Joined: May 02, 201212Year Member
Posts: 1,129
Reputation Power: 34
If you want to know how to code, I suggest you learn LISP.
- 0useful
- 0not useful
#10. Posted:
Status: Offline
Joined: May 29, 201311Year Member
Posts: 52
Reputation Power: 2
Status: Offline
Joined: May 29, 201311Year Member
Posts: 52
Reputation Power: 2
RapidzMoose wrote Hey buddy! It really depends on what you're interested in the most. I'm mostly interested in Web Development, but you might be wanting to go on the game development path or things like applications. For Web Development, start with HTML, CSS and JavaScript. For Game Development and applications, start with Java.
When starting coding, I'd personally take it nice and slow and not rush into things (my mistake). When learning a certain topic, don't just rush and think "I've learnt that a bit, it will do" and move on to the next part. Just take it nice and easy and make sure you get a full understanding of the basics.
Another thing is to start small. When you have learnt a specific language, at first make small projects. Don't go over board and create huge and complicated ones. Practice makes perfect, and when you think you're ready to move on, move on to something bigger and better.
^^ This guy right here is who you should listen to.
I wanted to go into web development, so I started with HTML. It all depends on what you want to code.
And there are a bunch of websites to help you learn..
I used these two:
[ Register or Signin to view external links. ]
[ Register or Signin to view external links. ]
- 0useful
- 0not useful
You are viewing our Forum Archives. To view or take place in current topics click here.