You are viewing our Forum Archives. To view or take place in current topics click here.
I want a career as a computer Coder/Programmer HELP!
Posted:

I want a career as a computer Coder/Programmer HELP!Posted:

Slamn_Sammy_T
  • Junior Member
Status: Offline
Joined: Jan 26, 201311Year Member
Posts: 99
Reputation Power: 3
Status: Offline
Joined: Jan 26, 201311Year Member
Posts: 99
Reputation Power: 3
SO I'm 14, and a Freshman in HighSchool. I have always been fascinated with computers and recently have learned about coding and programming. And it doesn't pay that bad. So I'm going to duel enroll my self in a few computer sciences classes with my local College when im a Junior in High School. ALTHOUGH! I want to know from you guys, where do i start? How can i prepare myself, where to go, what to do? Just about everything! Im really excited to be doing this and I hope some of you can help me out. Thanks and have a wonderful day!
#2. Posted:
D0SM3
  • TTG Senior
Status: Offline
Joined: Mar 29, 201410Year Member
Posts: 1,101
Reputation Power: 49
Status: Offline
Joined: Mar 29, 201410Year Member
Posts: 1,101
Reputation Power: 49
You can start at Codecademy.com, they give you lessons and teach you all kinds of coding. You can also get projects to work on in there.
#3. Posted:
Wilez
  • TTG Addict
Status: Offline
Joined: Apr 29, 201113Year Member
Posts: 2,192
Reputation Power: 99
Status: Offline
Joined: Apr 29, 201113Year Member
Posts: 2,192
Reputation Power: 99
Having prior knowledge to languages such as C will help you find a career in programming.
I suggest self learning C then moving on to C++ and C#.
#4. Posted:
-Pawn
  • Spooky Poster
Status: Offline
Joined: Jan 15, 201113Year Member
Posts: 2,316
Reputation Power: 119
Status: Offline
Joined: Jan 15, 201113Year Member
Posts: 2,316
Reputation Power: 119
Wilez wrote Having prior knowledge to languages such as C will help you find a career in programming.
I suggest self learning C then moving on to C++ and C#.


I agree entirely. If you want to program, C, C++, and C# are going to be the languages you should learn. Once you have those down, then Java.

If you want to design websites, learn the very basics of HTML just to understand web-related documents, then learn Javascript, Python, PHP, jQuery, etc.
#5. Posted:
ObscureCoder
  • Resident Elite
Status: Offline
Joined: Jun 29, 201311Year Member
Posts: 211
Reputation Power: 13
Status: Offline
Joined: Jun 29, 201311Year Member
Posts: 211
Reputation Power: 13
-Pawn wrote
Wilez wrote Having prior knowledge to languages such as C will help you find a career in programming.
I suggest self learning C then moving on to C++ and C#.


I agree entirely. If you want to program, C, C++, and C# are going to be the languages you should learn. Once you have those down, then Java.

If you want to design websites, learn the very basics of HTML just to understand web-related documents, then learn Javascript, Python, PHP, jQuery, etc.


My opinion, being a programmer, would be:
- Java (easy, cross platform, built in garbage handling)
- C# (similar syntax to Java, .NET, not cross platform without 3rd party help)
- C++ (cross platform although some libs are platform dependent, no garbage handling, powerful)
#6. Posted:
strideZz
  • Challenger
Status: Offline
Joined: Mar 05, 201212Year Member
Posts: 132
Reputation Power: 5
Status: Offline
Joined: Mar 05, 201212Year Member
Posts: 132
Reputation Power: 5
ObscureCoder wrote
-Pawn wrote
Wilez wrote Having prior knowledge to languages such as C will help you find a career in programming.
I suggest self learning C then moving on to C++ and C#.


I agree entirely. If you want to program, C, C++, and C# are going to be the languages you should learn. Once you have those down, then Java.

If you want to design websites, learn the very basics of HTML just to understand web-related documents, then learn Javascript, Python, PHP, jQuery, etc.


My opinion, being a programmer, would be:
- Java (easy, cross platform, built in garbage handling)
- C# (similar syntax to Java, .NET, not cross platform without 3rd party help)
- C++ (cross platform although some libs are platform dependent, no garbage handling, powerful)



so i just finished my freshman year of college as a computer science major, i would totally agree with obscure. java first then C# and C++ would be the best order to go.
#7. Posted:
Tickld
  • Summer 2018
Status: Offline
Joined: Mar 15, 201113Year Member
Posts: 616
Reputation Power: 24
Status: Offline
Joined: Mar 15, 201113Year Member
Posts: 616
Reputation Power: 24
Its best to learn an easy language such as Java and then expand into a different language which is more suited to what you want to do, do't bother learning c# or C++ if you don't need to do things as complicated as them.
#8. Posted:
Taylor
  • Rigged Luck
Status: Offline
Joined: Apr 30, 201410Year Member
Posts: 5,945
Reputation Power: 15095
Status: Offline
Joined: Apr 30, 201410Year Member
Posts: 5,945
Reputation Power: 15095
If you're school offers C++ then I highly suggest taking it.
#9. Posted:
Skiddyflyer
  • Resident Elite
Status: Offline
Joined: Apr 05, 201212Year Member
Posts: 200
Reputation Power: 7
Status: Offline
Joined: Apr 05, 201212Year Member
Posts: 200
Reputation Power: 7
I started with game making in Xcode (Objective-C language), it is a very easy language to learn, and I highly recommend it. Games are where the real money is in these days, and if you plan on learning java to make games, I highly do not recommend that as you can use programs to translate your Xcode project into the Java language. Let me know what language you are planning on learning, I know a few, so many I can help you out.
#10. Posted:
Tickld
  • Prospect
Status: Offline
Joined: Mar 15, 201113Year Member
Posts: 616
Reputation Power: 24
Status: Offline
Joined: Mar 15, 201113Year Member
Posts: 616
Reputation Power: 24
Skiddyflyer wrote I started with game making in Xcode (Objective-C language), it is a very easy language to learn, and I highly recommend it. Games are where the real money is in these days, and if you plan on learning java to make games, I highly do not recommend that as you can use programs to translate your Xcode project into the Java language. Let me know what language you are planning on learning, I know a few, so many I can help you out.

Don't you need a mac for Xcode though?
Jump to:
You are viewing our Forum Archives. To view or take place in current topics click here.